/*------- Werbung -------*/


/*----------- link Zertifikat ----------*/

#zertifikat3 img{ 
width: 210px;
height: 30px;
	}

#zertifikat3 {
position: absolute;
bottom:90px;
left: 390px;

}



#zertifikat1 img{ 
width: 180px;
height: 230px;
	}

#zertifikat1 {
position: absolute;
top:230px;
left: 80px;
}


#zertifikat2 img{ 
width: 350px;
height: 30px;
	}

#zertifikat2 {
position: absolute;
bottom:0px;
left: 0px;
}

#zertifikat{
z-index: 15;
	position: absolute;
	bottom: 260px;
	width: 180px;
	height: 30px;
	}


/* Werbung kleines Bild */
#werbung_klein {
	position: relative;
	}


#werbung_klein_raus {

	position: absolute;
	bottom: 0px;
	width: 190px;
	height: 508px;
	}


#werbung_klein_raus img {

	width: 190px;
	height: 508px;
	}

#zertifikat img {
	width: 180px;
	height: 20px;
	}

/* Werbung grosses Bild */

#werbung_rel_aussen{
	position:absolute;
	width: 0px;
	height: 0px;
	}


#reinimg {
	position: relative;
	display:block;
	width: 130px;
	height: 30px;
	z-index:50;
	top:30px;
	}

#reinimg img {
	width: 130px;
	height: 30px;
	}
#werbung_rel {
	position:relative;
	left:0px;
	_left:-610px;
	top:12px;
	_top:12px;
	float:right;	
	width:613px;
	height:525px;
	overflow: hidden;
	}

#right_slide {
	position: absolute;
	left:1555px;
	
	}



/* Button Formular weiter Zurueck  */

#textstartbottom ul {
list-style:none;
font-size:9px;
color: #ccc;
}


#textstartbottom {
float:left;
font-size:9px;
color: #ccc;
}


#btnTableWeiterZurueck{
width:500px;
vertical-align: middle;
text-align: center;

}

#btnTableWeiterZurueck div{
cursor: pointer;

}

/* Kundenmeinungen */

#kundenbewertung_kpl {
width: 177px;
background-image: url(0/images/kunden-meinung-bgr.png);
background-repeat: repeat-x;
background-position: 0px 0px;
border: solid 1px #cbcbcb;
background-color: #e0e0e0;
margin-top: -90px;
text-align: left;
padding-bottom: 10px;
margin-bottom: 5px;
}

#kundenmeinung_text {
width: 165px;
margin-top: 25px;
padding-left: 4px;
color: #646f85;
}
#kundenmeinung_text a {
color: #646f85 !important;
}

#kundenmeinung_text a:hover , a.over, a.active {
color: #646f85 !important;

}

#kundenmeinung_sterne {
position: relative;
left: -50px;
top: 5px;
_top: 10px;
} 

*+html #kundenmeinung_sterne {
top: 10px;
}

#kundenmeinung_logo{
/*background-image: url(0/images/kundenmeinung.gif);
background-repeat: no-repeat; */
width: 98px;
height: 98px;
position: relative;
left: 35px;
top: -30px;
}

#sagen_kunden {
font-family: verdana;
font-size: 11px;
font-weight: bolder;
text-align: left;
width: 80px;
position: relative;
top: 10px;
padding-left: 4px;
color: #fe690b !important;
}

#sagen_kunden a {
color: #fe690b !important;
}

#sagen_kunden a:hover ul, a.over, a.active {
color: #fe690b !important;
}

#echte_kundenmeinung {
width: 177px;
height: 17px;
background-color: #ff8a33;
color: white;
text-align: center;
vertical-align: middle;
padding-top: 3px;
_margin-bottom: 10px;
}

*+html #echte_kundenmeinung {
margin-bottom: 10px;
}

#echte_kundenmeinung a {
color: #FFFFFF;
}

















/* Navigation */



#navi_man ul { /* alle Listen */
  	margin:0px;
 	padding:0px;
 	list-style: none;
 	line-height: 25px;
 	}


*+ html #navi_man ul {
	margin-left: 0px;
	}


#navi_man li a {
display:block;
	font-weight: bolder;
	width: 190px;

	}

#navi_man li a:hover {
	height:25px;
	color: #ffffff;
	text-decoration: none;
	background-color: #48546C;
	background-image: url(0/images/subcat_w.gif);
background-repeat: no-repeat;
background-position: 15px 10px;
 }


#navi_man li { /* alle Listenelemente */
 	background-image: url(0/images/subcat.gif);
 	background-repeat: no-repeat;
 	background-position: 15px 10px; 
 text-indent: 28px;
border-bottom: solid #BBBBBB 1px; 
 position:relative;

 }

#navi_man li: hover ul, li.over {
position: absolute;
left: 0px;

}

#navi_man li ul{ /* Listen 2. Ebene */ 
 position: absolute;
 left: -999em;
 top: -1px;
 }






#navi_man li:hover ul ul, #navi_man li.sfhover ul ul {
   /* Listen 3.Ebene */
       left: -999em;
}

#navi_man li:hover ul ul ul , #navi_man li.sfhover ul ul ul{
   /* Listen 4.Ebene */
       left: -999em;
}


