html, body {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	background: #bab79e url(../images/bg.jpg) repeat-x center top;
	text-align: left;
	font-family:helvetica,arial,sans-serif;
}

p{
	margin: 0;
	padding: 0;
}
a, link, vlink {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-decoration: none;
	color: #7b742c;
	
}
a:hover {
	text-shadow: 1px 1px 0px #a09d6b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	color: #565118;
	
}

/* fonts */
@font-face {
	font-family: 'MarketingScriptRegular';
	src: url('fonts/MarketingScript-webfont.eot');
	src: local('☺'), url('fonts/MarketingScript-webfont.woff') format('woff'), url('fonts/MarketingScript-webfont.ttf') format('truetype'), url('fonts/MarketingScript-webfont.svg#webfontuGDmo409') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HollaRegular';
	src: url('fonts/HollaScript-webfont.eot');
	src: local('☺'), url('fonts/HollaScript-webfont.woff') format('woff'), url('fonts/HollaScript-webfont.ttf') format('truetype'), url('fonts/HollaScript-webfont.svg#webfontVeb94kPY') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NeoRetroDrawRegular';
	src: url('fonts/NEORD___-webfont.eot');
	src: local('☺'), url('fonts/NEORD___-webfont.woff') format('woff'), url('fonts/NEORD___-webfont.ttf') format('truetype'), url('fonts/NEORD___-webfont.svg#webfontnZlih69t') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NeoRetroFillRegular';
	src: url('fonts/NEORF___-webfont.eot');
	src: local('☺'), url('fonts/NEORF___-webfont.woff') format('woff'), url('fonts/NEORF___-webfont.ttf') format('truetype'), url('fonts/NEORF___-webfont.svg#webfontDlF8O1ei') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NeoRetroShadowRegular';
	src: url('fonts/NEORS___-webfont.eot');
	src: local('☺'), url('fonts/NEORS___-webfont.woff') format('woff'), url('fonts/NEORS___-webfont.ttf') format('truetype'), url('fonts/NEORS___-webfont.svg#webfontC36xYx05') format('svg');
	font-weight: normal;
	font-style: normal;
}


 /* layout */
#container {
	margin:auto;
	padding:0;
	position:relative;
	width:1105px;
}
#header{
	height: 356px;
	width: 1105px;
	position: relative;
}

#footer {
	color:#567D8B;
	font-family:Georgia,"Times New Roman",Times;
	font-size:0.7em;
	line-height:1.5em;
	margin:0 auto;
	padding:0;
	position:relative;
	text-align:right;
	width:900px;
	z-index:2200;
}

#logo a {
	float: left;
	width: 209px;
	height: 356px;
	background: transparent url(../images/logo.jpg) no-repeat left top;
	text-indent: -2000px;
}

#logo a:hover {
	background: transparent url(../images/logo.jpg) no-repeat -211px top;
	text-indent: -2000px;
}


div.slideshow {
	float: left;
	width: 896px;
	height: 356px;
	background: transparent url(../images/top_bg_basis.jpg) no-repeat left top;
}
div#top_right, div#top_right2, div#top_right3, div#top_right4, div#top_right5, div#top_right6, div#top_right7, div#top_right8, div#top_right9 {
	left: 0;
	top: 0;
	width: 896px;
	height: 357px;
}

div.wrapper {	
	position: absolute;
	left: 20px;
	top: 130px;
	width: 300px;
	height: 200px;
}
div.wrapper_hoog {	
	position: absolute;
	left: 30px;
	top: 90px;
	width: 300px;
	height: 200px;
}


div.wrapper h1, div.wrapper_hoog h1 {	
	font-style: normal;	
	text-shadow: 1px 1px 0px #b0aa8b;	
	font-weight: normal;	
	color: #fff;
	padding: 2px;
	margin: 0;
	font: 35px/28px 'MarketingScriptRegular', Georgia, "Times New Roman", Times, "met schreef";
	font-stretch: semi-expanded;
	margin-bottom: 10px;
	
}
div.wrapper2 {	
	padding: 0;
	margin: 0;
}

div.wrapper2 h2 {	
	text-shadow: 1px 1px 0px #b0aa8b;	
	font-weight: normal;
	padding: 0;
	margin: 0 0 5px 0;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, "met schreef";
	font-size: 1.4em;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.6);
}

div.wrapper p, div.wrapper_hoog p {	
	padding:0;
	margin: 0 0 10px 0;
	color: #c6c3a1;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, "met schreef";
	font-size: 0.9em;
	line-height: 1.35em;
}
div.wrapper2 p {	
	padding:0;
	margin: 0 0 15px 0;
	color: #949276;
	font-size: 0.95em;
	line-height: 1.4em;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.6);
}

div.wrapper a, link, vlink, div.wrapper_hoog a {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-decoration: none;
	color: #a3c8d5;
	
}
div.wrapper a:hover, div.wrapper_hoog a:hover {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	color: #fff;
	
}

/* menu */

#menu {
	position: absolute;
	z-index: 1000;
	top: 312px;
	left: 0;
	height: 45px;
	margin: 0;
	padding: 0;
	background: #a69f51 url(../images/nav_bg.jpg) repeat 0 0;
}
#menu ul{
	padding: 2px 0 0 50px;
	list-style: none;
	margin: 0px;
}

