/*:root {--gruen: #71af28; --antra: #3b3b2f;}*/
:root {--gruen: #6bb441; --antra: #3b3b2f;}
body {color: #000000; background-color: #6bb441; font-family:Arial; font-size:14px; align:left; 
	margin:0px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: none}
a {text-decoration:none; color:black;}
a:hover {text-decoration:underline; color: blue;}

#kopf1 {width: 100%; height: 100px; background-color: white; padding: 0px 0px 0px 0px;}
#kopf1text {position: absolute; top: 70px; left: 130px; z-index: 10;}
#kopf2 {width: 100%; height: 5px; background-color: #3b3b2f;}
#kopf3 {width: 100%; margin: 0px 0px -5px 0px; padding: 0px 0px 0px 0px; }
#menu1 {font-size: 18px; height: 20px; position: absolute; top: 15px; right: 10px; }
#menuitem {padding: 0px 6px 0px 6px; float: left;}
#menuitem a{text-decoration:none; color:black;}
#inhalt {margin: 0px 0px 0px 0px; padding: 60px 40px 40px 40px; max-width: 800px; min-height: 240px; 
	font-size: 18px; border: 0px solid red;}
h1 {font-size:32px;}
#inhaltds {margin: 0px 0px 0px 0px; padding: 12px 40px 40px 40px; max-width: 800px; font-size: 12px;}
#fett {font-weight: bold;}
#kasten {width: 280px; color: #3b3b2f; font-size: 18px; background-color: #ffffff; 
	border: 4px solid #3b3b2f; text-align: center; margin: 0px 0px 0px 40px; float: left;}
#kasten1 {width: 280px; color: #3b3b2f; font-size: 18px; background-color: #ffffff; 
	border: 4px solid #3b3b2f; text-align: center; margin: 0px 0px 0px 40px; float: left;}
#fuss1 {width: 100%; min-height: 80px; background-color: #3b3b2f; color: #ffffff; 
	margin: 40px 0px 0px 0px; padding: 40px 0px 0px 0px; }
#fuss1text {text-align: left; padding-left: 40px; font-size: 17px;}
#fuss1 span{text-align: center; font-size: 12px;}
#fuss1 a {color:#ffffff; text-decoration: none; text-align: center; }
#fuss1 a:hover {text-decoration:underline; color: #6bb441;}

/* Styles für Klappmenü */
ul#Navigation { padding: 0; text-align: center; margin-top: -18px;}
ul#Navigation li { list-style: none; float: right; position: relative; margin: 0; padding: 0; }
ul#Navigation li ul { margin: 0; padding: 0; position: absolute; top: 4px; left: 0; display: none;}  /* Unternavigation ausblenden */
ul#Navigation li:hover ul { display: block; } /* Unternavigation in modernen Browsern einblenden */
ul#Navigation li ul li { float: none; display: block; margin-bottom: 0;}
/* Eigenschaften der in li enthaltenen Elemente */
ul#Navigation a, ul#Navigation span {display: block; min-width: 60px; padding: 8px 10px 0px 10px; text-decoration: none; 
    font-size:12pt; font-weight: normal; color: black; background-color: white; z-index: 500;}
ul#Navigation a:hover  { color: white; background-color: #6bb441; }
ul#Navigation span li#aktuell { color: white; background-color: #6bb441;  }
ul#Navigation li#aktuell { color: white; background-color: #6bb441; }
li a#aktuell, ul#Navigation li#aktuell span { background-color: white; color: #6bb441; font-weight: bold; } /* aktuelle Rubrik kennzeichnen */ 
ul#Navigation li ul span { background-color: white; color: #3b3b2f;  background-color: khaki;} /* aktuelle Unterseite kennzeichnen */


/*ul#Navigation li::before {content:'ul';}*/
/* Styles für Touchflächen */
ul#tipp {padding: 0; text-align: center; margin: 0px 0px 0px 0px; font-size: 24px;}
ul#tipp li {list-style: none; float: left; position: relative; 
	margin: 8px 12px 8px 0px; padding: 4px 8px 4px 8px; background-color: rgb(65,231,64);}

#liste td {vertical-align: top; padding-bottom: 24px;}
#liste tr {}
#listitem {font-size: 30px;}
#listcontent {font-size: 16px; padding-left: 24px; }
	
/*
#kopf {margin: 0px 0px 120px 20px}
#kopfunten {vertical-align: bottom;}
#firma {float:left; z-index:2}
#firma1 {color:#72B45D; font-size: 30px; 
	letter-spacing: 0.42em; margin-left: 30px;}
#firma2 {background-color:#72B45D; letter-spacing: 0.03em; margin-left: 30px; font-size:16px;}
#firma3 {margin-left: 30px; font-size:16px; margin-top: 5px;
	line-height: 1.3;}
#rechts {float:right; font-size: 18px;}
#hintergrün {background-color:#72B45D;  top: 30px; z-index:1;}
#fettgrün {font-weight: bold; color: #72B45D;}
#leer {font-size: 30px; z-index:1;}
#subheader {font-size: 8pt;}
a {text-decoration:none; color:black;}
a:hover {text-decoration:underline; color: blue;}
*/