#navi_man li:hover ul, 
#navi_man li li li:hover ul, 
#navi_man li.sfhover ul, 
#navi_man li li li.sfhover ul { 
/* Listen, die unterhalb von "gehoverten" Men&#65533;punkte liegen */
   /* Listen 4.Ebene: 3x li - */    
    
	 left:190px;  
}


*/



#navi_man li#active { /* Listen zur aktuellen Kategorie */
  left: 192; 
} 

/* zweite Ebene */
#navi_man ul li ul li {
background-image: url(0/images/subcat.gif);
background-repeat: no-repeat;
background-position: 15px 12px;
margin-left: 0px;
line-height: 30px;
position: relative;

width: 330px;
height: auto;
background-color: #F0F0F0;
border-right: solid #BBBBBB 1px;
border-left: solid #000000 1px;
border-top: solid #BBBBBB 1px;
border-bottom: solid #BBBBBB 1px;
_position: relative;


_border-left: solid #BBBBBB 1px;
}

*+ html #navi_man ul li ul li {

margin-left: 74px;
}

#navi_man ul li ul li a {



position: relative;
height: auto;
width: 330px;
}

#navi_man ul li ul li a:hover {
background-image: url(0/images/subcat_w.gif);
background-repeat: no-repeat;
background-position: 15px 12px;
padding-bottom:5px;
_padding-bottom:0px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

*+ html #navi_man ul li ul li {

margin-left: 74px;
}







/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/







HTML,BODY
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #5F687C;
	height:100%;
	width:100%;
}


#preis_mwst {
font-size: 10px;
_font-size: 10px;
font-weight:normal;
line-height:13px;
color:#677787;
margin:0px;
top:0px;
}

TABLE,TR,TD,TH,LI
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	color: inherit;
}



SUP A{
	font-size: 60%;
	text-decoration: none;
	font-weight: bold;
}

SUP A:Hover{
	text-decoration: none;
}


IMG
{
    border: none;
}


b{
	color: inherit;
}

FORM	{	padding: 0px;	margin: 0px;}
HR		{	color:#ffffff;	height: 2px; border-top:1px solid #efeff1;border-bottom:1px solid #ffffff;}
A		{    color: black;    text-decoration: none;}
A:Hover{    color: #D81F01;    text-decoration: underline;}
A.details{	color: #f36701;}


H1 {
    color: #000;
	 margin: 0px;padding:0px;
    font-weight: bold;
    font-size: 17px;
}

H2 {
	color: #000;
	margin: 0px;padding:0px;
	font-weight: bold;
	font-size: 12px;
}



/*---------------------------------*/
/*    Formatierung Haustuerseite   */
/*---------------------------------*/

#starttuer {
float: left;
}


#tueroeffner {
	position:relative;
	left:200px;
	top:3px;
	width:200px;
	height:60px;
	z-index:1;
background-color:#F0F0F0;
padding:3px;
visibility:hidden;
}



#tueroeffner2 {
	position:relative;	
	z-index:1;
padding:3px;
color:#ff0000;
visibility:hidden;
}



	.haustuertitle {
	margin-left: -1px;
	padding-left: 8px;

	height:25px;
	color:#fff;
	padding-top:8px;
	font-weight:bold;
	background-color:#303D5D;

	}

	.haustuertitlezeile {

	padding-left: 5px;
	height:25px;
	color:#fff;
	padding-top:5px;
	font-weight:bold;
	background-color:#303D5D;}

	.haustuercontainerfullrow{
	float: left;	
	margin-left:5px
	}

	.containerhaustuerdetails {

	border: 1px solid #677787;
	padding-bottom: 10px;
	padding-left:0px;
	margin-left:5px;	
	}

	.containerhaustuerdetails td {
	padding:10px;
	}


.haustuer_werte input,
.haustuer_zelle input {
	border:#303D5D solid 1px;
	background-color:#E0E4EF;
	padding:2px;
	}





}

/*---------------------------------*/
/*   Konfigurator Oeffnungssystem  */
/*---------------------------------*/


	.offnungssystem_leerzeile hr { 
	border: 1px solid #CBCBCB ;
	height: 1px;
	}

/*---------------------------------*/
/*      Konfigurator 1.Schritt     */
/*---------------------------------*/
	

	/*__________  Konfigurator Linie _________*/		
	
	.linie {
	height: 1px;
	border:#ff0000 1px solid}



	/*__  Konfigurator Start aeusserster Layer __*/		
	
/*	.konfigurator_start img {
	border-bottom: #CBCBCB solid 1px;
	}
*/

	.konfigurator_start {
	border-left: 1px solid #CBCBCB ;
	border-right: 1px solid #CBCBCB ;
	border-bottom: 1px solid #CBCBCB ;
	width:561px;
	padding:0px;
	background-color:#ebeef3;
	}
	
	
	.ueberschr_konfbox {
	background-repeat: no-repeat;
	color: #7C5643;
	padding-top:1px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	}

	/*___________ Contentbox Konfigurator ________*/
	
	.contextkonfiguratorbox{
	vertical-align: top;     
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left:0px;	 	
	padding-bottom:2px;
	font-size: 11px;
	float:left;
	
	
	min-height: 0px;
	height: auto;
	border-top: 0px;
	margin-top: 0px;
	

	margin-bottom:4px;

	color: #677787;
	font-size: 10px;	
	width: 561px;
	}
	
	
	


	/*__  Konfigurator Start oranger Balken __*/		
	
	.konfigurator_oranger_balken {
	background-color:#FE700C;
	height:20px;
	padding-top: 5px;
	padding-left: 5px;
	color: #7C5643;
	}	
	
	
	/*________________ oberer Teil _______________*/
	
	.konfigurator_start_ob
	{
	vertical-align: top;  
	   
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left:0px;
	margin-right: 0px
		 	
	font-size: 11px;		
	
	min-height: 155px;
	height: 155px;
	background-color:#ebeef3;
	
	padding: 0px;

	min-height: 0px;
	height: auto;
	width:540px;
	}

	.konfigurator_start_ob:after{

	content: "";
	display: block;
	height: 0;
	}
	
	.konfigurator_start_ob table {
	width:561px;
	}

	
	.konfigurator_start_ob td {
	padding:5px;
	}



	/*________  Konfigurator Sonderaktion _______*/		
	

	.productrow_nobd_sonderaktion {
	vertical-align: top;     
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left:4px;	 	
	padding-bottom:2px;
	padding-top:10px;
	font-size: 11px;}



	.konfigurator_oeffnungssystem_ob {
	width: 561px;}



/*-------------------------------*/
/* Link in Navi fuer Konfigurator */
/*-------------------------------*/

	#konfigurator_link  {
	padding-top: 18px;
	padding-left: 15px;
	font-weight:bold;
	color: #424a55;
	}
