@charset "utf-8";
/* CSS Document */

#clear{
clear:both;
}

body{
background-image:url(../img/base/body.png); 
background-position:top;
width:100%;
padding: 0; 
margin: 0; 
text-align: center; 
}

#navHeadline{
background-image: url(../img/base/headline.png);
height:30px;
margin:0px auto 0;
width:100%;
}
#navHeadline span{
font-family:verdana; 
font-size:11px;
color:#FFFFFF;
}
#navHeadline form{
position: relative;
padding-top:4px;
}
#navHeadline input{
border:1px #CCCCCC solid;
font-size:10px;
}

#navHealineAnmeldeStatus{
position: relative;
padding-top:7px;
font-family:verdana; 
font-size:11px;
color:#FFFFFF;
}
#navHealineAnmeldeStatus a{
color:#FFFFFF;
text-decoration:underline;
}
#navHealineAnmeldeStatus img{
border: none;
vertical-align: middle;
margin-left:2px;
}

#platzhalter{
height:10px;
display:block;
clear:both;
}

#head{
background-image:url(../img/base/head.png);
background-repeat:no-repeat;
margin:35px auto 0;
height:70px;
background-color:#FFFFFF;
width:900px;
border-left:7px #CCCCCC solid;
border-right:7px #CCCCCC solid;
border-top:7px #CCCCCC solid;
}

#headmenu{
margin:0 auto 0;
position: relative;
}
#headmenu a{
height:65px;
text-decoration:none;
padding-left:4px;
padding-right:4px;
padding-top:4px;
padding-bottom:4px;
font-family:verdana; 
font-size:11px;
}
#headmenu img{
border:none;
}

#bodyAll{
width:900px;
min-height: 500px;
margin:0px auto 0px;
background-color:#FFFFFF;
border-left:7px #CCCCCC solid;
border-right:7px #CCCCCC solid;
text-align:left;
}
#bodyAll br{
clear:both;
}

#footer{
background-repeat:repeat-x;
margin:0 auto 0;
height:20px;
width:900px;
border-left:7px #CCCCCC solid;
border-right:7px #CCCCCC solid;
border-bottom:7px #CCCCCC solid;
background-color:#FFFFFF;
font-family:verdana;
font-size:10px;
font-weight:bold;
color:#CCCCCC;
text-align:right;
}

#floatL{
	float:left;
}
#floatL a{
font-family:verdana;
font-size:11px;
color:#ab00d6;
}

#floatR{
	float:right;
}
#floatR a{
margin-right:25px;
font-family:verdana;
font-size:11px;
color:#666666;
}

#sideHeadlinder{
margin-left:5px;
display:block;
font-family:verdana;
font-size:18px;
color: #666666;
font-weight:bold;
}

#sideHeadlinderDesc{
margin-left:5px;
display:block;
font-family:verdana;
font-size:12px;
color: #666666;
}

#RightsideHeadlinder{
display:block;
font-family:verdana;
font-size:18px;
color: #666666;
font-weight:bold;
}

#RightsideHeadlinderDesc{
display:block;
font-family:verdana;
font-size:12px;
color: #666666;
}

#impressum_body{
margin:0px auto 0;
width:500px;
border-left:1px #ab00d6 dotted;
padding-left:10px;
}

#impressum_left{
float:left;
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#333333;
width:300px;
}

#impressum_head{
color:#ab00d6;
float:left;
font-family:verdana;
font-size:16px;
width:200px;
}

#impressum_text{
float:left;
font-family:verdana;
font-size:11px;
color:#333333;
}

#impressum_right{
float:left;
font-family:verdana;
font-size:11px;
color:#333333;
text-align:left;
}
