/*************************** Shop Listenansicht ***************************/

#content #listeMasterTable {
   width: 100%;
}

#content #listeMasterTable td {
   text-align: center;
}

#content #listeMasterTable .shopBox {
   width: 100%;
   border: 1px solid #ccc;
   margin-bottom: 0;
}

#content #listeMasterTable .shopBox .shopBGLO,
#content #listeMasterTable .shopBox .shopBGRO {
   display: none;
}

#content #listeMasterTable .shopBox .shopTitle {
   display: none;
}

#content #listeMasterTable .shopBox .content2 {
   padding-top: 10px;
}

#content #listeMasterTable .shopBox .content .statusTableX {
   display: none;
}

#content #listeMasterTable .shopBox .content .preisTable {
   margin: 10px auto 0;
}

#content #listeMasterTable .shopBox .content .preisTable .ptLeft {
   padding-right: 3px;
}

#content #listeMasterTable .shopBox .shopBottom {
   padding-bottom: 10px;
}

#content #listeMasterTable .shopBox .shopBottom .detailLink img {
   display: none;
}

/*
#content #listeMasterTable .shopBox .shopBottom .detailLink {
   display: block;
   width: 110px;
   height: 21px;
   background-image: url(../images/detail_button.gif);
   background-position: left top;
   background-repeat: no-repeat;
   text-indent: -1000em;
   margin: 0 auto;
}
*/

#content #listeMasterTable .shopBox .listImage {
   border: 0 none;
}

/*************************** Shop Detailansicht ***************************/

#wgMenuDiv #detailMasterTable .shopBox {
   width: 100%;
}

#wgMenuDiv #detailMasterTable .shopBox .detailImageBox {
   margin: 0 0 15px 0 !important;
   width: 100%;
}

#wgMenuDiv #detailMasterTable .shopBox .detailImageBox img {
   border: 0 none;
}

#wgMenuDiv #detailMasterTable .shopBox .shopBGLO,
#wgMenuDiv #detailMasterTable .shopBox .shopBGRO,
#wgMenuDiv #detailMasterTable .shopBox .shopBGLU,
#wgMenuDiv #detailMasterTable .shopBox .shopBGRU {
   display: none;
}

#wgMenuDiv #detailMasterTable .shopBox .statusTableX {
   display: none;
}

#wgMenuDiv #detailMasterTable .shopBox .preisTable .ptLeft {
   padding-right: 3px;
   font-weight: bold;
}

#wgMenuDiv #detailMasterTable .shopBox .preisTable .ptRight {
   font-weight: bold;
}

#wgMenuDiv #detailMasterTable .shopBox .shopBottom {
   width: 100%;
}

#wgMenuDiv #detailMasterTable .shopBox .shopBottom .mllink {
   display: none;
}

#wgMenuDiv #detailMasterTable .shopBox .shopBottom .back_link img {
   display: none;
}

#wgMenuDiv #detailMasterTable .shopBox .trBoxTitle .wklinkTop {
   display: none;
}

#wgMenuDiv #detailMasterTable .shopBox .trBoxTitle .artname {
   color: #005BAA;
   font-size: 120%;
   font-weight: bold;
   line-height: 130%;
}

#wgMenuDiv #detailMasterTable .shopBox .content {
   text-align: right;
}
