*{
padding:0;
margin:0;
}


body{
	font-size: 100.1%;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background: #045A01 url(../images/container.bg.jpg) repeat-y 50% 0;
}
/*
#wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 940px;	
	padding-left: 20px;
	padding-bottom: 20px;
}*/




/*body {
background: #2B5001 url(../images/main.bg.jpg) repeat-x;
font-size: 100.1%;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}*/

a {
color: #006600;
text-decoration: none;
}

img{
border: 0;
}

a:hover{
text-decoration: underline;
}

.active{
font-weight: bold;
color: #cedab2;
text-decoration: underline;
}

/* ########################################## zum Zentrieren des Layouts  */
#container {
width: 1000px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
border-left: 1px solid #A1B880;
border-right: 1px solid #A1B880;
border-bottom: 1px solid #A1B880;
}
* html #container {
height: 600px;
}
/* ########################################## Top   */

#top {
background-color: #A1B880;
height: 25px;
border-bottom: 1px solid #005b00;
}

#top ul{
list-style-type:none;
}

#top ul li{
float: left;
padding-left: 15px;
}

#top ul li a{
font-size: 0.8em;
color: #fff;
}

/* ########################################## Kopfbereich  */

#head {
position: relative;
background-color: #559A01;
height: 186px;
}

#head img{
border-top: 1px solid #A1B880;
}

#head ul{
position: absolute;
top: 67px;
left: 200px;
font-size: 14px;
width: 790px;
padding-left: 10px;
height:20px;
}

#head ul li{
display: inline;
margin-right: 15px;
}

/* ########################################## outer und inner  */

#outer{
border-left: solid 200px #A1B880; /* Farbe linke Spalte  */
border-right: solid 200px #CEDAB2; /* Farbe rechte Spalte  */
background-color: #E2E9CA; /* Farbe Content */
min-height:600px;

}

#inner{margin:0; width:100%; }

* html #outer{
	position: absolute;
	top: 212px;
}

/* ########################################## left navigavtion  */

#left {
height: auto;
width:200px;
float:left;
position:relative;
margin-left:-200px;
margin-right:1px;
background-image: url(../images/left.menu.back.top.jpg);
background-repeat: no-repeat;
padding-top: 74px;
}


#left ul{
margin-left: 10px;
font-size: 0.8em;
list-style-type: none;
margin-bottom: 0;
}

#left li{
line-height: 1.6em;
}

* html #left li{ /* IE 6 */
line-height: 0.8em;
}

#left ul li a{
color: #006600;
display:block;
}

#left ul ul{
margin-left: 10px;
font-size: 0.9em;
list-style-type: none;
margin-bottom: 10px;
}

#left address{
margin-left: 10px;
margin-top: 10px;
font-size: 0.8em;
font-style: normal;
color: #006600;
}

#left img{
margin: 10px;
border: none;
}

#left span{
color: #006600;
font-size: 0.8em;
padding-left: 10px;
display: block;
}

#left h4{
margin: 10px 5px 10px 10px;
font-size: 0.8em;
font-style: normal;
color: #006600;
font-weight:bold;
border-bottom: 1px dotted #006600;
}

/* ########################################## right navigavtion  */

 #right {
 width:200px;
 min-height: 150px;
 float:right;
 position:relative;
 margin-right:-200px;
 margin-left:1px;
 background-image: url(../images/right.menu.back.top.jpg);
 background-repeat: no-repeat;
padding-top: 74px;
 }
#right h3{
margin: 10px;
font-size: 0.8em;
color: #006600;
}
#right h4{
margin: 10px;
font-size: 0.8em;
color: #006600;
}
#right p{ color: #004400; margin: 10px; font-size: 0.7em;}

#right a{
text-decoration: underline;
}

#right img{
padding: 5px;
}

/* ########################################## content */

#content{
position: relative;
background-image: url(../images/content.back.top.jpg);
background-repeat: no-repeat;
padding-top: 20px;
padding-bottom: 20px;
padding: 20px;
}

#content h1 {
color: #60A31F;
font-size: 1.3em;
padding: 0px 10px;
}

#content h2 {
color: #006600;
font-size: 1em;
padding: 0px 10px;
}

#content h3 {
color: #006600;
font-size: 1em;
padding: 10px 10px 0px 10px;
}

#content h4 {
color:  #60A31F;
font-size: 0.9em;
padding: 10px 10px 0px 10px;
}

#content p {
color: #006600;
font-size: 0.8em;
padding: 5px 10px;
}

#content a {
text-decoration: underline;
}

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

#content hr{
margin: 10px;
}

#content ul{
color: #006600;
font-size: 0.8em;
padding: 5px 25px;
}

#content ol {
color: #006600;
font-size: 0.8em;
padding: 5px 30px;
}

#content ol ul{
font-size: 1em;
}

#content table {
margin-top: 10px;
margin-left: 5px;
}

#content table td{
text-align: left;
color: #006600;
font-size: 0.8em;
vertical-align: top;
}


.clear{clear:both;}

.right{
	float:right;
	margin: 10px;
}

.left{
	float:left;
	margin: 0px 10px 0px 0px;
}


blockquote{
color: #60A31F;
padding: 10px;
font-size: 0.9em;
font-weight:bold;
font-style:italic;
}

cite{
color: #006600;
font-weight:normal;
}

#content address{
margin-left: 10px;
margin-top: 10px;
font-size: 0.8em;
font-style: normal;
color: #006600;
}

/* ########################################## content / Termin */

.termin{
	margin-top: 30px;
}

#auflistung h3{
	color: #8AA660;
	padding: 0 10px;
}

#auflistung a{
	text-decoration: none;
}

#auflistung a:hover{
	text-decoration: underline;
}

/*  ########################################## footer */

#footer {
clear:left;
height: 25px;
/*background-color:  #005B00;*/
background-color:  #386C00;
border-top: 1px solid #A1B880;
}


#footer p{
color: #fff;
float: left;
}

#footer ul{
list-style-type:none;
}

#footer ul li{
float: left;
padding-left: 15px;
}

#footer ul li a{
font-size: 0.8em;
color: #fff;
}