#konfigurator_linksub  {
	padding-left: 15px;
	font-weight:bold;
	color: #424a55;
min-height: 15px;
padding-bottom:4px;
	}

#konfigurator_linksub_tab  {
padding-left: 3px;
	font-weight:bold;
	color: #424a55;
	}

#konfigurator_linksub_tab_manuell  {
padding-left: 0px;
	font-weight:bold;
	color: #424a55;
	}
	
	
	#konfigurator_link a:link {
	color: #414B57;
	}


SMALL {
    font-size: 70%;
}

#main_table_fixed{
	width:981px;
}

#main_table{
	width:auto;

}

.containermain{
	width: 100%;
	padding:9px;
	padding-bottom: 60px;
	background-color:#FFFFFF;
	-moz-box-sizing: border-box;
}

.containermain_dw {

	
}




/*---------- zusıtzlich eingefıgt dk start ------------*/

.angebot_ueberschrift {

font-size: 12px;
color:#835b45;
font-weight:bold;}

.content_left_rahmen { 
width: 190px;

 
}

.kategory_ueberschrift {

font-size: 12px;
color:#835b45;
font-weight:bold;
padding-left:10px}




.containerleft{
	width: 190px;
	
	border-left: 1px solid #272F44;
	border-right: 1px solid #272F44;
	border-top: 0px solid #272F44;
	color: #404a54;	
	background-color: #f0f0f0;
	
}





.containerright{
	width: 199px;
	border: 0px;
	color: #777e84;
	background-color: #fafafa;
	-moz-box-sizing: border-box;
	overflow: hidden;
	padding-left:-5px;
}


.containertop,.containerbottom{
}

.containertop_fixed,.containerbottom_fixed{
	width:981px;
	text-align: center;
}

.boxheader,.boxfooter,.boxheadermenu{
 	border:0px;
	
	width: 100%;
	height: auto;
}

.boxheader{
	padding: 0px 0px 0px 0px;	
	text-align: left;
	vertical-align: text-bottom;
	top:0px;
	
	-moz-box-sizing: border-box;
}

.boxheadermenu{
	padding: 0px;
	border-top: 0px solid white;
	border-bottom: 0px solid white;
	color: #ffffff;
	min-height:28px;
}

.boxfooter{
	margin-top:2px;
	padding: 6px 0px 6px 0px;
	text-align: right;
	background-color: #414b55;
	color: #ffffff;
	vertical-align: absmiddle;
}

.boxfooter A,
.boxfooter A:Hover{
	color: #ffffff;
}

.boxfootermenu{
	padding: 8px 160px 10px 150px;
	text-align: center;
	background-color: #ffffff;
	color: #677787;
}

/*------------------------  Artikelsuche, Information, Partner und Siegel   ---------------------*/
.oberste_boxleft{
	width: 190px;
	
	background-color: #d0d1d3;
	color: #414b57;
	font-size: 11px;
	font-weight: bold;
	padding-left: 6px;
	padding-bottom: 5px;
	border-bottom: 0px solid #bbbbbb;
	border-top:0px;
	padding-top: 5px;
	
	
	-moz-box-sizing: border-box;
}


img#telefon_kontakt{
	margin-bottom: 6px;
}

img#e_mail_kontakt{
	margin-bottom: 2px;
}




.boxleft a {
color: #414B57;
text-decoration: none;
display:block;

	padding-left: 6px;
	padding-top: 20px;
	padding-bottom: 5px;
}



.boxleft a:hover {
color:#ffffff;
border-top: solid 8px #48546C;
	padding-left: 6px;
	padding-top: 12px;
	padding-bottom: 5px;
display:block;
background-color: #48546C;
text-decoration:none;


}

.boxleft{
	width: 190px;
        height:40px;
	background-image:url(0/images/higru_cont_ob_li.jpg);
	background-repeat:repeat-x;
	background-color: #d0d1d3;
	color: #414b57;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 0px solid #bbbbbb;
	border-top:0px;

	
	-moz-box-sizing: border-box;
}

