/*default template*/
@import url("default.css");	
/*menu*/
@import url("menu.css");	
/* Global sifr settings */
h1, h5 {
 font-family: Trebuchet MS;
 font-weight: normal;
 margin:0;
 padding:0;
}

.def3{
	line-height:20px;	
}

div.h1_content_titel{
 display:block;
 width:450px;
 height:15px;
 margin:10px 0px 5px 5px;
}
div.h1_content_titel2{
 display:block;
 width:450px;
 height:15px;
 margin:5px 0px 5px 5px;
}	
h1.titel{
 font-size: 15px;	
 margin: 0px 0px 0px 6px;
}
div.h5_winkelwagen{
 display:block;
 width:100px;
 height:20px;
}	
h5.winkelwagen{
 font-size: 15px;	
 margin: 0px 0px 0px 0px;
}
div.h5_login{
 display:block;
 width:229px;
 height:18px;
}	
h5.login{
 font-size: 11px;	
 margin: 0px 0px 0px 0px;
}
div.h5_rel_container{
 display:block;
 width:225px;
 height:22px;
}	
h5.rel{
 font-size: 11px;	
 margin: 0px 0px 0px 4px;
}
h5.aantal{
 font-size: 11px;	
 margin: 0px 0px 0px 4px;
}
h5.bedrag{
 font-size: 11px;	
 margin: 0px 0px 0px 4px;
}
/*tab right*/
div.aantal{
 float:right;
 display:block;
 /*width:160px; /* Verbreed voor aantal producten > 9 (gewijzigd 07-08-2008 Joran)*/
 height:25px;
 margin: 0px 5px 0px 0px;
}
div.aantal1{
 display:block;
 float:left;
 /*float:left;*/
 color:#919191;
 font:normal 0.7em Trebuchet MS; 
 /*width:120px;*/
 height:25px;  
 text-align:right; 
} 	
div.aantal2{
 display:block;
 float:left;
 /*float:left;*/
 /*width:25px; /* Verbreed voor aantal producten > 9 (gewijzigd 07-08-2008 Joran)*/
 height:25px;
 text-align:center; 
} 	
div.aantal3{
 display:block;
 float:left;
 color:#919191;
 font:normal 0.6em Trebuchet MS;  
 line-height:5px;
 /*width:15px;*/
 height:25px; 
 text-align:left;
} 
div.subtotaal{
 display:block;
 /*width:150px;*/
 height:25px;
 margin: 0px 3px 0px 0px;
}
div.subtotaal1{
 display:block;
 color:#919191;
 font:normal 0.7em Trebuchet MS;  
 /*width:80px;*/
 height:25px; 
 line-height:20px;
 text-align:right; 
} 	
div.subtotaal2{
 display:block;
 width:70px;
 height:25px;   
 text-align:left;  
} 	
.zoek_veld{
 color:#919191;
 width:190px;
 font:normal 0.7em Trebuchet MS;
 border: solid 1px #CCCCCC;
}
.zoek_button{
 display:block;
 width:25px;
 height:25px;
}	
/*login*/
.login_beschrijving{
 color:#ffea2d;
 font:normal 0.7em Trebuchet MS;
}
.login_veld{
 color:#4e4e4e;
 width:110px;
 font:normal 0.7em Trebuchet MS;
}

a.login_wit:link,a.login_wit:active,a.login_wit:visited{
 color:#FFFFFF;
 font:normal 0.9em Trebuchet MS;
 text-decoration:none;
}
a.login_wit:hover{
 color:#ffea2d;
}
a.login_grijs:link,a.login_grijs:active,a.login_grijs:visited{
 color:#4e4e4e;
 font:normal 0.9em Trebuchet MS;
 text-decoration:none;
}
a.voorwaarden{
 color:#000000;
}
.login_button{
 display:block;
 width:63px;
 height:25px;
}
/* Login (bijgewerkt 06-08-2008 Joran) */
div.login_regel {
	width: 239px;    
	margin: 2px 4px 0px 5px;
	border-bottom: 1px #7a7979 solid;
}
div.login_header{
	width: 229px;
	height:17px;
	padding: 5px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}
