body {
	margin: 5px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
}

form {
	display: inline;
}
#menubalken {
	position: static;
	top: 100px;
	display: none;
	visibility: hidden;
}

#menublau {
	background-color: #C2D1F0;
	padding-left: 130px;
	height: 25px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
}

#menu {
	text-align: left;
	display: inline;
	float: left;
	line-height: normal;

}

a.menu {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 24px;
}

a.menu:hover{
	text-decoration: none;
	background-color: #3366CC;
	color: #FFFFFF;
	padding-bottom: 4px;
}


a.menu2{
	text-decoration: none;
	background-color: #3366CC;
	color: #FFFFFF;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 24px;
}



#submenugruen {
	background-color: #ECFFD9;
	padding-left: 130px;
	height: 25px;
}

#submenu {
	text-align: left;
	display: inline;
	line-height: normal;
	left: 0px;
}

a.submenu {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 24px;
}

a.submenu2 {
	text-decoration: none;
	background-color: #66CC00;
	color: #FFFFFF;
	padding-bottom: 4px;
	line-height: 24px;	
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
}

a.submenu:hover{
	text-decoration: none;
	background-color: #66CC00;
	color: #FFFFFF;
	padding-bottom: 4px;
}

a.subsubmenu,a.subsubmenu:link,a.subsubmenu:visited {
	display:block;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #588525;
	border-right-color: #588525;
	border-bottom-color: #588525;
	border-left-color: #588525;
	padding: 5px;
}
a.subsubmenu:hover {
	color:#000000;
	background-color:#66CC00;
}
a.subsubmenu2 {
	color:#000000;
	background-color:#66CC00;
    display:block;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #588525;
	border-right-color: #588525;
	border-bottom-color: #588525;
	border-left-color: #588525;
	padding: 5px;
}


#drucken {
	height: 24px;
	text-align: right;
		line-height: normal;
}
a.drucken {
	text-decoration: none;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 24px;
}
a.drucken:hover{
	text-decoration: none;
	background-color: #3366CC;
	color: #FFFFFF;
	padding-bottom: 4px;
}

a.drucken2{
	text-decoration: none;
	background-color: #3366CC;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 24px;
}



#wappen {
	text-align: left;
	position: relative;
	top: 5px;
	margin-top: 10px;
}
#logo {
	left: 20px;
	position: absolute;
	visibility: hidden;
	top: 14px;
	display: none;
}



#seite {
	top: 60px;
} 
#links {
	float: left;
	margin: 0px;
	background-color: #ECFFD9;
	width: 170px;
	visibility: hidden;
	display: none;
}
#mitte {
}

#mitte a {
	color: #000000;
	font-weight: bold;
}

#mitte a:hover {
	color: #588525;
	text-decoration: none;
}
#mitte-hinterg {
	background-color: #FFFFFF;
}
#rechts {
	float:right;
	width: 160px;
	display: none;
	visibility: hidden;
}
#suche {
	line-height: normal;
	padding: 4px;
	background-color: #C2D1F0;
	display: block;
}
#suche input {
	font-size: 11px;

}

#related {
	margin-right: -10px;
	font-size: x-small;
}
#related a{
	color: #000000;

}
#related a:hover{
	text-decoration: none;

}

h1 {
	font-size: large;
	color: #3366CC;
	line-height: 1em;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
}


h2 {
	font-size: medium;
	color: #5A8429;
	margin-top: .2em;
	margin-bottom: .2em;
}
h3 {
	font-size: small;
	color: #5A8429;
	font-weight: bold;
}
hr {
	border-top: 1px solid #588525;
	height: 1px;
}

.klein {
	font-size: x-small;
}
#adresse {
	text-align: left;
	font-size: x-small;
}
#noben {
	font-size: x-small;
	float: left;
	display: none;
	visibility: hidden;
}
#werbung {
	margin-top: 10px;
	display: none;
	visibility: hidden;
}
.boxtitel {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC00;
	padding: 4px;
	display: block;
	font-size: small;
}


#banner-r {
	background-color: #ECFFD9;
}
#header {
	visibility: visible;
	height: 60px;
}
#subsubmenu {
	background-repeat: no-repeat;
	background-color: #C2D1F0;
}

.bild, .bild-l, .bild-r {
	font-size: x-small;
	line-height: 1.1em;
}
.bild-l {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}
.bild-r {
	float: right;
	margin-left: 10px;
	margin-top: 3px;
	}
	
#blocklinks {
	float: left;
	margin-right: 10px;
	}
#blockrechts {
	float: right;
	font-size: x-small;
	margin-left: 10px;
	}
.hgruen {
	background-color: #ECFFD9;
}
.dgruen {

	background-color: #66CC00;
}
ul {
	margin-left: 1.6em;
	list-style-position: outside;
	list-style-image: url(../grafiken/punkt.gif);
}

ol {
	margin-left: 2em;
}
#block-gruen {
	background-color: #66CC00;
	display: block;
	padding: 4px;
	border: 1px solid #66CC00;
	font-weight: bold;
}
#block-hellgruen {
	background-color: #ECFFD9;
	display: block;
	padding: 4px;
	border: 1px solid #66CC00;
}
input {
	background-color: #FFFFFF;
	font-size: small;
	padding: 4px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #3366CC;
	margin: 0px;
	padding: 2px;
}
#aktuell {
	font-size: x-small;
	margin: 4px;
}
#aktuell a {
	font-weight: bold;
	color: #3366CC;
	text-decoration: underline;
}
#aktuell a:hover {
	color: #FF2119;
	text-decoration: none;
}
#tabliste {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66CC00;
}
#tabliste p {
	background-color: #ECFFD9;
	padding: 4px;
	margin: 0px;
	border-right: 1px solid #66CC00;
	border-left: 1px solid #66CC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CC00;
}
#tabliste a {
	}
#tabliste a:hover {
	background-color: #66CC00;
	color: #000000;
	text-decoration: none;

}
.tiefer {
	line-height: 2em;
}
.datumrot {
	color: #FF241E;
	font-weight: bold;
}
#news {
	display: block;
	clear: both;
	background-color: #FFFFFF;
	margin-bottom: 1em;
	margin-top: 0.5em;
	padding: 0.2em;
	border: 1px solid #C2D1F0;
}
.mehr, a.mehr {
	font-size: x-small;
	color: #3366CC! important;
	font-weight: bold;
	text-decoration: underline! important;
}
a.mehr:hover {
	text-decoration: none! important;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.skipnavi
{
	position: absolute;
	left: -3000px;
	top: 0px;
	width: 100px;
	font-size: 1px;
	line-height: 0px;
	display: none;
	visibility: hidden;
}
