/*
** Homepage: http://www.kaminzeit.de
** CMS: voiTEC.WEB 2.0 - http://www.voitec.de
*/

/* Grundeinstellungen */
* { margin: 0; padding: 0; }
html, body { width: 100%; height: 100%; }
body { font: normal 100.01% arial,helvetica,sans-serif; color: #440300; background-color: #FFF; }
img { border: 0; }
form { display: inline; }
.killer { height: 0; border: 0; line-height: 0em; background: transparent; clear: both; }
.inlineinfo { font-size: 0.8em; color: #666; }
.bgkopffuss { background-image: url(../de,kaminzeitstd,images/bgkopffuss.png); }
.bgmitte { background-image: url(../de,kaminzeitstd,images/bgmitte.png); }
.bgh1navbox { background-image: url(../de,kaminzeitstd,images/bgh1navbox.png); }
a { text-decoration: none; color: #A72100; }
.off { display: none; }

/* Fehlermarkierung */
.error { padding: 10px 0; font-weight: bold; color: #FF0000; background-color:#FFFFFF; }
input.error { padding: 2px 2px 1px 2px; border: 2px solid #FF0000; }
textarea.error	{ padding: 2px 2px 1px 2px; border: 2px solid #FF0000; }
.error-check	{ padding: 0 2px 2px 2px; background: #FF0000; }
select.error	{ padding: 0; font-weight: bold; color: #FF0000; }

/* Layout (Box und IDs) */
.box { z-index: 10; position: relative; width: 990px; background-position: 0px 0px; background-repeat: repeat-y; }
#kopf { float: left; position: relative; width: 990px; height: 194px; margin-bottom: 20px; background-position: 0px 0px; background-repeat: no-repeat; }
#pfad { float: left; max-width: 990px; height: 120px; }
.pfadfix { z-index: 20; position: relative; margin: 188px 190px 0px 0px; display: inline-block; /* TRIP haslayout for safety */ }
.pfadfix { display: block; /* SWITCH back the display */ }
#koerper { float: left; position: relative; width: 990px; }
#koerper:after { content: "."; display: block; clear: both; height: 0px; visibility: hidden; }
#inhalt { float:left; width: 100%; margin-right: -95%; /* Floatingverlagerung */ }
.inhaltsfix { position: relative; top: 30px; min-height: 750px; margin: 0px 195px 30px 204px; padding: 10px; display: inline-block; background-color: #FBF3ED; border-left: 1px solid #CAA69D; border-right: 1px solid #CAA69D; /* TRIP haslayout for safety */ }
.inhaltsfix { display: block; /* SWITCH back the display */ }
#links { float: left; position: relative; top: 30px; left: 15px; width: 180px; margin-left: -5%; /* the difference to make the left colum appear flush left */ }
#rechts { float: right; position: relative; width: 165px; }
#fuss { display: block; min-height: 221px; background-position: -990px bottom; background-repeat: no-repeat; }
#kopf,#pfad,#fuss { clear: both; width: 100%; }

/* IE Mac */
* html div#koerper { margin-right: -100%; }
* html div#links { margin-left: 0; }
* html #links { margin-left: 0px; }

/* Kopf */
#kopf .kopflogo { position: absolute; top: 48px; left: 15px; }
#kopf .top { z-index: 30; position: absolute; top: 15px; left: 600px; font-size: 0.7em; }
#kopf .top ul { list-style: none; }
#kopf .top ul li { display: inline; margin-right: 20px; }
#kopf .top a { color: #A72100; background: inherit; border-bottom: 1px dotted #A72100; text-decoration: none; }
#kopf .top a:hover { border-bottom: 1px dotted #FFFBF8; }

#kopf .suchbox { display: none; float: left; margin: 208px 0px 0px 10px; }
#kopf .suchbox #search { height: 17px; margin: 0px 5px 2px 0px; padding: 1px; font-size: 0.8em; vertical-align: middle; border: 1px solid #0B46C4; }
#kopf .suchbox .suchfeld_submit { height: 21px; padding: 1px 1px 2px 1px; font-size: 0.8em; font-weight: bold; color: #FFF; background-color: #0B46C4; border: 1px solid #FFF; }
#kopf .suchbox .suchfeld_submit:hover { color: #000; background-color: #FDE82D; border: 1px solid #CC0000; }

#kopf .nav { z-index: 20; position: absolute; top: 160px; left: 305px; font-size: 0.8em; }
#kopf .nav ul { list-style: none; }
#kopf .nav ul li { float: left; padding-right: 5px; }
#kopf .nav ul li a { display: block; padding: 7px; color: #FFD800; font-weight: bold; }

#kopf #pfad p { padding: 15px 10px 0px 0px; color: #004F8B; font-size: 0.75em; text-align: right; }
#kopf #pfad p span { display: block; color: #80A2BA; font-size: 0.85em; text-align: right; }

/* Inhalt */
#inhalt { font-size: 0.8em; }
#inhalt h1 { position: relative; top: 30px; margin: 0px 195px 0px 204px; font-size: 1.15em; font-weight: bold; letter-spacing: 0.1em; background-position: top right; background-repeat: no-repeat; }
#inhalt h1 span { display: block; margin-right: 30px; padding: 5px 5px 5px 10px; background-position: top left; background-repeat: no-repeat; }
#inhalt h2 { clear: both; margin: 40px 0px 10px 0px; padding-top: 15px; font-size: 1em; font-weight: bold; border-bottom: 1px dotted #0B46C4; }
#inhalt .data h2 { margin-top: 0px; }
#inhalt p { margin-bottom: 10px; font-size: 1em; font-weight: normal; line-height: 1.3em; }
#inhalt p img.bildlinks { float: left; margin: 3px 10px 5px 0px; }
#inhalt p.normallinks { clear: left; }
#inhalt p.einleitung { float: right; width: 50%; margin: 0px 0px 30px 30px; padding: 10px; font-weight: normal; color: #000; background-color: #FFF; border: 1px dotted #000; }
#inhalt a { color: #A72100; background-color: inherit; text-decoration: none; border-bottom: 1px dotted #A72100; }
#inhalt a:hover { border-bottom: 1px dotted #FFFBF8; }
#inhalt ul, #inhalt ol { margin: 10px 10px 15px 15px; }
#inhalt ul li { padding-bottom: 3px; font-size: 0.9em; }
#inhalt ol li { padding-bottom: 3px; font-size: 0.9em; }
#inhalt dl { margin: 5px 0px 10px 0px; font-size: 1em; }
#inhalt dl.spalten {  }
#inhalt dl.spalten dt { float: left; width: 12.5em; padding: 3px; }
#inhalt dl.spalten dd { margin-left: 12.5em; padding: 3px; }
#inhalt dl.zeilen dt { float: left; padding: 3px; }
#inhalt fieldset { padding: 10px; font-size: 0.85em; }
#inhalt fieldset legend { padding: 5px; }
#inhalt fieldset label { display: block; font-size: 12px; }
#inhalt fieldset p { font-size: 1em; }
#inhalt address { margin-bottom: 15px; padding: 3px; font-weight: normal; font-size: 0.9em; }

/* Inhalt - Startseite */
#inhalt .startseite dl { float: left; width: 99%; margin: 10px 0px 30px 0px; border: 2px solid #E5DCCE; background-color: #FEFEFE; }
#inhalt .startseite dl:hover { border: 2px solid #A72100; }
#inhalt .startseite dl dt { padding: 5px; font-size: 1.2em; font-weight: bold; }
#inhalt .startseite dl dd { padding: 5px; font-size: 1.1em; line-height: 1.4em; }
#inhalt .startseite dl dd img { float: left; margin: 0px 20px 5px 0px; }
#inhalt .startseite dl dd strong { display: block; margin-bottom: 5px; }

#inhalt .box-news h2 { margin-top: 20px; padding-top: 0px; }
#inhalt .box-news dl { margin-bottom: 0px; }

/* Inhalt - Gästebuch */
#inhalt dl.gb_eintrag { padding: 5px; color: inherit; background: #FFF7EF; border: 1px solid #4427A8; }
#inhalt dl.gb_eintrag dt { float: none; width: 100%; display: block; padding: 3px; font-size: 0.85em; font-weight: bold; }
#inhalt dl.gb_eintrag dd { margin: 0px; padding: 3px; font-size: 0.95em; border-top: 1px dotted #FF7708; }
#inhalt dl.gb_eintrag dd.antwort { padding: 5px; color: #CC0000; font-style: italic; }

/* Inhalt - Angebote/Produkttipps (Startseite) */
#inhalt .angebote dl { position: relative; float: left; width: 177px; height: 230px; margin: 0px 5px 5px 0px; border: 2px solid #E5DCCE; text-align: center; font-size: 0.8em; background-color: #FFF; overflow: hidden; }
#inhalt .angebote dl:hover { /*background-color: #EEE;*/ border: 2px solid #A72100; }
#inhalt .angebote dl dt { padding: 5px; font-weight: bold; }
#inhalt .angebote dl dd { padding: 5px; }
#inhalt .angebote dl dd img { float: none; }
#inhalt .angebote dl dd.preis { position: absolute; bottom: 15px; right: 0px; font-size: 1.25em; font-weight: bold; color: #CC0000; vertical-align: bottom; }
#inhalt .angebote dl dd.preisvorher { position: absolute; bottom: 0px; right: 0px; font-size: 1.05em; font-weight: bold; color: #666; vertical-align: bottom; text-decoration: line-through; }

/* Inhalt - Übersichten */
#inhalt .nav2 dl { position: relative; float: left; width: 177px; height: 230px; margin: 0px 5px 5px 0px; /*padding-bottom: 25px;*/ border: 2px solid #E5DCCE; text-align: center; font-size: 1em; background-color: #FFF; overflow: hidden; }
#inhalt .nav2 dl:hover { /*background-color: #EEE;*/ border: 2px solid #A72100; }
#inhalt .nav2 dl dt { padding: 5px; font-weight: bold; }
#inhalt .nav2 dl dd { padding: 5px; text-align: center; }
#inhalt .nav2 dl dd img { float: none; display: block; margin: 0px auto; }
#inhalt .nav2 dl dd a { font-size: 0.8em; text-decoration: none; color: #666; }
#inhalt .nav2 dl dd .preis { position: absolute; bottom: 18px; right: 7px; font-size: 1.25em; font-weight: bold; color: #CC0000; vertical-align: bottom; }
#inhalt .nav2 dl dd .preisvorher { position: absolute; bottom: 3px; right: 7px; font-size: 1.05em; font-weight: bold; color: #666; vertical-align: bottom; text-decoration: line-through; }

/* Inhalt - Neuigkeiten */
#inhalt .navnews dl { position: relative; float: none; width: 100%; margin: 0px 5px 5px 0px; border: 2px solid #E5DCCE; text-align: center; font-size: 1em; background-color: #FFF; overflow: hidden; }
#inhalt .navnews dl:hover { border: 2px solid #A72100; }
#inhalt .navnews dl dt { float: none; padding: 5px; font-weight: bold; }
#inhalt .navnews dl dd { padding: 5px; text-align: center; }
#inhalt .navnews dl dd img { float: none; display: block; margin: 0px auto; }
#inhalt .navnews dl dd a { font-size: 0.8em; text-decoration: none; color: #666; }

/* Inhalt - Produktseite */
#inhalt .p_teil1, .inhalt .p_teil6 { display: none; }
#inhalt .p_teil2 .p_bild { float: left; margin-right: 15px; }
#inhalt .p_teil2 .p_bild .klickinfo { font-size: 0.75em; }
#inhalt .p_teil2 .p_daten { padding-top: 3px; font-size: 1em; }
#inhalt .p_teil2 .p_daten dl { margin-bottom: 10px; }
#inhalt .p_teil2 .p_daten dl dt { float: left; width: 130px; height: 30px; padding-left: 0px; }
#inhalt .p_teil2 .p_daten dl dd { float: none; margin-left: 130px; height: 30px; }
#inhalt .p_teil2 .p_daten dl.preise dt { line-height: 1.4em; }
#inhalt .p_teil2 .p_daten dl.preise dd .preis { font-size: 1.3em; font-weight: bold; color: #CC0000; }
#inhalt .p_teil2 .p_daten dl.preise .einzelangabe { display: block; font-size: 1em; font-weight: normal; color: #666; }
#inhalt .p_teil2 .p_daten dl.preise dd .preisvorher { font-size: 1.1em; font-weight: normal; color: #666; text-decoration: line-through; }
#inhalt .p_teil2 .p_daten .musterlink { display: block; font-size: 0.9em; }
#inhalt .p_teil2 .p_daten dl.zeilen dt { float: none; width: 100%; margin-left: 130px; padding: 3px 3px 0px 0px; }
#inhalt .p_teil2 .p_daten .varianten { margin-left: 135px; }
#inhalt .p_teil_kundentexte { margin-left: 265px; }
#inhalt .p_teil_kundentexte h3 { font-size: small; }
#inhalt .p_teil_kundentexte dl { margin-bottom: -10px; }
#inhalt .p_teil3 { margin: 20px 0px -40px 0px; text-align: right; }
#inhalt .p_teil3 .button-warenkorb { width: 197px; height: 73px; margin-bottom: 50px; background: url(../de,kaminzeitstd,images/button-warenkorb.png) no-repeat; border: 0px; cursor: pointer; }
#inhalt .p_teil3 #btn_warenkorb_angebot { width: 197px; height: 73px; margin-bottom: 50px; background: url(../de,kaminzeitstd,images/button-angebot.png) no-repeat; border: 0px; cursor: pointer; }
#inhalt .p_teil4 h2,.inhalt .p_teil5 h2 { clear: left; }
#inhalt .p_teil4 ul { float: left; margin-bottom: 15px; list-style: none; }
#inhalt .p_teil4 ul li { float: left; margin: 0px 7px 7px 0px;}
#inhalt .p_teil4 span.subtext { display: block; font-size: 0.8em; }
#inhalt #crosspromotion dl { clear: left; /*min-height: 120px;*/ margin-bottom: -6px; padding: 5px; font-size: 0.9em; background-color: #FFF; border: 1px dotted #CCC; }
#inhalt #crosspromotion dl.highlight { background-color: #EFEFEF; }
#inhalt #crosspromotion dl dt { margin-bottom: -20px; font-size: 1.1em; }
#inhalt #crosspromotion dl dt img { float: left; margin: 1px 25px 3px 0px; }
#inhalt #crosspromotion dl dt strong { }
#inhalt #crosspromotion dl dd { position: relative; clear: left; margin-left: 145px; }
#inhalt #crosspromotion dl dd p { position: absolute; bottom: 0px; }
#inhalt #crosspromotion dl dd .preis { font-weight: bold; color: #CC0000; }

#inhalt .p_ausverkauft { margin-bottom: 100px; font-weight: bold; color: #CC0000; }

/* Inhalt - Callback-Formular */
#formulartabelle2 { width: 525px; }
#formulartabelle2 td { padding: 5px; }
#formulartabelle2 .f_headline { font-weight: bold; }

#formulartabelle2 #kontakt-beratung_1, #formulartabelle2 #kontakt-beratung_2, #formulartabelle2 #kontakt-beratung_3, #formulartabelle2 #kontakt-beratung_4 { width: auto; }

/* Inhalt - Kundenkonto */
#inhalt .kundenkonto label { display: block; }

/* Inhalt - Händleranfrage */
#inhalt .haendleranfrage input { width: 250px; margin-bottom: 5px; }

/* Allgemeine Formatierung links und rechts */
#links, #rechts { font-size: 0.8em; color: #A72100; }
#links p, #rechts p, #rechts dl dd { padding: 6px; }
#links ul, #rechts ul { list-style: none; }
#links ul { margin-bottom: 15px; padding: 7px 0px 5px 0px; background-position: bottom right; background-repeat: no-repeat; }
#links ul ul { margin: 10px 0px; padding: 5px 0px; background: none; background-color: #EFDED1; border-right: 1px solid #CAA69D; }

/* Navigation links */
#links .nav { }
#links .nav h1 { /*width: 168px;*/ padding: 5px 5px 5px 10px; font-size: 1.15em; font-weight: bold; color: #440300; background-position: top right; background-repeat: no-repeat; }
#links .nav a { display: block; padding: 5px 0px 5px 15px; color: #A72100; font-weight: normal; font-size: 1em; }
#links .nav a:hover, #links .nav .aktiv { color: #FBF3ED; background: #A72100; }
#links .nav .ebene1 a { padding: 5px 5px 5px 40px; }

/* Seitenboxen rechts */
#rechts .seitenbox { position: relative; top: 30px; right: 21px; }
/*#rechts .seitenbox h1 { padding: 5px 5px 5px 10px; font-size: 1.15em; font-weight: bold; color: #440300; }*/
#rechts .seitenbox dl { margin-bottom: 15px; padding-bottom: 10px; background-position: bottom left; background-repeat: no-repeat; }
#rechts .seitenbox dl dt { margin-bottom: 10px; padding: 5px 5px 5px 10px; font-size: 1.15em; font-weight: bold; color: #440300; background-position: top left; background-repeat: no-repeat; }
#rechts .seitenbox dl dd { }
#rechts .seitenbox dl dd.link { margin-top: 10px; font-style: italic; text-align: right; }
#rechts .seitenbox dl dd.link span { display: block; font-size: 0.8em; font-style: normal; }
#rechts .seitenbox .kundenname { display: block; margin-top: 5px; font-weight: bold; }
#rechts .seitenbox .kundengruppe { font-style: italic; }
#rechts dl.kundenkonto #kdk_name, dl.kundenkonto #kdk_passwort { width: 125px; height: 17px; margin: 0px 5px 2px 0px; padding: 1px; font-size: 0.8em; vertical-align: middle; border: 1px solid #0B46C4; }
#rechts dl.kundenkonto #kdk_login { height: 21px; padding: 1px 1px 2px 1px; font-size: 0.8em; font-weight: bold; color: #FFF; background-color: #A72100; border: 1px solid #FFF; }
#rechts dl.kundenkonto #kdk_login:hover { color: #A72100; background-color: #FFD800; border: 1px solid #A72100; }
#rechts .seitenbox .schmal dd { margin: -15px 0px; }

/* Warenkorb */
#warenkorb { width: 100%; font-size: 0.9em; border: 1px dotted #CCCCCC; }
#warenkorb thead th { padding: 5px; font-weight: normal; }
#warenkorb tfoot td { padding: 5px; }
#warenkorb tbody td { padding: 5px; }
#warenkorb .sp1 { text-align: left; }
#warenkorb .sp2 { text-align: left; }
#warenkorb .sp3 { text-align: left; }
#warenkorb .sp4 { text-align: center; }
#warenkorb .sp5 { text-align: left; }
#warenkorb .sp6 { text-align: right; }
#warenkorb .sp7 { text-align: right; }
#warenkorb .info_z1s1,#warenkorb .info_z1s2,#warenkorb .info_z2s1,#warenkorb .info_z2s2,#warenkorb .info_z3s1,#warenkorb .info_z3s2,#warenkorb .info_z4s1,#warenkorb .info_z4s2,#warenkorb .info_z5s1,#warenkorb .info_z5s2 { text-align: right; }
#warenkorb .info_z6s1,#warenkorb .info_z6s2,#warenkorb .info_z7s1,#warenkorb .info_z7s2,#warenkorb .info_z8s1,#warenkorb .info_z8s2,#warenkorb .info_z9s1,#warenkorb .info_z9s2,#warenkorb .info_z10s1,#warenkorb .info_z10s2 { text-align: right; }
#warenkorb .info_z11s1,#warenkorb .info_z11s2,#warenkorb .info_z12s1,#warenkorb .info_z12s2 { text-align: right; }
#warenkorb .endpreis { font-size: 1.2em; font-weight: bold; }
#warenkorb .info_button_kasse { text-align: right; }
#warenkorb .info_button_kasse input { padding: 5px; font-weight: bold; }
#warenkorb .inlineinfo { font-size: 1em; }

/* Bestellung */
input#weiter { float: right; padding: 5px; font-weight: bold; }
input#zurueck { padding: 5px; font-weight: bold; }

#inhalt .bestellung_schritt2_versandzahlung label { display: inline; }
#inhalt .bestellung_schritt2_versandzahlung dl.spalten { }
#inhalt .bestellung_schritt2_versandzahlung dl.spalten dt { width: 265px; min-height: 70px; }
#inhalt .bestellung_schritt2_versandzahlung dl.spalten dd { margin-left: 265px; min-height: 70px; }
#inhalt .bestellung_schritt2_versandzahlung img { margin-right: 5px; vertical-align: top; }
#inhalt .bestellung_schritt3_pruefung h3 { margin: 25px 0px 10px 0px; padding: 15px 0px 1px 0px; /*border-top: 2px solid #CCC;*/ border-top: 1px dotted #0B46C4; }
#inhalt .bestellung_schritt3_pruefung dl.spalten { font-size: 1em; }
#inhalt .bestellung_schritt3_pruefung dl.spalten dt { width: 6em; }
#inhalt .bestellung_schritt3_pruefung dl.spalten dd { margin-left: 6em; }
#inhalt .bestellung_schritt3_pruefung p.finalize { margin: 10px auto; text-align: center; }
#inhalt .bestellung_schritt3_pruefung p.finalize input { padding: 5px; font-weight: bold; }

/* Fuss */
#fuss .spalte { float: left; width: 200px; margin: 40px 0px 0px 40px; }
#fuss h1 { margin-bottom: 10px; font-size: 0.8em; background: none; }
#fuss ul { list-style: none; font-size: 0.8em; color: #000; background: none; }
#fuss ul li { }
#fuss a { padding: 1px; color: #000; }