body  { 
	font-size:12px; 
	color:#729628;
}

.admin td {color:black;}

a:link { color:#333333; font-style:normal;font-size:12px; font-weight:bold; text-decoration:none; }
a:visited { color:#333333; font-style:normal;font-size:12px; font-weight:bold; text-decoration:none; }
a:active { color:#aaaaaa; font-style:normal;font-size:12px; font-weight:bold; text-decoration:none; }
a:hover { color:#cc0000;  font-style:normal;font-size:12px; font-weight:bold; text-decoration:underline; }

.menumain {color:#666666;font-size:12px;} 
a.menumain {color:#666666;font-size:12px;}
a.menumain:link{color:#666666;font-size:12px;}   
a.menumain:visited{color:#666666;font-size:12px;}
a.menumain:active{color:#666666;font-size:12px;}
a.menumain:hover{text-decoration:none; color:#48650E;font-size:12px;}

.menumainactive {font-size:12px;font-weight:bold; color:white;}
a.menumainactive {font-size:12px;font-weight:bold;color:white;}
a.menumainactive:link {font-size:12px;font-weight:bold;color:white;}
a.menumainactive:visited {font-size:12px;font-weight:bold;color:white;}
a.menumainactive:active {font-size:12px;font-weight:bold;color:white;}
a.menumainactive:hover {text-decoration:none; font-size:12px;font-weight:bold;color:white;}

.menusub {color:#729628; font-size:12px;}
a.menusub {font-weight:normal; color:#729628; font-size:12px;}
a.menusub:link {font-weight:normal; color:#729628; font-size:12px;}
a.menusub:visited {font-weight:normal; color:#729628; font-size:12px;}
a.menusub:active {font-weight:normal; color:#729628; font-size:12px;}
a.menusub:hover {font-weight:normal; text-decoration:none; color:#48650E; font-size:12px;}

.menusubactive {color:#729628; font-size:12px;}
a.menusubactive {color:#729628; font-size:12px;}
a.menusubactive:link {color:#729628; font-size:12px;}
a.menusubactive:visited {color:#729628; font-size:12px;}
a.menusubactive:active {color:#729628; font-size:12px;}
a.menusubactive:hover {text-decoration:none; color:#48650E; font-size:12px;}


td { padding:4px;}

// tabelle
.t1 { color:#333333; background:#ffffff; padding:5px; spacing:5px; width:700px; border:1px solid;}

.stylefinder { 
        border:#7dba00 solid 1px;
	color:#7dba00;
	width:100px;
	height:20px;
	background:#ffffff;
}
.stylefinderhigh{
        border:white solid 1px;
        color:white;
        width:100px;
        height:20px;
        background:orange;

}
.stylefinder150 {
        border:#7dba00 solid 1px;
        color:#7dba00;
        width:150px;
        height:15px;
        background:#ffffff;
}

.stylefinderarea {
	border:#7dba00 solid 1px;
	color:#7dba00;
	width:150px;
	height:45px;
	background:#ffffff;
}

.smallgreentext {
	color:#729628;
	font-size:12px;
	font-weight:normal;
	line-height:19px;
}
.mediumgreentext {
	color:#729628;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
}
.mediumwhitetext {
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
}
.bigwhitetext {
        color:#ffffff;
        font-size:16px;
        font-weight:bold;
}
.mailgreen {
	color:#405417;
	font-size:14px;
	font-weight:normal;
}

a.mainMenu {
  display: block;
  position: relative;
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size: 80%;
  font-weight: 900;
  text-decoration: none;
  background-color: #000;
  color: #0f0;
  padding: 3px;
  border-bottom: 1px solid #0f0;
  border-left: 5px solid #0f0;
  border-right: 5px solid #0f0;
}
a.mainMenu:hover {
  background-color: #030;
  border-bottom: 1px solid #0f0;
  border-left: 5px solid #090;
  border-right: 5px solid #090;
}

a.menu2 {
  position: relative;
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size: 80%;
  background-color: #green;
}
a.menu2:link {
  color: #cfc;
  text-decoration: none;
  background-color: #0f0;
}
a.menu2:visited {
  text-decoration: none;
  color: #fff;
  background-color: #0f0;
}
a.menu2:hover {
  color: white;
  text-decoration: underline;
  background-color: #0f0;
}
a.menu2:active {
  text-decoration: none;
  color: #000;
  background-color: #0f0;
}

div.level1Box {
  container: linke_seite;
  position: relative;
  float: left;
  width: 0;
  z-index: 3;
}

div.level2Box {
  container: ausgeklapptes_menue;
  position: absolute;
  left: 102%;
  top: -22;
  z-index: 2;
  width: 200;
  background-color: transparent;
  border-left: 0px solid #ffffff;
  border-top: 0px solid #ffffff;
  border-bottom: 0px solid #ffffff;
  visibility: hidden;
  padding: 0px;
}

div.menulevel1 {
  position: relative;
}

div.menulevel2 {
  position: relative;
}



.menu2Box { padding-bottom: 0px; }

.form {
	padding:0px;
	spacing:0px;
	font-size:12px;
	background:#eeeeee;
}
.form td {
	padding:4px;
	spacing:0px;
	background:#D6E9AF;
}

