
img {
	border:0;
}

/* Linker menu, deze eigenschappen gelden voor alle items,
   worder overschreven door specefiekere statements */
.navigation {
	padding:0;
	margin:0 auto;
	margin-top:5px;
	width:160px;
	text-indent:0;
	text-align:right;
	font-family:verdana;
	font-size:8pt;
}

/* Zie boven */
.navigation ul {
	list-style:none;
	margin:0;
	padding:0;
	width:160px;
}


/* Navigatie menu, rubrieken */
.navigation li {
	background:#4674b2;
	background:#087d3f;
	background:#BF110b;
	background: #0f0546;
	background:#006599;
	color:#fff;
	padding:0;
	margin:0;
	list-style: url(/img/li_navigation.gif) disc;
	text-indent:0;
	font-weight:normal;
	valign:middle;
	line-height:9px;
	/* test, negeer
	line-height:20px;
	height:20px;
	list-style: square; */
	
}

.navigation li ul {
	background:#fff;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
	text-indent:0;
	width:160px;
	list-style:none;
}


/* Navigatie menu, artikelen */
.navigation li ul li {
	background: #f1efe6;
	background: #eee;
	margin:0;
	padding: 2px 0;
	padding-right:4px;
	border-bottom:1px solid #ccc;
	margin-bottom: 1px;
	color:#000;
	list-style:none;
	list-style-image:none;
	line-height:13px;
}


/* Navigatie menu, rubriek text */
.navigation strong {
	line-height:10px;
	padding:0;
	margin:0;
	padding-right:4px;
	position:relative;
	font-family:'Trebuchet MS';
	font-size:11px;
	top:-5px;
}


/* Links binnen het navigatie menu */
.navigation a {
	color:black;
	text-decoration:none;
}


/* Links binnen het navigatie menu, mouseovers */
.navigation a:hover {
	color: #4674b2;
	color: #087d3f; }
}


/* Waarschijnlijk niet gebruikt. */
#sheader_nav {padding-left:10px;}


/* Navigatiebalk onder header */
ul.mainnav {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:0;
	margin-left:10px;
}


/* Navigatiebalk, items  */
.mainnav li { color: #fbfbfd; background-color: #0f0546; margin: 0; padding: 0; display:inline; spadding: 10px 10px; }


/* Navigatiebalk, links binnen items */
.mainnav li a { color: #f99d1b; color: #f8f7fb; background: #0f0546; text-decoration: none; font-family: verdana, georgia, serif; font-size:11px; display:block; line-height:18px; height:18px; float:left; padding: 0 10px; background: #0f0546 repeat-x left top;  background:#006599; }

/* Navigatiebalk, links binnen items, mouseover */
.mainnav li a:hover { color: #F99D1B; }


/* Rechter kader */
.adbar { padding:0; margin:5px auto 0; width:160px; text-indent:0; text-align:left; font-family: verdana; font-size: 8pt; color:white; }


/* Rechter kader */
.adbar ul { lisst-style:none; margin:0; padding:0; width:160px; }


/* Rechter kader, items */
.adbar li { background:#4674b2; background:#0f0546; padding:0; margin:0; list-style:none; text-indent:0; font-weight:normal; font-family:verdana, "Trebuchet MS"; font-size:11px; background:#006599; }


/* Rechter kader, items */
.adbar li ul { background:#fff; padding:5px 0; text-indent:0; width:160px; }


/* Rechter kader, items tweede niveau */
.adbar li ul li { background: #f1efe6; background: white; margin:0 0 10px; border-bottom:1px solid #ccc; color:#777; padding-left:0; font-family:verdana; font-size:8pt; text-align:center; }


/* Bold text in items, vergelijkbaar met rubriek op linker menu */
.adbar strong { line-height:20px; padding-left:4px; text-align:center; }

/* Stylen van de 'schuine' text in het rechter kader */
.adbar em { font-weight: normal; font-style: normal; margin:0 auto; width:150px; display:block; }

/* Stylen van de links binnen rechter kader */
.adbar a { text-docoration:none; color:#4674b2; color:#0f0546; text-decoration: none; }

/* Stylen van de links binnen het rechter kader, mouseover */
.adbar a:hover {
	color:#000;
	color:#f99d1b;
}

/* Banner? */
.banner {
	text-align:center;
	align:center;
	margin-top:0;
}


/* Niet gebruikt, waarschijnlijk */
#inline_footer {
	margin:0 auto;
	background:#4674b2;
	width:832px;
	color:white;
}


/* Stylen van het midden kader, content. */
#content {
	border: 0px solid #4674b2;
	font-family: 'Arial'; /* use to */
	font-family: 'verdana';
	font-size: 8pt;
	text-align: justify;
	line-height: 16px;
	color: #555;
}
#content strong {
	color: black;
	font-weight: bolder;
}

/* Links binnen midden kader */
#content a { color: #002AEF; font-weight:normal; text-decoration: none; text-align: justify; }
#content a:hover { color: #0F0546;}
/* header tags binnen midden kader */
#content h1 {
	font-family:'Trebuchet MS';
	font-size:16px;
	color: #0950A2;
	color: #f99d1b;
	margin-top:0;
	padding-top:0;
	margin-bottom:5px;
	font-weight:bold;
}

/* idem dito */
#content h2 { color: #0f0546; font-size: 11px; font-family: verdana, "Trebuchet MS"; font-weight: bold; margin-top: 0; margin-bottom: 5px; padding-top: 0; }
.banner img {
	height:60px;
	width:468px;
}

/* 12-9-2008 Uitgezet, geeft problemen met afbeeldingen in de adbar.

.adbar img {
	min-width:120px;
	max-width:160px;
	height:600px;
	align:center;
}
*/

/* definition list stuff */

dl.form {
	margin: 2em 0;
	padding: 0;
	font-family: verdana, georgia, times, serif;
	font-size:11px;
	color:black;
}

.form dt
{
	position: relative;
	left: 0;
	/*top: 1.1em;*/
	/*width: 10em;*/
	/*font-weight: bold;*/
	padding-bottom: 2px;
	padding-top:8px;
}

.form dd
{
	border-left: 0px solid #000;
	margin: 0 0 0 3em;
	/*padding: 0 0 .5em .5em;*/
	/*padding:0 0 0 0;*/
	padding-left:1px;
	color:#6F2C00;
}

.form dd input, .form dd textarea, .form dd select, .form dd reset {
	/*border:1px solid black; */
}

input.form {
	border:1px solid black;
	background:#fff;
}

input#livesearch {
	border:1px solid black;
	align:left;
	width:130px;
	margin:0;
	padding:0; }
	
li#search {
 border:0;
 background:#fff;
 margin:0;
 padding:0;
 text-align:left;
 text-indent:0;
 clear:none;
}

#loading, #still {
	margin:0;
	padding:0;
	clear:none;
}


