/*Beispielseite 55 */
/* Erstellt von Nicole Folchert */
/* Erstellt: 23.01.2011*/


body { 
background:#fff url(hg_body_blau.gif) repeat-x top left;
	}



#inhalt h1,#inhalt h2,#inhalt h3 { 
color:#ee1c24;	
	}
	
#inhalt a:hover, #inhalt a:active { 
	color: #ee1c24;
	}
	
/* Spezielle DIVs*/
#header_img {
	border-bottom: 1px solid #ee1c24;
}	

#logo_img {
	background: url(../images/logo_schwarz.gif) no-repeat top left;
	}

#oben {
position:relative;
background: url(hg_oben_700.png) no-repeat scroll right center;
width:1010px;
height: 245px;
border: 0px #bdaf83 solid;
	z-index: 300;
	}
	
#extraDiv2	{
background:#fff url(hg_div2_blau.jpg) no-repeat bottom center;
}

#navi li {
	background: url(hg_navi_blau.gif) no-repeat left 5px;
	}
#navi a, #navi a:link, #navi a:visited {
color:#38547a;
	}
	
#navi a:hover,  #navi ul #navi ul a:hover span {
	color: #ee1c24;
	text-decoration: none;
}

#navi ul a#navaktuell {
	color: #ee1c24;
	text-decoration: none;
	}	
	
#navi2 ul ul li {
background: url(hg_navi2_blau.gif) no-repeat left center;
}	

#navi ul ul li a#navaktuell {
	color: #ee1c24;
	text-decoration: none;
	}
		
	








