@charset "utf-8";
html body {
	margin: 0px;
	padding:0px;
}
body {
	background: url(../Bilder/hintergrund.jpg) repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	list-style-image: url(../Bilder/li.jpg);
	height:100%;
	line-height: 1.4;
	overflow-y:scroll;
}
#hauptebene-fuer-unten {
	position:absolute;
	bottom:0px;
	left:50%;
	background: url(../Bilder/hg-streifen.png) repeat-y;
	width: 840px;
	height:100%;
	z-index:1;
	margin-bottom: 0px;
	margin-left: -420px;
}
#hauptebene-fuer-unten-index {
	position:absolute;
	bottom:0px;
	left:50%;
	background: url(../Bilder/hg-streifen-index.png) repeat-y;
	width: 840px;
	height:100%;
	z-index:1;
	margin-bottom: 0px;
	margin-left: -420px;
}
#hauptebene-fuer-schatten {
	background: url(../Bilder/hg-streifen.png) repeat-y;
	margin: 0px auto;
	position: absolute;
	left:50%;
	margin-left: -420px;
	width: 840px;
	height:auto;
	z-index:10;
}
#hauptebene {
	position:relative;
	background: url(../Bilder/hg-rest.jpg) repeat-x;
	margin: 0px auto;
	padding: 0px;
	width: 820px;
	z-index:11;
}
#hauptebene-index {
	position:relative;
	background: url(../Bilder/hg-index.jpg) repeat-x;
	margin: 0px auto;
	padding: 0px;
	width: 820px;
	z-index:13;
}
#dummy {
	position:relative;	
	margin-left:0px;
	margin-top:0px;
	width:100%;
	height:0px;
	z-index:11;
}
#ci {
    position:relative;
	margin-left:440px;
	margin-top:29px;
	width:340px;
	height:30px;
	z-index:11;
}
#logo {
	position:relative;	
	margin-left:40px;
	margin-top:31px;
	width:85px;
	height:91px;
	z-index:11;
}	
#spruch {
	position:relative;	
	margin-left:230px;
	margin-top:-55px;
	width:374px;
	height:67px;
	z-index:11;
}
#spruch-index {
	position:relative;
	margin-left:230px;
	margin-top:29px;
	width:374px;
	height:93px;
	z-index:11;
}
#bild {
	position:relative;	
	margin-left:0px;
	margin-top:14px;
	width:210px;
	height:178px;
	z-index:11;
}
#bild-index {
	position:relative;	
	margin-left:210px;
	margin-top:-258px;
	width:610px;
	height:257px;
	z-index:11;
}
#menue {
	position:relative;	
	margin-left:0px;
	margin-top:0px;
	width:210px;
	height:289px;
	z-index:11;
	background-image: url(../Bilder/Bilder/menue-rest-ohne_01.jpg);
}
#menue-index {
	position:relative;	
	margin-left:0px;
	margin-top:81px;
	width:210px;
	height:258px;
	z-index:11;
	background-image: url(../Bilder/Bilder/menue-rest-ohne_01.jpg);
}
#text {
	position:relative;	
	margin-left:225px;
	margin-top:-448px;
	width:570px;
	z-index:12;
}
#footer {
	margin-bottom:0px;
	width:100%;
	height:0px;
}
a:link {
	color: #23682F;
	text-decoration: underline;
}
a:visited {
	color: #23682F;
	text-decoration: underline;
}
a:hover {
	color: #23682F;
	text-decoration: none;
}
a:active {
	color: #23682F;
	text-decoration: none;
}
.dunkelgruen {
	font-weight: bold;
	color: #23682F;
}
.fett_rot {
	color: #E3001B;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.fett {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.formular {
	font-size: 9pt;
}
.rechtsbuendig {
	text-align: right;
}
