body {
	background-color: #F1EECC;
	scrollbar-face-color:#FEFEE6;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-arrow-color:#666666;
}
.abdecken {
	background-color: #FEFEE6;
	position: absolute;
	height: 100%;
	width: 45%;
	padding-right: 70px;
	padding-left: 70px;
	top: 0px;
	z-index: 1;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F1EECC;
	border-left-color: #F1EECC;
	border-right-width: medium;
	border-left-width: medium;
	margin-right: auto;
	margin-left: auto;
	left: 300px;
}
.logo {
	font-size: 5px;
	color: #000000;
	position: relative;
	height: 500px;
	width: 70px;
	z-index: 4;
	top: 30px;
	background-image:  url(bilder/logo2.gif);
	background-repeat: no-repeat;
	float: left;
	left: 95%;
}

.logo a:link {
	text-indent: -50px;
	display: block;
	overflow: hidden;
	height: 500px;
	width: 70px;
}
.logo a:visited  {
	text-indent: -50px;
	display: block;
	overflow: hidden;
	height: 500px;
	width: 70px;
}
.logo a:active {
	text-indent: -50px;
	display: block;
	overflow: hidden;
	height: 500px;
	width: 70px;
}

.navi1 {
	position: absolute;
	height: 3%;
	width: 100%;
	left: 0px;
	top: 60px;
	z-index: 1;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	text-indent: 20px;
}
.navi2 {
	position: absolute;
	height: 3%;
	width: 100%;
	left: 0px;
	top: 100px;
	z-index: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00FF00;
	text-indent: 20px;
}
.navi3 {
	position: absolute;
	height: 3%;
	width: 100%;
	left: 0px;
	top: 140px;
	z-index: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	text-indent: 20px;
}
.navi4 {
	position: absolute;
	height: 3%;
	width: 100%;
	left: 0px;
	top: 180px;
	z-index: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	text-indent: 20px;
}
.navi5 {
	position: absolute;
	height: 3%;
	width: 100%;
	left: 0px;
	top: 220px;
	z-index: 1;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF66FF;
	text-indent: 20px;
}
.navi6 {
	position: absolute;
	height: 3%;
	width: 100%;
	left: 0px;
	top: 260px;
	z-index: 1;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 20px;
}
.haftung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	position: absolute;
	height: 90px;
	width: auto;
	left: 0px;
	padding-left: 30px;
	z-index: 3;
	top: 400px;
}
.txt_link {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
.linktxtmitte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.txttitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

