* {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f7f6f2;
	color: #4c4c4c;
	line-height: 18px;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
	/* display: */
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	float: none;
}

#wrapper {
	width: 1000px;
	margin: auto;
	position: relative;
}

#head {
	height: 124px;
	background-color: #fff;
	overflow: hidden;
}

#head #navi {
	float: left;
	margin-top: 50px;
	margin-left: 20px;
	display: inline;
	width: 660px;
}

#head #navi ul li {
	list-style-type: none;
	float: left;
	padding: 0px 20px;
	display: block;
	border-right: 1px solid #008b98;
	height: 23px;
	padding-top: 7px;
}

#head #navi ul li.active {
	position: relative;
	left: -1px;
	padding: 0 0;
	border-right: 0px;
}

#head #navi ul li.active a {
	background: #008b98;
	color: #fff;
	position: relative;
	top: -50px;
	height: 68px;
	left: 0px;
	display: inline-block;
	padding: 57px 21px 0 21px;
}

#head #navi ul li.last {
	border-right: none;
}

#head #navi ul li a {
	text-decoration: none;
	color: #4d4d4d;
}

#head #logo {
	float: right;
	margin-top: 30px;
	margin-right: 30px;
	display: inline;
	width: 285px;
}

#headimage { 
	position: relative;
	left: 0px;
	top: 0px;
	height: 374px;
}

#headimage form {
	position: absolute;
	right: 24px;
	top: 19px;
	z-index: 100;
	width: 170px;
	background: url(../_img/layout/headimage/suchen.gif) no-repeat;
}

#headimage form #searchvalue {
	height: 23px;
	background: transparent;
	border: 0px solid #000;
	width: 125px;
	padding: 3px 0 0 5px;
	font-size: 18px;
	color: #262626;
}

#headimage form #searchsubmit {
	height: 30px;
	background: transparent;
	border: 0px solid #000;
	position: relative;
	left: 6px;
	top: 0px;
	width: 30px;
	cursor: pointer;
}

#headimage #playvid {
	position: absolute;
	right: 185px;
	top: 160px;
	width: 140px;
	height: 140px;
	display: block;
	text-decoration: none;
	z-index: 20;
}

#headimage #playvid span {
	position: absolute;
	left: 17px;
	top: 52px;
	width: 60px;
	z-index: 22;
	font-size: 14px;
	font-weight: bold;
	color: #4c4c4c;
}

#headimage #playvid #playvidbutton {
	position: absolute;
	left: 81px;
	top: 26px;
	z-index: 21;
}

#headimage #playvid img.blanklink {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

#subnavi {
	position: absolute;
	left: 19px;
	top: 124px;
	z-index: 999;
	width: 161px;
	overflow: hidden;
}

#subnavi ul li {
	list-style-type: none;
	background: #008b98;
}

#subnavi ul li.last {
	height: 37px;
	overflow: hidden;
	background: transparent;
	display: none;
}

#subnavi ul li img {
	display: block;
}

#subnavi ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: 7px 21px;
	border-top: 1px solid #00a4b3;
	border-bottom: 1px solid #007580;
}

#subnavi ul li ul li a {
	font-size: 12px;
	font-weight: bold;
}

#subnavi ul li.kategorie a {
	text-transform: uppercase;
}

#subnavi ul li.kategorie ul.produktgruppen li a,
#subnavi ul li.kategorie ul.produktlinien li a {
	text-transform: none;
}

#subnavi ul.page-26 li a { padding-right: 9px; }

#contentwrapper {
	padding-bottom: 20px;
	min-height: 440px;
}

#homeleft {
	width: 340px;
	float: left;
	position: relative;
	height: 600px;
}

#homeleft #helpinfo {
	font-size: 11px;
	margin: 50px 0 0 40px;
}

#homeleft #helpinfo a {
	text-decoration: none;
	color: #4c4c4c;
}

#homeleft #helpinfo .infoimage {
	float: left;
	width: 25px;
	margin-top: 5px;
}

#homeleft #helpinfo .description {
	float: left;
	margin: 0 0 0 10px;
	width: 230px;
}

#homeleft #helpinfo .description b, #homeleft #helpinfo .description a b {
	color: #262626;
}

#homeleft #homeleftpic {
	height: 398px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#homecontent {
	width: 390px;
	float: left;
	font-size: 14px;
}

h1, h2, h3, h4 {
	font-weight: normal;
	color: #262626;
	border-bottom: 1px solid #008b98;
	height: 22px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	line-height: 24px;
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	border: 0px;
}

#contentwrapper h2 {
	font-size: 18px;
}

#contentwrapper p {
	margin-top: 20px;
}

#homecontent #productlines {
	margin-top: 50px;
	width: 380px;
	overflow: hidden;
	position: relative;
}

#homecontent #productlines h2 {
	margin-bottom: 30px;
}

