@charset "utf-8";
/* CSS Document */
html, body {
	height:100%; /* héél belangrijk */
	min-height:100%;
	background-color:#1E60D3;
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	margin:0px;
	padding:0px;
}
/* @image */
img {border:none; display:block;}
.imgblck {float:left; width:100%; margin:0px 0px 0px 0px;}
.imgindex{float:left; margin:0px 3px 3px 0px;}

.imgright{float:right; border:1px solid #E0DFE3; margin:2px 0px 0px 0px; padding:0px;}
.imgright p {text-align:center; margin:0px; padding:4px;}
/* @image */

/* tables */ 
.tableLT {float:left; width:420px; border:0px; margin:0px 0px 0px 0px; padding:0px;}
.tableRT {float:right; width:500px; border:0px; margin:0px 10px 10px 0px; padding:0px;}
.tableLP {float:left; width:98%; border:0px; margin:0px 10px 10px 0px; padding:0px;}
.tdcol1 {width:15%;} .tdcol2 {width:25%;} .tdcol3 {width:30%} .tdcol4 {width:33%;} .tdcol5 {width:50%;} .tdcol6 {width:66%;} .tdcol7 {width:70%;}
.tdcol1, .tdcol2, .tdcol3, .tdcol4, .tdcol5, .tdcol6, .tdcol7 {margin:0px; padding:3px;}
.trrow0 {background-color:#D9E5CF;} 
.trrow1 {background-color:#F2F2F2;} 
.trrow2 {background-color:#F9F9F9;} 
.tdrow0 {margin:0px; padding:3px; color:#000; font-weight:bold;}
.tdrow1 {margin:0px; padding:3px;}
.tdrow2 {margin:0px; padding:3px;}
.tdrow1 a:link, .tdrow1 a:visited {color:#333; font-weight:bold; text-decoration:none;} 
.tdrow2 a:link, .tdrow2 a:visited {color:#444; font-weight:normal; text-decoration:none;}
.tdrow1 a:hover {color:#333; font-weight:bold; text-decoration:underline;}
.tdrow2 a:hover {color:#444; font-weight:normal; text-decoration:underline;}
/* tables */
/* table oud moet ooit weg */
table {float:left;}
.tdtitle {width:125px; margin:0px; padding:3px; background-color:#D9E5CF; font-weight:bold}
.tdtext {width:275px; margin:0px; padding:3px; background-color:#D9E5CF;}
/* table oud moet ooit weg */

a:link{
	color: #292929;
	font-weight: bold;
	text-decoration: none
}
a:visited{
	color: #292929;
	font-weight: bold;
	text-decoration: none
}
a:hover{
	color: #7192c0;
	text-decoration: underline
}
h1,h2 {
	margin:0;
	padding:0;
	font-size:18px;
}
#header {
	position:relative;
	height:53px;
	margin:0 auto;
	background-image:url(img/design/achtergrond.gif);
}
#header h1 {
	padding:10px;
	color:#FFF;
}
/* Width used for header, main and footer */
.setwidth {
	width:950px;
}
.setpadding {
	padding:9px 9px 9px 9px;
}

/* searchform */
#searchform {position:absolute;	top:0px; right:10px; margin:0px; padding:0px;}
#searchform p {float:left; margin:0px; padding:0px;}
#searchform img {float:left; border:none; margin:0px; padding:5px 0px 0px 0px;}
.searchform_input {width:155px; height:17px;}
input {float:left; margin-top:16px;}
form {margin:0px; padding:0px;}
/* searchform */

#toptext {height:20px; margin:0 auto; background-image:url(img/design/bckgrndtt.png); background-repeat:repeat-y; }
#toptext p {padding:3px 10px 3px 10px; margin:0px; text-align:right; color:#0D0D0D}
#toptext a:hover{color:#FFF; text-decoration:underline}
.links {float:left;}
.rechts {float:right;}

/* @main */
#main {
	margin:0 auto;
	min-height:100%; /* For Modern Browsers */
	height:auto !important; /* For Modern Browsers */
	height:100%; /* For IE */
	background-color:#FFFFFF;
}
body > #main {
	overflow:hidden;
}
#leftmain {
	float:right;
	width:200px;
	height:auto;
	margin:0px;
	padding:0px;
}
#rightmain {
	float:right;
	width:750px;
	height:auto;
	margin:0px;
	padding:0px;
}
#sideleftnavigation {
   	background-image:url(img/design/bckgrnd.gif);
	background-repeat:repeat-y;
	padding:0px;
}
#sideleftnavigationft {
	background-image:url(img/design/bckgrndft.gif);
	background-repeat:no-repeat;
	height:6px;
}
#sideleftnavigation ul, ol {
	margin:0px;
	padding:0px 0px 0px 10px;
}
#sideleftnavigation a:hover{color:#449100; text-decoration:underline}


.post, .item {
	clear:both;
	overflow:auto;
	margin:0px 0px 10px 0px;
}
#mainwrapper {clear:both;}

/* @prevnext */
.prevnext {width:100%; background-color:#F2F2F2; line-height:18px; margin:0px 0px 10px 0px;}
.prev, .next {display:inline; padding:4px;}
/* @prevnext */

/* adsense */
.adsense {clear:both; margin:0px 0px 10px 0px;}
.adsensel {clear:both; height:auto; width:auto; padding-left:10px;}
/* adsense */

/* @main */

ul {list-style:none; margin-left:0px; padding-left:0px; font-size:11px; line-height:20px;}

/* @sitemap */
li.pp {list-style:inside disc;}
li.ap {list-style:inside circle; margin-left:10px;}
/* @sitemap */

/* @sitepromote */
#sp1 {width:99%; height:46px; border:1px solid #D9E5CF; font-family: Tahoma, verdana, arial,sans-serif; font-size:11px; color:#003068; text-decoration:none; background-color:#F0F0F0;}
/* @sitepromote */

/* @footer */
#footer {
	clear:both;
	height:30px;
	margin:0 auto;
	border-top:1px solid #CCCCCC;
	background-color:#449100;
	text-align:center;
}
#footer p {margin:8px; padding:0px; color:#0D0D0D}
#footer a:link{color:#0D0D0D; font-weight:bold; text-decoration:none}
#footer a:visited{color:#0D0D0D; font-weight:bold; text-decoration:none}
#footer a:hover{color:#FFF; text-decoration:underline}
/* @footer */
