#wgMenuDiv .shopBox img,
#content #wgMenuDiv tr,
#content #wgMenuDiv td,
#content #wgMenuDiv table{
   margin: 0;
   padding: 0;  
   border: 0;
}
#wgMenuDiv .shopBox p{
   margin-bottom: 5px;  
}

#wgMenuDiv #listeMasterTable {
   width: 100%;
}

#content #wgMenuDiv .shopBox{
   min-height: 150px;
   display: block;
   width: 100%;
   border: 1px solid #912c2c;
   background-color: #fff;
}
#content #wgMenuDiv .shopBox td.content2 {
   width: 100%;
   
}

#content #wgMenuDiv .shopBox .shopTitle{
   font-size: 120%;
   padding: 5px 7px;
   min-width: 262px;
}

#content .shopBox p.artname,
#content .shopTitle a.artikellink,
#content .shopTitle a.artikellink:link,
#content .shopTitle a.artikellink:visited{
   font-size: 120%;
   font-weight: normal;
   padding: 3px;
   margin: 0;
   display: block;
}
#content .shopTitle a.artikellink:hover,
#content .shopTitle a.artikellink:focus,
#content .shopTitle a.artikellink:active{
	background-color: #912c2c;
	color: #FFF;
}

#content #wgMenuDiv .shopBox .content2{
   padding: 0 10px;
}

.back_link{
   position: absolute;
   top: 25px;
   right: 30px;
}
/*
   AUSBLENDEN
*/
.shopBottom .welink,
.mllink,
.wklinkTop,
.detailLink img,
#wgMenuDiv .preisTable img,
.back_link img,
.artnr,
.statusTable,
#content #listeMasterTable .trBoxBottom,
.shopBGRO,
.shopBGLO,
.shopBGLU,
.shopBGRU,
.shopBGRO img,
.shopBGLO img,
.shopBGLU img,
.shopBGRU img{
   background-image: none;
   display: none;  
}

/*
   BILD
*/
#content #wgMenuDiv .shopBox .listImage{
   display: block;
   border-left: 1px solid #912c2c;    
   border-bottom: 1px solid #912c2c;
   background-color: #FF6600;
}
#wgMenuDiv .shopBox .content2 .artikellink:link,
#wgMenuDiv .shopBox .content2 .artikellink:focus,
#wgMenuDiv .shopBox .content2 .artikellink:hover,
#wgMenuDiv .shopBox .content2 .artikellink:active,
#wgMenuDiv .shopBox .content2 .artikellink {
   float: right;
   margin: 0 -10px 10px 10px;
   border-top: 1px solid #912c2c;    
}
  
#content #wgMenuDiv .shopBox .detailImageBox {
   display: block;
   float: right;
   margin: 0 -10px 10px 10px;
   border-left: 1px solid #912c2c;    
   border-bottom: 1px solid #912c2c;  
   border-top: 1px solid #912c2c;   
}
#content #wgMenuDiv .shopBox .detailImageBox br{
   display: none;
}
#content #wgMenuDiv .shopBox .detailImageBox img{
   display: block;
}
/*
   BLÄTTERER
*/
#wgMenuDiv .blaetterer a {
   padding: 0 4px 0 4px;
   margin: 0 0 0 0;
}

/*******************************************************************************/
/* Detailseite                                                                 */
/*******************************************************************************/
#content .div_box_wrapper {
   min-height: 250px;
   display: block;
   width: 100%;
   border: 1px solid #912c2c;
   background-color: #fff;
}

#content .div_box_wrapper .div_box_head {
   font-size: 120%;
   font-weight: normal;
   padding: 5px;
   margin: 0;
   display: block;
   color: #912c2c;
}

#content .div_box_wrapper .da_artikel_bilder {
	float: right;
	border: 1px solid #912c2c;
	border-right: 0 none;
}
#content .div_box_wrapper .da_artikel_bilder img {
   display: block;
   margin: 0;
   padding: 0;
}

#content .div_box_wrapper .da_artikel_text {
   margin: 0 0 0 5px;
}

#content .div_box_wrapper .div_box_anhaenge2 {
	position: relative;
	clear: right;
   margin: 10px 0 0 0;
   padding: 5px 5px;
}






