/*Tabellenüberschriften in der Artikelansicht*/
a:link.artikellink, a:visited.artikellink, a:active.artikellink, a:hover.artikellink{
   font-weight:bold;
   text-decoration:none;
   color:#d5bd9c;
}
.artikelzeile{
   background-color:#eaeaea;
   font-weight: bold;
   vertical-align:middle;
   padding-left:5px;
}
/*Tabellenüberschriften im Warenkorb*/
.artikelzeilewk{
   font-weight:bold;
   color:#000000;
}
/*WK Trennung der Positionen*/
.wktrenner{
   border-bottom:1px solid #C0C0C0;
}
/*Gesamtpreis im WK*/
.gesamtpreis{
   font-weight:bold;
   padding-top:10px;
}
/*Artikelbild*/
.artbild{
   padding-top:3px;
   padding-bottom:3px;
   padding-left:0px;
   padding-right:5px;
}
/*Artikel Beschreibung*/
.artikeltext{
padding-top:3px;
}
/*Alter Preis Zahl*/
.preisaltzahl{
   text-decoration:line-through;
   color:#ff0000;
padding-top:4px;
}
/*Detailansicht und Warenkorb Schrift*/
a:link.detuwkschrift,
a:visited.detuwkschrift,
a:focus.detuwkschrift,
a:hover.detuwkschrift,
a:active.detuwkschrift {
   text-decoration:underline;
	color:#000000;
}

/*** Blätterer****************************************************************************/
#content table.wgBlaetterer{
   background-color: #eee;
   margin: 10px 0;
}
#wrapper #content table.wgBlaetterer td { 
   vertical-align: middle;
   padding: 5px 0 5px 3px;
}
#content table.wgBlaetterer table { 
   margin: 0px;
}

#wrapper #content table.wgBlaetterer table td {
	position: relative;
   padding: 1px 4px;
   color: #000;
   border: 1px solid #000;
   background-color: #f3dc7a;
}
#wrapper #content .wgBlaetterer table td.blaetterer {
	position: relative;
   padding: 1px 2px;
	color: #000;
	border: 0 none;
	background-color: transparent;
}

#content a.blaetterer, 
#content a.blaetterer:link,
#content a.blaetterer:visited {
   color: #000;
   padding: 2px 4px;
   font-weight: normal;
   border: 1px solid #000;
   text-decoration: underline;
   background-color: #fff;
   display: block;
   float: left;
}
#content a.blaetterer:focus,
#content a.blaetterer:hover,
#content a.blaetterer:active {
   border: 1px solid #000;
   color: #000;
   font-weight: normal;
   text-decoration: underline;
   background-color: #F3DC7A;
}


a:link.LinkfontRedHeader, a:visited.LinkfontRedHeader, a:active.LinkfontRedHeader, a:hover.LinkfontRedHeader{
   text-decoration:none;
   color:#000000;
}
.RahmenTopMiddle{
background-color:#26356c;
padding-top:4px;
padding-bottom:4px;
}
.RahmenBottom{
background-color:#ffffff;
border-bottom:1px solid #26356c;
padding-bottom:4px;
padding-top:4px;
}
.RahmenContentBereich{
border-left:1px solid #26356c;
border-right:1px solid #26356c;
padding-left:17px;
padding-top:4px;
padding-bottom:4px;
padding-right:17px;
}
.RahmenContentNoPadding{
border-left:1px solid #26356c;
border-right:1px solid #26356c;
}
.RahmenContentKundendaten{
border-left:1px solid #26356c;
border-right:1px solid #26356c;
padding-left:15px;
padding-top:4px;
padding-bottom:4px;
padding-right:15px;
}
.paddingLeft4Uebersicht{
padding-left:17px;
padding-top:4px;
padding-bottom:4px;
}
.paddingRight4Uebersicht{
padding-left:17px;
padding-top:4px;
padding-bottom:4px;
}
.RahmenTopRight{
background-color:#26356c;
}
.RahmenTopLeft{
background-color:#26356c;
}
.RahmenBottomLeft{
background-color:#ffffff;
border-left:1px solid #26356c;
}
.RahmenBottomRight{
background-color:#ffffff;
border-right:1px solid #26356c;
}
.RahmenBetweenMiddleBottom{
border-top:1px solid #26356c;
}
.bgColorArtikelLeisteUebersicht{
background-color:#26356c;
}
.h3Rahmen{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#000000;
margin:0px;
}
.bgColorBestelldaten{
background-color:#26356c;
}
p.HinweisZahlungsweise{
color:red;
}
.artikelName{
color:#000000;
font-weight:bold;
}
.textWarenkorb{
color:#970103;
font-size:10px;
font-weight:bold;
}
.textWarenkorbLeer{
font-size:9px;
color:#656565;}

a.textZumWarenkorb, a:link.textZumWarenkorb, a:visited.textZumWarenkorb, a:focus.textZumWarenkorb, a:hover.textZumWarenkorb, a:active.textZumWarenkorb{
color:#ffffff;
font-weight:bold;
font-size:11px;
padding-left:16px;}

.textPreisInklMwst{
color:#656565;
font-size:9px;
}

.textSuche{
color:#970103;
font-size:11px;
font-weight:bold;
height:11px;
}

/* Artikel-Bilder */
A:link.arv_imglink, A:active.arv_imglink, A:visited.arv_imglink {
   display: block;
   margin: 3px 5px 2px 0px;
   float: left;
   border: 1px solid black;
}
A:hover.arv_imglink {
   border: 1px solid #da251c;
}


#menufuehrer span {
   color: #813636;
}

