@charset "utf-8";
.bod-index {
	text-align: center;
	overflow: hidden;
	background-color: #CCCCCC;
	background-image: url(backgnd/bg_tetil-hgrau.JPG);
}
.cont-navi {
	text-align: center;
	height: 35px;
	width: 100%;
	margin: 0px;
	position: relative;
	top: 0px;
	overflow: hidden;
	visibility: visible;
}
.butt-navi {
	height: 30px;
	width: 800px;
	border: 2px outset #FFFFFF;
	text-align: center;
	text-decoration: none;
	position: relative;
	margin: 0px;
	right: 2px;
	visibility: visible;
}

.butt-M {
	height: 25px;
	width: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #009900;
	border: medium outset #FFFFFF;
	padding: 5px;
	margin: 0px;
}
.butt-E {
	height: 25px;
	width: 130px;
	position: absolute;
	top: 0px;
	left: 152px;
	background-color: #009900;
	border: medium outset #FFFFFF;
	padding: 5px;
	right: 1px;
	margin: 0px;
}

.butt-R {
	height: 25px;
	width: 130px;
	position: absolute;
	top: 0px;
	left: 284px;
	background-color: #009900;
	border: medium outset #FFFFFF;
	padding: 5px;
	margin: 0px;
}

.butt-W {
	height: 25px;
	width: 120px;
	position: absolute;
	top: 0px;
	background-color: #009900;
	border: medium outset #FFFFFF;
	padding: 5px;
	margin: 0px;
	right: 254px;
}

.butt-L {
	height: 25px;
	width: 120px;
	position: absolute;
	top: 0px;
	background-color: #009900;
	border: medium outset #FFFFFF;
	padding: 5px;
	right: 132px;
}

.butt-G {
	height: 25px;
	width: 130px;
	position: absolute;
	top: 0px;
	background-color: #009900;
	border: medium outset #FFFFFF;
	padding: 5px;
	right: 0px;
}

.txt-navi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	clear: right;
	float: left;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
}

.bod-intro {
	background-color: #FFFFCC;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
	margin: 0px;
}
.bod-clear {
	height: 200px;
	width: 70px;
}

.cont-aktuell {
	border-top: 4px inset #FFFFFF;
	border-right: 4px inset #999999;
	border-bottom: 4px inset #999999;
	border-left: 4px inset #FFFFFF;
	height: 300px;
	width: 790px;
	position: relative;
	top: 7px;
	margin: 0px;
	z-index: 2;
}

.txt-counter {color: #000000}

.cont-under {
	height: 25px;
	width: 90%;
	position: absolute;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	overflow: hidden;
	visibility: visible;
	clip: rect(0px,auto,auto,auto);
	text-align: center;
	margin: 0px;
	bottom: 10px;
	left: 5%;
	right: 5%;
}
.txt-under {
	color: #333333;
	font-weight: bold;
}
.D-aktuell {
	height: 300px;
	width: 790px;
	text-align: center;
	position: relative;
	top: -300px;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
	clear: both;
	float: none;
}
