@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 12px 0px;}
	h1 {margin:0px 0px 35px 0px;padding:0px 0px 5px 0px;color:#613a16;font-size:23px;font-family:"Arial Black", Gadget, sans-serif;border-bottom:1px solid  #efe7b8;}
	h2 {margin:0px 0px 10px 0px;color:#ccb421;font-size:22px;font-weight:normal;}
	h3 {margin:0px 0px 1px 0px;color:#613a16;font-size:11px;}
	ul {margin:0px 0px 12px 20px;}
	ol {margin:0px 0px 12px 20px;}

/* =body
*****************************************************/
body {font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#6b6b6b;background:url(/images/bodyBack.png) top left repeat-y #714918;}
	
	/* =wrapperouter
	*****************************************************/
	#wrapperouter {width:100%;float:left;position:relative;}
	
		/* =wrapper
		*****************************************************/
		#wrapper {position:relative;width:942px;float:left;}
	
			/* =contentLeft
			*****************************************************/
			#contentLeft {width:267px;min-height:636px;float:left;position:relative;background:url(/images/contentLeftBack.png) top left no-repeat;}
				#logopic {width:114px;height:149px;position:absolute;top:0px;left:39px;background:none;display:block;}
				
				#menu {width:227px;height:304px;position:absolute;top:165px;left:40px;overflow:hidden;}
					
					/***mainmenu***/
					#menu ul {margin:0px 0px 3px 0px;list-style:none;}
					#menu > ul > li {width: 113px;height: 23px;position:relative;}
					#menu > ul > li a {text-decoration:none;font-size:11px;font-weight:bold;color:#ffffff;display:block;width:105px;height:23px;line-height:23px;padding:0px 0px 0px 8px;background:url(/images/menunormal.jpg) bottom right no-repeat;}
					#menu > ul > li a:hover {background:url(/images/menuselected.jpg) bottom right no-repeat;}
					#menu > ul > li.mainmenuitemselected > a {background:url(/images/menuselected.jpg) bottom right no-repeat;}
					#menu > #mainmenu7 {margin:34px 0px 3px 0px;}
					#menu > #mainmenu7 > li a {background:#502F0E;}
					#menu > #mainmenu7 > li a:hover {background:url(/images/menuselected.jpg) bottom right no-repeat;}
					
					/***submenu***/
					#menu > ul > li > ul {position:absolute;top:0px;left:113px;}
					#menu > ul > li > ul li {width:114px;margin:0px 0px 3px 0px;}
					#menu > ul > li > ul li a {font-weight:normal;width:106px;background:url(/images/submenunormal.jpg) bottom left no-repeat;}
					#menu > ul > li > ul li a:hover  {background:url(/images/submenuselected.jpg) bottom left no-repeat;}
					#menu > ul > li > ul li.submenuitemselected a {background:url(/images/submenuselected.jpg) bottom left no-repeat;}
					
					/***loginbox***/
					#loginbox {width:114px;height:130px;background:#613b16;position:absolute;bottom:-13px;right:0px;display:none;}
						#loginbox table {width:114px;margin:10px 0px 0px 0px;}
						#loginbox table tr td {padding:0px 0px 3px 0px;}
						#loginbox span {color:#ffffff;}
						#loginbox .INPUTTEXT {background:#ffffff;border:1px solid #C48804;width:50px;font-size:10px;}
						#loginbox .INPUTBUTTON {margin:0px 3px 0px 0px;float:right;background:#EDD95C;border:1px solid #502F0E;color:#7F400B;font-weight:bold;font-size:11px;cursor:pointer;}
						#loginbox .INPUTERRORLABEL {width:100%;text-align:center;display:block;}
						
			/* =contentRight
			*****************************************************/
			#contentRight {width:675px;float:right;padding:0px 0px 30px 0px;position:relative;}
				#crumbpath {width:550px;padding:0px 0px 0px 30px;height:34px;line-height:34px;float:left;overflow:hidden;color: #ccb421;}
					#crumbpath a {text-decoration:none;color: #ccb421;font-size: 10px;}
					#crumbpath a:hover {text-decoration:underline;}
				#tekstcontent {width:580px;position:relative;overflow:hidden;float:right;margin:0px 55px 0px 0px;}
				
/***site links***/				
a:link {color:#613a16;text-decoration:underline;}
a:visited {color:#613a16;text-decoration:underline;}
a:hover {color:#613a16;text-decoration:underline;}
a:focus {outline:none;}
body
{
background:  url(/images/bodyBack.png) top left repeat-y #714918;;
}