.boxleft-content{
	width: 190px;
	background-color: #f0f0f0;
	color: #404a54;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;	
	border-bottom: 1px solid #ffffff;
	-moz-box-sizing: border-box;
}

.boxrightmyaccountborder{
	border-left: 0px solid #000000;
	border-top: 1px solid #ffffff;
	background-color: #faf9f4;
	width:195;
}

.boxrightproductborder{
	border-left: 0px solid #edf1f0;
	border-top: 1px solid #ffffff;
	background-color: #fafafa;
}

.boxrightmyaccount,.boxrightproduct {
	width: 196px;
	font-weight: bold;
	font-size: 11px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	

	-moz-box-sizing: border-box;
}

.boxrightmyaccount{
	background-color: #D0D1D3;
	color: #747d84;
	
}

.boxrightproduct{
	background-color: #edf1f0;
	color: #747d84;
}

.abstand_quarter_start {
padding-left:5px;

}

.boxrightmyaccount-content,.boxrightproduct-content{
	width: 192px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 13px;
	border-bottom: #273046 solid 1px;
	background-color:#ECEEF2;
	margin-bottom:15px;
	border-top: 0px none;
	border-left: 0px none;
	-moz-box-sizing: border-box;
}

.boxrightmyaccount-content TD
{
  color: #797e84;
}

.boxrightproduct-content TD
{
  color: #787f87;
}


.boxrightmyaccount-td{
  color: #414b57;
  
}

.boxrightproduct-td{
  color: #787f87;
}

.boxleft-td{
  color: #000;
}

.boxrightmyaccount-head {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
background-image:url(0/images/higru-myaccount-cont.jpg); 
border-left: #273046 solid 1px;	
border-right: #273046 solid 1px;
color: #414b57;
padding-left:6px;

}
.boxrightmyaccount-head a:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color: #414b57;
padding-left:6px;
}
.boxrightmyaccount-head a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color: #414b57;
padding-left:6px;
}



.boxrightmyaccount-content{
	background-color: #eceef2;
	color: #757e83;

	border-left: #273046 solid 1px;	
	border-right: #273046 solid 1px;	
}

.boxrightproduct-content{
	background-color: #ECEEF2;
	color: #777e84;
	border-left: #273046 solid 1px;
	border-right: #273046 solid 1px;
}


.containerfullrow_dw,
.container_dwhalfrow,
.containerfullrow,
.containerhalfrow,
.containerthirdrow,
.containerthirdrowfix,
.containerquarterrowstep,
.containerquarterrow{
	float: left;	
}


.linklokator_dw{
width: 571px;
float: left;


}


.containerquarterrow{

height: 300px;

}

.containerfullrow_dw{
width: 561px;
}


.containerfullrow{
width: 564px;
}


.container_dwhalfrow{
padding-top:20px;
	width:285px;
	
}

.containerhalfrow{

	width:285px;
}
.containerquarterrowstep,
.containerquarterrow{
	
	width:140px;
}
.containerthirdrow {
	width:33%;
}
.containerthirdrowfix {
	width:34%;
}

.locationrow{
	border-top:30px;
	vertical-align: bottom;
	border-bottom: 1px solid #cbcbcb;
	color: #a7a7a7;

	padding-top:15px;
	padding-bottom:2px;

	height: 28px;

	margin-left: 0px;
	margin-right: 0px;

	-moz-box-sizing: border-box;
}

.locationrow A,
.locationrow td{
	color: #a7a7a7;
}

.locationrow A{
	color: #a7a7a7;
}


.productrow_noborder,
.productrow_fullborder_full,
.contentboxlistrow,
.categorytitlerow,
.contentbox,
.categorydetailsrow,
.categorydetailsrow_empty,
.locatortitlerow_empty,
.locatordetailsrow {
	vertical-align: top;     
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left:4px;	 	
	padding-bottom:2px;
	font-size: 11px;	
}



.locatortitlerow,
{
	vertical-align: top;	
     
	margin-top: 0px;
	margin-bottom: 8px;
	
	 	
	padding-bottom:2px;
	font-size: 11px;
	
}


.producttitlerow_dw_big

 {
	vertical-align: top;
	background-color:#CC3366;
	 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 0px; 
	padding-bottom:2px;
	font-size: 11px;

}

.angebot_dw_start {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#7C5643;
font-weight:bold;}

.producttitlerow_red,
.producttitlerow_blue,
.producttitlerow_red_big,
.producttitlerow_blue_big

 {
	vertical-align: top;
    background-color:#ffffff;	 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 0px; 
	padding-bottom:2px;
	font-size: 11px;

}


.productrow_fullborder_quarter {
border-top: solid #ccc 1px;
	vertical-align: top;	
    background-color:#eceef2;	 
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
		 	
	padding-bottom:43px;

	padding-top:10px;
	font-size: 11px;



}



.productrow_borderaftertitle_full {

	vertical-align: top;	
	
    background-color:#eceef2;	 
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: -6px; 
	
	padding-bottom:2px;
	font-size: 11px;

	-moz-box-sizing: border-box;
}

.locatortitlerow,
.locatortitlerow_empty,
.locatordetailsrow {

	border: 1px solid #677787;
}

.producttitlerow_red_big
.producttitlerow_blue_big,
.producttitlerow_red,
.producttitlerow_blue,
,
.contentboxlistrow,
.categorytitlerow,

