body { 
background:#670404;
font-size: 12px; 
font-family: Arial;
color:#ffffff;
text-align:center;
margin:0px;
padding:0px;
 }

a {
color:orange;
}
#content {
width:780;
margin:auto;
text-align:left;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
}

#header {
height:150px;
text-align:center;
border-bottom:1px solid white;
background:url('/img/headerbg.jpg') repeat-x;
}
#header h1 {
margin:0;
font-size:15px;
}
#header strong {
margin:0;
font-size:11px;
font-weight:normal;
}
#einleitung {
width:760px;
padding-left:10px;
padding-right:10px;
text-align:left;
}

#einleitung h2, #ausleitung h2{
font-size:20px;
text-align:left;
padding-left:0px;
}
#einleitung strong{
font-weight:normal;
}

#topnav {
width:780px;
margin:auto;
padding-top:3px;
text-align:center;
background:url(/media/blockv.jpg) repeat-x;
}
#topnav a, #topnav a:visited, #topnav a:active, #topnav a:link{
color:#111111;
background:#b4b4b4;
font-weight:bold;
width:119px;
float:left;
text-decoration:none;
border:1px solid white;
margin-left:4px;
margin-bottom:2px;
font-size:15px;
padding-top:4px;
padding-bottom:4px;
}
#topnav a:hover{
background:#FFBC02;
color:#333333;
font-weight:bold;
}
#topnav a.large, #topnav a:link.large, #topnav a:visited.large
{
width:145px;
}
