body {		
	margin: 0px;
	background-color: #e2e2e2;
	background-image: url(images/hg.gif);
	}
	
	* 	{
	font-family: 'Arial';
	font-size: 11px;
	line-height: 21px;
	color: black;

	}
	
#mutter	{
	width: 900px;
	height: 450px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -450px;

	}	
	
#logorot	{
	position: absolute;
	width: 177px;
	height: 84px;
	top: 300px;
	left:175px;
	z-index: 10;
}		
		

a {
	text-decoration: none;
	color: #999999;
	}
	
#logoblau	{
	position: absolute;
	width: 177px;
	height: 84px;
	top: 300px;
	left:500px;
	z-index: 20;
}
#tagderoffenentuer	{
	position: absolute;
	width: 177px;
	height: 84px;
	top: 360px;
	left:260px;
}
	
#adresse	{
	position: absolute;
	width: 520px;
	height: 20px;
	top: 189px;
	left: 175px;

	}	
	
