#Kopf {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:178;
	z-index:1;
}
#over {
	position:absolute;
	left:0px;
	top:122px;
	width:100%;
	height:56;
	z-index:2;
	visibility: hidden;
}
#kontakt a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#seite {
	position:relative;
	top:0;
	width:734px;
	height:229px;
	z-index:3;
	clear: both;
	float: none;
	right: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	bottom: 0px;
	background-color: #99FFFF;
}
#kontakt {
	position:absolute;
	left:0;
	top:33px;
	width:100%;
	height:38px;
	z-index:3;
}
#kontakt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
