/*
	::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: blenden das Menue vorübergehend aus!
*/
#ausblender {
	position:absolute;
	top:459px;
	left:180px;
	width:600px;
	height:19px;
	background-color:#ffffff;
	z-index:10;
}


#ausblender2 {
	position:absolute;
	top:0px;
	left:443px;
	width:142px;
	height:19px;
}


#ausblender3 {
	position:absolute;
	top:301px;
	left:58px;
	width:805px;
	height:176px;
	background-image:url(../images/ausblender3.jpg);
   z-index:2;
   }