#menufuehrer span a {
   color: #813636;
   text-decoration: none;
}


#darst_unterkategorien td {
   padding-left: 20px; 
   padding-right: 20px; 
   padding-top: 5px;
   text-align: center;
}

#darst_unterkategorien td td {
   background-color: #EDEDED;
   text-align: center;
   margin: 0 auto;
   padding: 5px;
   border-bottom: 1px solid #CCC;
   border-right: 1px solid #CCC;
}

#darst_unterkategorien td td a {
   color: #813636;
   text-decoration: none;
   font-weight: normal;
}

#darst_unterkategorien td td a img {
   border:1px solid #333;
}


/* ############################################################## */
/* ############################################################## */
/* #############    	                               ############# */
/* #############    	            DIV                ############# */
/* #############    	                               ############# */
/* ############################################################## */
/* ############################################################## */

/* ##################### */   
/*    BOX    				 */
/* ##################### */
.div_box_wrapper {
   position: relative;
   margin: 0 0 15px 0;
   padding: 0;
   min-height: 1px;
   min-width: 1px;
}
.div_box_head {
   min-height: 20px;
   width: auto;
	display: block;
   position: relative;
   background-color: #c3c7d7;
   margin: 0;
   padding: 1px 10px 1px 10px;
   color: #FFF;
   font-weight: bold;
	background-image: url("../images/mi.gif");
	background-repeat: repeat-x;
}
.div_box_content {
	clear: both;
   position: relative;
   padding: 5px 10px 5px 10px;
   margin: 0;
   border-right: 1px solid #c4c7d7;
   border-left: 1px solid #c4c7d7;
   min-height: 80px;
}
.div_box_content img {
	position: relative;
	display: block;
	left: 0;
	top: 0;
	min-width: 20px;
	min-height: 20px;
	border: 1px solid #41528F;
}
.div_box_footer {
	clear: both;
   position: relative;
   height: 24px;
   width: auto;
   background-color: #fff;
   border-top: 1px solid #c4c7d7;
 	border-bottom: 1px solid #c4c7d7;
 	padding-bottom: 2px;
 	margin: 0;
}

/* ##################### */   
/*    LISTENANSICHT      */
/* ##################### */
#content_shop_detail #listeMasterTable{
   width: 100%;  
}


.la_artikel_preis {
	position: relative;
	right: 0;
   padding: 10px 0 0 0;
   margin: 0;
   min-width: 100%;
   min-height: 20px;
   text-align: right;
}
.la_preis_links {
	clear: both;
	display: block;
	position: relative;
	min-width: 70%;
	min-height: 18px;
	text-align: right;
	margin: 0;
	padding: 0;
	float: left;
}
.la_preis_rechts{
	display: block;
	position: relative;
	min-width: 25%;
	min-height: 18px;
	text-align: right;
	margin: 0;
	padding: 0;
}

.la_artikel_detail {
   position: absolute;
   top: 0px;
   padding-top: 2px;
   left: 10px;
}
.la_artikel_in_den_warenkorb {
   position: absolute;
   padding: 0;
   top: 2px;
   right: 10px;
}

.la_artikel_listenbild {
	float: left;
   min-width: 100px;
   min-height: 80px;
   margin-right: 5px;
   margin-bottom: 5px;
   position: relative;
}

.la_artikel_listentext {
	display: block;
	width: auto;
	text-align: left;
   min-height: 80px;
   position: relative;
   margin-left: 125px;
}

.LAArtikelImgLO {
   position: absolute;
   left: 0;
   top: 0;
   width: 10px;
   height: 10px;
   background-repeat: no-repeat;
}
.LAArtikelImgRO {
   position: absolute;
   right: 0;
   top: 0;
   width: 10px;
   height: 10px;
   background-repeat: no-repeat;
}
.LAArtikelImgRU {
   position: absolute;
   right: 0;
   bottom: 0;
   width: 10px;
   height: 30px;
   background-repeat: no-repeat;
}
.LAArtikelImgLU {
   position: absolute;
   left: 0;
   bottom: 0;
   width: 10px;
   height: 30px;      
   background-repeat: no-repeat;
}

