body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	background: url(../img/leftbg.gif) repeat-y;
	margin: 0px;
}

h3 {
	font-weight: bold;
	font-size: 16px;
	color: #666;
	padding: 0px 0px 5px 0px;
	border-bottom: solid #5cbe5c 3px;
}

h4 {
	width: 680px;
	color: #333;
	font-size: 14px;
	clear: both;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #8f8f8f;
}

h5 {
	margin: 20px 0px 10px 0px;
	border-bottom: 1px solid #8f8f8f;
	padding: 0px 0px 3px 0px;
	font-size: 12px;
}

p, li, div {
	color: #333;
	font-size: 12px;
	padding: 0px;
}

p.disclaimer {
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}

p.small {
	font-size: 10px;
}

td.formsubt {
	padding: 2px;
}

a, a:visited, a:active { text-decoration: none; color: #2a6d33; font-weight: bold; font-size: 12px; }
a:hover { text-decoration: underline; color: #2a6d33; font-weight: bold; font-size: 12px; }
a.menuheader, a.menuheader:visited, a.menuheader:active { color: #666; text-decoration: underline; }
a.menuheader:hover { color: #888; text-decoration: none; }

#head {
	width: 100%;
	height: 115px;
	background: url(../img/topbg.gif) repeat-x;
}

#nav {
	position: absolute;
	top: 153px;
	left: 0px;
	width: 170px;
	padding: 0px;
	margin: 0px;
}

#whitecover {
	position: absolute;
	top: 116px;
	left: 0px;
	background-color: #fff;
	height: 34px;
	width: 168px !important;
	margin: 0px;
	float: left;
	vertical-align: bottom;
}

#mainarea {
	margin: 10px 0px 0px 180px;
}

#footermenu {
	width: 680px;
	margin: 0px 0px 0px 180px;
	padding: 25px 0px 20px 0px;
	text-align: center;
	font-size: 10px;
	color: #8f8f8f;
	clear: both;
}

#footermenu a, #footermenu a:visited, #footermenu a:active { text-decoration: none; color: #8f8f8f; font-weight: normal; font-size: 10px; }
#footermenu a:hover { text-decoration: underline; color: #8f8f8f; font-weight: normal; font-size: 10px; }

/* menu */

.menuhead {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;
  background: url(../img/arrow.gif) no-repeat 2px 0px;
  color: #666;
  font-weight: bold;
  text-align: left;
  padding-left: 15px;
  padding-right: 5px;
  padding-bottom: 2px;
  border-bottom: 8px solid #5DBE5D;
  margin-top: 12px;
}

#menu {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	width: 165px;
}

#menu ul.mainmenu {
	list-style-type: none;
	/* border: solid #8f8f8f 2px; */
	background-color: #E3F5E3;
	width: 168px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#menu ul.submenu {
	list-style-type: none;
	display: block;
	background-color: #A4DFA4;
	width: 170px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#menu li {
	height: 20px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	height: 18px !important;
	height: 20px;
	width: 168px !important;
	color: 3f3f3f;
	display: block;
	padding: 2px 0px 0px 5px;
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
}

#menu a.selected {
	background-color: #8CB38E;
	color: #fff;
}

#menu a.selected:hover {
	background-color: #629364;
}

#menu a:hover {
	height: 20px;
	cursor: pointer;
	background-color: #629364;
	color: #fff;
}

#menu a.sub {
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	width: 155px !important;
	width: 170px;
	color: 3f3f3f;
	display: block;
	padding: 2px 0px 0px 15px;
}

#menu a.sub:hover {
	cursor: pointer;
	background-color: #629364;
	color: #fff;
}

/* content */
#contentholder {
	width: 680px;
}

#kontakttable {
	margin: 15px 0px 35px 0px;
}

#kontakttable th {
	background-color: #5cbe5c;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 5px;
}

#kontakttable a {
	font-size: 11px;
	font-weight: normal;
}

#kontakttable td {
	background-color: #e0e0e0;
	color: #333;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}

#kontakttable td.bereich {
	font-weight: bold;
}


div.picleft {
	float: left;
	width: 230px;
	margin: 0px 5px 5px 0px;
}

div.picright {
	float: right;
	width: 230px;
	margin: 0px 0px 5px 5px;
}

#map24boxholder {
	margin: 0px 38px 0px 0px;
	float: right;
	clear: right;
	width: 250px;
}

#map24box {
	border: solid #8f8f8f 1px;
	width: 250px;
	padding: 2px;
}

#map24box label {
	width: 60px;
	float: left;
	clear: right;
	padding-top: 3px;
	margin: 0px 0px 3px 0px;
	font-size: 10px;
}

#map24box input,
#map24box select {
	font-size: 10px;
	background-color: #E9F5E9;
	border: solid #8f8f8f 1px;
	margin: 0px 0px 3px 0px;
}

#map24box input.btn {
	display: block;
	margin: 0px;
	cursor: pointer;
}

#map24box div.spacer {
	width: 60px;
	height: 13px;
	float: left;
	clear: right;
}

#map24box div.boxheader {
	background-color: #5CBE5C;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	margin: 0px 0px 3px 0px;
}

#gemaframe {
	border: 0px;
	border-style: none;
	width: 640px;
	height: 420px;
	float: left;
}

div.prodimage {
	float: left;
	width: 200px;
	margin-right: 20px;
}

div.proddescr {
	width: 400px;
	font-size: 8pt;
}

ul.produl {
	margin-top: 3px;
}

li.prodli {
	font-size: 8pt;
}

a.pdflink {
	display: block;
	float: left;
	clear: both;
	padding-left: 20px;
	height: 16px;
	background: url(../img/pdficon.gif) no-repeat;
	margin-bottom: 15px;
	margin-left: 5px;
}

#proddetail {
	margin: 0px 0px 5px 0px;
}

#proddetail th {
	font-size: 10px;
	padding: 3px;
	background-color: #d0d0d0;
}

#proddetail td {
	font-size: 10px;
	padding: 3px;
	background-color: #f0f0f0;
	text-align: center;
	white-space: nowrap;

}

#areamenu {
	clear: both;
	width: 680px;
	margin-top: 30px;
}

#areamenu div.areamenuitem {
	float: left;
	width: 210px;
	/* border: solid black 1px; */
	padding: 5px;
	text-align: center;
	cursor: pointer;
}

#areamenu div.areamenuitemheader {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
}

.shaded {
	opacity: .5;
	filter: alpha(opacity=50);
}

#bannerimage {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	height: 135px;
	width: 155px;
	margin: 0px;
	cursor: pointer;
}

h5.prodtitle {
	border: 0px;
	background-color: #AFDAAF;
	padding: 2px;
}

a.toplink, a.toplink:active {
	font-size: 11px;
	font-weight: normal;
	float: right;
	clear: both;
}

a.toplink:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