#content_wrapper {
	backgrounds: url(/img/contentdrop.jpg) no-repeat bottom right;
	sbackground-position: 300px 90%;
}
#footer { color: gray; font-size: 9px; font-family: verdana; }

#flashMessage {
	border:1px solid #ddd;
	background:#efefef;
	color: #bbb;
	padding:10px;
	text-align:center;
	font-weight:bold;
	font-style:oblique;
	
}

#result {
	
}

#result a {
	display:block;
	background:#eee;
	padding:10px;
	border-left:2px solid #ccc;
	margin-bottom:20px;
	
	font-family: 'Arial';
	sfont-variant: small-caps;
	font-weight:bold;
}

#result a:hover {
	background:#ddd;
	border-left:2px solid #bbb;
	}
	
	

#banner {
	margin:0 auto;
	margin-bottom:10px;
	text-align:center;
}

/*
.leftlinks, .rightlinks {
 position:relative;
}

.leftlinks a, .rightlinks a     { font-style: normal; font-weight: normal !important; background: #fff; position: relative }

.leftlinks a:hover, .rightlinks a:hover {
	background:#FFFFDF;
}
*/

#link {
}

#link a {
}


.leftlinks strong, .rightlinks strong {
	text-indent:2px;
}

.tooltip {
}

.tooltip em {
}

#regionaal span {
	display:none;
}

#regionaal {
	width:10px;
	height:10px;
	background: url(/img/regionaal.jpg);
	margin:2px;
	display:inline;
}
#top {
/*line-height:50px;*/
position:relative;
float:right;
right: 10px;
padding-top:10px;
/*height:60px;*/
/*padding:30px 0px 0px 40px;*/
}
#top a {
display:;
color:#CC0033;
font-size:10px;
font-family:'Trebuchet MS';
letter-spacing:1px;
text-decoration:underline;
}



img {
	border: 0;
}


/* menu voor de links catogorie, voor de links pagina, items  */
#link-menu li {
font-size: 8px; 
}

#link-menu li { color: black;  margin: 0; padding: 0; display:inline; }


#link-menu li a { font-size: 8px; text-decoration: none; font-family: verdana, georgia, serif; display:block; line-height:18px; height:18px; float:left; padding: 0 10px; border-right: 1px solid black; color: black;}

#link-menu li a:hover { color: green;}

/*einde links pagina menu*/

/*  partner links / sponsors  */
.adver_link{
	color: #C40719 !important;
	font-weight: bold;
}

#adver {
border: 1px solid #E0E8EF;
background:#E9F0F6;
}