#menu ul li {
	list-style: none;
	float: left;
	height: 33px;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 0;
}
#menu #btn_over {
	z-index: 150;	
	width: 138px;
	height: 33px;
	text-indent: -10000px;
	overflow: hidden;
	text-decoration: none;
	background: url(../images/nav.png) no-repeat 0 0;
}
#menu #btn_over:hover, #menu #btn_over.act {
	background-position: -433px 0;
}

#menu #btn_wat {
	width: 155px;
	height: 33px;
	text-indent: -10000px;
	overflow: hidden;
	text-decoration: none;
	background: url(../images/nav.png) no-repeat -144px 0;
}
#menu #btn_wat:hover, #menu #btn_wat.act {
	background-position: -577px 0;
}

#menu #btn_contact {
	width: 135px;
	height: 33px;
	text-indent: -10000px;
	overflow: hidden;
	text-decoration: none;
	background: url(../images/nav.png) no-repeat -298px 0;
}
#menu #btn_contact:hover, #menu #btn_contact.act {
	background-position: -731px 0;
}

/* midden */
#midden {
	height:430px;
	overflow:hidden;
	padding:0;
	position:relative;
	width:1054px;
}

#contentpanels {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: 1410px;
	overflow:hidden;
	padding: 10px 20px 20px 30px;
	width: 1054px;
	z-index: 100;
}
#midden div.wrapper2 {
	color:#567D8B;
	float:left;
	font-family:Georgia,"Times New Roman",Times;
	font-size:1em;
	height:430px;
	line-height:1.5em;
	padding:20px 0 0 35px;
	position:relative;
	width:1054px;
}
#midden div.wrapper2 #leftcol {
	float:left;
	position:relative;
	width:450px;
}


/* midden buttons */

#midden div.buttons {
	float: right;
	width: 414px;
	padding: 0 90px 0 0;
	margin: 0;
	position: relative;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 1em;
	line-height: 1.6em;
	color: #567d8b;
	text-decoration: none;
/*	background-color: #d4d1b4;*/
}

#midden div.buttons #btn_internet a {
	display: block;
	width: 414px;
	height: 122px;
	text-indent: -10000px;
	overflow: hidden;

	background: url(../images/but_internet.jpg) no-repeat 0 0;
}
#midden div.buttons #btn_print a {
	display: block;
	width: 414px;
	height: 107px;
	text-indent: -10000px;
	overflow: hidden;

	background: url(../images/but_print.jpg) no-repeat 0 0;
}
#midden div.buttons #btn_overig {
	display: block;
	width: 414px;
	height: 171px;
	text-indent: -10000px;
	overflow: hidden;
	text-decoration: none;
	background: url(../images/but_overig.jpg) no-repeat 0 0;
}
#midden div.buttons #btn_internet a, #midden div.buttons #btn_print a, #midden div.buttons #btn_overig a {
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 0;
	}
#midden div.buttons #btn_internet a:hover, #midden div.buttons #btn_print a:hover, #midden div.buttons #btn_overig a:hover {
	background-position: -414px 0;
}


/** forms **/

/** You can use this style for your INPUT, TEXTAREA, SELECT elements **/

#contactform {
	margin: 20px 0 0 0;
	border: 4px solid #c7c4a9;
	padding: 20px;

}
#midden div.contactform {
	float: right;
	width: 414px;
	height: 412px;
	padding: 0 85px 0 0;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 1em;
	line-height: 1.6em;
	color: #567d8b;
	text-decoration: none;
	background: url(../images/bg_contact.jpg) no-repeat 0 0;
}



#contactform input, #contactform textarea {
	border: 4px solid #ebebeb;
	margin: 8px  0 8px 30px;
	background: #fff;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 14px;
	color: #454743;
}

#contactform textarea {
	margin: 8px  0 8px 0;
	width:330px;
}
#contactform p {
	margin: 0;
	padding: 0;
}
#contactform #submit {
	margin: 8px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, "met schreef";
	font-style: bold;
	font-size: 15px;
	color: #837e40;
	font-style: italic; 
}
#contactform label {
	width: 200px;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, "met schreef";
	font-style: bold;
	font-size: 15px;
	color: #837e40;
	font-style: italic; 
}
#contactform input:hover {
	border: 4px dashed #FFFFFF;
	/** remember to change image path **/
	background: url(none) no-repeat #FFFFFF;
	color: #454743;
}

#contactform input:focus, #contactform textarea:focus {
	border: 4px solid #FFFFFF;
	/** remember to change image path **/
	background: url(none) no-repeat #FFFFFF;
	color: #454743;
}
.notification_error
{
	height: auto;
	width: 95%;
	padding: 10px;
	background: #f0ed81;
	text-align: left;
	-moz-border-radius: 5px;
	font-style: italic;
	font-size: .9em;
	line-height: 1em;
}

.notification_ok
{
	height: auto;
	width: 95%
	padding: 8px;
	background: none;
	text-align: center;
	-moz-border-radius: 5px;
	font-style: italic;
	font-size: .9em;
	line-height: 1em;
}

#note {
	margin-bottom: 10px;
}


/* float clearing for IE6 */
* html .clearfix{
 	height: 1%;
 	overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
	 min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

.cleaner {
	clear: both;
	font-size: 1px;
}

/* test */





