/*<![CDATA[*/

/* ausblenden */

#menu, #sidebar, #parsingtime,
#copyrights strong,
#breadcrumb b,
.nachoben,
.noprint,
.cart_wait,
.footer,
.header-top,
.sidebar-right,
.sidebar-left,
.slider,
.header-top-tertiaernav,
.header-main,
.header-nav-xs,
.header-nav.hidden-xs,
.breadcrumb,
#inhalt-end,
#sidebar-contai,
#menu-container,
.btn,
.input-group.input-group-sm,
.modal {
	display: none;
}


/* Allgemein */

body {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin: 0px;

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 100.01%;
}

a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

form, ul, li {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 1.2em;
}

h1 {
	font-size: 1.5em;
	padding: 0;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 1.3em;
	padding: 0;
	margin: 0 0 15px 0;
}

h3 {
	font-size: 1.2em;
	padding: 0;
	margin: 0 0 15px 0;
}

img {
	border: 0px;
}

table {
	font-size: 1.0em;
}


hr {
	border: none;
	border-bottom: 1px solid #000;
  	height: 1px;
	background: none;
	padding: 14px 0 0 0;
	margin: 0 0 13px 0;
	clear: both;
}

.clearfix {
	clear: both;
	line-height: 0px;
}

.klein, .kl {
	font-size: 0.9em;
}

.xkl {
	font-size: 0.8em;
}

.fl { float: left; }
.fr { float: right; }
.mleft { margin-left: 10px; }
.mright { margin-right: 10px; }

/* SeitenRahmen */

#seitencontainer {
	width: 100%;
	text-align: left;
}

#seite {
	width: 100%;
	text-align: left;
	font-size: 0.9em;
}

/* Titel */

#titel {
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
}

#titel-menu, #logo {
	display: none;
}

#drucktitel {
	float: left;
}

#druckadresse {
	position: absolute;
	right: 0;
	text-align: right;
	padding: 20px 0 0 0;
	font-size: 0.8em;
}

#druckkopf {
	float: left;
	margin-bottom: 50px;
	width: 100%;
}

#head #reiter {
	display: none;
}

/* Breadcrumb */

#drucken {
	display: none;
}

/* Inhalt */
#inhalt-menu-sidebar-container {
	padding: 10px 0;
}
#inhalt-menu-sidebar-container,
#inhalt-sidebar-container,
#inhalt {
	float: left;
	width: 100%;
}

.titelbild {
	width: 100%;
}


/* footer */
#footer-lang, #footerlinks, #footer-copyright #webdesign, .profilschmiede {
	display: none;
}

.footer-copyright {
	margin-top: 30px;
}


/* Inhalt */

.content-teaser img {
    float: left;
    width: 35%;
    margin-right: 20px;
}

#inhalt img.titelbild {
	padding: 0 0 10px 0;
}

#inhalt ul {
	/*float: left;*/
	margin: 0 0 0 20px;
	padding: 0;
}

#inhalt ul li {
	margin: 0;
	padding: 0;
}

#inhalt ul li.produktlink {
	float: left;
	width: 260px;
	margin: 0 0 5px 13px;
}

#inhalt img.left {
	float: left;
	margin: 2px 13px 0 0;
}

/* Artikeldetail */

.product-buy {
	display: none;
}

/* Artikeluebersicht */

.uebersicht-artikel {
	clear: both;
	margin-bottom: 10px;
}

.uebersicht-artikel .bild {
	float: left;
	margin-right: 15px;
}

.uebersicht-artikel {}

/* Suche */
#input-produktsuche {
	font-family: Arial, Helvetica, sans-serif;
	width: 125px;
	padding: 0;
	margin: 0;
}

.select-suche {
	width: 100%;
}

#submit-produktsuche {
	margin: 0 0 0 3px;
	float: right;
}

.suche td {
	vertical-align: top;
}

