body {
	padding: 0px;
	margin: 0px;
	background-color: #E3E4E4;
	font-family:"Times New Roman", Courier, mono;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	width:990px;
}

#adminpanel {
	font-family:Verdana;
}

#container_main {
	position:absolute;
	left:50%;
	width:990px;	
	margin-left: -495px;
	visibility: visible;
	background-color:#FFFFFF;
	min-height:100%;
}

#container_links {
	width: 760px;
	float:left;
}

#container_rechts {
	width: 230px;
	float:right;
}

.oben {
	width: 760px;
	height:208px;
	background-image: url(../images/head1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.oben2 {
	width: 760px;
	height:208px;
	background-image: url(../images/head2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.logo {
	width: 230px;
	height:244px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#navibox {
	width:760px;
	height:25px;
}

#navi {
	width:700px;
	height:25px;
	float:left;
}

.gruen {
	width:49px;
	height:25px;
	background-color:#BBD25E;
	margin:1px 0px 0px 0px;
	float:left;
}

.navilink {
	font-family:"Times New Roman", Courier, mono;
	font-size: 15px;
	color: #ffffff;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	width:135px;
	height:20px;
	border-left:2px solid #ffffff;
	background-color:#BF1848;	
	display:block;
	padding: 5px 0px 0px 0px;
	margin: 1px 0px 0px 0px;
	float:left;
}

.navilink:hover {
	font-family:"Times New Roman", Courier, mono;
	font-size: 15px;
	color: #BF1848;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	width:135px;
	height:20px;
	border-left:2px solid #ffffff;
	background-color:#FCE0E8;	
	display:block;
	padding: 5px 0px 0px 0px;
	margin: 1px 0px 0px 0px;
	float:left;
}

.navilink_aktiv {
	font-family:"Times New Roman", Courier, mono;
	font-size: 15px;
	color: #BF1848;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	width:135px;
	height:20px;
	border-left:2px solid #ffffff;
	background-color:#FCE0E8;	
	display:block;
	padding: 5px 0px 0px 0px;
	margin: 1px 0px 0px 0px;
	float:left;
}

.punkte {
	width:760px;
	height:10px;
	background-image: url(../images/punkte.jpg);
	background-repeat: no-repeat;
	float:left;
}

.text_rechts {
	width:185px;
	margin: 50px 0px 0px 25px;
	color: #6A6E68;
}

.text_rot {
	font-family:"Times New Roman", Courier, mono;
	font-size: 13px;
	line-height: 16px;
	color: #BF1848;
}

.text_rot1 {
	font-family:"Times New Roman", Courier, mono;
	font-size: 14px;
	line-height: 16px;
	font-weight:bold;
	color: #BF1848;
}

#container_mitte {
	width:685px;
	margin: 60px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
}

*html #container_mitte {
	width:685px;
	margin: 45px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
}

#container_mitte1 {
	width:685px;
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
}

*html #container_mitte1 {
	width:685px;
	margin: 5px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
}

*+html #container_mitte1 {
	width:685px;
	margin: 15px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-family:"Times New Roman", Courier, mono;
	font-size: 16px;
	font-weight:bold;
	color: #BF1848;
}

h2 {
	font-family:"Times New Roman";
	font-size: 14px;
	font-weight:bold;
	color: #BF1848;
	margin-top:0px;
}

#container_mittelinks {
	width:138px;
	float:left;
}

*html #container_mittelinks {
	width:135px;
	float:left;
}

#container_mitterechts {
	width:547px;
	float:left;
}

.generischlink {
	font-family:"Times New Roman", Courier, mono;
	font-size: 11px;
	color: #6A6E68;
	text-decoration:underline;
}

.generischlink:hover {
	font-family:"Times New Roman", Courier, mono;
	font-size: 11px;
	color: #6A6E68;
	text-decoration:none;
}

.generischlink_aktiv {
	font-family:"Times New Roman", Courier, mono;
	font-size: 11px;
	color: #6A6E68;
	text-decoration:none;
}

.textfeld {
	font-family:"Times New Roman", Courier, mono;
	font-size: 11px;
	width: 310px;
	background-color: #E3E4E4;
	border: 1px solid #ACCB4F;
	margin: 2px 0px 5px 0px;
}

.textfeld_klein {
	font-family:"Times New Roman", Courier, mono;
	font-size: 11px;
	width: 100px;
	background-color: #E3E4E4;
	border: 1px solid #ACCB4F;
	margin: 2px 0px 5px 0px;
}

.textarea {
	font-family:"Times New Roman", Courier, mono;
	font-size: 11px;
	width: 310px;
	background-color: #E3E4E4;
	border: 1px solid #ACCB4F;
	height:100px;
}

.submit {
	height:20px;
	width: 312px;
	border: 1px solid #BBD25E;
	background-color: #BBD25E;
	font-family:"Times New Roman", Courier, mono;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	margin-top:10px;
}

a {
	font-family:"Times New Roman", Courier, mono;
	font-size: 11px;
	color: #97B735;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

li {
	list-style-type: disc;
	padding: 0px 0px 8px 0px;
}

.bildlink {
	font-family:"Times New Roman", Courier, mono;
	font-size: 11px;
	color: #6A6E68;
	text-decoration:none;
	line-height:11px;
	
}

.bildlink:hover {
	font-family:"Times New Roman", Courier, mono;
	font-size: 11px;
	color: #6A6E68;
	text-decoration:underline;
}

.img_aktuelles {
	width:120px;
	padding:40px 0px 5px 0px;
	border:0px;
}

.img_aktuelles_no_padding {
	width:120px;
	padding:0px 0px 0px 0px;
	border:0px;
}

.bildlink_aktiv {
	font-family:"Times New Roman", Courier, mono;
	font-size: 10px;
	color: #6A6E68;
	text-decoration:none;
}

.popup {
	width:770px;
	margin:15px 0px 0px 15px;
	background-color:#FFFFFF;
	float:left;
}

.popup_links {
	width:320px;
	padding:23px 0px 0px 20px;
	float:left;
}

.popup_rechts {
	min-height:200px;
	margin:0px 20px 0px 0px;
	float:right;
}

.text_grau {
	color: #6A6E68;
}

.img_popup {
	
}

#infobox {
	position:absolute;
	left: 50%;
	top: 150px;
	width:460px;
	height:370px;
	border:2px solid #ACCB4F;
	background-color:#F3F3F3;
	z-index:1;
	visibility: hidden;
	font-family:"Times New Roman", Courier, mono;
	font-size:11px;
	line-height:16px;
	color:#000000;
	padding: 10px;
}

.linie_gruen {
	width:546px;
	height:5px;
	margin:10px 0px 16px 0px;
	background-image: url(../images/linie_gruen.gif);
	background-repeat: no-repeat;
	float:left;
}

*html .linie_gruen {
	width:546px;
	height:5px;
	margin:10px 0px 0px 0px;
	background-image: url(../images/linie_gruen.gif);
	background-repeat: no-repeat;
	float:left;
}

.text_gross {
	font-size:12px;
}

.nachoben {
	width:546px;
}