#homecontent #productlines #piccounter {
	position: absolute;
	top: 2px;
	right: 0px;
	color: #262626;
	font-size: 12px;
}

#homecontent #productlines #piccounter #picslider-last {
	margin-right: 5px;
}

#homecontent #productlines #piccounter #picslider-next {
	margin-left: 5px;
}

#homecontent #productlines .productlinedesc {
	background: #008b98;
	margin-top: -5px;
	padding: 20px 10px;
	color: #fff;
	width: 360px;
}
#homecontent #productlines #productlineslider {
	background: #008B98;
	position: relative;
	left: 0px;
	top: 0px;
	height: 285px;
	width: 380px;
}

#homecontent #productlines #productlineslider a{
	text-decoration: none;
	color: #fff;
}

#homecontent #productlines #productlineslider h3{
	margin-bottom: 0px;
}

#homecontent #productlines #productlineslider .slider {
	display: none;
	height: 285px;
	width: 380px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#productlines #picslider-last{
	visibility:hidden;
}

#content {
	width: 600px;
	float: left;
	font-size: 14px;
}

#homecontent h2 {
	font-size: 20px;
}

#homecontent p {
	margin-top: 20px;
}

#content_subtemplate {
	margin-top: 20px;
	padding: 0px 30px;
}

.left460 {
	float: left;
	width: 460px;
}

.right460{
	float: right;
	width: 460px;
}

#news {
	width: 230px;
	float: left;
	margin-left: 30px;
}

#news a {
	text-decoration: none;
	color: #4C4C4C;
}

#news ul li {
	list-style-type: none;
	padding-bottom: 5px;
	border-bottom: 1px solid #008b98;
	margin-top: 20px;
	width: 200px;
	padding-right: 30px;
}

#news img {
	position: relative;
	left: 200px;
	bottom: 20px;
	margin-bottom: -20px;
}

#news h5 {
	font-weight: bold;
	font-size: 14px;
}

#news h6 {
	font-weight: bold;
	font-size: 10px;
}

#footertopwrap {
	background: url(../_img/layout/footertop/bg.jpg) repeat-x;
	/* margin-top: 400px; */
}

#footertop {
	height: 119px;
	width: 1000px;
	margin: auto;
	position: relative;
	left: 0px;
	top: 0px;
}

#footertop #imagetoreflex {
	position: absolute;
	left: 0px;
	bottom: 134px;
}

#footertop #metanavi {
	position: absolute;
	top: 20px;
	left: 340px;
	font-size: 10px;
	width: 500px;
}

#footertop ul li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}

#footertop a, #footerbottom a {
	text-decoration: none;
	color: #4c4c4c;
}

#footerbottomwrap {
	background: #eeebe4;
}

#footerbottom {
	height: 290px;
	width: 1000px;
	padding-top: 20px;
	margin: auto;
	width: 1000px;
}

#footerbottom ul {
	margin-left: 20px;
}

#footerbottom ul li {
	list-style-type: none;
	float: left;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #008b98;
	height: 270px;
	padding-left: 10px;
}

#footerbottom ul li ul {
	margin-left: 0px;
}

#footerbottom ul li ul li ul {
	margin-left: 10px;
}

#footerbottom ul li ul li {
	float: none;
	margin-top: 0px;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 4px;
	border-left: none;
	height: auto;
	padding-left: 0px;
}

/* Produkt?bersicht */

#content_nebensubnavi {
	padding-left: 300px;
}

#productoverview .productlineteaser {
	margin-top: 30px;
}

#productoverview .productlineteaser div {
	float: left;
}

#productoverview .productlineteaser .image{
	width: 250px;
}

#productoverview .productlineteaser .description {
	width: 350px;
}

#productoverview .productlineteaser .description  a{
	color: #4c4c4c;
	text-decoration: none;
}

#productoverview .productlineteaser .description  a img {
	margin-top: 20px;
}

#content_productoverview {
	margin: 20px 0 0 20px;
}

#content_productoverview .productteaser {
	float: left;
	margin: 0 0 20px 20px;
	background: #fff;
	width: 220px;
	overflow: hidden;
	height: 242px;
}

#content_productoverview .productteaser h3 {
	color: #333333;
	padding: 20px 0 0 10px;
}

#content_productoverview .productteaser h3 a{
	color: #333;
	text-decoration: none;
}

#content_productoverview .productteaser img{
	margin: 10px 0;
}

/* Produktdetails IFRAME */

#productdetails {
	width: 780px;
	padding: 20px;
	height: 90%;
	background: #fff;
}

#productdetails h1 {
	color: #808080;
	height: 24px;
	padding-top: 3px;
}

#productdetails h1 b {
	color: #262626;
}

#productdetails .image {
	float: left;
	width: 480px;
}

#productdetails .desc {
	float: right;
	width: 300px;
}

#productdetails .desc p {
	margin: 10px 0;
}

