@charset "utf-8";
body {
	background-color: #384a5e;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 110px;
}
li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-position: center;
}
hr {
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../bilder/linie.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0;
	line-height: 15px;
}

.fliesztext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding: 0;
	line-height: 15px;
}

.abstand {
	width: 15px;
}

#anzeige {
	background-color: #f4edd5;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 50px;
	padding-left: 35px;
	min-height: 400px;
}
#menueleiste a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menueleiste a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#menueleiste a:hover {
	text-decoration: none;
	color: #184981;
}
#menueleiste a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body a:link {
	font-weight: bold;
	color: #184981;
	text-decoration: none;
}
body a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #184981;
}

body a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #7B91B9;
}
body a:active {
	font-weight: bold;
	text-decoration: none;
	color: #184981;
}


#hintergrund {
	text-align: center;
}
#gebaeudetd {
	text-align: right;
}

#gebaeudediv {
	text-align: right;
	background-image: url(../bilder/gebaeude.jpg);
	height: 135px;
	width: 477px;
	float: right;
}

#logotd {
	width: 343px;
	background-image: url(../bilder/logo.png);
	background-repeat: no-repeat;
	height: 135px;
}
#t1 {
	width: 900px;
	margin: auto;
}
#t1lo {
	background-image: url(../bilder/ebene1lo.png);
	height: 6px;
	width: 6px;
}
#t1o {
	background-image: url(../bilder/ebene1o.png);
	background-repeat: repeat-x;
	height: 6px;
}
#t1ro {
	background-image: url(../bilder/ebene1ro.png);
	height: 6px;
	width: 6px;
}
#t1l {
	background-image: url(../bilder/ebene1l.png);
	background-repeat: repeat-y;
	width: 6px;
}
#t1r {
	background-image: url(../bilder/ebene1r.png);
	background-repeat: repeat-y;
	width: 6px;
}
#t1lu {
	background-image: url(../bilder/ebene1lu.png);
	height: 6px;
	width: 6px;
}
#t1u {
	background-image: url(../bilder/ebene1u.png);
	background-repeat: repeat-x;
	height: 6px;
}
#t1ru {
	background-image: url(../bilder/ebene1ru.png);
	height: 6px;
	width: 6px;
}
#t2 {
	background-color: #EDE2BC;
	width: 100%;
}

#menueleiste {
	background-image: url(../bilder/menueleiste.png);
	background-repeat: repeat-x;
	height: 26px;
	text-align: right;
	width: 100%;
}

#inhaltstd {
	background-color: #eee3bd;
}
#menue_l_o {
	background-image: url(../bilder/menue_l_o.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
}
.menuezwischenraum {
	height: 10px;
}
#menue_l_td {
	background-image: url(../bilder/menue_l_m.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 208px;
	vertical-align: top;
}
.strich {
	height: 1px;
	width: 100%;
	margin-bottom: 20px;
}
#menue_r_o {
	background-image: url(../bilder/menue_r_o.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
}
#menue_r_td {
	background-image: url(../bilder/menue_r_m.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 208px;
	vertical-align: top;
}
.portrait {
	background-color: #FFFFFF;
	float: left;
	padding: 3px;
	border: 1px solid #333333;
	margin-right: 25px;
	margin-bottom: 15px;
}