div.login_regel_tekst {
	width: 239px;
    height: 22px;
	margin: 2px 4px 1px 5px;
	border-bottom: 1px #7a7979 solid;
}
div.login_tekst{
	width: 229px;
	height:12px;
	margin: 2px 5px 2px 5px;
}
div.login_beschrijving {
	width: 105px;
	height:19px;
	margin: 8px 5px 3px 5px;
	float:left;
}
div.login_formveld {
	width: 100px;
	height:19px;
	margin: 1px 0px 1px 0px;
	text-align:right;
    float:left;
}

a.login_geel:link,a.login_geel:active,a.login_geel:visited{
 color:#ffea2d;
 font:normal 0.7em Trebuchet MS;
 text-decoration:none;
}
a.login_geel:hover{
 color:#fff;
}
a.tracktrace_geel:link,a.tracktrace_geel:active,a.tracktrace_geel:visited{
 color:#4e4e4e;
 font:normal 11px Trebuchet MS;
 text-decoration:none;
}
			
/*foto van de week*/	
h5.fotovandeweek_titel{
 font-size: 11px;	
 margin: 0px 0px 0px 4px;
}
/*kruimelpad*/
div.kruimelpad ul{
 list-style:none;	
 display:block;
 width:500px;
 height:31px;	
 margin: 0px 0px 0px 20px;
}
div.kruimelpad ul li{
 margin: 5px 0px 0px 5px;
 color:#666666;
 font:normal 0.7em Trebuchet MS;	
 float:left; 
}
div.kruimelpad ul li a{
 color:#666666;
 font:normal 1em Trebuchet MS;	
 text-decoration:none;
}
div.kruimelpad ul li a:hover{
 color:#4e4e4e;	
}
/*content vlak*/
div.content_vlak{	
 color:#666666;
 font:normal 0.9em Trebuchet MS;		
}
/*content vlak*/
div.content_vlak2{
 padding: 5px 10px 5px 10px;	
 color:#666666;
 font:normal 0.75em Trebuchet MS;		
}
#omschrijving_1 a{
  font-style: italic;
  color: #999999;
  text-decoration: none;
}
#omschrijving_2 a{
  font-style: italic;
  color: #999999;
  text-decoration: none;
}
/*related products*/
div.relatedproducts table tr td{
 color:#666666;
 font:normal 0.7em Trebuchet MS;		
}
div.relatedproducts table tr td.prijs{
    color:#c7a122;	
    font:normal 0.9em Trebuchet MS;	  
text-align: right;
}
/*footer*/
div.footer ul{
 list-style:none;	
 display:block;
 width:500px;
 height:31px;	
 margin: 0px 0px 0px 20px;
}
div.footer ul li{
padding-top: 20px;
 margin: 5px 0px 0px 5px;
 color:#9d6720;
 font:normal 0.7em Trebuchet MS;	
 float:left; 
}
div.footer ul li.adres{
padding-top: 0px;
 margin: 5px 0px 0px 5px;
 color:#9d6720;
 font:normal 0.7em Trebuchet MS;	
 float:left; 
}
div.footer ul li.logos{
padding-top: 0px;
 margin: 15px 0px 0px 5px;
 color:#9d6720;
 font:normal 0.7em Trebuchet MS;	
 float:left; 
}
div.footer ul li a{
 color:#9d6720;
 font:normal 1em Trebuchet MS;	
 text-decoration:none;
}
div.footer ul li a:hover{
 color:#4e4e4e;	
}
.logos{
 display:block;
 width:220px;
 text-align:right;
}	
div.credits a{
 color:#9d6720;
 font:italic 1em Trebuchet MS;	
 text-decoration:none;
}
div.credits a:hover{
 color:#4e4e4e;	
}
/*sorteren*/
div.content_sorteer label{
 color:#4e4e4e;
 font:normal 0.9em Trebuchet MS;
} 	
.sorteerselect{
 color:#4e4e4e;
 font:normal 0.8em Trebuchet MS;		
 width:120px;
 height:18px;
 border: solid 1px #4e4e4e;
}	
div.paginanummering{
 color:#4e4e4e;
 font:normal 0.8em Trebuchet MS;	
}
div.paginanummering a:link,div.paginanummering a:visited{
 color:#4e4e4e;
 font:normal 0.8em Trebuchet MS;	
 text-decoration:none;
}
div.paginanummering a:hover{
 text-decoration:underline;
}
div.paginanummering a:active{
 text-decoration:underline;
 font-weight:bold;
}
/*lijst weergave*/
a.lijst_titel:link,a.lijst_titel:active,a.lijst_titel:visited {
    color:#4e4e4e;
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 1em;
    font-style: italic;
    text-decoration: none;
}
a.prijs_toplijst:link,a.prijs_toplijst:active,a.prijs_toplijst:visited {
    color:#4e4e4e;
    font:bold italic 1.0em Trebuchet MS;	
    text-decoration: none;
    text-align: right;
}
h2.lijst_titel{
 color:#4e4e4e;
 font:bold italic 0.8em Trebuchet MS;
}
a.lijst_spec:link,a.lijst_spec:active,a.lijst_spec:visited {
 color:#4e4e4e;
 font:bold italic 1em Trebuchet MS;
    text-decoration: none;
}
h3.lijst_spec{
 color:#4e4e4e;
 font:italic 0.8em Trebuchet MS;
}
div.lijst_item_prijs{
 color:#6a6969;
 font:bold italic 1.2em Trebuchet MS;	
} 
/*detail*/
h3.tab_titel{
 padding: 5px 5px 5px 0px;
 color:#4e4e4e;
 font:bold italic 1.1em Trebuchet MS;	
} 
div.waardering{
 color:#4e4e4e;
 font:bold italic 1.1em Trebuchet MS;	
}	
div.detail_titel{
 display:block;
 width:300px;
 height:25px;
 margin: 5px 0px 0px 0px;
}	
h1.detail_titel{
 font-size: 20px;	
 margin: 0px 0px 0px 6px;
}
div.detail_titel_spec{
 display:block;
 width:300px;
 margin: 0px 0px 0px 0px; 
}	
h5.detail_titel_spec{
 font-size: 13px;	
 margin: 0px 0px 0px 6px;
}
div.detail_titel_model{
 display:block;
 width:300px;
 height:12px;
 margin: 0px 0px 0px 0px; 
}	
h5.detail_titel_model{
 font-size: 10px;	
 margin: 0px 0px 0px 6px;
}
.detail_prijs{
 color:#696969;
 font:bold italic 1.2em Trebuchet MS;	
} 
.detail_prijs a{
 color:#696969;
 font:bold italic 1.2em Trebuchet MS;	
 font-size: 11px;
 text-decoration: none;	
} 
#noShow a {
 text-decoration: none;  
}
.def{
 color:#4e4e4e;
 font:normal 0.7em Trebuchet MS;	
} 
.defError{
 color:#CC3333;
 font:normal 1.1em Trebuchet MS;	
} 
div.tabs ul li a:link,div.tabs ul li a:visited{
 color:#9b9b9b;
 font:bold italic 1.1em Trebuchet MS;	
 text-decoration:none;
} 	
div.tabs ul li a:hover,div.tabs ul li a:active{
 color:#4e4e4e;
 font:bold italic 1.1em Trebuchet MS;	
 text-decoration:none;
} 
a.active_tab{
 color:#4e4e4e;
}	
div.active_tab{
    border-bottom:3px solid #ffea2d;
 color:#4e4e4e;
 cursor:pointer;
 font:bold italic 1.1em Trebuchet MS;	
 text-decoration:none;
}	
div.inactive_tab{
 color:#9b9b9b;
 cursor:pointer;
 font:bold italic 1.1em Trebuchet MS;	
 text-decoration:none;
}	
.detail_setaanbieding_titel{
 color:#4e4e4e;
 font:bold italic 1em Trebuchet MS;	
} 	
.detail_setaanbieding_prijs{
 color:#4e4e4e;
 font:bold italic 1.3em Trebuchet MS;	
} 	
.detail_setaanbieding_korting{
 color:#4e4e4e;
 font:bold italic 0.7em Trebuchet MS;	
} 	
.detail_setaanbieding_leverbaar{
 color:#9a9a9a;
 font:bold italic 0.7em Trebuchet MS;	
} 
/*specificaties*/
.spec_naam{
  margin:0px 10px 0px 0px;
}

