/* custom stuff */
HTML {
  height: 100%;
  margin-bottom: 1px;/*background:#feefa3;*/
}

BODY {
	margin: 0px 0px 0px 0px;
	height: 100%; background:#feefa3;
}

a:link, a:visited {
	color: #016d31; text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #005c20;	text-decoration: none; background-color:#eaf5ef;
	font-weight: normal;
}

a.mainlevel:link, a.mainlevel:visited {
    font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px; letter-spacing: 1px;
	color: #fff/*#016d31*/; text-decoration: none;
	font-weight: bold; line-height: 18px;
}

a.mainlevel:hover {
font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #005c20;	text-decoration: none; background-color:#eaf5ef;
	font-weight: bold;
}
a.sublevel:link, a.sublevel:visited {
font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px; letter-spacing: 1px;
	color: #fff/*#016d31*/; text-decoration: none;
	font-weight: bold; line-height: 18px;
}

a.sublevel:hover {
font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #005c20;	text-decoration: none; background-color:#eaf5ef;
	font-weight: bold;
}
#active_menu {
font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
color: #005c20; text-decoration: none; background-color:#eaf5ef;
	font-weight: bold; line-height: 18px;
	}
	
#active_menur {
font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
color: #005c20; text-decoration: none; background-color:#eaf5ef;
	font-weight: bold;
	}
		
td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 12px;
	color: #222;
}

a.mainlevelr:link, a.mainlevelr:visited {
    font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px; letter-spacing: 1px;
	color: #005c20; text-decoration: none;
	font-weight: normal;
}

a.mainlevelr:hover, a.mainlevelr:active {
font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px; letter-spacing: 1px;
	color: #005c20;	text-decoration: none; 
	font-weight: normal;
}

h3, .componentheading {clear: both;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	margin: 0 10px 10px 0;
	padding: 9px 0 3px 0;
	border-bottom: 0px solid #fefefe;
    color: #005c20; 
	border-bottom: 1px solid #ffae34;
}

.componentheading {
  padding-top: 10px;
}

.contentheading {
  	font-family: Tahoma, Helvetica, sans-serif;
  	padding: 0px 0px 5px 2px;
  	margin: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	height: 45px;
	vertical-align: bottom;
	color: #cc3300/*#80ae90*/;
	text-align: left;
	width: 100%;
}
.contentheadingfaq {
  	font-family: Tahoma, Helvetica, sans-serif;
  	padding: 0px 0px 5px 2px;
  	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	height: 45px;
	vertical-align: bottom;
	color: #005c20/*#80ae90*/;
	text-align: left;
	width: 100%;
}
.contentheadingfaqi {
  	font-family: Tahoma, Helvetica, sans-serif;
  	padding: 0px 0px 5px 2px;
  	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	height: 45px;
	vertical-align: bottom;
	color: #cc3300/*#80ae90*/;
	text-align: left;
	width: 100%;
}
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

.contenttx1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 110%;
}

div.moduletable {
 margin: 0px; padding: 0;
}
div.moduletable-search {
 margin: 0 0 58px 0; padding: 0 0 0px 0; 
}
div.moduletabler h3 {color: #005c20; margin-top: 16px !important;
 margin: 0px 0px 10px 0px; /*padding: 25px 0 30px 0px;*/
}

div.moduletabler a:link {
color: #005c20;
}

div.moduletabler {
width: 150px; 
}
div.moduletablela {
width: 160px; 
}
div.moduletablef a {
text-decoration: none; color: #aaaaaa;
}
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/de_bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.small {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.modifydate {
  height: 30px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.createdate {
	height: 25px;
	vertical-align: top;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;
}

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	/*background: #feefa3;*/  /*background: #fff;*/
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage_caption {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ADADAD;
}

div.center {
  text-align: left;
}

table#main {
  /*margin-left: auto;
  margin-right: auto;*/
  text-align: left;
}

table#inner {
  /*margin-left: auto;
  margin-right: auto;*/
  text-align: left;
  /*background: #feefa3;*/
  /*background-image: url(../images/gr3.jpg);*/
}

div.blog_more {
  margin-top: 30px;
}

li.latestnews {
  margin-top: 3px;
}

.pagenav {
  font-weight: bold;
  line-height: 50px;
}

div.syndicate div {
  text-align: center;
}

div#wrapper {/*background-image: url(../images/gr3.jpg) no-repeat; background-repeat: no-repeat;*/
  /*background: #fff;*/
  /*margin: auto; */width: 100%;
  /*min-width: 1040px;
  max-width: 1265px;*/
  /*width: expression(document.body.clientWidth > 1100? "1100px": "auto" );*/
}

div#logo {
	background: #016d31 url(../images/logo1.jpg) no-repeat;
	height: 87px;
}

div#topmenu {
	background: url(../images/de_topmenu_bg.png) repeat-x;
	height: 29px;
}

/*div#topnav {
	background: url(../images/de_topnav_bg.png) no-repeat;
	width: 183px;
	height: 123px;
}

div#topnav div {
	overflow: hidden;
	margin: 0 12px 10px 10px;
	padding-top: 3px;
	height: 108px;
} */

div#pathway {
	height: 24px;
	line-height: 24px;
	text-indent: 25px;
	background: #fcca37 /*url(../images/path.jpg) repeat-x*/;
	color: #016d31;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

