/* # START BODY # --------------------------------------------------------------- */
body {
	background-color: #D4D4D4;
	margin: 0px;
	padding: 0px;
}

body, td {
	font-family: verdana;
	font-size: 10px;
	vertical-align: top;
}

img { border: none; }

a:link, a:visited, a:active {
	color: #009247;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

/* # END BODY # ----------------------------------------------------------------- */

/* # START HEAD # --------------------------------------------------------------- */
#mainHeader {
	height: 92px;
	background: #00853E url('../img/background_head.gif') repeat-x;
	position: relative;
}

#logo {
	float: left;
	margin-bottom: 7px;
	width: 178; height: 62px;
}

#siteSearch {
	float: right;
	margin: 25px 20px 0px 0px;
	color: #FFF;
	font-size: 10px;
}

* html #siteSearch {
	margin-right: 10px;
}

#lang_flags {
	display: inline;
	float:right;
	margin-top: 3px;
	margin-right: 24px;
}

* html #lang_flags {
	position: absolute; 
	right: 0px;
	top: 69px;
}
/* # END HEAD # ----------------------------------------------------------------- */

/* # START FOOTER # -------------------------------------------------------------- */
#mainFooter {
	padding: 10px 25px 5px 25px;
	background-color: #FFF;
	height: 50px;
	color: #009247;
}

#mainFooter .copy {
	background-color:#FFF;
	clear: both;
	width: 712px; 
	color: #999;
	margin-top: 4px;
}

/* ENTFERNEN!
#mainFooter a:link,
#mainFooter a:visited,
#mainFooter a:active {
	color: #009247;
	text-decoration: none;
}

#mainFooter a:hover { text-decoration: underline; }
*/
/* # END FOOTER # ---------------------------------------------------------------- */

/* # START TABLE # -------------------------------------------------------------- */
#mainTable{
	height: 100%; 
	width: 100%;
}

.topRowCol1 { background: url('../img/background_shadow_l.gif') repeat-y right; }
.topRowCol3 { background: url('../img/background_shadow_r.gif') repeat-y left; }
/* # END TABLE # ----------------------------------------------------------------- */


.contentContainer {
	padding: 0px 25px 0px 25px;
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 11px;
	width: 900px;
}

.menuPlaceHolder{
	width:900px;
	height:38px;
	background-color:white;
}

.whiteBG { background-color:white; }

.contentRightCol { float: left; }

.contentHeadline {
	margin-bottom: 20px; 
	margin-right: 25px;
}

.contentRightBody {
	width:240px;
	font-size:11px;
}

