@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;}

/* =body
*****************************************************/
body {font: 0.75em/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;color:#512c10;background:url(/images/wood.png) #794219;}
	
	/*** standaard ***/
	ul { list-style:disc;}
	img, fieldset { border:0px;}
	.inputbutton {border:1px solid #A5A5A5; font-size:13px;}
       .inputtext {border:1px solid #A5A5A5; font-size:12px; width:202px;}
	/***copied styles*************************************/
	
	a img {border: none;}
	em{font-style: italic;}
	b, strong{font-weight: bolder;}
	.image-left {float: left;margin: 3px 3px 3px 0;padding: 3px 12px 3px 0px;}
	.image-right {float: right;margin: 3px 0 3px 3px;padding: 3px 0 3px 12px;}
	h1.title{letter-spacing: -2px;position: relative;float: left;font-weight: bolder;}
	h2.slogan{font: normal 11px helvetica;letter-spacing: 0;position: absolute;top: 127px;left: 0;display: block;}
	h1, h2, h3, h4, h5, h6{line-height: normal;font-weight: normal;padding-bottom: 7px;letter-spacing: -1px;}
	h1{ font-size: 2.2em; }
	h2{ font-size: 1.8em; }
	h3{ font-size: 1.3em; }
	h4{ font-size: 1.2em; }
	h5{ font-size: 1.2em; }
	h6{ font-size: 1.2em; }
	
	h1.title{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color:#FFFFFF;
	font-size: 52px;
	line-height: normal;
	margin: 0;
	padding-top: 53px;
	float: left;
	display: block;
	}
	
	/* @group Global Classes */
	ul.square {list-style-type: square;}
	ol.arabic-numbers {list-style-type: decimal;}
	ol.upper-alpha {list-style-type: upper-alpha;}
	ol.lower-alpha {list-style-type: lower-alpha;}
	ol.upper-roman {list-style-type: upper-roman;}
	ol.lower-roman {list-style-type: lower-roman;}
	/* Table Styles */
	table {font-size: 1em;}
	/* @end */


	/*****************************************************/
	
	#wrapperOuter {width:100%;min-height:100%;float:left;background:url(/images/back01.png) top center no-repeat;}
	
	/* =wrapper
	*****************************************************/
	#wrapper {width:947px;overflow:hidden;margin:auto;}
		
		/* =header
		*****************************************************/
		#header {width:947px;height:152px;float:right;overflow:hidden;}
			img.siteLogo {position:absolute;top:-22px;}
			
		/* =top
		*****************************************************/
		#top {position:relative;z-index:20000;width:947px;padding:10px 0px 10px 0px;float:left;background:#512c10;}
		
			/* =menu
			*****************************************************/
			#menu {position:relative;z-index:20000;left:10px;width:926px;height:59px;float:left;background:url(/images/menuBack.jpg) bottom repeat-x #cecece;border-bottom:1px solid #cccccc;}
			
				ul#menubar {list-style:none;}
				ul#menubar li {background:transparent;position:relative;float:left;display:inline;}
				ul#menubar li a {text-transform:uppercase;padding:17px 0px 0px 0px;display:block;width:185px;height:34px;color:#31363e;font-size:13px;font-weight:bold;text-decoration:none;text-align:center;border-top: 7px solid #d57123;}
				ul#menubar li a:hover {border-top: 7px solid #ff922d;color:#ff922d;}
				ul#menubar li.menubaritemselected a {border-top: 7px solid #ff922d;}

		/* =content
		*****************************************************/
		#content {position:relative;top:17px;z-index:2000;width:947px;padding:10px 0px 10px 0px;float:left;background:#512c10;}
		
			/* =tekstContent
			*****************************************************/
			#tekstContent {min-height:439px;padding:35px 30px 55px 30px;position:relative;left:10px;width:866px;float:left;overflow:hidden;background:url(/images/contentGradFull.jpg) top no-repeat #FFFFFF;}
			#contentFooter {position:absolute;left:35px;bottom:35px;width:856px;}
			
		/* =footer
		*****************************************************/
		#footer {font-size:12px;color:#666666;font-weight:bold;text-align:right;position:relative;top:17px;width:947px;height:165px;float:left;overflow:hidden;}
			#wrapFooter {width:947px;height:85px;float:left;background:#512c10;border-bottom:5px solid #643614;}
			#tekstFooter {height:37px;position:relative;left:10px;width:926px;float:left;overflow:hidden;background:#333333;border-top:1px solid #444444;}
		#footer a {color: #cccccc;border: none;font-size: 12px;text-decoration: none;}
		#footer p {position:relative;right:21px;top:10px;}
			#breadcrumb {font-size: 20px;float: left;color: #888888;position:relative;top:10px;left:10px;z-index:2000;}
			#breadcrumb span {font-size: 15px; float: left; font-weight: bolder;}
			#breadcrumb a {font-size: 15px;font-weight: bolder;color: #cccccc;text-decoration: none;}
			span.yah {color:#ffbd6f;}


A:LINK
{
color: #d57123;
text-decoration: none;
}
A:VISITED
{
color: #d57123;
text-decoration: none;
}
A:HOVER
{
color: #ff922d;
text-decoration: none;
}
#map_canvas { width: 425px;
	height: 350px;
	border: 1px solid #666666;
	
	float: left; }
#contactLeft {position:relative;float:left;}
#contactRight {position:relative;float:right;}
body
{
background:  #794219 url(/images/wood.png);
}


