.navi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	background-color: #DBDAD5;
	height: 200px;
	width: 12%;
	position: absolute;
	z-index: 3;
	float: left;
	top: 110px;
	text-align: left;
	left: 0px;
	margin-left: 5%;
}
.mitte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 60%;
	width: 100%;
	background-color: #FFFFEF;
	position: absolute;
	z-index: 3;
	top: 110px;
	text-align: left;
	left: 0px;
	right: 0px;
	padding: 5%;
	overflow: auto;
	scrollbar-3dlight-color:#CCCCCC;
    scrollbar-base-color:#FFFFEF;





}
.logo {
	position: absolute;
	height: 90px;
	width: 100%;
	background-image: url(bilder/Logo-90h.jpg);
	right: 0px;
	background-repeat: no-repeat;
	background-position: right;
	z-index: 2;






	
}
.center {
	height: 100%;
	width: 60%;
	position: absolute;
	top: 0px;
	z-index: 1;
	margin-right: 3%;
	margin-left: 3%;
	bottom: 0px;
	left: 20%;

}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	text-decoration: none;

}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;


}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6666;
	text-decoration: none;
}
.kleks {
	height: 60%;
	width: 100%;
	background-color: #FFFFEF;
	position: absolute;
	z-index: 3;
	top: 110px;
	text-align: left;
	left: 0px;
	right: 0px;
	padding: 5%;
	overflow: auto;
	background-image: url(bilder/kleks-txt.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}

