* {
	margin:0;
	padding:0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#fff;
	font-size:1em;
}
#wrapper {
	background:#EAEAEA;
	width:950px;
	margin:10px auto 10px auto;
	text-align:left;
}
#header_right {
	background:#58585A;
	overflow:hidden;
	background-image: url(../images_pres/header_right.png);
	height:91px;
}
#box_left {
	float:left;
	width:211px;
}
#box_right {
	float:left;
	width:739px;
}
#content {
	margin:5px 5px 5px 4px;
	overflow: hidden;
}
.colboxleft {
	overflow:hidden;
	float:left;
	width:49%;
}
.colboxright {
	overflow:hidden;
	float:right;
	width:49%;
}
.colboxleft_big {
	float:left;
	width:440px;
	margin-bottom:10px;
}
.colboxright_small {
	float:right;
	width:280px;
	margin-bottom:10px;
}
.row {
	margin-bottom:10px;
}
/*Primary Navigation*/
#prim_nav_zone {
	font-size:.875em;
	margin:40px 0 0 299px;
}
#prim_nav li {
	background:#DEDEDE;
	margin: 0 0 5px 10px;
	list-style-type:none;
	float:left;
	display:inline;
}
#prim_nav li.activelink {
	margin: 5px 0 0 10px;
}
#prim_nav_zone ul {
	float:left;
}
#prim_nav a {
	text-decoration:none;
	border:none;
	color:#000;
	text-align:center;
	line-height:20px;
	width:100px;
	display:block;
}
/*Secondary Navigation*/

#sec_nav {
	font-size:.875em;
	margin-bottom:10px;
	}
#sec_nav .ul-sp{
	margin-top:15px;}

#sec_nav li {
	padding-top:6px;
	list-style-type:none;
}
#sec_nav li a {
	text-decoration:none;
	border:none;
	display:block;
	padding:.5em 0 .5em 5px;
	background:#AAD9B8;
	color:#000;
}
#sec_nav li a.activelink {
	background:#CEE9D7;
}
/*Quick Produkt Navigation*/
#qp_nav {
	font-size:.75em;}
#qp_nav li {
	margin-top:.5em;
	font-weight:bold;
	list-style-type:none;	}
#qp_nav li a {
	text-decoration:none;
	display:block;
	padding:.3em 0 .3em 5px;
	}
#qp_nav ul li {
	margin-top:0;
	font-weight:normal;}
#qp_nav a{
	color:#585858;}
#qp_nav a:hover{
	background:#AAD9B8;}
#qp_nav h2 {
	margin-left:5px;}
#lang {
	height:15px;
	padding:5px 5px 0 700px;
}
#breadcrumbs {
	font-size:.875em;
	padding:.5em 0;
}
#breadcrumbs a{
	color:#009063;}
#breadcrumbs a:hover{
	color:#009063;}
#sidebar {
	margin: 0 11px 25px 0;
	overflow: hidden;
}
.sb_cnt {
	margin-left:5px;}

ul#quicklinks li {
	font-size:.75em;
	border-top:1px solid #999999;
	display:block;
	list-style-type:none;
	padding:3px 0 5px;
}
ul#quicklinks {
	margin-left:5px;
	margin-top:20px;
}
ul#quicklinks a {
	color:#369;
}


/*product-group*/	
a.product-group img {
	float:left;
}
a.product-group {
	text-decoration:none;
	color:#000;
	overflow:hidden;
	height:106px;
	display:block;
	background:#fff;
	margin:0 0 15px;
}
a.product-group:hover {
	background-image: url(../images_pres/verlauf1.png);
	background-repeat: repeat-x;
}
a.product-group span {
	display:block;
}
a.product-group span.title {
	font-size:.875em;
	font-weight:bold;
	padding:15px 10px 0 130px;
}
a.product-group span.description {
	font-size:.75em;
	padding:10px 10px 0 130px;
}
/*product-group*/
	
a {
	color:#009063;
}

a img {
	border:none;
}
img.imgctr {
	display:block;
	margin:0 auto 5px auto;
}
img.border {
	border:1px solid #000;}
#footer_nav {
	color:#585858;
	padding:3px 5px;
	font-size:0.6875em;
	clear:both;
	background-color: #DEDEDE;
}
#footer_nav a{
	border:none;
	color:#585858;
}
#footer {
	color:#585858;
	font-size:17px;
	font-weight:bold;
	line-height:30px;
	clear:both;
	padding-left:5px;
	border-top:1px solid #DEDEDE;
	height:30px;
}
table.specifications {
	font-size:.75em;
	margin-bottom:10px;
	width:100%;
	border-collapse:collapse;
}
table.specifications tr.em {
	background:#FFF3D8;
}
table.specifications th, table.specifications td {
	padding-left:5px;
	line-height:1.8em;
	text-align:left;
	font-weight:normal;
}
table.specifications img {
	margin-right:10px;
}