.submit-suche-button {
	border: 1px solid #e3c936;
	height: 20px;
	background-color: #FFE23C;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0px 8px;
	margin: 1px 0 0 0;
	color: #433909;
	cursor: pointer;
}

#submit-suche {
	padding: 0px;
	margin: 1px 0 0 7px;
	float: left;
}

.select-suche {
	color: #000000;
	float: left;
	height: 20px;
}

#suchergebnisse h2 {
	color: #433909;
}

#suchergebnisse hr {
	margin: 0px 0px 10px 0;
}

#suchergebnisse em {
	font-style: italic;
	font-weight: bold;
	background-color: #FFF4B7;
	padding: 0 2px;
}


/* Versandkosten */

.versandkosten {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	margin: 5px 10px;
}

.versandkosten .vorkasse {
	background-color: #FFFFFF;
}
.versandkosten .karte {
	background-color: #F3F3F3;
}
.versandkosten .nachnahme {
	background-color: #E4E4E4;
}
.versandkosten .rechnung {
	background-color: #D7D7D7;
}

.versandkosten .art {
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}

.versandkosten td, .versandkosten th {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

.versandkosten th {
	text-align: center;
	padding: 10px 5px;
	font-size: 1.1em;
}

.versandkosten td {
	text-align: right;
	padding: 2px 5px;
}

/* Versandablauf */
.versandablauf {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #FFFFFF;
	margin: 5px 10px;
}
.versandablauf td {
	vertical-align: top;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 4px 8px;
}

/* Fromulare */

.formular {
	 /*padding: 0 0 0 60px;*/
}

.formular td {
	padding: 2px 10px 2px 0;
}

.trenn-tr {
	padding: 0;
	font-size: 0.6em;
}

.formular .small-info {
	font-size: 0.85em;
}


.rahmen {
	margin: 10px 0 0 0;
}


/* B2B-Menu */

#b2bmenu a {
	font-weight: bold;
}

#b2bmenu .aktiv {
	color: #000000;
}

#profil {
	float: right;
	padding: 3px 7px;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#profil .aktiv {
	color: #000000;
}

/* Bestellung */

#zahlungsarten {
	font-size: 1.1em;
}

#kreditkarten {
	float: right;
	width: 50%;
}


.lieferadresse td {
	vertical-align: top;
}

/* Inputs */

.formular input, .formular textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 0 0 3px;
}

.konf-comment-disp textarea:empty {
    display: none;
}

textarea {
    background: #fff;
    border: 1px solid #000;
    border-radius: 4px;
    width: 50%;
    padding: 10px 15px;
    height: auto;
}

.formular .submit-button {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0px 8px;
	color: #000000;
	cursor: pointer;
	display: none;
}

.kredit-button {
	border: 1px solid #000000;
	background-color: #E32500;
	font-size: 1.1em;
	font-weight: bold;
	padding: 4px 8px;
	color: #FFFFFF;
	cursor: pointer;
	width: 100%;
	display: none;
}


#input-produktsuche {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 128px;
	padding: 0;
	margin: 0;
}

#submit-produktsuche {
	margin: 0 0 0 3px;
	float: right;
}



/* Produkte */

.produkt-liste {
	width: 100%;
	font-size: 0.9em;
	margin: 0 0 10px 0;
	padding: 0;
}

.produkt-liste th {
	background-color: #737373;
	padding: 2px 6px;
	color: #ffffff;
}

.produkt-liste td {
	padding: 7px 6px;
	border-top: 1px solid #000000;
	vertical-align: top;
}

.produkt-liste .no-border {
	padding: 5px 6px;
	border: 0px;
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
}

.produkt-liste .gesamtpreis {
	text-align: right;
	font-size: 1.2em;
	white-space: nowrap;
}


.trbg1 {
	background-color: #FFFFFF;
}
.trbg2 {
	background-color: #EAEAEA;
}


