*
{
padding: 0;
margin: 0;
}

html, body
{
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size: 13px;
color:#333333;
background: #E7E8E2;

}

h1
{
font-size: 13px;
padding: 1em 0px 1em 0px;
}

h2
{
font-size: 13px;
padding: 1em 0px 1em 0px;
}

p
{
font-size: 13px;
padding: 0px 0px 1em 0px;
font-style: italic;
}
a
{
text-decoration: none;
color:#1D7BBF;
}

a:hover
{
text-decoration: underline;
}

a:visited
{
color:#1D7BBF;
}

a[href^="http"]
{
background:transparent url(../img/external.png) no-repeat scroll right center;
padding-right:13px;
}

a.suchergebnis0{
margin: 10px 0pt 10px 10px;
border: 1px solid #DDDDDD;
text-decoration: none;
color: #333333;
display: block;
background: none repeat scroll 0% 0% #E7E8E2;
-moz-border-radius: 3px 3px 3px 3px;
padding: 5px 10px 5px 7px;
width: 360px;
}

a.suchergebnis0:hover, a.suchergebnis1:hover{
background: none repeat scroll 0% 0% #dff4ff;
border:1px solid #c2e1ef;
}

a.suchergebnis1{
margin: 10px 0pt 10px 10px;
border: 1px solid #DDDDDD;
text-decoration: none;
color: #333333;
display: block;
background: none repeat scroll 0% 0% #F5F5F5;
-moz-border-radius: 3px 3px 3px 3px;
padding: 5px 10px 5px 7px;
width: 360px;
}

/* Link-Button Formatierung ----------------------------------------------------------------------------------------*/
a.button{
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
-o-border-radius: 3px;
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

a.button_positive{
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
-o-border-radius: 3px;
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

a.button_negative{
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
-o-border-radius: 3px;
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}



a.button{
    width:auto;
    overflow:visible;
   
}

a.button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */}


a.button:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}

a.button:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;}

/* POSITIVE */

a.button_positive{
    color:#529214;
}
a.button_positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
a.button_positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

a.button_negative{
    color:#d12f19;
}
a.button_negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
a.button_negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
	

/*---------------------------------------------------------------------------------------------------------------------------*/



table{
width: 100%;
text-align: right;
font-style: bold;
padding: 0px;
}

table td{
vertical-align: top;
padding: 4px;
}
/*und alles hat ein Ende*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* IE-Patches für Clearfix */
.clearfix { display: inline-block; }
/* Vor IE5/Mac verstecken mit dem Commented Backslash Hack \*/
* html .clearfix { height: 1px; }
.clearfix { display: block; }
/* Ende des Versteckspiels für den IE5/Mac */

/*Browserwarnung für alle IEs unter Version 7*/
#iewarnung
{
border-bottom: none;
_border-bottom: solid;
_border-bottom-width: 2px;
_border-bottom-color: gray;
_padding: 3px 2px 3px 24px;
_background: #FDFFE1 url(../img/error.gif) no-repeat left top;
_background-position: 1px; 
_font: message-box;
height: 0px;
_height: 14px;
overflow: hidden;
_top:0;
_left:0;
width:100%;
position:fixed;
}

/*Conatainer*/
#container{
margin: auto;
margin-top: 2em;
width: 400px;
border: 2px solid #DDDDDD;
background: #FDFDFD;
padding: 6px;
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
-o-border-radius: 3px;
min-height: 450px;
}

#footer{
margin: auto;
width: 400px;
padding: 6px;
text-align: center;
color:#888888;
}

#footer a{
color:#888888;
}

#footer a:hover{
color:#1D7BBF;
}

#header {
background: transparent url(../img/header.jpg) no-repeat;
height: 90px;
width: 100%;
text-align: center;
margin-bottom: 0.5em;
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
-o-border-radius: 3px;
}

#header h1{
font-size: 1.2em;
padding: 1.2em 0px 0.8em 0px;
color: #FDFDFD;
}

#header h2{
font-size: 1.1em;
padding:  0px 0px 1.2em 0px;
color: #FDFDFD;
}

.meldung{
background:#FFF9D7 none repeat scroll 0 0;
border:1px solid #DD3C10;
padding:5px;
margin:0 0 10px;
border-color:#E2C822;
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
-o-border-radius: 3px;
}

input.knopf{
background:#F0F0F0 none repeat scroll 0 0;
border-color:#E7E7E7 #666666 #666666 #E7E7E7;
border-style:solid;
border-width:1px;
padding:2px 15px 3px;
text-align:center;
}

.textbox{
width: 275px;
}

.geheim{
display:none;
}

ul{
padding: 4px 0px 4px 20px;
}




/* BUTTONS */

button{
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
-o-border-radius: 3px;
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
button img, a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/*----------------------------------------------------------------------------*/
/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active, button:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active, button.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active, button.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
/*-------------------------------------------------------------------------------------------------*/






