body {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #b1b3b4;
}
a.navi:link, a.navi:visited, a.navi:active {
	color: #222222;
	text-decoration: none;
	font-weight: bold;
}
a.navi:hover {
	color: #555555;
	text-decoration: none;
}
.navi_selected {
	color: #AF418E;
	font-weight: bold;
}
.nav_abstand {
	margin-right: 15px;
}
#vertikal_zentriert {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	display: block
	}

#box {
	margin-left: 0px;
	position: absolute;
	top: -290px;
	left: 0;
	width: 100%;
	height: auto;
	visibility: visible
	}
#div_buehne {
	height: 570px;
	width: 900px;
	background-image: url(images/bg_buehne.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
.border_mitte {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #af418e;
}
ul {
	margin: -10px 0 0 15px;
}

h1 {
	font-size: 14px;
	color: #AF418E;
}
.scrollable {
	overflow-x: hidden;
	overflow-y: scroll;
	width: 310px;
	padding-right: 40px;
	height: 310px;
	padding-left: 35px;
	scrollbar-arrow-color: #777777;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #C6C6C6;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #C6C6C6;
	scrollbar-track-color: #F1F1F1;
	margin-right: 10px;
	font-size: 12px;
}
.noscroll {
	width: 330px;
	padding-right: 10px;
	height: 320px;
	padding-left: 35px;
	overflow: hidden;
	margin-right: 20px;
	font-size: 12px;
}
a:link, a:visited, a:active {
	color: #111111;
	text-decoration: underline;
}
a:hover {
	color: #555555;
	text-decoration: underline;
}
.eingabefeld {
	font-size: 11px;
	color: #151515;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
	margin: 2px;
	padding: 2px;
	border: 1px solid #ACACAC;
}
a.al:link, a.al:visited, a.al:active {
	color: #111111;
	text-decoration: none;
	background-image: url(images/pdf_symbol.gif);
	background-position: left bottom;
	padding-left: 24px;
	background-repeat: no-repeat;
	height: auto;
}
a.al:hover {
	color: #555555;
	text-decoration: underline;
	background-image: url(images/pdf_symbol_mo.gif);
	background-position: left bottom;
	padding-left: 24px;
	background-repeat: no-repeat;
	height: auto;
}

