h2 {font-size:16px}

.magazines a { display:block; width:206; height:36; 
           background-image:url(/images/btn_magazines.jpg); 
           background-repeat:no-repeat;
           text-decoration:none;margin:0px;padding:0px;}
           
.magazines_selected  { display:block; width:206; height:36; 
           background-image:url(/images/btn_magazines_selected.jpg); 
           background-repeat:no-repeat;
           text-decoration:none;margin:0px;padding:0px }           
           	
.books a { display:block; width:206; height:36; 
           background-image:url(/images/btn_books.jpg); 
           background-repeat:no-repeat;
           text-decoration:none;margin:0px;padding:0px }      
           
.books_selected { display:block; width:206; height:36; 
           background-image:url(/images/btn_books_selected.jpg); 
           background-repeat:no-repeat;
           text-decoration:none;margin:0px;padding:0px }            
           
.back_issues a { display:block; width:206; height:36; 
           background-image:url(/images/btn_back_issues.jpg); 
           background-repeat:no-repeat;
           text-decoration:none;margin:0px;padding:0px }    
           
.back_issues_selected { display:block; width:206; height:36; 
           background-image:url(/images/btn_back_issues_selected.jpg); 
           background-repeat:no-repeat;
           text-decoration:none;margin:0px;padding:0px }             

.bargains a { display:block; width:206; height:36; 
           background-image:url(/images/btn_bargains.jpg); 
           background-repeat:no-repeat;
           text-decoration:none;margin:0px;padding:0px }

.bargains_selected { display:block; width:206; height:36; 
           background-image:url(/images/btn_bargains_selected.jpg); 
           background-repeat:no-repeat;
           text-decoration:none;margin:0px;padding:0px }
           
 
.tijdschriften a { display:block; width:206; height:36; 
           background-image:url(/images/btn_tijdschriften.jpg); 
           background-repeat:no-repeat;
           text-decoration:none;margin:0px;padding:0px }
           
.tijdschriften_selected  { display:block; width:206; height:36; 
           background-image:url(/images/btn_tijdschriften_selected.jpg); 
           background-repeat:no-repeat;
           text-decoration:none;margin:0px;padding:0px }           
           	
.boeken a { display:block; width:206; height:36; 
           background-image:url(/images/btn_boeken.jpg); 
           background-repeat:no-repeat;
           text-decoration:none;margin:0px;padding:0px }      
           
.boeken_selected { display:block; width:206; height:36; 
           background-image:url(/images/btn_boeken_selected.jpg); 
           background-repeat:no-repeat;
           text-decoration:none;margin:0px;padding:0px }            
           
.losse_nummers a { display:block; width:206; height:36; 
           background-image:url(/images/btn_losse_nummers.jpg); 
           background-repeat:no-repeat;
           text-decoration:none;margin:0px;padding:0px }    
           
.losse_nummers_selected { display:block; width:206; height:36; 
           background-image:url(/images/btn_losse_nummers_selected.jpg); 
           background-repeat:no-repeat;
           text-decoration:none;margin:0px;padding:0px }             

.aanbiedingen a { display:block; width:206; height:36; 
           background-image:url(/images/btn_aanbiedingen.jpg); 
           background-repeat:no-repeat;
           text-decoration:none;margin:0px;padding:0px }

.aanbiedingen_selected { display:block; width:206; height:36; 
           background-image:url(/images/btn_aanbiedingen_selected.jpg); 
           background-repeat:no-repeat;
           text-decoration:none;margin:0px;padding:0px }

.dvd a { display:block; width:206; height:36; 
           background-image:url(/images/btn_dvd.jpg); 
           background-repeat:no-repeat;
           text-decoration:none;margin:0px;padding:0px }

.dvd_selected { display:block; width:206; height:36; 
           background-image:url(/images/btn_dvd_selected.jpg); 
           background-repeat:no-repeat;
           text-decoration:none;margin:0px;padding:0px }

.gadgets a { display:block; width:206; height:36; 
           background-image:url(/images/btn_gadgets.jpg); 
           background-repeat:no-repeat;
           text-decoration:none;margin:0px;padding:0px }

.gadgets_selected { display:block; width:206; height:36; 
           background-image:url(/images/btn_gadgets_selected.jpg); 
           background-repeat:no-repeat;
           text-decoration:none;margin:0px;padding:0px }


body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#175b92;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #3b3b3b;
}

a, td  { font-size: 12px;}

