html, body{ 
margin:0; 
padding:0 0.5% 0 0.5%; 
font-family: "Verdana", Helvetica, sans-serif;
background: url(../images/hintergrund.gif) repeat-x;
background-color: #505764;
color:white;
}

#pagewidth{ 
width:100%; 
min-width: 800px;   
} 

#sitenav{
margin-top:1px;
}
#sitenav .content{
text-align:center;
margin:0;
}
#sitenav .content a{
color:white;
font-size:11px;
font-weight:bold;
text-decoration: none;
}
#sitenav .content a:link, a:visited{
color:white;
font-size:11px;
font-weight:bold;
text-decoration: none;
}
#header{
font-size:10px;
height:55px; 
width:100%; 
color:white;
} 

#header .left{
margin-top:7px;
margin-left:10px;
float:left;
}
#header .left a{
font-weight:normal;
font-size:10px;
color:white;
text-decoration:underline;
}
#header .left a:link, a:visited{
font-weight:normal;
font-size:10px;
color:white;
text-decoration:underline;
}
#header .left h1{
margin-top:7px;
margin-bottom:10px;
padding:0;
font-size:11px;
}
#header .left p{
	margin:0;
}

#header .right{
margin-top:7px;
margin-right:5px;
float:right;
width:350px;
background: url(../images/logo.gif) no-repeat;
background-position: center;
}
 

 #navcontainer
{
margin: 0 0 0 5px;
padding: 0;
height: 20px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: url(../images/menue_0.gif);
width: 75px;
height: 21px;
border-top: 1px solid #505764;
border-left: 1px solid #505764;
border-bottom: 1px solid #505764;
border-right: 1px solid #505764;
padding: 0;
margin: 0 0 0 2px;
color: white;
text-decoration: none;
display: block;
text-align: center;
font-weight:bold;
font-size:11px;
line-height:19px;
}

#navcontainer ul li a:hover
{
color: #FF6600;
background: #f5d7b4;
background: url(../images/menue_0.gif);
}

#navcontainer a:active
{
background: url(../images/menue_0.gif);
color: #FF6600;
border: 1px solid #505764;
}

#navcontainer li#active a
{
background: url(../images/menue_0.gif);
border: 1px solid #505764;
color: #FF6600;
}



#searchbar{
height:33px;
color:white;
margin-top:1px;
background: url(../images/suchleiste.gif) repeat-x;
}
#searchbar .formular p{
margin:0;
padding:0;
font-size:11px;
}

#searchbar-bottom {
height:33px;
color:white;
margin-top:0px;
background: url(../images/suchleiste.gif) repeat-x;
}
#searchbar-bottom .formular p{
margin:0;
padding:0;
font-size:11px;
}

.formular{
margin-top:0;
text-align:center;
font-size:11px;
}
.formular input{
padding-top:-1px;
font-size:10px;
margin-right:5px;
background-color: #363A43;
color:white;
}
.formular select{
font-size:10px;
margin-right:5px;
background-color: #363A43;
color:white;
}
.formular form{
margin:0px;
padding-top:7px;
}


#fastnav{
padding-top:3px;
height: 18px;
font-size:11px;
}
#fastnav a{
font-weight:normal;
color:white;
text-decoration:underline;
}
#fastnav a:link, a:visited{
font-weight:normal;
color:white;
text-decoration:underline;
font-size:11px;
}
#fastnav .left{
padding-left:5px;
float:left;
color: white;
}
#fastnav .left b{
color:white;
}
#fastnav .right{
padding-right:5px;
float:right
}


#werbung-top{
margin:0;
border-top:1px solid gray;

}
#werbung-top .rotation-top{
margin-top:10px;
text-align:center;
}
#werbung-top .werbung-text{
margin:0;
text-align:center;
font-size:10px;
color:gray;
}
#werbung-top .werbung-text a{
font-size:10px;
color:gray;
}
#werbung-top .werbung-text a:link, a:visited{
font-size:10px;
color:gray;
}
#werbung-top .werbung-text a:hover{
	color:orange;
}

#leiste {
margin:10px 0;
padding:0;
height:27px;
line-height:24px;
font-size:11px;
color:black;
font-weight:bold;
}

#leiste .left{
margin:0;
float:left;
padding-top:0;
padding-left:5px;
}
#leiste .left b{
	color:black;
}

#leiste .right{
margin:0;
float:right;
padding-top:0;
padding-right:5px;
}


#menu {
color: ;
height:25px;
margin:1px 0 16px 0;
padding:0;
border-bottom:1px solid gray;
font-size:11px;
background-color: #F0F0F0;
}
#menu .menu-content{
margin:0;
padding-top:5px;
text-align:center;
}
#menu .menu-content a{
margin:0;
color:gray;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}
#menu .menu-content a:link, a:visited{
margin:0;
color:gray;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}
#menu .menu-content i a{
margin:0;
font-style: normal;
color:black;
text-decoration:none;
}
#menu .menu-content i a:link, a:visited{
margin:0;
font-style: normal;
color:black;
text-decoration:none;
}



#outer{  
 margin:0 175px 0 5px; 
 border:solid white 0px;  
   /*/*/ border-right-width: 175px; /* Breite der rechten Spalte. NN4 hack um "borders" zu verstecken */  
  /* right column colour */  
 border: 0px; 
 /* center column colour */  
 width: auto;  
 } 
 
#maincol{ 
float: left; 
width: 98%;
position: relative; 
margin: 30px -8px 20px -2px; 
padding-top:20px;
padding-right:1%;
padding-bottom:20px;
padding-left:1%;
border:1px solid gray;
background: url(../images/kasten.gif) repeat-x;
background-color: #363A43;
}



 
#footer{
height:40px; 
width:100%; 
font-size:11px;
color:white;
} 
#footer .center{
margin-top:15px;
text-align: center;
}
#footer .center a{
font-weight:normal;
text-decoration:none;
color:white;
font-size:11px;
}
#footer .center a:link, a:visited{
font-weight:normal;
text-decoration:none;
color:white;
font-size:11px;
}
#footer .center p{
margin-top:5px;
margin-bottom:0;
}
 
 
#inner{margin:0; width:100%;}
 

#outer>#inner { border-bottom: 0px solid #FFFFFF;  }
 
.clr{clear:both;}
 
 
 /*drucker styles*/ 
@media print{ 

/*verstecke die rechte spalte bei DRUCK*/
#rightcol{display:none;} 
#outer{border-right:0;} 
}