.produkt-liste .kategorie {
	padding: 0px;
	border-top: 0px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.produkt-liste .kategorie img {
	margin: 0 10px 0 0;
	padding: 0;
	border-right: 1px solid #000000;
	float: left;
}

.produkt-liste .kategorie h2 {
	margin: 5px 0 0 0;
	padding: 0;
}

.produkt-liste .kategorie h2 b {
	font-size: 1.1em;
}

.produkt-liste .unterkategorie {
	background-color: #D7D7D7;
}
.produkt-liste .unterkategorie h3 {
	margin: 5px 0;
	padding: 0;
	font-size: 120%;
}

.produkt-liste .kategorie-text {
	padding: 5px 10px;
	border-top: 1px solid #000000;
	vertical-align: middle;
}

.produkt-liste .bg {
	background-color: #FFFFFF;
}

.produkt-liste a {
	font-weight: bold;
	font-size: 110%;
}

.produkt-liste a .bild {
	border: 1px solid #000000;
}

.produkt-liste .bild {
	text-align: center;
}

.produkt-liste .preis {
	white-space: nowrap;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
}

.produkt-liste .preis-b2b {
	white-space: nowrap;
	border-left: 1px solid #000000;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	color: #E32500;
}

.produkt-liste .menge {
	white-space: nowrap;
}

.produkt-liste .neu {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.produkt-liste .detaillink {
	padding: 10px 0 0 0;
	text-align: left;
}

.produkt-liste .detaillink a {
	font-weight: normal;
	font-size: 0.9em;
}

.produkt-liste .kategorie-link {
	color: #000000;
}
.produkt-liste .kategorie-link a {
	font-weight: normal;
	font-size: 1.0em;
}

.produkt-liste em {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}

/* Produkt Details */

#produkt-bild-detail-container {
	display: block;
	float: left;
	width: 100%;
}
#produkt-bild-detail-container td {
	vertical-align: top;
}

#produkt-bild-detail {
	float: left;
	text-align: center;
	vertical-align: top;
	padding: 0 15px 0 0;
}

#produkt-bild-detail img {
	border: 1px solid #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000000;
}

#produkt-bild-detail #weitere-bilder {
	margin: 0;
	padding: 2px 0 4px 0;
	text-align: center;
	font-size: 0.9em;

	/*background-color: #FFE23C;*/
}

#produkt-bild-detail #weitere-bilder img {
	border: 0px;
	background-color: transparent;
	padding: 2px 4px 0 0;
}


#produkt-detail-tabelle {
	float: right;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 0 0 10px 0;
	background-color: #FFFDF1;
}


#produkt-detail-tabelle td {
	padding: 4px 15px 4px 5px;
	margin: 0;
	vertical-align: top;
	border-top: 1px solid #000000;
}


#produkt-detail-tabelle .detail {

}

/* Warenkorb Button */
.warenkorb-artikel {
    float: left;
	margin: 5px 0;
	width: 100%;
}

/*.warenkorb-artikel .preis {*/
    /*margin-top: -20px;*/
/*}*/

.warenkorb-buttons {
	background-color: #FFE23C;
	border: 0px;
	padding: 0px;
}

.warenkorb-buttons table td {
	border: 0px;
	padding: 0px;
}

.warenkorb-buttons .button-warenkorb-leeren, .warenkorb-buttons .button-warenkorb-aktualisieren {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px 0px;
	margin: 0 20px 0 0;
	color: #000000;
	width: 93%;
}


.warenkorb-buttons .button-warenkorb-aktualisieren {
	background-image: url(images/btn_warenkorb_aktualisieren.gif);
	background-position: left;
	background-repeat: no-repeat;
	cursor: pointer;
	display: none;
}

.warenkorb-buttons .button-warenkorb-leeren {
	background-image: url(images/btn_warenkorb_leeren.gif);
	background-position: left;
	background-repeat: no-repeat;
	cursor: pointer;
	display: none;
}

