/*
**  Datei       : infos.css
**  Funktion    : Speziefisches-Stylesheet
**
*/

@media all{
	/*
#vordergrund {
	background-image:url(../images/vorhang.png);	
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	width:1280px;
	height:111px;
	position:fixed;
	top:0px;
	z-index:99;
	
	}	
	*/
#hintergund {
	background-image:url(../images/bk_farn.jpg);	
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	}
#topnav a#nav_infos{
	
	
	background-color:white;
	
	}
#topnav a#nav_infos:hover{
	}

}