table.download {
	margin-bottom:.5em;
	width:100%;
	}
table.download th {
	font-weight:normal;
	padding-left:.2em;
	text-align:left;
}
table.download tr {
	font-size:.875em;
	line-height:1.5em;
}
table.download caption {
	padding:.3em 0 .4em.2em;
	font-size:.875em;
	font-weight:bold;
	color:#000;
	background-color: #dedede;
	background-image: url(../images_pres/verlauf2.png);
	background-repeat: repeat-x;
	background-position: bottom;
	}
/*formular*/
.form_kt {
	font-size:.75em;
	padding:10px;
	background:#dedede;
	float:right;
	width:340px;
}
.form_kt .formsection {
	float:left;
	width:100%;
}
.form_kt .formsection label {
	display:block;
	clear:both;
	margin:.5em 0 0;
}
.form_kt input[type="submit"] {
	float:right;
	margin:.5em 0;
}
.form_kt input:focus, .form_kt textarea:focus, .form_kt select:focus {
	background: #CEE9D7;
	border: 1px solid #009063;
}
.form_kt input {
	border: 1px solid;
}
.form_kt select {
	border: 1px solid;
}
.form_kt h4 {
	margin-bottom:.5em;
	border-bottom:1px solid #eaeaea;
}
.fehler { color: red; font-weight: bold; }
table.kontakt {
	font-size:.75em;
	width:100%;
	background: #CEE9D7;
	border-collapse:collapse;
	margin-bottom:1em;
}
table.kontakt td, table.kontakt th {
	padding:.75em 0 .75em .5em;
	text-align:left;
	border-bottom: 2px solid #009063;
}
table caption{
	font-size:1.25em;
	color:#009063;
	text-align:left;
}
th, td {
	padding:0;
	border:0;
}
sub, sup {
	line-height:0px;
}
.txtrgt {
	text-align:right;
}
.kt_ctr{
	width:900px;
	margin:0 auto;}
h1, h2, h3, h4, h5{
	color:#009063;
}
/* FONT SIZES */
h1 {font-size:1.75em; /* 28pt */
	margin-bottom:.5em;
	}
h2 {font-size:1.25em; /* 20pt */
margin-bottom:.3em;
	}
h3 {font-size:1em; /* 16pt */
	margin-bottom:.5em;
	}
h4 {font-size:1.125em; /* 18pt */
	}
h5 {font-size:1em; /* 16pt */
	line-height:1.5em;
	}
h6 {font-size:.875em; /* 14pt */
	font-weight:bold;
	margin-bottom:.3em;
	}
p  {
	font-size:.875em; /* 14pt */
	line-height:1.375; /* on 15pt */
	margin-bottom:.75em; /* 12pts of space */
 	}
em {
	color:#D6202A;
}
td em {
	font-size:.75em;
	}
table.specifications .price {text-align:right;}
.specifications td em {font-size:1em}
	
dl.imgheader_lft {
	margin:0 0 10px 0;
	float:left;
	text-align:left;
}
dl.imgheader_rgt {
	margin:0 0 10px 0;
	float:right;
	text-align:left;
}
dl.imgheader_lft dd, dl.imgheader_rgt dd {
margin-bottom:.3em;}	
dl{float:left;}
dd{font-size:.875em;}

ol {
	font-size:.75em;
	margin:.5em 0 0 2em;}
ul.ke_list1 {
	line-height:1.25;
	font-size:.875em;
	margin-left:1.5em;}
.float_left {
	float:left;
}
.float_right {
	float:right
}
img.float_right {
	margin-left:5px;}
.clearthefloats {
	clear:both
}

.row dl{margin-left:10px}
.row dl:first-child{margin-left:0px}
.row dd{width:160px;}

a:focus {
 -moz-outline: none;
 outline: none;
 ie-dummy: expression(this.hideFocus=true);
}


/* THE ALSETT CLEARING METHOD */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* backslash hack hides from IE mac \*/ LEAVE THIS COMMENT RIGHT HERE! * html .clearfix {
height: 1%;
}
.clearfix {
	display: block;
}
#impressum {
	background-image: url(../images_pres/copyright.png);
	background-repeat: no-repeat;
	text-align: left;
	height: 460px;
	width: 600px;
}