.warenkorb-buttons .button-warenkorb-kasse {
	border: 1px solid #000000;
	background-color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
	background-image: url(images/btn_warenkorb_kasse.gif);
	background-position: left;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 100%;
	display: none;
}

/* Konfigurator Details*/

.konfigurator_details_tabelle {
	border: 2px solid #000;
	border-collapse: collapse;
	margin: 5px 0 15px 0;
	width: 100%;
}

.konfigurator_details_tabelle td {
	border: 1px solid #000;
	padding: 2px 5px;
}

/* Inputs */

.inputfeld-menge, .inputfeld-meter {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 0 0 3px;
	height: 18px;
	width: 25px
}

.inputfeld-meter {
	width: 35px
}


/* Reiter Inhalt */

#reiter-container {
	width: 100%;
	margin: 15px 0 10px 0;
	float: left;
}

#produkt-reiter {
	clear: both;
}

#produkt-reiter div {
	float: left;
	padding: 3px 8px 3px 8px;
	background-color: #DCDCDC;
	border-right: 4px solid white;
}


/* Aktive Reiter */
#produkt-reiter #r-detail-detail, #produkt-reiter #r-packung-packung,
#produkt-reiter #r-montage-montage,#produkt-reiter #r-beispiele-beispiele {
	background-color: #BBBBBB;

}

/* Erster Reiter verschieben */
#produkt-reiter #r-detail-detail, #produkt-reiter #r-detail-packung, #produkt-reiter #r-detail-montage, #produkt-reiter #r-detail-beispiele {
	padding: 3px 25px 3px 13px;
}

/* Links innerhalb der Reiter */
#produkt-reiter div a {
	color: #000000;
	font-weight: bold;
}

#produkt-reiter #r-detail-detail a, #produkt-reiter #r-packung-packung a,
#produkt-reiter #r-montage-montage a, #produkt-reiter #r-beispiele-beispiele a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


/* Produkt Details */

#reiter-inhalt {
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#reiter-inhalt div.inner {
	float: left;
	padding: 10px 13px;
}

#reiter-inhalt a img {
	border: 1px solid #000000;
}


#reiter-inhalt .detail-bild {
	float: left;
	margin: 0 10px 0 0;
}

#reiter-inhalt #galerie td {
	padding: 5px;
}


/* Anwendungen */
#anwendungen-links {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin: 0 0 10px 0;
	padding: 5px;
	width: 100%;
}

#anwendungen-links td {
	vertical-align: top;
	padding: 5px 0 5px 10px;
}

#anwendungen-links ul {
	list-style: url(images/li_finden.gif);
}

#anwendungen-links ul .aktiv a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/* Anwendungen Startseite */
#anwendungen-bilder {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin: 0 0 10px 0;
	padding: 5px;
	width: 100%;
}

#anwendungen-bilder td,
#anwendungen-galerie td {
	vertical-align: top;
	text-align: center;
	padding: 5px 0 5px 10px;
}

#anwendungen-bilder a img,
#anwendungen-galerie a img {
	border: 1px solid #000000;
}

/* Galerie */
#anwendungen-galerie {
	width: 100%;
}



/* Reiter Anwendungen */

/* Reiter aktiv */
#reiter #r-anwendungendetail-anwendungen,
#reiter #r-anwendungenprodukte-anwendungenprodukte {
	background-color: #BBBBBB;
}

#reiter #r-anwendungengalerie-anwendungengalerie,
#reiter #r-anwendungenprodukte-only-anwendungenprodukte {
	background-color: #FFFFFF;
}

#reiter #r-anwendungendetail-anwendungen a,
#reiter #r-anwendungenprodukte-anwendungenprodukte a,
#reiter #r-anwendungengalerie-anwendungengalerie a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/* Reiter, bei denen der nächste aktiv ist */
#reiter #r-anwendungendetail-anwendungenprodukte,
#reiter #r-anwendungenprodukte-anwendungengalerie {
	background-color: #FFFFFF;
}

