@charset "utf-8";
/* CSS Document */

/* =reset 
*****************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{ margin:0px; padding:0px;}

	/*** standaard ***/
	ul { list-style:disc;}
	img, fieldset { border:0px;}
	h1 {margin:0px 0px 4px 0px;font-size:18px;}
	h2 {margin:0px 0px 4px 0px;font-size:16px;}
	h3 {margin:0px 0px 4px 0px;font-size:14px;}
	p {margin:0px 0px 20px 0px;}
	ul {margin:0px 0px 0px 17px;}
	ol {margin:0px 0px 0px 17px;}

/* =body
*****************************************************/
body {font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;font-size:12px;color:#FFFFFF;background:url(/images/bodyBack2.jpg) center repeat-y #FFFFFF;}

		#wrapper2 {width:100%;float:left;background:url(/images/bodyBack.jpg) top repeat-x;}
		
		/* =wrapper
		*****************************************************/
		#wrapper {position:relative;width:952px;margin: 0 auto;padding:0px 0px 20px 0px;}

		/* =header
		*****************************************************/
		#header {width:950px;height:313px;float:left;position:relative;background:url(/images/headerBack.jpg) bottom no-repeat #FFFFFF;}
		
			img.logoPic {position:absolute;left:346px;top:5px;}
				
			#search {width:204px;height:24px;position:absolute;right:28px;top:47px;background:url(/images/zoekBack.jpg) no-repeat;padding:5px 0px 0px 8px;}
				/***search input***/
				#ctl04_Bt_Search {display:none;}
				#ctl04_Tb_Search {border:none;width:190px;color:#004489;font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;font-size:14px;font-style:italic;}
				
			#leftShadow {width:112px;height:243px;position:absolute;top:97px;left:-112px;background:url(/images/leftBack.png) repeat-y;}
			#rightShadow {width:112px;height:243px;position:absolute;top:97px;right:-112px;background:url(/images/rightBack.png) repeat-y;}
		
		/* =menu
		*****************************************************/
		#menu {width:950px;height:27px;float:left;position:relative;background:url(/images/menuBack.jpg) repeat-x;text-align:center;overflow:hidden;}
			
			#mainmenu {list-style:none;position:relative;top:4px;margin:0px 0px 0px 0px;}
			#mainmenu li {display:inline;}
			#mainmenu li a {color:#FFFFFF;text-transform:lowercase;}
			#mainmenu li a:hover {color:#b7ebff;}
			#mainmenu li.mainmenuitemselected a {font-style:italic;}
			#mainmenu li.mainmenubetweenitems {color:#0098d4;}
		
		/* =dbImages
		*****************************************************/
		#dbImages {width:950px;height:73px;float:left;position:relative;overflow:hidden;background:#FFFFFF;margin:0px 0px 5px 0px;}
			ul#dbpictures {list-style:none;margin:0px 0px 0px 0px;}
			ul#dbpictures li {display:inline;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
			ul#dbpictures li img {float:left;margin:1px 0px 0px 1px;}
		
		#content {width:952px;float:left;background:url(/images/contentBack.jpg) top right no-repeat;}
		
		/* =tekstContent
		*****************************************************/
		#tekstContent {width:358px;float:left;position:relative;overflow:hidden;padding:17px 105px 17px 105px;margin:0px 0px 0px 1px;}
		
		/* =actionbar
		*****************************************************/
		#actionbar {width:377px;height:283px;float:right;position:relative;background:url(/images/actBack.jpg) no-repeat;margin:0px 0px 20px 0px;}
		
			#actionbarTekst {width:237px;height:67px;float:left;position:absolute;bottom:10px;left:18px;padding:12px 40px 4px 40px;}
			#actionbarTekst p {margin:0px 0px 7px 0px;}
			#actionbarTekst a {text-decoration:underline;color:#FFFFFF;}
			p.actionbarTitle {font-size:19px;line-height:19px;}
			p.actionbarSmall {font-size:15px;line-height:15px;}

A:LINK
{
color: #b7ebff;
text-decoration: none;
}
A:VISITED
{
color: #b7ebff;
text-decoration: none;
}
A:HOVER
{
color: #FFFFFF;
text-decoration: none;
}
body
{
background:  #FFFFFF url(/images/bodyBack2.jpg) center repeat-y;
}

