body {
    color: #000000;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding-top: 30px;
	background: #fff;
	padding-bottom: 15px;
}

.container {
    width: 700px;
    background-color: #dfe7cb;
	height: auto;
	margin: auto;
	border: 1px dotted #605D48;
	position: relative;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.stoerer{
	position: absolute;
	top: 10px;
	left: 600px;
}

.stoerer img{
	border: none;
}

.container1 { 		
    padding: 0px;
    width: 170px;
    background-color: #a8cb4b;
}

/* Logostyle klein

.logo{
	margin: 0;
	border-style: none;
	padding-top: 15px;
	padding-left: 3px;
}
 */

.logo{
	margin: 0;
	border-style: none;
	padding-top: 4px;
}

	
.inhalt1 { 	
	background-color: #fff;
	margin-top: 20px;
	margin-bottom: 40px;
	padding: 0 0 0 170px;
	width: 530px;
}

.inhalt { 	
    text-align: left;
    font-size: 8pt;
	line-height: 150%;
	background-color: #fff;
	min-height: 250px;
	padding: 0 0 10px 10px;
}
.textbreite{
	width: 70%;
}.headline, h1{	color: #769440;	font-size: 24px;	padding-top: 1em;	line-height: 1.3em;
}

.subline, h2 {
	font-size: 14px;
	z-index: -2;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	margin: 1em 0 0.3em;
}
p+.headline{
	padding-top: 0;
}
ul{
	margin: 0;
	padding: 0 0 0 2em;
}
li{
	padding: 0 0 0 0.2em;
	margin: 0;
	list-style-position: outside;
}


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

a.arrow {
	font-size: 11pt;
	font-weight: bold;
}


a:hover {
	color: #000;
}


a.anker {
	text-decoration: none;
	color: #000;
}
div.leer {
	height:250px;
}

.grafik{
	height: 70px;
	margin-left: 0px;
	padding-left: 0;
	background: transparent url(../images/logo2.png) no-repeat !important;
	background: #a8cb4b url(../images/logo170x70_IE.gif) no-repeat;
}



.grafik img{
	border-style: none;
	border-width: 0;
	width: 100%;
	height: 65px;
}



.kopf{
	height: 70px;
	margin: 0;
	padding: 0;
}

.mitte {
	width: 595px;
	height: 41px;
	float: left;
	padding-left: 15px;
	padding-top: 29px;
}

.rechts {
	width: 154px;
	height: 39px;
	padding-left: 15px;
	padding-top: 31px;
	float: right;
	font-size: 12px;
	border-left: 1px solid #cce15c;
}

.thumbnail {
	width: 70px;
	height: 70px;
	border-width: 0;
	margin: 10px 20px 10px 0;
}

.images {	
	width: 230px;
	float: left;
	border-style: none;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 0;
	border: 1px dotted #a8cb4b;
}

.imagetext {
	padding-top: 20px;
	width: 250px;
	float: left;
	padding-bottom: 20px;
}

div.img{
	height: 200px;
}

.pfad{
	color: #769440;
	width: 520px;
	background-color: #fff;
	padding-left: 180px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 7.5pt;
}

/* My Comment */
  
.pfad a{
	color: #769440;
	font-weight: bold;
	text-decoration: none;
}
.pfad a:hover{
	color: #000;
}

.pfad#impressum{
	position: relative;
	bottom: 0;
} 
  
div.menue {
	border: 1px dotted black;
    background-color: #dfe7cb;
	width: 160px;
	float: left;
	position: relative;
	left: -30px;
	top: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 10;
} 
  
div.navigation {
	position: relative;
	left: -17px;
}
/* Navi Level 0 */
div.menue ul, div.menue ul li {
margin:0;padding:0;list-style-type:none;
} ul.menue {
width:128px;margin:0; 
}

div.menue ul ul.submenue1, div.menue ul ul.submenue1 ul.submenue2{
	padding-left: 25px;
}
div.menue ul ul.submenue1 a, div.menue ul ul.submenue1 ul.submenue2 a{
	width: 125px;
}

  /* hier wird Farbe und Textfarbe aller Navi-Buttons bestimmt */
  div.navigation a {
	width: 150px;
    font-size: 8pt;
    font-weight: normal;
    text-align: left;
    margin: 2px;
    text-decoration: none; 
    border: 1px dotted #605D48;
    color: #000; 
    background-color: #fff;
	display: block;
	padding: 5px 5px 5px 7px;
}
  
  /* hier wird Mouse-Over aller Navi-Buttons bestimmt */
  div.navigation a:hover, div.navigation a.aktiv{
   background-color: #a8cb4b;
}

  div.navigation div {
     clear: left;
  }
.options {
	width: 95px;
	float: left;
	margin-right: 5px;
}

.options select{
   background-color: #fff;
}

noscript {
	font-size: 7pt;
	color: #91a041;
	padding-left: 140px;
	position: relative;
	top: -35px;
}
.clear{
	clear: both;
}