
/* 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;
	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: black; repeat-x left top;
	bor;border-color: #0f0546; border-style: dotted solid solid; border-width: 0 0 2px; }

/* Navigatiebalk, links binnen items, mouseover */
.mainnav li a:hover { background: black; color: #0f0546; color: gray; background: black; border-bottom: 2px solid #0f0546;border-rig;border-left-style: none; border-left-width: 0; ht: 0 solid #0f0546; border-top-style: none; border-top-width: 0; }


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


/* 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: #eee; margin:0 0 10px; border-bottom:1px solid #ccc; color:#777; padding-left:0; font-family:verdana; font-size:8pt; }


/* Bold text in items, vergelijkbaar met rubriek op linker menu */
.adbar strong { line-height:20px; padding-left:4px; }

/* 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: 'verdana';
	font-family: 'arial';
	font-size: 8.5pt;
	text-align: justify;
	line-height: 15px;
	color: #555;
}

/* Links binnen midden kader */
#content a { color: #0F0546; font-size: 8pt; font-weight:bold; font-family: verdana; text-decoration: none; text-align: justify; border: solid 0 #4674b2; }

/* header tags binnen midden kader */
#content h1 {
	font-family:'Trebuchet MS';
	font-size:16px;
	color: #0950A2;
	color: #CF0F0A;
	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;
}


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

.form dt
{
	position: relative;
	left: 0;
	top: 1.1em;
	width: 10em;
	font-weight: bold;
}

.form dd
{
	border-left: 0px solid #000;
	margin: 0 0 0 11em;
	padding: 0 0 .5em .5em;
	padding:0 0 0 0;
	color:#aaa;
}

.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;
	height:100px;
}


.leftlinks, .rightlinks {
 position:relative;
}

.leftlinks a, .rightlinks a     { font-style: normal; font-weight: normal; background: #fff; position: relative }

.leftlinks a:hover, .rightlinks a:hover {
	background:#f9a227;
}

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

