*
{
  padding: 0px;
  margin: 0px;
  border: none;
  outline: none;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #6f695b;
}	
#container
{
	background: #b7b199;
	padding-top: 323px;
	
}

.clear {
clear: both;
}

#wrapper {
background: url('/images/bg_c.png') center bottom no-repeat;

}

/* HEADER */
#header
{
	position: absolute;
	top: 0px;  
	left: 0px;
	width: 100%;
	height: 227px;
	background: white;
}

	#header_center {
	width: 980px;
	margin: 0px auto;
	}

	#logo {
	position: absolute;
	margin-left: -18px;
	top: 0px;
	}
	
	#search {
	position: absolute;
	background: url('/images/bg_search.gif') no-repeat;
	top: 72px;
	height: 22px;
	width: 161px;
	margin-left: 818px;
	}
	
		form#zoekForm
		{
		  padding: 4px;
		 
		}

		form#zoekForm  #ZoekString
		{
		  width: 125px;
		  float: left;
		  background: none;
		}

		form#zoekForm input#ZoekString:focus
		{
		
		}

		form#zoekForm input#ZoekButton
		{
		  width: 25px;
		  height: 20px;
		  float: right;
		  background: none;
		  cursor: pointer;
		}

	#sfeer_links {
	position: absolute;
	top: 152px;
	height: 134px;
	width: 575px;
	overflow: hidden;
	}

	#sfeer_rechts {
	position: absolute;
	top: 152px;
	margin-left: 575px;
	height: 134px;
	width: 404px;
	border-left: 1px solid white;
	overflow: hidden;
	}


/* TOP MENU */
div#mainmenu
{	
	position: absolute;
	top: 287px;
	height: 36px;
	line-height: 36px;
	background: white;
	width: 980px;
	margin: 0px auto;
	
}

	div#mainmenu ul
	{
		position: absolute;
		list-style: none;
		width: 1020px;
		overflow: hidden;
	}

		div#mainmenu ul li
		{
		display: inline;
		}

		div#mainmenu ul li a,
		div#mainmenu ul li a:visited
		{
			color:#282013;			
			text-decoration: none;
			font-weight: normal;
			font-size: 14px;
			display: block;
			float: left;
			height: 36px;
			text-transform: uppercase;
			font-family: "Century Gothic", arial, helvetica;
			background: url('/images/mainmenu_seperator.gif') right center no-repeat;
			line-height: 36px;
			padding-left: 25px;
			padding-right: 47px;
		}
		
	
			div#mainmenu ul li a.last,
			div#mainmenu ul li a.last:visited {		
				background: none;
				
				
			}
			
		div#mainmenu ul li a:hover
		{
			text-decoration: underline;
			color: black;
		}

			div#mainmenu ul li.active a,
			div#mainmenu ul li.active a:visited
			{
			background: url('/images/mainmenu_bg_current.gif') right center no-repeat #786f5f;
			color: white;
			
			margin-left: -25px;
			}
			
				div#mainmenu ul li a.first,
				div#mainmenu ul li a.first:visited {
				padding-left: 45px;
				padding-right: 60px;
				}
				div#mainmenu ul li.active a.first,
				div#mainmenu ul li.active a.first:visited {
				margin-left: 0px;
				padding-left: 50px;
				padding-right: 50px;
				}
			

/* LEFT MENU */
div#leftColumn
{
	position: absolute;
  	min-height: 333px;
	width: 204px;
	
	top: 323px;

}

div#leftColumn h2
{
	margin: 0px 0px 5px 0px;
	display: none; 
	text-align: center;
	font-size: 14px;
	padding: 2px 0px 4px 0px;
	font-weight: bold;
}

#submenu {


}

	div#submenu ul
	{
	list-style: none;
	background: #3e2521;
	width: 213px;
	overflow: hidden;
	padding: 30px 25px;
	margin: 0px;
	}

	div#submenu ul ul
	{
	  border: none;
	  margin: 0px 0px 5px 10px;
	  padding: 0px;
	  width: 213px;
	  
	  padding-right: 0px
	}

	div#submenu li a,
	div#submenu li a:visited
	{
		
		font-weight: normal;
		text-decoration: none;
		font-size: 11px;
		display: block;
		line-height: 22px;
		height: 24px;
		padding-left: 29px;
		width: 180px;
		margin: 0px;
		color: white;
		background: url('/images/bg_submenu_inactive.gif') no-repeat 0px 0px;
	}
	
		div#submenu li a:hover {
		text-decoration: underline;
		}

	div#submenu li.active a,
	div#submenu li.active a:visited
	{
	background: url('/images/bg_submenu_active_nochildren.gif') no-repeat 0px 0px;
	color: #3e2521;
	}

	div#submenu li li a,
	div#submenu li li a:visited
	{

	}

	div#submenu li.active li a,
	div#submenu li.active li a:visited
	{
	  min-height: 16px;
	  height: auto !important;
	  height: 16px;
	  color: white;
	  font-size: 11px;
	  margin: 0px 35px 1px 13px;
	  width: auto;
	  background: url('/images/bg_subsubmenu_inactive.gif') no-repeat 0px 0px #836a66;
	}

	div#submenu li.active li.active a,
	div#submenu li.active li.active a:visited
	{
	color: #3e2521;
	background: url('/images/bg_submenu_active_nochildren.gif') no-repeat -3px 0px white;
	}