.locatortitlerow_empty{
	min-height: 26px;
	height: 26px;
	border-bottom: 1px none;
	margin-bottom: 0px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	
	
/* Ausgeblendet am 07.04.2006 
	padding-left:7px;
	padding-top:8px;
	
	*/
}

.locatortitlerow,
.productcategoryrow {
padding-right:8px;
	min-height: 26px;
	height: 26px;
	border-bottom: 1px none;
	margin-bottom: 0px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
padding-left:4px;

}


.producttitlecell_red{
	font-size: 11px;
	font-weight: bold;
	color: #ff3300;
}

.producttitlecell_blue,
.contentboxlistrow,
.categorytitlerow{
	font-size: 11px;
	font-weight: bold;
	color: #ff3300;
}



.producttitlerow_red_big,
.producttitlerow_red{
	
	color: #ff3300;
	padding-top:10px;
	vertical-align: bottom;
	line-height:20px;
}

.producttitlerow_blue_big,
.producttitlerow_blue,
.contentboxlistrow,
.categorytitlerow{
	
	color: #677787;
	padding-bottom:1px;
	vertical-align: bottom;
	line-height:20px;
}

.producttitlerow_red_big,
.producttitlerow_blue_big{
	min-height: 51px;
	height: 51px;
}



.producttitle_description{
	font-weight: normal;
	font-size: 10px;
	color: gray;
}

.productcategoryrow{
	min-height: 26px;
	height: 26px;
	vertical-align: middle;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
  	color: #677787;
	
}

.productrow_borderaftertitle_full{
	min-height: 189px;	height: 211px;
	border-top: 0px;
	margin-top: 0px;
	padding-top:0px;
	margin-bottom: 15px;
	border-left: #cbcbcb solid 1px;
	border-right: #cbcbcb solid 1px;
	border-bottom: #cbcbcb solid 1px;
}

.productrow_borderaftertitle_half{
	min-height: 152px;	
	height: 152px;	
	border-top: 0px;
	margin-right:4px;
	padding-top:0px;
	border-left: #cbcbcb solid 1px;
	border-right: #cbcbcb solid 1px;
	border-bottom: #cbcbcb solid 1px;
	vertical-align: top;	
	background-color:#ECEEF2;		 
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left:4px;	 	
	padding-bottom:2px;

	font-size: 11px;
	
	}
.productrow_borderaftertitle_half_start{
	min-height: 220px;	
	height: 152px;	
	border-top: 0px;
	margin-right:4px;
	padding-top:0px;
	border-left: #cbcbcb solid 1px;
	border-right: #cbcbcb solid 1px;
	border-bottom: #cbcbcb solid 1px;
	vertical-align: top;	
	background-color:#ECEEF2;		 
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left:4px;	 	
	padding-bottom:2px;

	font-size: 11px;
	
	}
.productrow_borderaftertitle_half_glas{
	min-height: 300px;	
	height: 152px;	
	border-top: 0px;
	margin-right:4px;
	padding-top:0px;
	border-left: #cbcbcb solid 1px;
	border-right: #cbcbcb solid 1px;
	border-bottom: #cbcbcb solid 1px;
	vertical-align: top;	
	background-color:#ECEEF2;		 
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left:4px;	 	
	padding-bottom:2px;
	
	font-size: 11px;
	width: 274px;
	}


.productrow_noborder{
	min-height: 155px;
	height: 155px;
	background-color:#ffffff;
}

.productrow_fullborder_full{
	min-height: 195px;
	height: 211px;
}

.productrow_fullborder_half{
	min-height: 153px;
	height: 153px;
	border-left:#CBCBCB solid 1px;
	border-right:#CBCBCB solid 1px;
	border-bottom:#CBCBCB solid 1px;
	max-width:275px;
	margin-left:4px;
	margin-right:4px;
	background-color:#ECEEF2;
	width:275px;
	
	margin-top:0px;
	
}


.quarter_alle {
padding-left:10px; 
border-left: #000000 solid 1px;

}


.productrow_fullborder_quarter{
    
	min-height: 244px;
	height: 244px;
	border-left:#CBCBCB solid 1px;
	border-right:#CBCBCB solid 1px;
	border-bottom:#CBCBCB solid 1px;
	margin-top:0px;
}


.productrow_noborder {
	border: 1px solid White;
	padding: 0px;

	min-height: 0px;
	height: auto;
}

.producttitlerow_red:after,
.producttitlerow_blue:after,
.productrow_borderaftertitle_full:after,
.productrow_borderaftertitle_half:after,
.productrow_borderaftertitle_quarter:after,
.productrow_noborder:after,
.productrow_fullborder_full:after,
.productrow_fullborder_half:after,

.productcategoryrow:after{
	content: "";
	display: block;
	height: 0;

}

.logo_header{
	margin-left:46px;
	border: 0px;
	float: none;

	text-align: left;
}

.language,
.language_activ,
.link_headermenu{
	color:#ffffff;
}

.link_header{
	font-size:9px;
	color: #b3b7ba;
}

td.link_header
{
	padding-right:15px;
	padding-bottom:3px;
}

.link_footer{
	font-size:10px;
	color: #677787;
	margin-left:7px;
	margin-right:7px;
}

.currency,
.currency_activ,
A.currency,
A.currency_activ{
	color: #424a55;
}

A.language:Hover,
A.language_activ:Hover,
A.link_headermenu:Hover,
A.link_header:Hover,
A.link_headermenu:Hover{
    color: #ffffff;
    text-decoration: underline;
}

