*{margin:0; padding:0;}
#indexseite {
	width: 160px;
	height: 100px;
	margin-top: -50px;
	margin-left: -80px;
}
#impressumseite {
	width: 200px;
	height: 200px;
	margin-top: -100px;
	margin-left: -100px;
}
#hauptseite {
	width: 616px;
	height: 388px;
	margin-top: -184px;
	margin-left: -298px;
	text-align:left;
	background-color: black;
	color: black;
}
#indexseite, #impressumseite, #hauptseite {
	top:50%;
	left:50%;
	position:absolute; /* main-Box vertikal zentrieren in Opera, NN, Mozilla */
	font: normal normal 8pt Verdana, Tahoma, Geneva, Arial, sans-serif;
}
a#impressum:link, a#impressum:visited, a#impressum:active {
	text-decoration: none;
	color: black;
	margin-left: -37px;
	top: 97%;
	left: 50%;
	text-align: center;
	position:absolute; /* main-Box vertikal zentrieren in Opera, NN, Mozilla */
	font: normal normal 8pt Verdana, Tahoma, Geneva, Arial, sans-serif;
	width: 74px;
}
a#impressum:hover {
	color: rgb(218,12,22);
}
h1 {
	font: normal normal 8pt Verdana, Tahoma, Geneva, Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
}
h2 {
	font: normal normal 8pt Verdana, Tahoma, Geneva, Arial, sans-serif;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
}
#impressumseite p {
	font: normal normal 10pt Verdana, Tahoma, Geneva, Arial, sans-serif;
}
#impressumseite a:link, #impressumseite a:visited, #impressumseite a:active {
	text-decoration: none;
	color: black;
	font: normal normal 10pt Verdana, Tahoma, Geneva, Arial, sans-serif;
}
#impressumseite a:hover {
	color: rgb(218,12,22);
}
#impressumseite h1 {
	font: normal normal 10pt Verdana, Tahoma, Geneva, Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 0px;
}
#inhalt {
	width: 596px;
	height: 368px;
}
#flash_oben {
	background-color: white;
	height: 100px;
}
#text {
	height: 208px;
	position: relative;
	background-color: white;
	z-index: 1;
	border-top: 10px solid white;
}
#links {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 110px;
}
#mitte {
	background-color: white;
	height: 208px;
	overflow: auto;
	margin-left: 110px; 
	margin-right: 110px;
}
#rechts {
	position: absolute; 
	right: 0px; 
	top: 0px; 
	width: 110px;
}
#flash_unten {
	background-color: white;
	height: 50px;
}
#mitte a.termin:link, #mitte a.termin:visited, #mitte a.termin:active {
	font-size: 7pt;
	text-decoration: none;
	color: black;
}
#mitte a.termin:hover {
	color: rgb(218,12,22);
}
#mitte a:link, #mitte a:visited, #mitte a:active {
	text-decoration: none;
	color: black;
	font: normal normal 8pt Verdana, Tahoma, Geneva, Arial, sans-serif;
}
#mitte a:hover {
	color: rgb(218,12,22);
}
#hauptseite p {
	margin-left: 10px;
	margin-top: 5px;
	line-height: 13px;
}
#hauptseite p.linie {
	width: 336px;
	padding-bottom: 10px;
	border-bottom: 1px dashed black;
}
#links a:link, #links a:visited, #links a:active {
	text-decoration: none;
	color: black;
}
#links a:hover {
	color: rgb(218,12,22);
}
#links a.current:link, #links a.current:visited, #links a.current:active, a.current:hover {
	text-decoration: none;
	color: rgb(218,12,22);
}
#rahmen_links {
	width: 90px;
	height: 20px;
	position: absolute;
	top: 130px;
	z-index: 2;
	border-left: 1px solid black;
	border-top: 1px solid black;
}
#rahmen_mitte {
	width: 340px;
	height: 20px;
	position: absolute;
	top: 130px;
	left: 110px;
	z-index: 2;
	border-left: 1px solid black;
	border-top: 1px solid black;
}
#rahmen_rechts {
	width: 90px;
	height: 20px;
	position: absolute;
	top: 130px;
	left: 490px;
	z-index: 2;
	border-left: 1px solid black;
	border-top: 1px solid black;
}
/*#rechts a.zahl:link, #rechts a.zahl:visited {
	padding: 0px 3px 0px 4px;
	height: 13px;
	border: 1px solid black;
	text-decoration: none;
	color: black;
}
#rechts a.zahl:active, #rechts a.zahl:hover {
	border: 1px solid rgb(218,12,22);
	background-color: rgb(218,12,22);
	color: white;
}
#rechts a.zahl2:link, #rechts a.zahl2:visited {
	height: 13px;
	border: 1px solid black;
	text-decoration: none;
	color: black;
}
#rechts a.zahl2:active, #rechts a.zahl2:hover {
	border: 1px solid rgb(218,12,22);
	background-color: rgb(218,12,22);
	color: white;
}*/
html, body, textarea {
  scrollbar-base-color:#000000;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#ffffff;
}
.formular {
	margin-left: 10px;
	border: 1px solid black;
	margin-top: 5px;
	margin-bottom: 5px;
}
.button {
	border: 1px solid black;
	width: 85px;
	margin-left: 10px;
	margin-top: 5px;
	background-color: white;
	font-size: 8pt;
}
.radiobutton {
	margin-left: 10px;
	background-color: white;
}
.button2 {
	border: 1px solid black;
	width: 85px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: white;
	font-size: 8pt;
}
.trennstrich {
	width: 336px;
	height: 1px;
	border: 1px solid white;
	border-bottom: 1px dashed black;
	margin: 9px 0px 10px 10px;
}