a:link {color: #cf0000;	text-decoration: underline;}
a:visited {color: #cf0000}
a:hover {color: #cf0000; text-decoration: none}
a:active {color: #cf0000}

.menuBg{
	width: 547px;
	height: 18px;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	color: #175b92;
}

.titelBg{
	width: 547px;
	height: 40px;
	background-image: url(/images/titleBg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	padding-top: 11px;
}

.content{
	width: 547px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 10px;
	padding-top:20px;
}

.titelRechts{
	width: 190px;
	height: 19px;
	background-image: url(/images/itemTitleRight.jpg);
	background-position: right;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	color: #cf0000;
	font-weight: bold;
}

.list td{
	height: 13px;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-left: 10px;
}


.bold_red{
	color: #cf0000;
	font-weight: bold;
	font-size: 13px;
}

.bold_blue{
	color: #175b92;
	font-weight: bold;
	font-size: 13px;
	padding-left:0px;
}

.valuta{
	color: #175b92;
	font-weight: bold;
	font-size: 13px;
	padding-left:0px;
	text-align:right;
}

.price{
	color: #175b92;
	font-weight: bold;
	font-size: 13px;
	padding-left:0px;
}


.bottom {
	width: 753px;
	height: 99px;
	background-image: url(/images/bottom.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 40px;
	vertical-align: top;
    font-size: 13px;
}
	
                       

 
         
.red { color:red }  

.btn_mail { background-image:url(/images/icon_mail.jpg); 
            background-repeat:no-repeat; 
            background-position:bottom left; 
            padding:0px;
            padding-left:20px;
            height:15px;
            line-height:15px;
            vertical-align:top;
           }
           
.btn_top { background-image:url(/images/icon_top.jpg); 
            background-repeat:no-repeat; 
            background-position:bottom left; 
            padding:0px;
            padding-left:20px;
            height:15px;
            line-height:15px;
            vertical-align:top;
           }   
                   
.btn_print { background-image:url(/images/icon_print.jpg); 
            background-repeat:no-repeat; 
            background-position:bottom left; 
            padding:0px;
            padding-left:20px;
            height:15px;
            line-height:15px;
            vertical-align:top;
           }

.btn_back { background-image:url(/images/icon_back.jpg); 
            background-repeat:no-repeat; 
            background-position:bottom left; 
            padding:0px;
            padding-left:20px;
            height:15px;
            line-height:15px;
            vertical-align:top;
           }                     
          
.menu a, .menu span { 
            display:block; width:206; height:30; 
           background-image:url(/images/btn_item.jpg); 
           background-repeat:no-repeat;
           vertical-align:middle;
           line-height:22px;
           text-align:center;
           text-decoration:none;
           text-transform:capitalize;
           margin:0px;padding:0px }   
           
.menu a:hover { background-image:url(/images/btn_item_over.jpg); }           
           
.top_middle { background-image:url(/images/top_middle.jpg);
              text-align:right;
              vertical-align:middle;
            }
.item { width:520; height:150; margin-bottom:15px}
 
.item div 
 { 
	font-size: 13px;
	padding-left:0px; 
	padding-bottom:5px;
	padding-left:10px;
	line-height:20px;
   }

 .item div.c1 
  {
   float:left; 
   width:150;
  }	
	
 .item div.c2 
  { 
   float:left;
   color: #175b92;
   font-weight: bold;
   width:20;
  }	
 
 .item div.c3 
  {
   float:left;
   color: #175b92;
   font-weight: bold;
   width:140; 
  }
 .item div.c4 
  { 
   text-align:right; 
  }
	
.item h2
 {
  height:22px;
  line-height:22px;	
  background-image:url(/images/itemTitleLeft.jpg);
  background-repeat:no-repeat;
  background-color:#ffffff;
  text-align:left;
  vertical-align:top;
  padding-top:0px;
  padding-left:10px;
  padding-bottom:0px;
  color: #cf0000;
  font-weight: bold;
  font-size:12px;
 }

.btn_info { background-image:url(/images/icon_info.jpg); 
            background-repeat:no-repeat; 
            background-position:bottom right; 
            padding:0px;
            padding-right:20px;
            height:15px;
            line-height:15px;
            vertical-align:top;
           }
	
.btn_order { background-image:url(/images/icon_order.jpg); 
            background-repeat:no-repeat; 
            background-position:bottom right; 
            padding:0px;
            padding-right:20px;
            height:15px;
            line-height:15px;
            vertical-align:top;
           }
           
.btn_view_order { background-image:url(/images/icon_view_order.jpg); 
            background-repeat:no-repeat; 
            background-position:bottom right; 
            padding:0px;
            padding-right:20px;
            height:15px;
            line-height:15px;
            vertical-align:top;
           }           
           
 
.btn_back_issues { background-image:url(/images/icon_back_issues.jpg); 
            background-repeat:no-repeat; 
            background-position:bottom right; 
            padding:0px;
            padding-right:20px;
            height:15px;
            line-height:15px;
            vertical-align:top;
           }          