@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;}
	p {margin:0px 0px 15px 0px;}
	h1 {font-size:16px;margin:0px 0px 5px 0px;}
	h2 {font-size:15px;margin:0px 0px 5px 0px;}
	h3 {font-size:14px;margin:0px 0px 5px 0px;}
	ul {margin:0px 0px 26px 23px;}
	ol {margin:0px 0px 26px 23px;}
	b {font-size:12px;}
	
/* =body
*****************************************************/
body {font-family:Verdana,Arial, Helvetica, sans-serif;font-size:13px;color:#1a171b;background:url(/images/bodyBack.jpg) top repeat-x #495da3;}

	/* =wrapper
	*****************************************************/
	#wrapper {position:relative;width:990px;height:768px;margin: 0 auto;background:url(/images/wrapperBack.jpg) no-repeat;}
		
		/***logo***/
		#logo {width:175px;height:68px;left:240px;top:84px;position:absolute;z-index:500;background:url(/images/logo2010.png) no-repeat;}
		/***backgroundPicture***/
		#backgroundPicture {width:518px;height:410px;right:0px;top:55px;position:absolute;z-index:500;background:url(/images/Stijl03_10.png) no-repeat;}
		
		/* =content
		*****************************************************/
		#content {position:absolute;bottom:104px;left:38px;z-index:1000;width:490px;overflow:hidden;}
			
			#contentTop {position:relative;z-index:0;width:490px;height:43px;float:left;background:url(/images/contentTopBack.png) no-repeat;}
			#contentMiddle {width:490px;float:left;position:relative;z-index:1000;background:url(/images/contentMiddleBack.png) repeat-y;}
				#contentTekst {position:relative;z-index:2000;height:420px;width:414px;float:left;padding:0px 46px 0px 30px;margin:0px 0px 0px 0px;line-height:19px;}
			#contentBottom {width:490px;height:39px;float:left;background:url(/images/contentBottomBack.png) bottom no-repeat;}
			
		/* =footer
		*****************************************************/
		#footer {position:absolute;width:990px;height:104px;bottom:0px;background:url(/images/footerBack.jpg) bottom repeat-x;overflow:hidden;}
			
			/***mainmenu***/
			#mainmenu {list-style:none;position:absolute;left:198px;top:35px;margin:0px 0px 0px 0px;}
			#mainmenu li {display:inline;float:left;}
			img.menuitem {margin:0px 0px 0px 0px;}
			img.betweenmenu {position:relative;right:1px;top:5px;}
			
		#mainmenu li #item1 {background:url(/images/menu1.png); height:18px; width:41px;}
		#mainmenu li.mainmenuitemselected #item1 {position:relative;background:url(/images/menu1_over.png);height:33px;width:41px;bottom:16px;left:-41px;}
		#mainmenu li #item2 {background:url(/images/menu2.png); height:18px; width:153px;}
		#mainmenu li.mainmenuitemselected #item2 {position:relative; background:url(/images/menu2_over.png);height:33px;width:153px;bottom:15px; left:-1px;}
		#mainmenu li #item3 {background:url(/images/menu3.png); height:18px; width:76px;}
		#mainmenu li.mainmenuitemselected #item3 {position:relative;background:url(/images/menu3_over.png);height:33px;width:76px;bottom:15px;left:-1px;}
		#mainmenu li #item4 {background:url(/images/menu4.png); height:18px; width:60px;}
		#mainmenu li.mainmenuitemselected #item4 {position:relative;background:url(/images/menu4_over.png);height:33px;width:60px;bottom:15px;left:-1px;}

A:LINK
{
color: #495da3;
text-decoration: none;
}
A:VISITED
{
color: #495da3;
text-decoration: none;
}
A:HOVER
{
color: #495da3;
text-decoration: none;
}

a {outline:none;}