.contentMenuItem {
	width:240px;
	height:15px;
	margin-bottom:1px;
	padding: 3px 0px 3px 23px;
	background-color:#f0f4f4;
	background: url('../img/arrow_grey.gif') no-repeat left;
	color: #009247;
	font-size: 11px;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.detailContent {
	margin-top:25px;
	background-color:white;
}

.detailCol2 {
	float:right;
	width:254px;
}

.contentMenuItem1 {
	margin-bottom:1px;
	padding: 3px 0px 3px 23px;
	width:230px;
	height:15px;
	background: url('../img/arrow_grey.gif') no-repeat left;
	background-color:#f0f4f4;
	color: #009247;
	font-size: 11px;
}

.detailCol1 {
	font-size:11px;
	width:445px;
	float:left;
	margin-right:25px;
}

.overviewItemBox {
	float: left;
	width: 222px;
	margin-right: 23px;
	font-size: 16px;
	color: #007E3D;
	padding-bottom: 10px;
}

/* IExplore-Hack */
* html .overviewItemBox {
	font-size: 15px;
	font-weight: bold;
}


.overviewItemBox p {
	font-size: 10px;
	color: #000;
	font-weight: normal;
}


.overviewItemBox .photo {
	padding-top: 5px;
	width:222px;
	border-top: #cde6d5 1px solid;
}
	
.overviewHeadBox { border-bottom: 1px solid #cde6d5; }

.overviewSubline {
	margin-top: 10px; 
	margin-bottom: 10px;
}

.overviewDescription {
	font-size: 10px; 
	margin-bottom: 10px;
}

.overviewLink {
	color:#009247; 
	font-size:10px;
}

.textCol1 {
	width:280px;
	font-size:11px;
	float:left;
}

.textCol2 {
	width: 280px;
	font-size: 11px;
	float: right;
}

.contentRightBody {
	margin-top: 20px;
	width: 240px;
	font-size: 11px;
}

.contentMenuItem {
	background: url('../img/arrow_grey.gif') no-repeat left;
	font-size: 11px;
	padding: 3px 0px 3px 23px;
	color: #009247;
	background-color: #f0f4f4;
	width:240px;
	height:15px;
	margin-bottom:1px;
}

.simpleContent {
	width:650px; 
	float:left;
}

.productHeaderName {
	margin-bottom: 20px;
	padding-bottom: 3px;
	border-bottom: #cde6d5 1px solid;
}

.more_products {
	list-style: none;
	margin: 5px 0px 15px 0px; padding: 0px;
}

.more_products li {
	margin-left: 5px;
	padding: 5px 0px 0px 10px;
	background: url(../img/arrow.gif) no-repeat top left;
	background-position: 0px 7px;
}

.more_products li span { font-weight: bold; }

.product_extras {
	list-style: none;
	margin: 20px 0px 20px 0px; padding: 0px;
}
						
.product_extras li {
	padding: 4px 0px 4px 18px;
	background: url(../img/arrow.gif) no-repeat top left;
	background-position: 7px 6px;
	background-color: #EEE;
	margin-bottom: 1px;
}
						
.pi_navi_container {
	width: 161px;
	float: left;
	height: 100%;
	margin-right: 20px;
}

.pi_content_container {
	float: left;
	width: 445px;
	font-size: 11px;
}

.pi_content_container_2 {
	margin-left:181px;
}

.pi_headline_2 {
	margin: 3px 7px 20px 0px;
	border-bottom: #cee6d6 1px solid;
	padding: 0px 0px 21px 0px;
}

*html .pi_headline_2 {
	margin: 3px 3px 20px 0px;
}

.pi_side {
	float: right;
	margin-right: 0px;
	width: 254px;
}

*html .pi_side { margin-right:0px; }

.pi_headline {
	margin: 3px 0px 20px 180px;
	border-bottom: #cee6d6 1px solid;
	padding: 0px 0px 21px 0px;
}

*html .pi_headline { margin: 3px 0px 20px 180px; }

.u_headline {
	border-bottom: #cee6d6 1px solid;
	padding: 0px 0px 5px 0px;
}

.pi_headline_green {
	font-weight: bold;
	padding: 4px;
	background-color: #007E3E;
	color: #fff;
	margin: 0px;
}

.kontakt_form input{
	width:170px;
	height:20px;
}

.kontakt_left{
	float:left;
	width:300px;
}

.kontakt_right{
	width:300px;
	float:right
}

.kontakt_name{
	height:20px;
	float:left;
	margin-bottom:5px;
	width:130px;
}

.kontakt_field{
	height:20px;
	float:right;
	margin-bottom:5px;
}

.kontakt_textfield{
	float:right;
	margin-bottom:30px;
}

.kontakt_textfield textarea{
	width:170px;
	height:100px;
}

*html .kontakt_textfield textarea{
	width:163px;
	height:100px;
}

.kontakt_text{
	color:#999999;
	width: 300px;
	height:83px;
	float:left;
}

.kontakt_send { float:left; }

.kontakt_send input { width:100px; }

.downloads_text_left{
	margin-top:10px;
	width:580px;
	float:left;
	text-align:left;
	margin-bottom:30px;
}

.downloads_text_right{
	margin-top:10px;
	width:290px;
	text-align:left;
	float:right;
}

.downloads_emptyLine{
	clear:both;
	font-size:5px;
	height:10px;
	margin:0px;
	padding:0px;
}

.download_list {
	list-style: none;
	margin: 20px 0px 0px 0px; 
	padding: 0px;
}
						
.download_list li {
	float:left;
	width:272px;
	margin-right:15px;
	color:#009247;
	padding: 4px 0px 4px 18px;
	background: url(../img/arrow.gif) no-repeat top left;
	background-position: 7px 6px;
	background-color: #EEE;
	margin-bottom: 5px;
}

.download_list .last { margin-right:0px !important; }

*html .download_list li { width:290px; }

.news .product_extras {
	list-style: none;
	margin: 20px 0px 20px 0px; padding: 0px;
}
						
.news .product_extras li {
	padding: 4px 0px 4px 18px;
	background: url(../img/arrow.gif) no-repeat top left;
	background-position: 7px 6px;
	background-color: #EEEEEE;
	border-bottom:1px solid white;
}

.news_side_holder{
	background-color:white;
	height:20px;
	font-size:5px;
}

.news_latest_img { float:left; }

.news_latest_head{
	color:#009247;
	margin-bottom:15px;
}

.news_latest_text{
	float:right;
	width:350px;
}

.kontakt_liste{
	margin:0px;
	margin-left:-40px;
	list-style:none;
}

.kontakt_liste li{
	float:left;
	width:310px;
	margin-bottom:20px;
}

.kontakt_detail_head{
	font-weight:bold;
	margin-bottom:2px;
}

.tempArray {
	/*background-image:url('../img/pfeil.gif');*/
	width:47px;
	text-align:center;
	padding:2px;
	font-size:10px; 
	float:left;
}
	
*html .tempArray {
	width:50px;
	padding-top:4px;
	padding-bottom:4px;
}

.tempArrowLeft {
	float:left;
	width:5px;
	margin-top:-1px;
	margin-left:2px;
	font-weight:bold;
}

.tempNumber {
	float:left;
	width:30px;
	padding-left:2px;
	text-align:center;
}

.tempArrowRight {
	float:right;
	width:5px;
	margin-top:-1px;
	margin-right:3px;
	font-weight:bold;
}

*html .tempArrowLeft { margin:0px; }
*html .tempArrowRight { margin:0px; }

.product_table_first { width:200px; }
.product_table_first_large { width:230px; }
.product_table_first_large1 { width:270px; }
.product_table_first_large2{ width:270px; }
.product_table_first_large3 { width:290px; }

.product_table_second {
/*	width:75px;*/
	padding-right: 10px;
/*	background-color: #333;*/
	text-align: right;
}

.product_table_second2 { text-align: right; }


.product_table_second1 {
	width:75px;
	text-align:right;
}


.product_table_third { padding-left:10px; }
.product_table_alter { background-color:#EEEEEE; }

.product_table2 {
	width: 100%;
	border: none;
}

.product_table2_first {
	/*width:190px;*/
}

.product_table2_second { width:68px; text-align: right; padding-right: 10px;}
.product_table2_third  { width:70px; }
.product_table2_fourth { width:55px; }

.contact_error {
	font-weight:bold;
	color:#FF0000;
}

.search_wort {
	font-weight:bold;
	color:009247;
}

.search_link a{
	text-decoration:none;
	color: #000;
}

.search_title a{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:009247;	
}

.overview_more{
	margin:0px;
	padding:0px;
}

.overview_text{
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
}

.kompetenzlist li{
	margin-bottom:4px;	
	color:#009247;
}

.fontBlack { color:#000000; }

.subLine{
	margin-top:3px;
	margin-bottom:15px;
	text-align:right;
	font-size:10px;
	color:#555555;
}