/* CSS Document */

body {
background-color: #FFD7BA;
background-image: url(pix/.gif);
background-repeat: repeat-x;
}


.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#rahmen {
text-align: left;
width: 660px;
border: 1px solid #000000;
font-family: Arial, sans serif;
font-size: 13px;
background-color: #FFFFFF;
}

#rahmengesamt {
width: 660px; 
}

#header {
background-color: #333333;
border-top: 6px solid #666666;
border-bottom: 1px solid #FFFFFF;
padding: 6px 20px 6px 20px;
}

#firstmenue {
text-align: right;
font-family: arial, sans serif;
}

#firstmenue a {
padding-left: 6px;
color: #999999;
text-decoration: none;
font-weight: normal;
font-size: 13px;
}

#firstmenue a:hover {
color: #FFFFFF;
font-weight: normal;
font-size: 13px;
}

#logo8tepos {
text-align: left;
float: left;
}

#seitentitel {
font-familiy: tahoma, sans serif;
font-size: 20px;
color: #333333;
background-color: #F5AB74;
padding: 15px 20px 15px 20px;
}

#bildbereich {
text-align: center;
height: 170px;
background-color: #CCCCCC;
}

#menuezeile {
border-top: 1px solid #FFFFFF;
background-color: #C86F2E;
padding: 5px 15px 6px 15px;
}

#logmenue {
font-family: arial, sans serif;
text-align: right;
float: right;
}

#logmenue a {
text-decoration: none;
color: #000000;
padding: 3px 5px 5px 5px;
font-weight: normal;
font-size: 13px;
}

#logmenue a:hover {
color: #FFFFFF;
font-weight: normal;
font-size: 13px;
}

#hauptmenue {
font-family: arial, sans serif;
text-align: left;
}

#hauptmenue a {
text-decoration: none;
color: #000000;
padding: 3px 5px 5px 5px;
font-weight: normal;
font-size: 13px;
}

#hauptmenue a:hover {
color: #000000;
background-color: #F5AB74;
font-weight: normal;
font-size: 13px;
}

.aktivlink a {
color: #000000;
background-color: #F5AB74;
font-weight: normal;
font-size: 13px;
}

.aktivlink3 a {
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
font-size: 13px;
}


#sitefooter {
width: 660px;
height: 40px;
background-color: #C86F2E;
border-top: 1px solid #333333;
}



