body,html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px;
	height: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}	
#gesamt  {
	width: auto;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
		}

#seite {
	margin: 0px;
		}

#banner {
	background-color: #FFFFFF;
	height: 72px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #092B9D;
		}
		
		#logo {
	float: left;
	height: 82px;
	width: auto;


}
#header {
	height: 68px;
	width: 760px;
	background-repeat: no-repeat;
	float: right;
	border: 1px solid #092B9D;
	background-color: #FFFFFF;
	display: none;
	visibility: hidden;
}

#headerzeile {
	background-color: #FF8000;
	padding: 3px;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #092B9D;
	border-left-color: #092B9D;
}
#links {
	width: 240px;
	float: left;
	clear:both;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	display: none;
		}

a.menu {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-left: 12px;
	padding-top: 4px;
	font-size: 12px;
}
a.menu:hover {
	background-image: url(../grafiken/menu-aktiv.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
}
a.menu2 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	padding-left: 12px;
	padding-top: 4px;
	background-image: url(../grafiken/menu-aktiv.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	margin: 0px;
}
a.submenu {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-left: 10px;
	padding-top: 4px;
	background-image: url(../grafiken/sub-dreieck.gif);
	background-repeat: no-repeat;
	margin-left: 17px;
	background-position: 0px 4px;
}
a.submenu:hover, a.submenu2 {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 4px;
	background-image: url(../grafiken/sub-dreieck2.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	background-position: 0px 0px;
	margin: 0px;
}



#adressblock {
	color: #FFFFFF;
	margin-left: 15px;
	margin-top: 20px;
}
#adressblock a {
	color: #FFFFFF;
	text-decoration: underline;
}





#content {
	float: left;
	width: auto;
	background-color: #FFFFFF;
	margin-top: 20px;
	line-height: 1.4em;
		}
		
		ul.pfeil {
	list-style-image: url(../grafiken/dreieck.gif);
}

ul.strich {
	list-style-image: url(../grafiken/dreieck2.gif);
}

ul.strichgross {
}
		
		
		
#content a {
	color: #FF0000;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
		
#content h1 {
	font-size: large;
	color: #ED1C24;
	margin: 0px 0px 10px;
	padding: 0px;
		}
#content h2 {
		}
#content a {
		}
#content a:hover {
		}
		
#rechts {
	float: right;
	width: 200px;
	margin-top: 0px;
	display: none;
	visibility: hidden;
		}

#footer {
	padding: 5px;
	margin-top: 5px;
	background-color: rgb(213, 219, 225);
	visibility: hidden;
		}
#footer2 {
	margin-top: 5px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #092B9D;
		}

.druckensitemap {
	font-size: 12px;
	text-decoration: none;
	height: 20px;
}
a.druckensitemap {
	color: #092B9D;
	text-decoration: none;
}

.infobox {
	font-size: 12px;
}
.infobox a{
	font-size: 10px;
	color: #FF0000;
}
.infobox a:hover{
	text-decoration: none;
}
.infobox p{
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #092B9D;
	border-left-color: #092B9D;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #092B9D;
	padding: 2px;
}
.infobox h2 {
	display: block;
	font-size: small;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: normal;
	padding: 3px;
	margin: 0px;
}
.infobox h3 {
	display: block;
	font-size: small;
	color: #FFFFFF;
	background-color: #092B9D;
	font-weight: normal;
	padding: 3px;
	margin: 0px;
}

#ende 
{
	clear:both;
	margin: 0px;
	padding: 0px;
}
.oni {
	font-weight: bold;
	color: #ED1C24;
}
.blocklinks, .blockrechts {
	clear: left;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.blocklinks img {
	float: right;
	margin-left: 10px;
}
.blocklinks img, .blockrechts img {
	border: 1px solid #092B9D;
	margin-top: 3px;
	margin-bottom: 10px;
}
.blockrechts img {
	float: left;
	margin-right: 10px;
}
.onistelltvor {
	padding: 2px;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
}
.onistelltvorkopf{
	background-color: #FF0000;
	display: block;
	padding: 2px;
	color: #FFFFFF;
}
.bildunterschrift {
	font-size: x-small;
}
.rechts {
	float: right;
	margin-left: 10px;
}
.links {
	float: left;
	margin-right: 5px;
}
.rechtsklein {
	float: right;
	margin-left: 10px;
	font-size: smaller;
}
hr {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #08289C;
	height: 1px;
}
.klein {
	font-size: x-small;
	line-height: 1.5em !important;
}
.newsliste li {
	margin-bottom: .5em;
	font-size: x-small;
	line-height: 1.5em;
}
.newsliste a, .newsliste a:visited {
	font-size: x-small;
	line-height: 1.5em !important;
	text-transform: uppercase;
	}
.newstitel {
	font-size: small;
	font-weight: bold;
}

