body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	overflow: Auto;
	scrollbar-3dlight-color: #e8e8ea;
 	scrollbar-arrow-color: #b00810;
 	scrollbar-darkshadow-color: #e8e8ea;
 	scrollbar-face-color: #ffffff;
 	scrollbar-highlight-color: #ffffff;
 	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #e8e8ea;
}

#mitte {
   width: 1px;
   height: 1px;
   position: absolute;
   top: 50%;
   left: 50%;
   margin: 0;
}

#main_index {
   position: absolute;
   top: -285px;
   left: -480px;
   width: 960px;
   height: 570px;
   z-index: 0;
}

#navi {
	position: absolute;
	top: -269px;
	left: -499px;
	z-index: 300;
}

#inhalt_titel {
   position: absolute;
   top: -263px;
   left: -330px;
   z-index: 100;
}

#inhalt {
   position: absolute;
   top: -235px;
   left: -330px;
   width: 520px;
   z-index: 1000;
}

#inhalt_scolling {
	position: absolute;
	top: -235px;
	left: -330px;
	width: 360px;
	height: 500px;
	z-index: 1000;
	overflow: auto;
}

#inhalt_labelsberlin1 {
   position: absolute;
   top: -190px;
   left: -475px;
   width: 520px;
   height: 30px;
   z-index: 100;
}

#inhalt_bildleiste {
   position: absolute;
   top: 130px;
   left: -420px;
   width: 520px;
   height: 30px;
   z-index: 200;
}

#bildleiste {
   position: absolute;
   top: 135px;
   left: -478px;
   width: 658px;
   height: 150px;
   z-index: 100;
}

#sprachauswahl_unten {
   position: absolute;
   top: 290px;
   left: 161px;
   width: 200px;
   z-index: 1000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin-bottom: 16px;
	margin-top: 0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	font-weight: normal;
	background-color: #e8e8ea;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #000000;
}

a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #ba0404;
	text-decoration: none;
}

a:active {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text_rot {
	color: #ba0404;
}

.kleintext {
	font-size: 0.8em;
	color: #999999;
}