#productdetails .pdfdownload {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #008B98;
}

#productdetails .pdfdownload ul li {
	list-style-type: none;
	width: 270px;
	margin-top: 5px;
	
}

#productdetails .pdfdownload ul li a{
	display: block;
	color: #4c4c4c;
	text-decoration: none;
	font-weight: bold;
	padding-left: 80px;
	background: url(../_img/layout/pdf/download.gif) no-repeat;
	height: 54px;
	padding-top: 8px;
}


#productdetails h3 {
	font-weight: normal;
	font-size: 14px;
	color: #262626;
	margin-bottom: 10px;
}

#furtherproducts {
	border-top: 1px solid #008B98;
	margin-top: 10px;
	padding-top: 20px;
}

#furtherproducts a{
	margin-right: 25px;
	text-decoration: none;
}

/* News-seite */
.news-list-container {
	margin-right: 260px;
}

.news-list-container h3 {
	font-weight: normal;
	font-size: 10px;
	margin-top: 10px;
}

.news-list-container h2 {
	border-bottom: none;
	font-size: 16px !important;
	margin-bottom: 0px !important;
}

.news-list-container h2 a {
	color: #4C4C4C;
	font-weight: bold;
	text-decoration: none;
}

.news-list-container p {
	margin-top: 10px !important;
	margin-bottom: 10px;
}

.news-list-morelink {
	margin-bottom: 15px;
}

.news-list-item {
	border-bottom: 1px solid #008B98;
}

.news-list-morelink a, .news-single-backlink a {
	color: #4c4c4c;
}

.news-single-item hr {
	color: #008B98;
	margin: 10px 0;
	height: 1px;
	border-bottom: 0;
}

#kontaktformular {
	width: 400px;
	margin-left: 300px;
	position: relative;
	top: 0px;
	left: 0px;
}

#kontaktformular h1 {
	width: 100%;
}

#kontaktformular div {
	margin-bottom: 20px;
}

#kontaktformular div.clear {
	margin-bottom: 0px;
}

#kontaktformular input {
	height: 24px;
	border: 1px solid #cbcbc9;
	padding: 3px;
	font-size: 18px;
	color: #595959;
}

#kontaktformular #nachricht {
	width: 392px;
	height: 254px;
	border: 1px solid #cbcbc9;
	font-size: 12px;
	font-family: arial;
	padding: 3px;
	color: #595959;
}

#kontaktformular #kontakt_vorname, #kontaktformular #kontakt_plz {
	float: left;
	width: 140px;
}

#kontaktformular #kontakt_vorname input, #kontaktformular #kontakt_plz input {
	float: left;
	width: 132px;
}

#kontaktformular #kontakt_nachname, #kontaktformular #kontakt_ort {
	float: right;
	width: 240px;
}

#kontaktformular #kontakt_nachname input,#kontaktformular #kontakt_ort input {
	float: right;
	width: 232px;
}

#kontaktformular #kontakt_email input, #kontaktformular #kontakt_strasse input {
	width: 392px;
}

#kontaktformular #kontakt_submit input {
	background-color: #018b98;
	color: #fff;
	font-weight: bold;
	border: 0;
	width: 220px;
	text-align: left;
	font-size: 14px;
	height: 30px;
}

#kontaktform_helper {
	position: absolute;
	left: 375px;
	top: 0px;
}

.tx-storefinder-pi1 {
	margin-right: 260px;
}

#construktiv {
	position: absolute;
	right: 0px;
	top: 0px;
}

#recomment_ext label {
	width: 130px;
	display: block;
	float: left;
	clear: left;
}

#recomment_ext .formebene {
	margin-bottom: 5px;
}

#recommendForm {
	margin-top: 20px;
}

.tx-flseositemap-pi1 ul {
	list-style-type: none;
}

.tx-flseositemap-pi1 ul ul {
	margin-left: 30px;
}

.tx-flseositemap-pi1 a {
	color: #4c4c4c;
}

#contentwrapper a {
	text-decoration: underline;
	color: #005461;
}

#contentwrapper a:hover {
	color: #008194;
}

.tx-indexedsearch .browsebox { text-align: right; }
.tx-indexedsearch .tx-indexedsearch-descr { font-style: normal !important; font-size: 12px; padding: 2px 22px 0 4px; }
.tx-indexedsearch .tx-indexedsearch-descr strong { font-style: italic; }
.tx-indexedsearch strong a { font-weight: bold; }

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {margin-left:0;}

#contentwrapper div.download {
	padding:8px 50px 15px 0;
	width:200px;
	float:left;
}

#contentwrapper div.download.right {
	float:right;
	padding-right:0;
}

#contentwrapper div.download h2 {
	font-size:14px;
	border:none;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#4c4c4c;
}

#contentwrapper div.download p {
	margin:0;
	padding:0;
}

#contentwrapper div.download p img {
	border:1px #4c4c4c solid;
}
