body {
color: #ffffff;
background: #000000;
font-size: 1em;
font-family: verdana;
margin: 0; padding: 0;
min-width: 800px; 
}

.clearer {
clear: both;
}

.layer {
width: 800px;
margin: 0px auto;
}

.inhalt {
padding: 0px 20px 20px 20px;
}

.inhalt h1{
margin: 0px;
font-size: 11px;
text-align: center;
}

.inhalt h2{
margin-top: 0px;
font-size: 30px;
}

.inhalt h3{
margin-top: 0px;
font-size: 25px;
}

.inhalt p{
font-size: 11px;
margin: 0px;
}

.inhalt a{
font-size: 16px;
color: #ffffff;
}

.inhalt a:hover{
font-size: 16px;
color: #bf0007;
}

.align-center {
text-align: center;
}

.fusszeile {
background: #000000;
color: #bf0007;
text-align: center;
padding: 20px;
clear: both;
}

.fusszeile h1{
font-size: 14px;
font-weight: 100;
}


.intro_l {
float: left;
width: 390px;
padding-top: 20px;
text-align: center;
}

.intro_r {
padding-top: 20px;
text-align: center;
}

.fusszeile p.bodytext {
color: black;
font-size:2px;
}