/* KRUIMELPAD */
div#breadCrumb
{
  
  margin-left: 209px;
  position: absolute;
  top: 113px;
  text-align: right;
	width: 769px;
	color: #8d8c86;
	height: 15px;
	
}

	#breadCrumb a,
	#breadCrumb a:visited {
	color: #3e2521;
	
	}

/* CONTENT */
#content_center {
margin: 0px auto;
width: 980px;
}


#content
{	
	width: 617px;
	min-height: 280px;
	height: auto !important;
	height: 280px;
	padding-left: 323px;
	background: url('/images/bg_content.png') repeat-y;

	padding-top: 29px;
	padding-right: 40px;
	text-align: justify;

	padding-bottom: 40px;
}

	
	#home #content {
		padding-left: 32px;
		width: 505px;
		padding-right: 443px;
		background: url('/images/home_bg_content.png') repeat-y;

	}

/* DISCLAIMER */
div#footer
{
	position: absolute;
	background: url('/images/bg_footer.gif') repeat-x;
	min-height: 160px;
	height: auto !important;
	height: 160px;
	width: 980px;
	color: #aba593;
	text-transform: uppercase;
	padding-top: 22px;
}
	

		.footer_column {
		float: left;
		display: inline;
		width: 295px;
		margin-left: 30px;
		}
		
		#footer h3 {
		color: #e4e0d8;
		font-size: 14px;
		font-family: "Century Gothic", arial, helvetica;
		font-weight: normal;
		text-transform: none;
		margin-bottom: 2px;
		}
		
		#footer a,
		#footer  a:visited {
		color: #cc5e10;
		}
		
			#footer a:hover {
			color: white;
			}
		
		.highlight {
		color: white;
		}
		
		

/* LanguageSelector */
ul.languageSelector
{
  font-size: 10px;
  float: right;
  margin: 0px;
}
ul.languageSelector li
{
  display: inline;
  padding: 2px;
}

ul.languageSelector li.active a,
ul.languageSelector li.active a:visited
{
  text-decoration: none;
  font-weight: bold;
}

fieldset
{
  border: none;
}

/*MetaMenu*/
div#metamenu
{
  position: absolute;
  top: 45px;
  width: 200px;
  text-align: right;
  margin-left: 780px;

}

ul.metamenu
{
  font-size: 10px;
  margin: 0px;
}
ul.metamenu li
{
  display: inline;
  
}

ul.metamenu li a,
ul.metamenu li a:visited
{
  padding: 0px 2px;
  padding-left: 7px;
  text-transform: uppercase;
  color: #555555;
  font-size: 10px;
  text-decoration: none;
  border-left: 1px solid #555555;
}

ul.metamenu li.first a,
ul.metamenu li.first a:visited
{
  border: none;
}


/* home choices */

.choices {
position: absolute;
margin-left: 580px;
top: 315px;
width: 330px;
height: 330px;
overflow: hidden;
}

	.choices a, .choices a:visited {
	text-decoration: none;
	color: white;
	display: block;
	text-align: left;
	height: 100px;
	margin-bottom: -8px;
	overflow: hidden;
	background: url('/images/arrow_orange.gif') right 83px no-repeat;
	}
	
	.choices a:hover h2 {
	color: white;
	}
	
	#content .choices a:hover img.alignleft {
	padding: 0px;
	border: 4px solid white;
	}
	
	.choices ul {
	list-style: none;
	}
	
	.choices li {
	margin-bottom: -28px;
	
	background: url('/images/choices_seperator.gif') no-repeat center bottom;
	}
	
	.choices h2 {
	background: none;
	color: #c8c2b0;
	font-size: 18px;
	margin-top: -16px;
	}
	
	#content .choices img.alignleft {
	margin-right: 20px;
	padding: 3px;
	}
	div.addthis_toolbox {
    background: none repeat scroll 0 0 white;
    border: 1px solid #ABA593;
    height: 25px;
    margin-top: 10px;
    padding: 5px 5px 0;
    text-align: center;
    width: 360px;
}