.language_activ,
.currency_activ{
	font-weight: bold;
}

.headermenu_fixedbox,
.headermenu_autobox{
	padding: 10px 5px 5px 5px;
	float: left;
	text-align: left;
	height: 12px;
}

.headermenu_fixedbox{
	width: 184px;
	padding: 10px 0px 5px 5px;
	-moz-box-sizing: border-box;
}

.headermenu_autobox{
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid Gray;
	border-left: 1px solid #ffffff;
	border-right: 1px solid Gray;
	font-weight: bold;
}

input,select,textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: transparent;
	margin-top: 4px;
}

select,textarea{
	background-color: white;
}

.search_input{

	background-color: White;
	vertical-align: top;
	width:122px;
	color: #000;
	font-weight: normal;
	border: 2px inset gray;
	border-bottom: 1px inset silver;
	border-right: 1px inset silver;
}

.search_go{
	width:30px;
	border: 1px solid #424c56;
	color: #424c56;
	background-color: white;
	font-weight: bold;
}

.categorybox_rootcategory_exp{
	 color: #000;
     font-weight: normal;
	 font-weight: bold;
	 padding-left:7px;
	 padding-right:15px;
	 padding-bottom: 3px;
}

.categorybox_rootcategory,
.categorybox_rootcategorylink
{
	 color: #000;
     font-weight: normal;
	 font-weight: bold;
	 padding-bottom: 3px;
}

.categorybox_subcategory{
	padding-bottom: 3px;
	padding-left:7px;

}


.categorybox_rootcategory{
	color: #000000;
	padding-left:15px;
	padding-right:15px;
}


.basketcontents_artinfo{
	width: 110px;
	background-color: White;
}

.variant_select_detail{
	width: 160px;
	background-color: White;
}
.variant_select{
	width: 152px;
	background-color: White;
}
.warenkorb_img,
.warenkorb_button,
.save_button,
.warenkorb_mini_button{
	border: 0px ;
	border-right:1px solid  #d9d9db;
	border-bottom:1px solid  #d9d9db;
	background-color: White;
	vertical-align: top;

	margin:0px;
}


.warenkorb_img{
	height: 16px;
	cursor: pointer;
}

.save_button,
.warenkorb_button{
	width: 125px;
	color: #ff3301;
	height: 18px;
	cursor: pointer;
}

.warenkorb_mini_button{
	width:100px;
	color:#ff3301;
	height: 18px;
}


.warenkorb_img2,
.warenkorb_button2,
.warenkorb_button3,
.warenkorb_mini_button2{
	border:1px solid #d9d9db;
	background-color: White;
	vertical-align: top;
	color:#ff3301;
	margin-top: 1px;
	font-weight: bold;
	cursor: pointer;
}

.warenkorb_img2{
	height: 16px;
	margin-right: 2px;
}

.warenkorb_button2{
	width:110px;
	color:#ff3301;
	height: 18px;
	background-color: #fafafa;
}

.warenkorb_button3{
	width:130px;
	color:#ff3301;
	height: 18px;
	background-color: #fafafa;
}

.warenkorb_mini_button2{
	width:100px;
	color:#ff3301;
	height: 18px;
	background-color: #fafafa;
}