/* Erster Reiter verschieben */
#reiter #r-anwendungendetail-anwendungen,
#reiter #r-anwendungendetail-anwendungenprodukte,
#reiter #r-anwendungendetail-anwendungengalerie,
#reiter #r-anwendungendetail-anwendungen {
	padding: 3px 25px 3px 13px;
}

/* Letzter Reiter anderes Abschlussbild */


/* Paravent */

.anwendung-paravent {
	float: left;
	display: block;
	width: 265px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 0.9em;
}


.anwendung-paravent .printonly {
	display: block;
}

.anwendung-paravent a img {

}
.anwendung-paravent a:hover img {

}

.paravent-bilder {
	float: right;
	width: 225px;
}

.paravent-bilder a {
	float: left;
	margin: 0 7px 7px 0;
}

.paravent-bilder a img {
	border: 1px solid #ffe448;
}
.paravent-bilder a:hover img {
	border: 1px solid #008000;
}

.paravent-video {
	display: none;
}

#druckvideo {
	display: block;
}


/* Anker */
#produkt-anker {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin: 0 0 10px 0;
	padding: 5px;
	width: 100%;
}
#produkt-anker td {
	vertical-align: top;
}


/* Nach oben */
.nachoben {
	text-align: right;
	padding: 5px 0;
}

.nachoben a {
	padding: 0 0 0 19px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/* Bestellfortschritt */
#bestellfortschritt {
	display: none;
}
#bestellfortschritt table {
	height: 30px;
	padding: 0;
	margin: 0;
}
#bestellfortschritt table td {
	background: #fff;
	text-align: center;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9b9b9b;
	padding: 0 10px 0 10px;
}

#bestellfortschritt .bg-aktiv {
	font-weight: bold;
}

#bestellfortschritt #sonne {
	display: none;
}


#konfigurator {
	float: none;
	display: inline;
}


/* ///////////////////////////////////////////////////////// */
/* Produkt-Uebersicht */

.produktuebersicht {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;

}

.produktuebersicht.kasten {
	width: 100%;
	margin: 0;
	border: none;
	background: none;
}

.produktuebersicht h3 {
	float: left;
	width: 555px;
	height: 27px;
	text-align: center;
	margin: 0px;
	padding: 0;
	color: #433909;
	font-weight: bold;
	background: url(images/startseite/produktuebersichthg.gif) bottom left no-repeat;
}

.produktuebersicht .produktgrafik {
	float: left;
	width: 183px;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 0.9em;
}

.produktuebersicht .produktgrafik p {
	font-size: 0.95em;
	line-height: 1.2em;
	margin-top: 3px;
	padding: 0 5px 0 5px;
}

.produktuebersicht .produktgrafik a, .produktuebersicht .produkttext a {
	text-decoration: none;
}

.produktuebersicht .produktgrafik a span {
	display: block;
	height: 105px;
}

.produktuebersicht .produktgrafik a:hover b {
	text-decoration: underline;
}

.produktuebersicht .produkttext {
	float: left;
	width: 520px;
	text-align: center;
	padding: 5px 0 0 15px;
}

.produktuebersicht .produkttext span {
	font-size: 0.95em;
}

/* HAENDLEREINTRAEGE*/

.haendlereintrag {
	page-break-inside: avoid;
}

.haendlereintrag dl {
	float: left;
	width: 45%;
	margin: 10px 0 5px 0;
	padding: 0;
}

.haendlereintrag dl dt {
	float: left;
	width: 30%;
}

.haendlereintrag dl dd {
	float: left;
	width: 70%;
	margin: 0 0 2px 0;
}

.haendlereintrag .route {
	display: none;
}

.montageservice {
	float: right;
	padding: 2px 10px;
	line-height: 1.7em;
	font-weight: normal;
	border: 1px solid #000;
}

.montageservice img {
	float: left;
	margin: 3px 5px 0 0;
	padding: 0;
}


/*]]>*/