/* ##################### */
/*     DETAILANSICHT     */
/* ##################### */
.da_artikel_detail {
   position: absolute;
   padding: 0;
   top: 2px;
   right: 10px;
}
.da_artikel_bilder {
	float: left;
	position: relative;
	min-height:20px;
	min-width: 100px;
}
.da_artikel_text {
	position: relative;
	min-height: 80px;
	min-width: 20px;
   margin-left: 115px;
}
.da_variantenauswahl {
	position: relative;
	text-align: right;
	padding: 0;
	margin: 0;
}
.da_artikel_details {
	text-align:right;
 }
 
.div_box_anhaenge {
	clear: both;
   width: auto;
   min-height: 20px;
	padding: 2px 10px 0 10px;
   position: relative;
   border: 1px solid #c4c7d7;
   border-bottom: 0;
}
.div_box_anhaenge a:link,
.div_box_anhaenge a:visited {
	float: left;
	color: #000;
	width: auto;
	height: 18px;
	margin: 0 3px 2px 0;
	padding: 0 3px 0 3px;
	font-size: 90%;
	border: 1px solid #a5acb2;
	font-weight: normal;
	text-decoration: none;
	background-color: #fff;
	white-space: nowrap;
}
.div_box_anhaenge a:focus, .div_box_anhaenge a:hover, .div_box_anhaenge a:active {
	text-decoration: none;
	color: #000;
	/* color: #6372a4; */
	background-color: #c4c7d7;
	padding: 0 3px 0 3px;
	height: 18px;
	border: 1px solid #a5acb2;
}
.div_box_anhaenge a.selected {
	text-decoration: none;
	color: #000;
	background-color: #c4c7d7;
	padding: 0 3px 0 3px;
	height: 17px;
	border: 1px solid #a5acb2;
}

.div_box_anhaenge2 {
   clear: both;
   width: auto;
   min-height: 40px;
   padding: 3px 10px 3px 7px;
   position: relative;
   border-left: 1px solid #c4c7d7;
   border-right: 1px solid #c4c7d7;
   border-top: 1px solid #c4c7d7;
}
.div_box_anhaenge2 a.imglink:link,
.div_box_anhaenge2 a.imglink:visited {
   float: left;
   width: auto;
   margin: 0 0 0 3px;
   min-height: 18px;
   text-decoration: none;
   background-color: #fff;
   border: 2px solid #fff;
   display: block;
}
.div_box_anhaenge2 a.imglink:focus,
.div_box_anhaenge2 a.imglink:hover,
.div_box_anhaenge2 a.imglink:active {
   border: 2px solid #41528f;
}
.div_box_anhaenge2 a img {
   border: 0 none;
   display: block;
}

/* für Fancyzomm */
#zoom {
    z-index: 500;
}


/* ########################################################## */
/*     ZUBEHÖR                                                */
/* ########################################################## */
.div_box_zubehoer {
   clear: both;
   width: auto;
   min-height: 40px;
   padding: 3px 10px 3px 7px;
   position: relative;
   border: 1px solid #c4c7d7;
   margin: 10px 0;
}
.div_box_zubehoer .ein_zubehoer {
	position: relative;
	float: left;
   padding: 5px 10px;
   min-height: 100px;
}

.shop_artikel_zusatzviews { 
   margin-top: 20px;
}

/* ##################### */
/*     VARIANTEN         */
/* ##################### */
.DAVariantenAuswahlListe {
	width: 100%;
	margin: 10px 0;
}
.DAZubehoerAuswahlListe { }
.DAZubehoerAuswahlListe th {
	color: #FFF;
	font-size: 10px;
	background-color: #c3c7d7 !important;
   height: 20px;
   vertical-align: text-bottom;
   padding-top: 2px;
	background-image: url("../images/mi.gif");
	background-repeat: repeat-x;
}
.DAZubehoerAuswahlListe td {
	border-bottom:1px solid #c4c7d7;
	border-left:1px solid #c4c7d7;
	border-right:1px solid #c4c7d7;
	font-size: 10px;
   padding-left: 3px;
}

/* ##################### */
/*     VARIANTEN         */
/* ##################### */
.DAVariantenAuswahlListe {
	width: 100%;
	margin: 10px 0;
}
.DAVariantenAuswahlListe table { width: 100%; border-collapse: collapse;}
.DAVariantenAuswahlListe th {
	color: #FFF;
	font-size: 10px;
	background-color: #c3c7d7 !important;
   vertical-align: text-bottom;
   text-align: left;
   padding: 3px 0 3px 3px;
	background-image: url("../images/mi.gif");
	background-repeat: repeat-x;
}
.DAVariantenAuswahlListe td {
	border-bottom:1px solid #c4c7d7;
	border-left:1px solid #c4c7d7;
	border-right:1px solid #c4c7d7;
	font-size: 10px;
   padding-left: 3px;
}
.bogen_links {}
.bogen_rechts {}

/* ##################### */
/*     FAVORITEN         */
/* ##################### */
.fav_box {
	display: block;
	width: 100%;
	padding: 10px;
	border: 1px solid #000;
	margin: 0 0 10px 0;
}

.fix_clear {
	clear: both;
	display: block;
	height: 1px;
}

.imgboxcontainer {
   display: none;
   z-index: 998;
}

