/* normalizing styles */
body, div, d1, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td { 
margin: 0; padding: 0; 
}
h1, h2, h3, h4, h5, h6 { 
font-size: 100% 
}
ul {
list-style-type: none;
}
adress, caption, cite, code, dfn, em, strong, th, td, var {
font-style: normal; 
font-weight: normal;
}
table {
border-collapse: collapse; 
border-spacing: 0;
}
fieldset, img {
border: none;
}
caption, th {
text-align: left;
}
q:before, q:after { content: ''; 
}
/* /normalizing */


/* layout */
html { 
height: 100%;
}

body {
background: url(../images/body_bg.gif) repeat-x #fff;
font-size: 13px;
font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
color:#333;  
text-align:center;
margin:0;
padding:0;
height: 100%;
}

#header {
background: url(../images/zuendapp_ks601_header.jpg) no-repeat;
border-left: solid 1px #cecece;
border-right: solid 1px #cecece;
position: relative;
height: 195px;
width: 948px;
}

#container_box {
margin: 0px auto;
padding: 0;
width: 948px;
min-height: 100%;
}

#branding {
padding: 0;
margin: 0;
height: 140px;
width: 140px;
position: absolute;
left: 40px;
top: 20px;
z-index: 10;
overflow: hidden;
background: url(../images/zuendapp_ks601_header.jpg) -40px -20px no-repeat;
}

#branding h1 a {
text-indent: -2000px;
height: 130px;
background-position: top;
display: block;
z-index: 2;
}

a.top {
width: 1px;
height: 1px;
}

#nav_quick {
position: absolute;
left: 222px;
top: 118px;
padding: 0;
margin: 10px 0;
height: 20px;
text-align: right;
}

#nav_quick li {
float:left;
padding: 0 10px 0 10px;
height: 14px;
color: #fff;
background: url(../images/pipe.gif) no-repeat right;
}

#nav_quick li.disclaimer {
background: 0 none;
padding-right: 0;
}

#nav_quick a {
color: #fff;
text-decoration: none;
}

#nav_quick a:hover {
color: #000; 
}

#content_box {
background: url(../images/zuendapp_ks601_header.jpg) 0px -195px no-repeat;
border-left: solid 1px #cecece;
border-right: solid 1px #cecece;
width: 100%;
margin: 0;
padding-bottom: 50px;
text-align:left;
display: block;
}

#content_main {
margin: 5px 15px 50px 22px;
padding-top: 20px;
width: 610px;
height: 100%;
float: left;
}

#content_main ul {
list-style-type: none;
}

#content_main ul li {
padding: 0 0 5px 15px;
line-height: 16px;
}

#content_main ul li {
background: url(../images/bullet.gif) no-repeat 0 6px;
}

#content_main ol {
margin-bottom: 10px;
}

#content_main ol li {
line-height: 16px;
padding: 0 0 5px 5px;
margin-left: 15px;
}

#nav_main {
width: 948px;
overflow: hidden;
padding: 0;
}

#nav_main ul {
margin: 88px 0 0 222px;
height: 31px;
}

#nav_main .main_list li {
float: left;
margin: 0;
padding: 0;
text-align: left;
}

#nav_main .main_list li  a { 
background: url(../images/nav_main.jpg) no-repeat;
text-indent: -3000px;
display: block; 
height: 31px; 
background-repeat: no-repeat;
font-weight: bold;
color: #5e5e5e;
font-size: 14px;
}

#nav_main ul.main_list li.hover a {
background: url(../images/nav_main_hover.jpg) no-repeat;
color: #408c56;
text-decoration: none;
height: 39px; 
}

#nav_main .main_list li.active  a { 
background: url(../images/nav_main_active.jpg) no-repeat;
}

#nav_main .main_list li.cat1 { 
width: 104px;
}

#nav_main .main_list li  a.cat1,
#nav_main .main_list li.hover a.cat1 { 
background-position: 0px 0px;
}

#nav_main .main_list li.cat2 { 
width: 108px;
}

#nav_main .main_list li  a.cat2,
#nav_main .main_list li.hover  a.cat2 { 
background-position: -104px 0px;
}

#nav_main .main_list li.cat3 { 
width: 98px;
}

#nav_main .main_list li  a.cat3,
#nav_main .main_list li.hover  a.cat3 { 
background-position: -212px 0px;
}

#nav_main .main_list li.cat4 { 
width: 85px;
}

#nav_main .main_list li  a.cat4,
#nav_main .main_list li.hover  a.cat4 { 
background-position: -310px 0px;
}

#nav_main .main_list li.cat5 { 
width: 85px;
}

#nav_main .main_list li  a.cat5,
#nav_main .main_list li.hover  a.cat5 { 
background-position: -395px 0px;
}


#nav_main ul.menu_list_sub {
position: absolute;
display: none;
z-index: 1000;
background: url(../images/menu_list_sub_bg.png) repeat-x;
padding: 10px 0 10px 0;
margin: 0;
height: auto;
}