#advertorial, .advertorial {
	border: 2px solid #5DBCB8; padding: 5px; background: #F6F6F6;
}
/*  CC Proof  */
.proof {
	border: 2px solid #929292; padding: 5px;
	overflow:hidden;
	background: transparent url('/img/proof_bg.gif') repeat;
	display:block;
}
.proof strong { 

}
.proof img {
	float:left;
	padding-right:10px;
}
.proof a {
	color:#AD3E28;
	font-weight:bold !important;
}
.inline-ad {
	clear:both;
	background: #F2F2F2;
	border: 2px solid #929292;
	display: block;
	overflow: hidden;
	font-family: 'Arial', verdana;
	padding: 2px;
	line-height: 12px;
	font-size:10px

}

.inline-ad img {
	padding-right: 10px;
}

.inline-ad strong {
	font-family: 'Arial', verdana;
	color:black !important;
	text-decoration: underline !important; 
	font-size:11px;
}

.toelichting {
padding: 2px 2px 2px 3px; margin:6px 0 6px 0; background:#EFEFEF;
}
/* Shopping Trolley
------------------------------------------------------------*/

#shopping-cart {
    padding-left:5px;margin:0;
}

.shopping-trolley {
    margin:0;padding:0;
    list-style:none;
    list-style-position:inside;
    text-align:left;
    font-family:'arial',verdana;
    font-size:8.5pt;
}

ul.shopping-trolley  {
    width: 160px;
    margin:0;
    list-style-position:outside;
    list-style:none;
}

.shopping-trolley li span {
    margin:5px 0 3px 0;
    padding:5px 0 4px 4px;
    line-height:14px;
    color:#000;
    display:block;
    background:#8B2C00 url('/img/pijltje.png') no-repeat 7px 7px;
    font-family:'Arial',verdana;
}

#rightbar .shopping-trolley li span a {
    color:#fff;
    font-weight: normal;
    font-family: 'Arial',verdana;
    font-size:8.5pt !important;
}

#rightbar .shopping-trolley li span a:hover {
    text-decoration: underline;
}

.shopping-trolley li ul {
    background: #EEEEEE;
    list-style-position:outside;
    list-style:none;
    margin:0; 
    padding:0;
    margin-top:5px;
    margin-bottom: 15px;
}
.shopping-trolley li ul li {
    padding:5px 0 3px 5px;
    border-bottom: 1px solid #eee 
}

#rightbar ul.shopping-trolley li ul li a {
    font-size:8pt;
    font-weight:normal
}
#rightbar ul.shopping-trolley li ul li a:hover {
    text-decoration: underline;
}
.total-price, .place-order {
    border:0 !important;
    line-height:15px;
    background: #CCCCCC;
    display:block;
    border-top:5px solid #fff !important;
    font-weight: bold;
}

.place-order {
    background: #275E9F;
}
.total-price {
    font-size: 9pt;
}

#rightbar .place-order a {
    color:#fff;
    font-weight: bold !important;   
}


/* Advertenties - Content
----------------------------------------------------------- */  
/* Example Code
-----------------------------------------------------------
<div class="content-adv"> 
   <small><a href="#">Advertentie</a></small><a href="#"> 
   </a><a href="#"> 
       <img src="" alt="" /> 
   </a> 
   <span class="adv-title"> <a href="#">Dit is een Advertentie</a></span> 
   <p>laboris nisi ut aliquip ex ea commodo consequat, sed do eiusmod tempor</p> 
   <p><a href="#">Meer informatie È</a></p>          
</div>
-----------------------------------------------------------*/   
.content-adv {
    margin: 10px 0;
    display:block;
    overflow:hidden;
    font-family: arial,helvetica,sans-serif;
    padding: 7px;
font-size:12px;
line-height:18px;
    position: relative;
    border: 1px solid #B8B8B8;
    border-radius: 4px;      
}  
.content-adv a {     
    color:blue;
    text-decoration:none;
}

.content-adv a:hover {
    text-decoration:underline;
}  
.content-adv p {     
    margin:0;

}
.content-adv small {
    position: absolute;
    top: -1px;
    right: -1px;
    line-height: 12px;
    padding: 2px 11px;
    background: #F2F7F6;
    border: 1px solid #B8B8B8; 
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
} 
.content-adv small a {
    font-size: 1em;      
}  
.adv-title a { 
    font-weight:bold !important;
    font-size:1.1em;  
}  
.adv-title a:hover { 
}    
.content-adv img {
    float: left;
    width: 80px;
    height: 100px;
    margin-right: 7px;
}


body div.ad7_inline { 
	font-family: "Times new roman", Arial;
	color:#000;
	text-align: left;
	line-height:15px;
}

body div.ad7_inline a { 
	font-weight:bold !important;
}
