@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;}

/***100%height***/
#Form1 {height:100%;}
html,body {margin:0;padding:0;height:100%;}
#wrapperOuter {	height:auto !important;height:100%;min-height:100%;}
/******/

	/*** standaard ***/
	ul { list-style:disc;}
	img, fieldset { border:0px;}
	p {margin:0px 0px 15px 0px;}
	h1 {margin:0px 0px 15px 0px;color:#000000;font-size:18px;font-weight:normal;}
	h2 {margin:0px 0px 12px 0px;color:#000000;font-size:13px;}
	h3 {margin:0px 0px 6px 0px;color:#000000;font-size:13px;font-weight:normal;}
	ul {margin:0px 0px 15px 20px;}
	ol {margin:0px 0px 15px 20px;}

/* =body
*****************************************************/
body {font-family:Tahoma,Geneva,Kalimati,sans-serif;font-size:13px;color:#000000;background:#564b42;}

	/* =wrapper
	*****************************************************/
	#wrapper {position:relative;width:996px;height:569px;overflow:hidden;margin: 4px auto; margin-bottom:30px}

	/* =header
	*****************************************************/
	#header {width:996px;height:95px;float:left;position:relative;}
		
		img.logoPic {position:absolute;top:0px;left:17px;}

	/* =content
	*****************************************************/
	#content {width:981px;height:437px;float:left;padding:1px 0px 0px 1px;background:#000000;border:7px solid #ffffff;}
		
		/* =maincontent
		*****************************************************/
		#maincontent {width:980px;height:436px;float:left;background:#d5ccc6;}
			
			/***menu***/
			#menu {width:980px;height:23px;padding:0px 0px 0px 0px;float:left;position:relative;background:url(/images/menuback.jpg) repeat-x;z-index:10;}
				
				#menuleft {width:6px;height:23px;position:absolute;left:0px;top:0px;background:url(/images/menuleft.jpg) no-repeat;}
				#menuright {width:6px;height:23px;position:absolute;right:0px;top:0px;background:url(/images/menuright.jpg) no-repeat;}
				
				/***centering topmenu***/
				#topCenter1 {float: left; position: relative; left: 50%;}
				#topCenter2 {float: left; position: relative; left: -50%;}
				
				/***mainmenu***/
				#mainmenu {list-style:none;margin:0px 0px 0px 0px;z-index:10;}
				#mainmenu li {float:left;height:23px;position:relative;}
				#mainmenu li:hover {background:url(/images/menuitembackr.jpg) right no-repeat;}
				#mainmenu li a {color:#e4dcd7;line-height:23px;padding:0px 18px 0px 18px;font-size:12px;}
				#mainmenu li a:hover {color:#ffffff;background:url(/images/menuitembackl.jpg) left no-repeat;}
				#mainmenu li.mainmenuitemselected a {color:#ffffff;background:url(/images/menuitembackl.jpg) left no-repeat;}
				#mainmenu li.mainmenuitemselected {background:url(/images/menuitembackr.jpg) right no-repeat;}
				
				/***submenu***/
				#mainmenu li:hover ul {display:block;background:url(/images/submenubottom.png) bottom no-repeat;padding:0px 0px 15px 0px;}
				#mainmenu li ul {display:none;position:absolute;top:23px;left:-7px;margin:0px 0px 0px 0px;list-style:none;}
				#mainmenu li ul li {height:auto;background:none;width:154px;background:url(/images/submenuback.png) repeat-y;padding:3px 10px 0px 16px;}
				#mainmenu li ul li:hover {background:url(/images/submenuback.png) repeat-y;}
				#mainmenu li:hover ul li a {background:none;line-height:16px;color:#565453;padding:0px 0px 0px 0px;}
				#mainmenu li ul li a:hover {background:none;color:#000000;}
				#mainmenu li:hover ul li.submenuitemselected a {color:#000000;}
				
			/***actionbar***/		
			#actionbar {width:401px;height:301px;padding:0px 0px 0px 0px;float:left;overflow:hidden;z-index:2;position:relative;}
				
				#imageover {width:400px;height:18px;position:absolute;top:0px;left:0px;z-index:2;background:url(/images/imageover.png);}
				
				#fadingimages {list-style:none;margin:0px 0px 0px 0px;}
					#fadingimages li img {width:401px;height:301px;}
					
					
			/***tekstcontent***/
			#tekstcontent {width:541px;height:291px;padding:5px 24px 5px 0px;float:right;overflow:hidden;position:relative;}
				
				/***scroll content***/
				#txtwrapper {position:relative;top:0px;left:0px;z-index:2;height:290px;}
				#txtcontainer {position:absolute;top:0px;left:0px;height:290px;overflow: hidden;visibility:visible;}
				#divText {position:relative;top:0px;}
				
				/***scroll controls - arrows***/
				#arrows {float:right;margin:0px 0px 0px 0px;position:absolute;bottom:6px;right:3px;}
				#divUp {position:relative;bottom:268px;visibility:hidden;z-index:8;}
				#divDown {position:relative;visibility:hidden;z-index:8;}
				a.linkUp {display:block;height:10px;width:11px;background:url(/images/arrowup.png) top no-repeat;}
				a.linkDown {display:block;height:10px;width:11px;background:url(/images/arrowdown.png) top no-repeat;}
				
		/* =footer
		*****************************************************/
		#footer {width:980px;height:40px;float:left;overflow:hidden;background:url(/images/footerback.jpg) repeat-x;position:relative;font-size:12px;font-weight:bold;color:#b0b0af;text-align:center;line-height:40px;}	
			
			#footerleft {width:6px;height:40px;position:absolute;left:0px;top:0px;background:url(/images/footerleft.jpg) no-repeat;}
			#footerright {width:6px;height:40px;position:absolute;right:0px;top:0px;background:url(/images/footerright.jpg) no-repeat;}
		
		/* =footerimages
		*****************************************************/
		#footerimages {width:980px;height:72px;float:left;overflow:hidden;}	
			#footerimages div {float:left;overflow:hidden; width:981px}
			#footerimages div.footimg img {width:109px;height:72px;}
			#footerimages div.footimglast img {width:108px;height:72px;}
A:LINK
{
color: #800000;
text-decoration:none;
}
A:VISITED
{
color: #800000;
text-decoration:none;
}
A:HOVER
{
color: #c92a3c;
text-decoration:none;
}