#nav_main ul.menu_list_sub li {
float: none;
text-align: left;
height: 20px;
padding: 5px 10px 5px 10px;
}

#nav_main ul.menu_list_sub li  a,
#nav_main ul.main_list li.hover ul.menu_list_sub li  a {
background: 0 none;
text-decoration: none;
text-indent: 0px;
font-weight: bold;
color: #fff;
font-size: 13px;
white-space: nowrap;
outline: none; 
}

#nav_main  ul.main_list li.hover ul.menu_list_sub li a:hover {
background: 0 none;
color: #1d3825;
text-decoration: none;
}

#nav_sub {
margin: 20px 0 0 0;
padding: 0 0 0 0;
width: 210px;
float: left;
}

#nav_sub ul {
margin: 0 0 0 0px;
}

#nav_sub ul li {
padding: 8px 0 8px 25px;
line-height: 19px;
background: url(../images/sub_line.png) no-repeat bottom;
}

#nav_sub ul li a {
color: #999999;
font-weight: bold;
font-size: 15px;
text-decoration: none;
}

#nav_sub ul li a:hover {
color: #494949;
}

#nav_sub ul li.current,
#nav_sub ul li.active .current  {
color: #494949;
}

#nav_sub ul li.third_level {
background:none;
padding: 2px 0 2px 15px;
border-top: solid 0px;
}

#nav_sub ul li.third_level .current {
color: #408c56;
}

#nav_sub_teaser {
margin-top: 100px;
padding-left: 15px;
}

#nav_sub_teaser h3 {
padding: 0 0 0 10px;
line-height: 25px;
font-size:17px;
color: #fff;
background: url(../images/subnavi-teaser_head_bg.png) repeat-y;
}

#nav_sub_teaser a {
margin-top: 30px;
display: block;
}

#content_teaser {
width: 158px;
margin: 15px 0 0 0;
float: left;
}

#content_teaser h2 {
color: #408c56;
font-size: 16px;
padding-top: 10px;
}

#footer {
text-align: right;
height: 50px;
width: 948px;
margin: 0px auto;
border-left: solid 1px #cecece;
border-right: solid 1px #cecece;
border-bottom: solid 1px #cecece;
}

#footer a{
line-height: 20px;
color: #fff;
text-decoration: none;
display: block;
}

#footer .pagetop {
margin-right: 40px;
}

#footer #site_info{
height: 20px;
margin: 12px 1px 0 1px;
background-color: #999;
padding-right: 40px;
}


#site_info a:hover {
color: #fff;
}

