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

.clearfix {display: inline-block;}

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


body, html {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
}

body {
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


.schatten_oben {
width: 900px;
height: 11px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
padding-top: 5px;
}


.hauptmenu {
width: 830px;
height: 29px;
margin-left: auto;
margin-right: auto;
background-image:url(menue_top.jpg);
text-align: left;
font-size: 11px;
color: #FFFFFF;
padding-left: 35px;
padding-right: 35px;
}

.hauptmenu a {
display: inline-block;
width: auto;
height: 19px;
padding-top: 10px;
color: #FFFFFF;
text-decoration:none;
}


.hauptmenu a:hover {
background-image:url(pfeil_aktiv.jpg);
background-position:center;
background-repeat: no-repeat;
}


.header {
width: 900px;
height: 195px;
margin-left: auto;
margin-right: auto;
}


.content {
width: 900px;
height: auto;
margin-left: auto;
margin-right: auto;
background-image:url(background_content.jpg);
text-align: left;
}

.text {
width: 630px;
float: left;
margin-left: 35px;
text-align: left;
font-size: 12px;
}


.text a {
color: #000000;
}


.banner {
width: 165px;
float: right;
margin-right: 30px;
text-align: left;
font-size: 9px;
}


.banner a {
text-decoration: none;
color: #000000;
}


.banner a:hover {
text-decoration: underline;
}


.footer {
width: 830px;
height: 30px;
margin-left: auto;
margin-right: auto;
background-image:url(footer.jpg);
text-align: left;
font-size: 10px;
color: #FFFFFF;
padding-left: 35px;
padding-right: 35px;
padding-top: 2px;
}


.footer a {
color: #FFFFFF;
text-decoration: none;
}


.footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}

h1 {
font-size: 14px;
font-weight: bold;
padding-bottom: 15px;
}
