body {
	background: url(gras_kachel.png);
}
a {
	color: #ffffff;
}

img {
border: none;
}
h2 {
color: #003908;
text-align: center;
font-size: 1.3em;
margin: 5px;
}

h3 {
color: #003908;
text-align: center;
font-size: 1.1em;
margin: 5px;
}

h4 {
color: #003908;
text-align: center;
font-size: 1.1em;
text-decoration: none;
margin: 0px;
}


h5 {
margin: 5px;
color: #003908;
font-size: 0.9em;
}

#dasGanze {
         position: relative;
         top: 0px;
         left: 0px;
         margin: 0 auto;
         width: 980px;
	 background: transparent;
}

#kopf {
         position: relative;
         top: 0;
         left: 0;
         margin: 0px;
         padding: 5px 0 0 0;
         height: 125px;
	 background: url(asche_kachel.jpg) #003908;
         background-repeat: repeat;
         border: 5px solid #ffffff;
}

#main {
         position: relative;
         top: 0;
         left: 0;
         margin: 10px 0;
         padding: 0;
	background: #E6E6E6;
         border: 5px solid #ffffff;
         *z-index: -10;
}

#fuss {
         position: relative;
         top: 0;
         left: 0;
         margin: 10px 0;
         padding: 5px;
	 background: #003908;
         background-repeat: repeat;
         border: 5px solid #ffffff;
}


#kopfinhalt1 {
	 position: relative;
         top: 0px;
         left: 0px;
         margin: 0;
         padding: 0;
	 background: transparent;
         border: none;
         text-align: center;
         font-weight: bold;
         font-family: sans-serif;
         font-size: 30px;
         color: #ffffff;
}

#kopfinhalt2 {
	position: relative;
         top: 0px;
         left: 0px;
         margin: 0;
         padding: 0;
}

#maininhalt1 {
         position: relative;
         top: 0;
         left: 0;
         margin: 0;
         padding: 10px;
         width: auto;
	background: url(hintergrund_text.jpg) #E6E6E6;
         border: 1px solid #003908;
         font-family: sans-serif;
         font-weight: bold;
         font-size: 1.2em;
}


#maininhalt2 {
         position: relative;
         top: 0;
         left: 0;
         margin: 0;
         padding: 10px;
         width: auto;
	background: url(hintergrund_text.jpg) #E6E6E6;
         border: 1px solid #003908;
         font-family: sans-serif;
         font-weight: bold;
         font-size: 1.2em;
}

#fussinhalt {
         position: relative;
         top: 0;
         left: 0;
         margin: 0 0 0 0;
         padding: 10px;
	background: url(hintergrund_text.jpg) #ffffff;
         border: 1px solid #000000;
         text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	color: #003908;
}

#main a {color: #003908;}
#main table a {color: #ffffff;}

#maininhalt1 p {
	color: #000000;
	text-align: left;
	margin: 5px;
	font-weight: normal;
}

#maininhalt1 p.absatz_klein {
	color: #000000;
	text-align: center;
	margin: 5px;
	font-weight: bold;
	font-size: 0.9em;
}

div.aktuelles {
position: relative;
top: 0px;
left: 0px;
border: 0px solid #000000;
}

.kontakttabelle {
	font-size: 14px;
         widht: 75%;
         margin-left: auto;
         margin-right: auto;
         border-collapse: separate;
}


.kontaktzelle {
	padding: 10px;
	border: 0 5px;
	border-style: solid;
	border-color: #ffffff;
	background: #003908;
	color: #ffffff;
}

div.schlagzeile {
	position: relative;
         top: 0;
         left: 0;
	width: auto;
	border: 1px solid #000000;
	margin: 0 0 5px 0;
	padding: 5px;
	color: #003908;
	background: #ffffff;
         font-size: 0.8em;
}

a.infobox { text-decoration:none; }
a.infobox:hover { padding-bottom: 1000px; cursor:help; }
a.infobox span.meldung {
display: none;
}

a.infobox:hover span.meldung {
display: block;
position: relative;
top: 0;
right: 0;
width: auto;
border: 0px solid #000000;
padding: 10px;
margin: 5px;
font-weight: normal;
background: #ffffff;
}