* {
	background:transparent;
	border:none;
	border-spacing:0;
	border-radius:0;
	padding:0;
	margin:0;
}
body {
	background:#fff url('/img/bg.png') top right no-repeat;
	font-family:Arial, Verdana, sans-serif;
}
h1 {
	z-index:1;
	position:absolute;
	overflow:visible;
	top:0;
	left:0;
	padding-left:400px;
	height:700px;
	background:#fff url('/img/bg_logo.png') top left no-repeat;
}
h2 {
	text-align:center;
	font-size:20px;
	font-style:italic;
	margin-top:20px;
	margin-bottom:25px;
	color:#950c00;
}
a:link {
	color:#c10f00;
	text-decoration:none;
}
a:visited {
	color:#c10f00;
	text-decoration:none;
}
a:active {
	color:#c10f00;
	text-decoration:none;
}
a:hover {
	color:#c10f00;
	text-decoration:none;
}
#logo {
	z-index:2;
	position:absolute;
	top:50px;
	left:50px;
}
#impressum {
	z-index:2;
	position:absolute;
	top:0;
	left:0;
}
#intern {
	z-index:2;
	position:absolute;
	top:113px;
	left:0;
}
#optionen {
	z-index:5;
	position:absolute;
	overflow:visible;
	top:0;
	left:12px;
	height:20px;
	width:188px;
	background:url('/img/optionen.png') top left no-repeat;
}
#optionen form {
	display:none;
}
#optionen form p {
	margin-left:-17px;
}
#optionen:hover form, #optionen form:hover {
	display:block;
	overflow:visible;
	color:#950c00;
	width:147px;
	margin-left:-4px;
	padding:5px 14px 0 31px;
	font-size:11px;
	background:url('/img/optionen_hg.png') top left repeat-y;
}
#optionen input[type="checkbox"] {
	margin:7px 0 0 -17px;
	color:#950c00;
	border-radius:0;
	border:1px solid #950c00;
	background:transparent;
}
#optionen input[type="submit"] {
	position:relative;
	top:21px;
	left:-31px;
	height:21px;
	width:192px;
	cursor:pointer;
	border:none;
	border-radius:0;
	background:transparent url('/img/optionen_submit.png') top left no-repeat;
}
#inhalt a:link, #navi a:link {
	border-bottom:1px dotted #e7b4a9;
}
#inhalt a:visited, #navi a:visited {
	border-bottom:1px dotted #e7b4a9;
}
#inhalt a:active, #navi a:active {
	border-bottom:1px dotted #e7b4a9;
}
#inhalt a:hover, #navi a:hover {
	border-bottom:1px solid #c10f00;
}
ul a:link {
	color:#530700;
	text-decoration:none;
	border:none;
}
ul a:visited {
	color:#530700;
	text-decoration:none;
	border:none;
}
ul a:active {
	color:#530700;
	text-decoration:none;
	border:none;
}
ul a:hover {
	color:#530700;
	text-decoration:none;
	border:none;
}
.aextern:before {
	content:url('/img/link_extern.png')' ';
}
.aintern:before {
	content:url('/img/link_intern.png')' ';
}
input, textarea, select {
	padding:2px;
	border:1px solid #e7b4a9;
	font-size:13px;
	font-family:Arial, Arial;
	background-color:#fff;
	color:#370400;
	border-radius:5px;
}
input:focus, textarea:focus {
	border:1px solid #950c00;
}
input[type=reset], input[type=submit] {
	font-size:11px;
	font-weight:bold;
	background:#e7b4a9;
	color:#370400;
	border:1px solid #950c00;
}
#meldung {
	font-size:13px;
	color:#f00;
	text-align:center;
	margin-bottom:13px;
}
#menue {
	z-index:4;
	position:absolute;
	top:250px;
	left:20px;
	font-size:13px;
	font-style:italic;
	line-height:24px;
	color:#530700;
}
#menue li {
	list-style-type:none;
	padding:0 3px;
}
#menue li:nth-of-type(1) {
	margin-left:57px;
}
#menue li:nth-of-type(2) {
	margin-left:43px;
}
#menue li:nth-of-type(3) {
	margin-left:30px;
}
#menue li:nth-of-type(4) {
	margin-left:20px;
}
#menue li:nth-of-type(5) {
	margin-left:11px;
}
#menue li:nth-of-type(6) {
	margin-left:6px;
}
#menue li:nth-of-type(7) {
	margin-left:2px;
}
#menue li:nth-of-type(8) {
	margin-left:1px;
}
#menue li:hover {
	font-weight:bold;
}
.bold {
	font-weight:bold;
}
#infos {
	z-index:2;
	position:absolute;
	overflow:visible;
	top:0;
	right:10px;
	height:15px;
	text-align:right;
	font-size:10px;
	color:#ccc;
}
#datum {
	z-index:2;
	position:absolute;
	overflow:visible;
	top:120px;
	right:10px;
	height:15px;
	text-align:right;
	font-size:11px;
	color:#c00;
	font-weight:bold;
}
#navi {
	z-index:6;
	position:absolute;
	overflow:visible;
	top:155px;
	right:10px;
	height:15px;
	text-align:right;
	font-size:13px;
	color:#370400;
}
#navi span {
	font-weight:bold;
}
#navi form {
	display:inline;
}
#navi fieldset {
	display:inline;
}
#inhalt {
	z-index:5;
	position:absolute;
	top:170px;
	left:220px;
	min-width:530px;
	padding:0 10px 26px 0;
	color:#370400;
	font-size:13px;
	line-height:20px;
}
#navi_unten {
	position:fixed;
	z-index:6;
	bottom:0;
	right:0;
	padding:5px 10px;
	text-align:right;
	font-size:13px;
	color:#370400;
	background:#fff;
}
#navi_unten span {
	font-weight:bold;
}
#navi_unten form {
	display:inline;
}
#navi_unten fieldset {
	display:inline;
}
#pfeil_navi {
	z-index:6;
	position:absolute;
	top:68px;
	left:157px;
}
img.auf {
	z-index:7;
	position:absolute;
	top:7px;
	left:38px;
}
img.vor {
	z-index:7;
	position:absolute;
	top:0;
	left:63px;
}
img.zur {
	z-index:7;
	position:absolute;
	top:26px;
	left:8px;
}
#logout {
	position:absolute;
	z-index:2;
	top:20px;
	right:10px;
}
#fehler {
	color:#c00;
	background:url('/img/fehler_hg.png');
	border:1px #f9dbdb solid;
	border-top:1px #c00 solid;
	border-left:10px #c00 solid;
	border-radius:10px;
	border-top-left-radius:15px 10px;
	border-bottom-left-radius:15px 10px;
	margin:11px 11px 11px 33px;
	font-size:11px;
	line-height:15px;
	text-align:left;
	padding:11px 11px 11px 22px;
}
#fehler li.fehlerli {
	list-style-type:none;
	clear:left;
}
#fehler .fehler_info_title {
	font-weight:bold;
}
#fehler div.fehler_title {
	margin-left:-11px;
	color:#530700;
}
#fehler div.fehler_title span {
	text-decoration:underline;
	font-weight:bold;
	color:#c00;
}
#fehler .fehler_info, #fehler a:link, #fehler a:visited, #fehler a:active {
	border-bottom:none;
	color:#a66;
}
.fehler_float {
	float:left;
	padding-right:6px;
	margin-left:-11px;
}
#fehler.noerr {
	color:#005;
	background:url('/img/fehler_noerr_hg.png');
	border-color:#dbdbf9;
	border-top-color:#008;
	border-left-color:#008;
}
#fehler.noerr div.fehler_title {
	margin-left:-11px;
	color:#00053;
}
#fehler.noerr div.fehler_title span {
	color:#005;
}
#fehler.noerr .fehler_info, #fehler.noerr a:link, #fehler.noerr a:visited, #fehler.noerr a:active {
	color:#66a;
}
#inhalt a:hover, #navi a:hover {
	border-bottom:none;
	color:#530700;
}
.highlight {
	color:#000;
	background:#ff0;
}
#qrcode {
	z-index:3;
	position:absolute;
	top:20px;
	right:10px;
	height:46px;
	width:46px;
	background:url('/img/qrcode.png') top right no-repeat;
}
#map {
	z-index:3;
	position:absolute;
	top:135px;
	left:220px;
	height:15px;
	font-size:11px;
}
#scroll {
	z-index:3;
	position:absolute;
	top:155px;
	right:10px;
	height:15px;
	font-size:12px;
}
#scroll a {
	font-weight:bold;
}
#scrollbottom {
	z-index:20;
	position:fixed;
	padding:2px 5px;
	bottom:2px;
	right:5px;
	height:15px;
	font-size:12px;
	background:#fff;
	border:1px solid #530700;
}
#scrollbottom a {
	font-weight:bold;
}
.latexb {
	display:block;
	margin:auto;
	margin-top:7px;
}
.latexi {
	display:inline;
	margin-bottom:-2px;
}