div.specificatie_container dt.toggleNextNode {
 color:#4e4e4e;
 font-family:Trebuchet MS;		
 font-size: 0.75em;
 margin-top: 15px;
 background-color: #DDDDDD;
 padding: 1px 3px 1px 3px;
}
div.specificatie_container table.specifications {
 color:#4e4e4e;
 font-family:Trebuchet MS;	
 font-size: 0.73em;
} 

div.specificatie_container table.specifications td.leftTitle {
 vertical-align: top;
 width: 180px;
} 



/*accessoires*/
h3.detail_acc_titel{
 color:#4e4e4e;
 font:bold italic 0.8em Trebuchet MS;	
} 
h4.detail_acc_spec{
 color:#4e4e4e;
 font:bold italic 0.7em Trebuchet MS;	
} 
.detail_acc_prijs{
 color:#4e4e4e;
 font:bold italic 1.3em Trebuchet MS;
}	
/*kassa*/
.kassa_breadcrum_active{
    border-bottom:3px solid #ffea2d;
 color:#4c4c4c;
 font:bold italic 0.7em Trebuchet MS;
}
.kassa_breadcrum_inactive{
 color:#959595;
 font:bold italic 0.7em Trebuchet MS;
}
.kassa_vorigestap{
 display:block;
 color:#9b9b9b;
 font:italic 0.7em Trebuchet MS;	
 text-decoration:none;
 background: url(../images/button_kassa_previous.gif) no-repeat;
 background-position:left;
 height:25px;
 /* Spatiëring voor FF, Safari en Opera (toegevoegd 07-08-2008 Joran) */
 width: 200px;
 text-align: left;
 padding: 0px 0px 0px 30px;
 cursor:pointer;
}
.kassa_volgendestap{
 display:block;
 color:#9b9b9b;
 font:italic 0.7em Trebuchet MS;	
 text-decoration:none;
 background: url(../images/button_kassa_next.gif) no-repeat;
 background-position:right;
 height:25px;
 /* Spatiëring voor FF, Safari en Opera (toegevoegd 07-08-2008 Joran) */
 width: 200px;
 text-align: right;
 padding: 0px 30px 0px 0px;
 cursor:pointer;
}
.kassa_refresh{
 display:block;
 color:#9b9b9b;
 font:italic 0.7em Trebuchet MS;	
 text-decoration:none;
 background: url(../images/ico_winkelwagen_refresh.gif) no-repeat;
 background-position:right;
 height:24px;
 /* Spatiëring voor FF, Safari en Opera (toegevoegd 07-08-2008 Joran) */
 width: 100px;
 text-align: right;
 padding: 0px 30px 0px 0px;
 cursor:pointer;
}
h3.kassa_item_titel{
 color:#656565;
 font:bold italic 0.8em Trebuchet MS;	
} 
h4.kassa_item_spec{
 color:#656565;
 font:bold italic 0.7em Trebuchet MS;	
} 
.kassa_item_prijs{
 color:#656565;
 font:bold italic 1em Trebuchet MS;
}	
.kassa_aantal{
 color:#656565;
 width:30px;
 font:bold 0.8em Trebuchet MS;
 border: solid 1px #cacaca;
 text-align:center;
}	
.kassa_aantal_st{
 color:#656565;
 font:bold italic 0.6em Trebuchet MS;
}		
.kassa_optel_uitleg{
 color:#a8a8a8;
 font:bold italic 0.9em Trebuchet MS;	
} 
.kassa_optel_bedrag{
 color:#a8a8a8;
 font:bold italic 0.9em Trebuchet MS;	
} 
.kassa_optel_bedrag2{
 color:#a8a8a8;
 font:bold italic 1.5em Trebuchet MS;	
} 
.kassa_totaal_uitleg{
 color:#656565;
 font:bold italic 0.9em Trebuchet MS;	
} 
.kassa_totaal_bedrag{
 color:#656565;
 font:bold italic 1em Trebuchet MS;	
} 
/*formulier (profiel,contact,kassa)*/
.formfield{
 color:#656565;
 font:normal 0.7em Trebuchet MS;
 border: solid 1px #cacaca;
}
.formfield_px{
 color:#656565;
 font:normal 11px Trebuchet MS;
 border: solid 1px #cacaca;
}
.formfield2{
 color:#656565;
 font:normal 1em Trebuchet MS;
 border: solid 1px #cacaca;
}
/* Borderless (toegevoegd 07-08-2008 Joran) */
.borderless {
    border: 0px #fff solid;
}
.formbutton{
 color:#656565;
 font:normal 0.7em Trebuchet MS;
 text-align:center;
 background:url(../images/button_submit.gif) no-repeat;
 cursor:pointer;	
 width:77px;
 height:25px;
}	
.formbutton_groot{
 color:#656565;
 font:normal 0.7em Trebuchet MS;
 text-align:center;
 background:url(../images/button_submit_groot.gif) no-repeat;
 cursor:pointer;	
 width:120px;
 height:25px;
}	
.formbutton2{
 color:#656565;
 font:normal 1em Trebuchet MS;
 text-align:center;
 background:url(../images/button_submit.gif) no-repeat;
 cursor:pointer;	
 width:77px;
 height:25px;
}	
.formbutton2_groot{
 color:#656565;
 font:normal 1em Trebuchet MS;
 text-align:center;
 background:url(../images/button_submit_groot.gif) no-repeat;
 cursor:pointer;	
 width:120px;
 height:25px;
 padding: 3px 0px 0px 0px;
}	
.formbutton2_groter{
 color:#656565;
 font:normal 1em Trebuchet MS;
 text-align:center;
 background:url(../images/button_submit_groter.gif) no-repeat;
 cursor:pointer;	
 width:250px;
 height:25px;
 padding: 3px 0px 0px 0px;
}	
.forumbutton{
    background-color: #fbea1c; 
    height: 15px; 
    width: 15px;
    cursor:pointer;	
}	
div.forum{
    background:url(../images/forum.gif) no-repeat;
    height: 150px; 
    width: 150px;
    color:#656565;
    font:normal 0.8em Trebuchet MS;
} 	
/*Tekstueel*/
div.tekstueel{
 color:#656565;
 font:normal 0.8em Trebuchet MS;
} 	
div.tekstueel b{
 color:#656565;
 font:bold 1.1em Trebuchet MS;
} 
div.tekstueel a:link,div.tekstueel a:visited,div.tekstueel a:active{
 color:#4e4e4e;
 font:normal 1em Trebuchet MS;
 text-decoration:underline;
} 		
div.tekstueel a:hover{
 color:#656565;
 font:normal 1em Trebuchet MS;
 text-decoration:none;
} 	
/*AJAX Popup (toegevoegd 07-08-2008 Joran)*/