.user2padding {
  padding-right: 7px;
}

.user3padding, .leftpadding {
	padding: 0 7px;
}


div#centerpadding {margin: 0;
  padding: 0px 20px 0px 20px !important; padding: 0px 20px 0px 25px;
  width: auto !important;
  width: 100%; min-width: 600px; max-width: 600px;
}

div#rightpadding {
  /*background: url(../images/rightpad.png) repeat-y;*/
  padding: 5px 17px 0 13px;
  margin: 0 !important;
  margin-top: 5px;
  /*width: auto !important;
  width: 183px;*/
}

#tdmen {
  /*background: url(../images/leftpad.png) repeat-y;*/
  padding: 16px 0px 30px 16px; width: 180px; height: auto;
}

div#headerpadding {
  padding-bottom: 5px;
}

div#righttop {
    height: 10px;
    width: 183px;
}

td.greyseperator {
  background: #EBEBEB;
  width: 1px;
}

div.horizseperator {
  background: #EBEBEB;
  height: 1px;
  overflow: hidden;
}

td.rightnav {
  padding-top: 16px; border: 0px solid #0000cc;
  width: 183px;
}

td.rightbottom  {
  width: 183px;
  /*background: url(../images/abschl.gif) repeat-x;*/
}

td.botmenu {
  /*background: url(../images/abschl.gif) repeat-x;*/
  padding-top: 0px;
}

#footmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#footmenu li {
	float: left;
	border-right: 1px solid #fff;
	background: none;
	margin: 0;
	padding: 0;
}

#footmenu a {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  /*float:left;
  display:block;*/
  height: 16px;
  line-height: 16px;
  padding: 0px;
  color: #999;
}

#footmenu a:hover {
	background: #eaf5ef; 
}

#footer {
  padding: 15px 0px 0px 204px;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  color: #999;
  float: left;
  text-align: left; 
  width: 100%;
}

#imp a {
	color: #fff;	text-decoration: none; 
	font-weight: bold;
}

#imp a:hover {
	color: #016d31;
}

#con1 {
  background: #feefa3; opacity: 1.00; filter:alpha(opacity=100); width: 640px;
}

.button {
  color: #777;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border:solid 2px #bbb;
  width: auto;
  background: #ddd;
  
}
.button-search {
  color: #777;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border:solid 2px #bbb;
  width: auto;
  /*float: none !important;
  float: left;*/
  background: #ddd;
  /*padding: 2px 10px 4px 10px !important;
  padding: 0px 0px 2px 0px;*/
  line-height: 18px !important;
  line-height: 16px;
  height: 20px !important;
  height: 18px;
  margin: 10px 20px -10px 0px !important;
  margin: 10px 20px 5px 0px;
}
.k1 {   margin: 0 0 0px 0;
	padding: 4px 2px 2px 2px;
	border:solid 1px #ddd;
	background-color: #fffae4;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #016d31;
	width: 171px !important;
  	width: 170px /*auto*/;
	height: auto;
	float: left;
}
.inputbox-search-deaktiviert {
	margin: 5px 0 0 0 !important;
	margin: 3px 0 0px 0;
	padding: 4px 2px 2px 4px;
	border-right:solid 2px #bbb; border-bottom:solid 2px #bbb;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #fefefe;
	color: #016d31;
	width: 115px !important;
  	width: 125px /*auto*/;
	float: left;
	height: 13px !important;
  	height: 19px;
}
.inputbox-search {
	margin: 5px 0 0 0 !important;
	margin: 3px 0 0px 0;
	padding: 4px 2px 2px 4px;
	/*border:solid 1px #bbb; border-right:solid 2px #bbb; border-bottom:solid 2px #bbb;*/
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #cc3300/*016d31*/;
	width: 115px !important;
  	width: 125px /*auto*/;
	float: left;
	height: 13px !important;
  	height: 22px;
}
.h1 {
	color: #005c20;/*color: #222;*/
	text-align: left;
	padding-left: 0px;
	padding-bottom: 16px;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
}
.pictx {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ADADAD;
}
.h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #cc3300;
  font-weight: bold;
 
}
.h2c {
  font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #cc3300;
  font-weight: bold;
  letter-spacing: 1px;
}
.h2rot {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #cc3300;
  font-weight: bold;
}
.h3 {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #639057;
  font-weight: bold;
}
#bord {
  border: 0px solid #ff9933; padding: 10px; background-color: #f1f5cf; font-size: 110%;
}
.picl {float: left;
  padding-right: 22px;
  padding-bottom: 12px;
}
.picr {float: right;
  padding-left: 22px;
  padding-bottom: 12px;
}
#producttable {
  border-bottom: 1px solid #fcca37; 
padding: 20px 0 10px 0;
}
.back_button {
  padding-left: 6px !important;padding-left: 10px;
}

div.pgx {font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin: 0 10px 10px 0;
	padding: 9px 0 3px 0;
	border-bottom: 0px solid #fefefe;
    color: #005c20; 
padding: 20px 0px 2px 0px;
border-bottom: 1px solid #ffae34;
    }
	
.article_seperator {display:none;
    }
.contentheadingfaq {
	display: inline;
	}  
.blogfaq {margin-top:25px
    }
img {border: none}