a:link {color:#000000; background:transparent; text-decoration:none}    
a:visited {color:#000000; background:transparent; text-decoration:none}    
a:hover {color:#000000; background:transparent; text-decoration:none}    
a:active {color:#000000; background:transparent; text-decoration:none} 

 html , body {
  font-family:Verdana;
  font-size:10px;
  color:#000000;
  background-color:#004d89;
  margin:0px;
height: 600px;
  SCROLLBAR-FACE-COLOR: #c7c7c7; 
  SCROLLBAR-HIGHLIGHT-COLOR: #f5f5f5; 
  BORDER-LEFT: 1px; 
  SCROLLBAR-SHADOW-COLOR: #000000; 
  COLOR: #505050; 
  SCROLLBAR-3DLIGHT-COLOR: #000000; 
  SCROLLBAR-ARROW-COLOR: #000000; 
  SCROLLBAR-TRACK-COLOR: #e1e1e1; 
  BORDER-BOTTOM: 1px; 
  SCROLLBAR-DARKSHADOW-COLOR: #000000;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
  padding : 0px ;
}

.divoverflow {
        width: 498px; 
        height: 412px; 
        overflow: auto;
}

/* Shop list modul style */

.c1, .c2, .c3 {
height: 20px;
vertical-align: middle;
padding-left: 5px;
background-image: url("/files/images/pic/shop_headline.gif");
color: #ffffff;
font-weight: bold;
border-bottom: 5px solid #ffffff;
font-size: 11px;
width: 100%;
}

.b1, .b2, .b3, .b4 {
height: 20px;
vertical-align: middle;
width: 100%;
padding-left: 5px;
background-image: url("/files/images/pic/shop_cat.gif");
border-bottom: 5px solid #ffffff;
font-weight: bold;
}

.c4 {
padding-bottom: 5px;
padding-top: 5px;
width: 100%;
}

#shop_list4 {
width: 100%;
}