div.popConfirm_top {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	width: 263px;
	height: 73px;
	background: url(../images/popupConfirm_bg_top.png) no-repeat top left;
}
div.popConfirm_middle {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	width: 263px;
	height: auto;
	background: url(../images/popupConfirm_bg_middle.png) repeat-y top left;
}
div.popConfirm_bottom {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	width: 263px;
	height: 14px;
	background: url(../images/popupConfirm_bg_bottom.png) no-repeat top left;
}
div.popConfirm_icon {
	position: absolute;
	top: 17px;
	left: 220px;
	font-style: italic;
	font-size: 2.2em;
	font-weight: bold;
}
div.popConfirm_content {
	margin: 0px 20px 0px 20px;
     font:normal 0.8em Trebuchet MS;
}
div.popConfirmLeft {
    float:left;
    width: 145px;
}
div.popConfirmRight {
    float:right;
    width: 25px;
    padding:0px 10px 0px 0px;
}
div.popConfirm_content label {
    font-style:italic
}
/*
    AJAX PopupAlgemeen (vvda:20080820)
*/
table.popup {
    color:#666666;
    font-style : italic;
    font-family: Trebuchet MS; 
    font-weight: normal; 
    font-size: 12px;	
    position: absolute; 
    left: 50%; 
    margin-top: 0px; 
    top: 33%; 
    display: none;
}
td.popupTopLeft {
    height: 70px; 
    width: 21px; 
    background: url(../images/popupMessage_top_left.png) no-repeat left bottom;
}
td.popupTopMiddle {
    background: url(../images/popupMessage_top_middle.png) repeat-x center bottom;
}
td.popupTopRight {
    height: 70px; 
    width: 90px; 
    background: url(../images/popupMessage_top_right.png) no-repeat right bottom;
    cursor:pointer;
}
td.popupMiddleLeft {
    width:21px; 
    background: url(../images/popupMessage_middle_left.png) repeat-y left bottom;
}
td.popupMiddleMiddle {
    padding: 0px 0px 0px 20px;
}
td.popupMiddleRight {
    width:90px; 
    background: url(../images/popupMessage_middle_right.png) repeat-y right bottom;
}
td.popupBottomLeft {
    height: 21px; 
    width:21px; 
    background: url(../images/popupMessage_bottom_left.png) no-repeat left top;
}
td.popupBottomMiddle {
    background: url(../images/popupMessage_bottom_middle.png) repeat-x center top;
}
td.popupBottomRight {
    height: 21px; 
    width:90px; 
    background: url(../images/popupMessage_bottom_right.png) no-repeat right top;
}
/*exif info*/
table.exifInfo {
    color:#666666;
    font-style : italic;
    font-family: Trebuchet MS; 
    font-weight: normal; 
    font-size: 12px;	
}
div.adres{
 display:block;
 width:150px;
 margin:0px 0px 0px 0px;
 padding:10px 10px 10px 10px;
 color:#4e4e4e;
 font:normal 0.7em Trebuchet MS;
}
div.maps_container{
 position:relative;
 display: block;
 width: 263px;
 height: 288px;
 margin: 0px;
 padding: 0px;
 left: 5px;
}
div.maps_img{
 position:relative;
 display: block;
 width: 263px;
 height: 288px;
 margin: 0px;
 padding: 0px;
}
#ballon1{
 padding:5px;
}
.ballon1_titel{
 color:#4e4e4e;
 font:normal 1em Trebuchet MS;
}
.blok{
 color:#4e4e4e;
 font:bold 0.7em Trebuchet MS;
 cursor:pointer;
}	
.gmap{
 background-color:#ffffff;
}
/*forum*/
div.forum_rubriek
{
 display: block;
 margin: 0px;
 padding: 0px;
}
div.forum_rubriek a:link,div.forum_rubriek a:active,div.forum_rubriek a:visited
{
 color:#4e4e4e;
 font:bold 1.2em Trebuchet MS;
 text-decoration:none;
}
div.forum_rubriek a:hover
{
 text-decoration:underline;
}
a.meestverkocht:link,a.meestverkocht:active,a.meestverkocht:visited {
    color:#4e4e4e;
    text-decoration: none;
}
a.nieuwsbalk:link,a.nieuwsbalk:active,a.nieuwsbalk:visited {
    font:normal 0.9em Trebuchet MS;
    color:#4e4e4e;
    text-decoration: none;
}



.omschrijving_meer ul {
  padding-left: 20px;
  list-style-type: square;
}
.omschrijving_meer p {
  margin-top: 10px;
  margin-bottom: 10px;
}
.omschrijving_meer b, .omschrijving_meer strong {
  color: #444444;
}