
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;
}
