body {
	font-family:	Arial;
	font-size:		12px;
}
img {
	border:			none;
}
img a:link {
	border:			none;
}
#head {
	position:		absolute;
	top:			30px;
	left:			30px;
	width:			975px;
	overflow:		visible;
	z-index:		100;
}
#logo {
	width:			110px;
	height:			100%;
	margin-right:	20px;
	float:			left;
}
#zeile {
	width:			800px;
	margin-top: 14px;
	left: 130px;
	position: absolute;
}
#auszeichnung {
	position:		absolute;
	top:			0px;
	left:			0px;
	width:			100%;
	height:			30px;
	text-align:		right;		
}
#ankuendigung {
	position:		absolute;
	top:			130px;
	left:			30px;
	z-index:		999;
	width: 400px;
}

#inhalt {
	position: 		absolute;
	top:			30px;
	left:			30px;
	width:			990px;
	z-index: 1;
}
.winterschlaf {
	color:			#000000;
	font-size: 20px;
	font-weight: bold;
}
.winterschlaf:hover {
	color:			#CCCC00;
}