.login_input,
.login_button{
	background-color: White;
	vertical-align: top;
	width: 118px;
	color: #7c8089;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}

.login_checkbox{
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.login_button{
	background-color: White;
	vertical-align: top;
	border:1px solid #d9d9db;
	cursor: pointer;
}

.login_input{
	border: 2px inset gray;
	border-bottom: 1px inset silver;
	border-right: 1px inset silver;
}

.product_image{
	border:0px;
}


.product_image_s_container{
	height: 42px;
	width: 56px;
	text-align: center;
	vertical-align: top;
	background-color: #ffffff;
	border: 1px solid #efefef;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.product_image_xs_container{
	height: 150px;
	text-align: center;
	overflow: hidden;
}

.product_image_xxs_container{
	width: 112px;
	text-align: center;
	overflow: hidden;
	margin-right: 3px;
}

.product_image_xxxs_container{
	width: 260px;
	height: 200px;
	text-align: center;
	overflow: hidden;
	margin-right: 5px;
}

.product_links{
   font-size: 9px;
	border:0px;
	height: 35px;
}

.product_title,
.product_title_big{
	font-weight: bold;
	font-size: 10px;
	color:#000;
	height: 40px;
}

.product_title_big{
	font-size: 12px;
}

.product_variant{
	font-weight: normal;
	font-size: 9px;
	height: 35px;
	color: #677787;
}

.product_description{
	font-weight: normal;
	font-size: 10px;
	color: #404C58;
}

/* .product_artnr{
	font-weight: normal;
	height: 15px;
	font-size: 9px;
	color: #677787;
}*/

.product_text{
	font-size: 9px;
	color: #677787;
}

.product_text2{
	font-size: 10px;
	color: Black;
}

.product_text3{
	font-size: 11px;
	color: Black;
}

.product_price_new,
.product_price_new_big,
.product_price_new_small{
	font-weight: bold;
	font-size: 18px;
	color: black;
	border: 0px;
	margin: 0px;
}

.product_price_new_big
{
	font-size: 23px;
}

.product_price_new_small
{
	font-size: 14px;
}

.product_price_old{
	color:black;
	text-decoration: line-through;
	font-size: 12px;
	font-weight: bold;
	border: 0px;
	margin: 0px;
}

.product_price_old_text,
.product_price_new_text{
	color:black;
	font-weight: bold;
	font-size: 11px;
}

.hr_re_image{
	height: 15px;
	width: 100%;

	margin-top: 26px;
	margin-bottom: 6px;
}

.hr_image{
	height: 1px;
	width: 100%;

	margin-top: 6px;
	margin-bottom: 6px;
}
.contentboxlistrow,
/* ------    .categorytitlerow  --------  */
{
	height: 26px;
	background-color: #ebecec;
	line-height: normal;
	padding-top:4px;
	padding-bottom:0px;

	vertical-align: middle;
}

.contentbox,
.categorydetailsrow{
	min-height: 0px;
	height: auto;
	border-top: 0px;
	margin-top: 0px;
	padding:6px;

	margin-bottom:4px;

	color: #677787;
	font-size: 10px;
}

.categorydetailsrow_empty{
	height: 1px;
	min-height: 0px;
	margin-bottom:4px;
	padding:0px;
	margin-top:0px;

	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;

	line-height: 0px;
}

.categorytitle{
	color: #677787;
	font-size: 14px;
	font-weight: bold;
}

.categorycount{
	color: #677787;
	font-size: 11px;
}

.categoryimage{
	margin: 1px;
	margin-bottom: 3px;
}
.contentlistheader,
.categorydescription{
	color: #677787;
	font-size: 11px;
	font-weight: bold;
}

.categorylink{
	color: #677787;
	font-size: 10px;
}

.categoryline,
.categoryline2,

.categoryline3{
	height: 0px;
	border-top: 1px solid #cbcbcb;
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 0px;
	line-height: 0px;
}


.categoryline2{
	border-top-style: dotted;
}

.categoryline3{
	border-top-color: #EFEFEF;
}

* html .category-line,
* html .category-line2,
* html .category-line3{
	margin-bottom: -2px;
}

.locatortitlerow{
color:#FFFFFF;
	height: 26px;
	background-color: #303D5D;
	margin-left:4px;
	line-height: normal;
	padding-top:4px;
	padding-bottom:0px;
}

.locatortitlerow_empty{
	height: 0px;
	min-height: 0px;
	padding:0px;
	line-height: 0px;

	padding-bottom:0px;

}

* html .locatortitlerow_empty{
	margin-bottom: -4px;
}


.locatordetailsrow{
	min-height: 0px;
	height: auto;
	border-top: 0px;
	margin-top: 0px;
	padding:6px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:4px;

	color: #424a55;
	font-size: 10px;
}

.locatortitle{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.locatortext{
	color: #000000;
	font-size: 10px;
}

.locatorlink,
.locatorlink2,
.locatorlink3{
	font-size: 11px;
	color: #7a8296;
	font-weight: normal;
}

.locator_dw_link,
.locatorlink_dw_2,
.locatorlink_dw_3{
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

.locatorlink2{
	font-size: 10px;
}

.locatorlink3{
	font-size: 10px;
}

.locatorlink_active,
.locatorlink2_active,
.locatorlink3_active{
	font-size: 11px;
	color: #ff3300;
	font-weight: bold;
}

.locator_dw_link_active,
.locatorlink_dw_2_active,
.locatorlink_dw_3_active{
	font-size: 11px;
	color: #FD912F;
	font-weight: bold;
}


.locatorlink2_active{
	font-size: 10px;
}

.locatorlink3_active{
	color: #000;
	font-size: 10px;
}
.important{	color: Red;}

.defaultcontents_linespacer {
	color: #EEEFF0;
	background-color: #EEEFF0;
	height: 1px;
    border: 0;
 	margin-left:7px;
	margin-top: 8px;
	margin-bottom: 0px;
}

.default_midbutton {
	width:91px;
	height:19px;
	font-size:10px;
	font-weight:bold;
	color:#677787;
	margin-left: 3px;
	cursor: pointer;
}

.contentboxlistrow {
    margin-top: 10px;
}
.contentbox {
    margin-bottom: 0px;
}

.contentboxtext {
    font-size: 11px;
    color: #000000;
    padding-left: 10px;
}

.default_nextbutton {
    width: 222px;
    height: 25px;
    background-color: #FF3300;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
	 cursor: pointer;
}

.default_nextlinecontainer_dw {
	vertical-align: middle;
	
	margin: 4px;
	margin-top: 5px;
    border: 1px solid #cbcbcb;
	color: #677787;
	background-color: #303D5D;
    text-align: right;
}

.default_nextlinecontainer {
	vertical-align: middle;
	
	margin: 4px;
	margin-top: 5px;
    border: 1px solid #cbcbcb;
	color: #677787;
	background-color: #efefef;
    text-align: right;
}

.default_nextline,
.listcontents_nextline {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #CBCBCB;
    margin-left: 4px;
    margin-right: 3px;
    background-color: #EFEFEF;
    margin-top: 10px;
}
.listcontents_nextline {
    
    width: 100%;
}
.default_nextbutton,
.default_nextlink {
    color: #ffffff;
    font-size: 11px;
}
.default_nextbutton {
	margin:0;
	padding:0;
	border-width:1px;
	font-weight:bold;
}
a.default_nextlink:Hover {
	color: #ffffff;
    text-decoration: underline;
}

.nicehr {
	border: none 0;
	border-top: 1px dashed #EEEFF0;
	height: 1px;
    width: 547px;
}

.font9 { font-size: 9px; }
.font10 { font-size: 10px; }
.font11 { font-size: 11px; }
.font12 { font-size: 12px; }
.font13 { font-size: 13px; }
.font14 { font-size: 14px; }
.font15 { font-size: 15px; }
.font18 { font-size: 18px; }

.fontbold {	font-weight: bold; }

.fontitalic { font-style: italic; }

.fontunderline { text-decoration: underline; }

.fontred { color: #FF3300; }
.fontblack { color: #000000; }
.fontgray1 { color: #677787; }
.fontgray2 { color: #404C58; }
.fontgreen { color: #00B910; }

.addresscolumn { width:147px; }
.address_deliverybutton {
    border: 1px solid #E9EAEB;
    cursor: pointer;
}

.tableclear {
    width: 100%;
    border-collapse: collapse;
}
.leftspacer20 {
    margin-left:20px
}
.leftspacer10 {
    margin-left:10px;
display: block;
}
.leftspacer8 {
    margin-left:8px
}
.leftspacer5 {
    margin-left:5px
}
.leftspacer290
{
	padding-left:290px;
}
.rightspacer10 {
    margin-right:10px
}
.topspacer10 {
    padding-top: 10px;
}
.topspacer10 {
    padding-top: 10px;
}
.topmargin10 {
    margin-top: 10px;
}
.cleartopmargin {
    margin-top:0;
}
.height25 {
    height: 25px;
}
.default_smallbutton {
    font-size: 10px;
    font-weight: bold;
    border: 1px solid #E9EAEB;
    background-color: #FAFAFA;
    color: #677787;
    height: 18px;
    padding-bottom: 2px;
	 cursor: pointer;
}
.dottedline {
	height:1px;
	border:0px;
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 0px;
	padding:0px;
	background-image: url(0/images/linedot.gif);
}

.paddingtop3{ padding-top:3px; }
.paddingtop5{ padding-top:5px; }
.paddingtop10{ padding-top:10px; }


h1.contextbox
{
    color: #ffffff;
padding-left:5px;
background-image:url(0/images/contenbox_dw.gif); 
background-repeat: no-repeat;
height:17px;
padding-top:1px;
margin-left:5px;

}
.konto_eroeffnen{
      vertical-align: top;
	
	  width:572px;

	padding: 10px;
    padding-left: 15px;
	margin-left:1px;

    margin: 4px;
	margin-top: 0px;
	margin-bottom: 15px;

	border: 1px solid #cbcbcb;
	border-top: none;

	-moz-box-sizing: border-box;
}
div.contextbox
{
    vertical-align: top;
       font-size: 11px;

	padding: 10px;
        padding-left: 15px;
        padding-top: 15px;
        margin: 4px; 
	margin-top: 5px;
	margin-bottom: 15px;
	border: 1px solid #cbcbcb;
	
	-moz-box-sizing: border-box;
}


.msgbox,
.errorbox
{
    padding: 5px;
    padding-left: 10px;

    margin: 4px;
    margin-bottom: 7px;

    background-color: #ffffee;

    border: silver solid 1px;
}

.errorbox
{
    color: red;
	 font-weight: bold;
}




.compare_table,
.compare_table_noleft,
.compare_table_nobottom{
    border-left: 1px dotted silver;
    border-bottom: 1px dotted silver;
    padding-left:5px;
	 padding-bottom:5px;
}

.compare_table_noleft{
    border-left: 0px;
}

.compare_table_nobottom{
    border-bottom: 0px;
	 padding-bottom: 0px;
	 padding-top: 0px;
}


/* test tooltip */


/*  */

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#fff;
	padding:5px;
	display:none;
	color:#fff;
	}

	
/* left bottom navigation */
	
#navi_left_bottom ul{
	line-height: 25px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

#navi_left_bottom ul li{
	cursor: pointer;
	background-image: url("0/images/subcat.gif");
	background-position:  15px 10px;
	background-repeat: no-repeat;
	border-bottom:  1px solid #BBBBBB;
	position: relative;
}

#navi_left_bottom ul li a{
	display: block;
	font-weight: bolder;
	width: 162px;
	padding-left: 28px;
}

* html #navi_left_bottom ul li a{
	width: 190px;
}

*+html #navi_left_bottom ul li a{
	width: 190px;
}

#navi_left_bottom ul li a:hover{
	background-color:  #48546C;
	background-image: url(0/images/subcat_w.gif);
	background-position: 15px 10px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
}

#navi_left_bttom ul li ul{
	
}

#navi_left_bottom ul li ul li{
	background-image: url("0/images/subcat_more.gif");
	background-position:  25px 10px;
	line-height: 15px;
	border: none;
	border-top: 1px solid #BBBBBB;
}

#navi_left_bottom ul li ul li a{
	width: 150px;
	padding: 5px 0 5px 40px;
	font-weight: normal;
	color: #777777;
}

* html #navi_left_bottom ul li ul li a{
	width: 190px;
}

*+html #navi_left_bottom ul li ul li a{
	width: 190px;
}

#navi_left_bottom ul li ul li a:hover{
	background-image: url("0/images/subcat_more_hover.gif");
	background-position: 25px 10px;
}

#navi_left_bottom{
	margin-top: 25px;
}