html, body {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color:#383838;
	padding:0px;
	margin:0px;
	text-align: center;
	background-color: #ffffff;
	scrollbar-base-color: #250a0f;
	scrollbar-3dlight-color: #eaecec;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #3c5e91;
	scrollbar-highlight-color: #49359a;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #e8ebef;
}

#alles {
	/*position:absolute;*/
	height:662px;
	width:100%;
	margin: 12px 0px 0px 0px;
	text-align:center;
	background-color : #ffffff;
}

#untencenter {
	width: 997px;
	height: 662px;
	text-align: center;
	padding: 0px;
	margin: 0 auto;
	background-color: #ffffff;
	z-index: 5;

	border-top-color: #3c5e91;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #999999;
	border-right-style: outset;
	border-right-width: 4px;
	border-bottom-color: #999999;
	border-bottom-style: outset;
	border-bottom-width: 4px;
	border-left-color: #3c5e91;
	border-left-style: solid;
	border-left-width: 1px;

}

#untencenter2 {
	width: 998px;
	background-color: transparent;
	padding:0px;
	margin: 0 auto;
	text-align: center;
	z-index : 6;
border-collapse : collapse;
}
.ueberschr {
	color: #3C5E91;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-weight : bold;
}
.fliess
 {
	float:right;
	width:786px;
	height:386px;
	overflow: auto;
	color: #000000;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
line-height : 1.5em;
	scrollbar-base-color: #250a0f;
	scrollbar-3dlight-color: #eaecec;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #3c5e91;
	scrollbar-highlight-color: #49359a;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #e8ebef;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 10px;
	text-align : left;
	vertical-align : top;
}


.navlinkshg {
	width: 180px;
	height: 360px;
		text-align : left;
		padding-top: 6px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
	margin-left: 0px;
}





#nav {
	/*background-image: url(../bilder/button_n.gif) no-repeat 0 0;*/
	position: relative;
	width:183px;
	margin:0px 0px 0px 0px;
	padding:0px 0px;
}

#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}

#nav li {
	margin:0;
	padding:0;
	background-image: url(../bilder/button_n.gif);
 background-position : 0 0; 
background-repeat : no-repeat;
}

#nav a:link, #nav a:visited {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	border:0px solid #667553;
	background-image: url(../bilder/button_n.gif);
	background-position : 0 0;
	background-repeat : no-repeat;
	/* die Höhenangabe ist für den IE, damit die gesamte FLäche des Links klickbar ist */
	/*height:1em;
	*/
	height:32px;
	background-color: #3c5e91;
	text-decoration:none;
	text-align : left;
	color: #ffffff;
	font-size: 8pt;
	line-height: 21pt;

}

/* diese Angabe ist für fast alle anderen Browser, damit die Höhe wieder aus den Angaben für
Schriftgröße, padding und border berechnet wird */	
html>body #nav a:link, html>body #nav a:visited  {
	height:auto;
}

#nav a:hover {
color: #3c5e91;
	background-image:url(../bilder/button_o.gif);
 background-position : 0 0; 
background-repeat : no-repeat;
}


.bildr {
	float : left;
	border : 0px;
	margin-top : 0px;
	margin-right : 4px;
	margin-bottom : 0px;
	margin-left : 0px;
}
.bildl {
	float : right;
	border : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 4px;
}










.navilfest {
	text-decoration:none;
	color : #5aadd7;
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	/*padding-left: 8px;*/
	/*line-height: 13pt;*/
}
.navil {
	text-decoration:none;
	color : #000000;
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	/*padding-left: 8px;*/
	/*line-height: 13pt;*/
}

a.navil:link {
	text-decoration:none;
	color:#000000;
}
a.navil:visited {
	text-decoration:none;
	color:#000000;
}
a.navil:hover {
	text-decoration:none;
	color:#5aadd7;
}
a.navil:active {
	text-decoration:none;
	color:#000000;
}
a.navil:focus {
	text-decoration:none;
	color:#000000;
}


.menu1 {
	padding: 0px 0px 0px 6px ;
	margin: 0px 0px 0px 0px ;
}
.men1 {
	padding: 1px 0px 4px 2px;
	margin: 0px 0px 5px 0px;
	color: #383838;
	font-size: 8pt;
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	list-style-type: none;
		border-top-color: #5aadd7;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #5aadd7;
	border-right-style: outset;
	border-right-width: 3px;
	border-bottom-color: #5aadd7;
	border-bottom-style: outset;
	border-bottom-width: 3px;
	border-left-color: #5aadd7;
	border-left-style: solid;
	border-left-width: 1px;
}
























.ueb {
	font-family : Verdana;
	font-size : 14pt;
	color : #2522a3;
	font-weight : bold;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
.textkasten {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 15pt;
	color: #383838;
	padding: 0px 0px 0px 8px;
	font-weight: bold;
}
.inhalt {
		color : #383838;
		font-size: 8pt;
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
}
.fett {
	font-weight: bold;
}

.uli {
	padding: 2px 0px 0px 14px ;
	margin: 0px 0px 0px 0px ;
}

.lii {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #383838;
	font-size: 8pt;
	line-height: 14pt;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	list-style-image: url(../bilder/strich.gif);
	list-style-position: outside;
	list-style-type: none;
}


.grfett {
	font-family : Verdana;
	font-size : 9pt;
	color : #3d664e;
	font-weight : bold;
}
.rotfett {
	font-family : Verdana;
	font-size : 9pt;
	color : #993300;
	font-weight : bold;
}

.rot {
	font-family : Verdana;
	/*font-size : 8pt;
	*/
	color : #993300;
	text-decoration : none;
	padding-left: 8px;
}