@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	color: black;
	padding:0;
	min-width:950px;
	font-size: 100.01%;
	font-family: arial;
	height:100%;
	background-image: url(img/Unbenannt-5.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/* Kopfzeile */
#logo {
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
}
#schach {
	padding-left: 25px;
}
#head {
	height: 120px;
	background-image: url(img/kopf4.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#foerdern {
	text-align: right;
}
#foerdernlink:hover {
	background-image: url(img/pdf.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#foerdernlink {
	border-width: 0px;
	padding-right: 15px;
}
/* Menue */
#menuspalte {
	width: 200px;
	margin:0;
	padding:0;
	text-align: left;
}
#menu {
	padding:0;
	margin:0;
	width: 200px;
}
#ummenu {
	margin-top:30px;
	padding:0;
}
#oben {
	background-image: url(img/oben.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#obenrechts {
	background-image: url(img/obenrechts.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mitte {
	background-image: url(img/mitte.png);
	background-repeat: repeat;
	background-position: left top;
}
#mitterechts {
	background-image: url(img/mitterechts.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#unten {
	background-image: url(img/unten.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#untenrechts {
	background-image: url(img/untenrechts.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a {
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	line-height: 25px;
	padding-left: 0px;
	text-decoration: none;
	vertical-align: top;
	display:block;
}
#ebene1 {
	color: #FFFFFF;
	line-height: 45px;
	text-indent: 20px;
	background-image: url(img/unterstrichmenu2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 15px;
	font-variant: small-caps;
}
#ebene1akt {
	color: #f1cb39;
	line-height: 45px;
	text-indent: 20px;
	background-image: url(img/unterstrichmenu2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 15px;
	font-variant: small-caps;
}
#ebene1:hover {
	display:block;
	color: #001e9f;
	background-image: url(img/bgmenu.png);
	background-repeat: repeat-y;
	background-position: left;
	font-size: 15px
}
#ebene1akt:hover {
	display:block;
	color: #001e9f;
	background-image: url(img/bgmenu.png);
	background-repeat: repeat-y;
	background-position: left;
	font-size: 15px
}
#ebene2 {
	color: #FFFFFF;
	display:block;
	text-indent: 45px;
	background-image: url(img/punkt_weiss.png);
	background-repeat: no-repeat;
	background-position: 35px center;
	font-size: 13px;
}
#ebene2:hover {
	display:block;
	color: #001e9f;
	background-image: url(img/bgmenu.png);
	background-repeat: repeat-y;
	background-position: left;
}
#ebene2akt {
	display:block;
	color: #f1cb39;
	text-indent: 45px;
	background-image: url(img/punkt_gelb.png);
	background-repeat: no-repeat;
	background-position: 35px center;
	font-size: 13px;
}
#ebene2akt:hover {
	display:block;
	color: #001e9f;
	background-image: url(img/bgmenu.png);
	background-repeat: repeat-y;
	background-position: left;
}
#ebene2inarbeit {
	display:block;
	color: #BBBBBB;
	text-indent: 45px;
	background-image: url(img/punkt.png);
	background-repeat: no-repeat;
	background-position: 35px center;
	font-size: 13px;
	line-height: 25px;
}
/* Inhaltsbereich */
#allg {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}
#inhalt {
	width:100%;
	height:100%;
	overflow:auto;
	border:0px;
	margin:0px;
	padding:0px;
	background-image: url(img/bginhalt2.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	color:#001e9f;
	text-align: left;
	font-size: 14px;
}
#inhalt table,p,ul,ol,dl,h1,h2,iframe {

	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;}

#inhalt p {
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	color:#001e9f;
	line-height: 125%;
	text-align: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#inhalt a {
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	color:#001e9f;
	line-height: 125%;
	text-decoration: none;
	border-bottom: 1px solid #001e9f;
}
#inhalt a:hover {
	background-color: #f1cb39;
	border-bottom: 1px solid #ffc200;
}
#inhalt h1 {
	display:block;
	background-color:#f1cb39;
	font-size: 15pt;
	line-height: 130%;
	font-family: arial, georgia, helvetica, tahoma, verdana, sans-serif;
	color:#001e9f;
	border-bottom: 1px solid #001e9f;
	border-top: 1px solid #001e9f;
	letter-spacing:1px;
	font-decoration:none;
	font-variant: small-caps;
	margin-bottom: 20px;
}
/* Abtrennlinien */
#hr1 {
	width:100%;
	margin:0;
	color:#001e9f;
	background-color:#001e9f;
	height:1px;
	margin-right:0;
	text-align:right;
	border:0;
	background-image: url(img/ubergangbl.png);
	background-repeat: no-repeat;
	background-position: left;
}
#hr2 {
	width:100%;
	margin:0;
	color:#001e9f;
	background-color:#001e9f;
	height:1px;
	margin-right:0;
	text-align:right;
	border:0;
	background-image: url(img/ubergang.png);
	background-repeat: no-repeat;
	background-position: left;
}
/* Fusszeile*/
#links {
	text-align: left;
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	color:#001e9f;
	line-height: 125%;
	margin:0px;
	margin-left: 20px;
	font-size: 8pt;
}
#rechts {
	text-align: right;
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	color:#001e9f;
	line-height: 125%;
	margin:0px;
	margin-right: 20px;
	font-size: 8pt;
}
#rechts a {
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	color:#001e9f;
	line-height: 125%;
	text-decoration: none;
	border-bottom: 1px solid #001e9f;
}
#rechts a:hover {
	background-color: #f1cb39;
	border-bottom: 1px solid #ffc200;
}
#linie{
	background-image: url(img/linie.jpg);
	background-repeat: repeat-y;
	background-position: right;
	align: right;
}
