/*
	SitePlant ~ EUROMEDIAHOUSE GmbH
	http://www.siteplant.de/
*/




/* fonts
--------------------------------------------------------*/
/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px ~ 12px) */
body { 
  font-size: 75%;
/*  font-size: 87.5%;*/
/*  font-size: 100%;*/
 }

.container_16_wrap{
	background: #e2ebf0 url(img/bgraverlauf.jpg) no-repeat top center;
}

.snav{
	background: transparent url(img/snavbg.png) repeat-x bottom center !important;
}
.snav.smallhead{
	background: transparent url(img/snavsmall.png) repeat-x bottom center !important;
}

#mainnav{
	background: transparent url(img/mainnavbg.jpg) repeat-x bottom center;
}

ul.hormainnav li:hover a, ul.hormainnav li a:hover, ul.hormainnav li a.aktiv, ul.hormainnav li.aktiv{
	background: none;
}



/* module
--------------------------------------------------------*/

.grid_4.modulbox.minister{
	
}


.searchform {
  	background: transparent url(img/suche_bg.png) left bottom;
    }