a {text-decoration: none; color: #408c56; } 
a:link { text-decoration: none; color: #408c56; }  
a:visited { text-decoration: none; color: #408c56; } 
a:hover { text-decoration: underline; color: #000; }
a:active { text-decoration: none; color: #408c56; }
a:focus { text-decoration: none; color: #408c56; }

a.image {text-decoration: none;} 

h1 {
font-size: 16px;
color: #408c56;
padding-bottom: 20px;
}

h2 {
font-size: 18px;
color: #408c56;
padding: 0 0 8px 0;
}

h2 span.cat {
color: #408c56
}

h3 {
font-size: 14px;
padding-bottom: 5px;
}

h4 {
font-size: 13px;
}


h2.logo, h3.logo , h4.logo {
text-indent: -5000px;
background-repeat: no-repeat;
}

h4.date {
font-size: 13px;
font-weight: normal;
font-style: italic;
margin: 0;
padding: 0 0 5px 0;
}

span.cat {
padding-right: 7px;
margin-right: 8px;
}

p {
padding-bottom: 20px;
line-height: 18px;
}

strong {
font-weight: bold;
}

.small {
font-size: 10px;
}

.vcard, .adr, .org, .fn, .street-address, .postal-code, .locality, .country-name, .tel, .type, .value, .email, .url {
font-style: normal;
line-height: 20px;
}

.vcard {
padding-bottom: 30px;
}

ul.agb h3 {
padding-top: 20px;
}

.flRight {
float: right;
}

.flRight {
margin-left: 15px;
}

.flLeft {
float: left;
}

.flLeft img {
margin-right: 15px;
}

.topspace {
margin-top: 20px;
}

.botspace {
margin-bottom: 20px;
}

span.image { 
margin-bottom: 10px;
display: block;
}

span.framed img { 
border: solid 1px #999;
padding: 1px;
}

span.download {
display: block;
margin-top: 8px;
height: 45px;
}

span.download a {
line-height: 40px;
}

span.download a.image {
line-height: 0;
float: left;
margin-right: 5px;
}

.extern_link {
display: block;
margin-top: 10px;
}

/* Text und Bild */
div.text_and_image {
margin-bottom: 10px;
}

div.text_flRight h2,
div.text_flLeft h2 {
padding-top: 0;
}

span.flRight {
text-align: right;
}

span.flLeft {
text-align: left;
}

div.text_and_image p {
padding-bottom: 20px
}

div.producttext  {
margin-bottom: 30px;
}

div.text_and_image ul {
margin: 5px 0 15px 0;
}

div.producttext p {
width: 310px;
padding-bottom: 10px;
}

div.producttext div.textcolumn {
float: left;
width: 310px
}

div.producttext div.textcolumn h2 {
padding-bottom: 4px;
}

div.producttext ul {
margin: 0 0 15px 0;
}

div.producttext .botspace {
margin-bottom: 40px;
}

div.producttext span.text,
div.producttext span.text {
width: 310px;
}

/* Teaser */
.news_content {
margin-bottom: 20px;
}

.article_more {
float: right;
}

.teaserNav {
color: #408c56;
border-top: solid 1px #999;
padding-top: 10px;
text-align: right;
margin-top: 60px;
}

.next {
padding: 1px 24px 5px 0;
background: url(../images/next.gif) no-repeat right 0;
}

.next:hover {
background: url(../images/next_hover.gif) no-repeat right 0;
}

.back {
padding: 1px 0 5px 24px;
background: url(../images/back.gif) no-repeat left 0;
}

.back:hover {
background: url(../images/back_hover.gif) no-repeat left 0;
}


/* Tabellen */
table {
border-collapse:collapse;
border-spacing:0;
}

table th, table td {
border: solid 1px #666;
padding: 4px;
}

table th {
background-color: #408c56;
color: #fff;
font-weight: bold;
}


/* Kontaktformular */
#formular { 
margin: 0; 
padding: 0; 
}

legend { 
color:#408c56;
font-size:16px;
padding-bottom:40px;
font-weight: bold;
text-indent: -3px;
}

fieldset { 
width: 370px;
padding: 0;
margin: 0;
}

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] { 
cursor: pointer; 
}

hr {
border: solid 1px #CECECE;
margin-bottom: 20px;
}

#formular label { 
font-family: Arial, Helvetica, sans-serif;
width: 120px;
float: left;
height: 20px;
padding: 3px 0 0 0;
}

#formular label.formerror {
color: red;
}

#formular .formtext {
float:right;
width: 190px;
}

#formular .formtextfield {
width: 365px;
}

#formular .formblock {
height: 40px;
}

#formular .formblock strong {
color:#408c56;
font-size:16px;
font-weight:bold;
}

#formular  #form4 {
  height: 200px;
}

#formular label.textarea { 
margin-top: 15px; 
}

#formular #formsubmit small {
display: block;
margin-bottom: 10px;
}

#formular #formsubmit {
height: 60px;
}

.formsubmit { 
background-image:url(../images/senden.gif);
background-position: 0 2px;
background-repeat: no-repeat; 
float: right;
padding: 0; 
border: none; 
height: 38px; 
width: 111px;
color: #fff;
font-weight: bold;
font-size: 15px;
}

#formular legend {
padding-bottom: 40px;
}

div.forminfo {
color: red;
position: absolute;
top: 250px;
}

#form-module-thanks { 
margin: 100px 0 30px 0; 
color: #408c56;
}


/* Kontaktformular */
#formular #doform156  #form6 {
height: auto;
}


/* Kataloganforderung */
#doform157 h3 {
padding-bottom: 10px;
}

#doform157 #form15  {
height: auto;
}

#doform157 #form9 label,
#doform157 #form10 label,
#doform157 #form11 label,
#doform157 #form12 label,
#doform157 #form13 label,
#doform157 #form14 label {
width: 90px;
float: right;
padding-top: 0;
}

#doform157 #form9,
#doform157 #form10,
#doform157 #form11,
#doform157 #form12,
#doform157 #form13,
#doform157 #form14 {
width: 120px;
float: left;
}

#doform157 #fielblock {
width: 450px;
}

#doform157 #form15{
clear: both;
}

/* Preisliste anfordern */
#doform407 #form9 {
height: auto;
}




/* general lightbox styles */
#lightbox{	position: absolute;	left: 0; margin-top: -30px; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#imageContainer img { border-bottom: solid 1px #999; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ padding: 0px; width: 47%; display: block; }
#prevLink { left: 0; float: left; margin-top: 10px;}
#nextLink { right: 0; float: right; margin-top: 10px; margin-right: 10px;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.png) 10px center no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.png) right center no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* custom lightbox styles */
div.lightbox_thumb {
  width: 165px;
  height: 165px;
  overflow: hidden;
  padding: 5px 0 0 5px;
  margin: 0 30px 30px 0;
  border: solid 1px #999;
  background-color: #fff;
  float: left;
}

div.lightbox_thumb img, div.lightbox_thumb a  {
  width: 160px !important;
  height: 160px  !important;
}

div.lightbox_thumb a {
  display: block;
  text-indent: -500px;
}

/* */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}