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, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption,  tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000;
	line-height: 22px;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: none;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
}

h1 {
	margin: 35px 0;
	font-size: 25px;
	color: #000;
	line-height: 25px;
}

p {
	margin: 16px 0;
}

a {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* FRAMEWORK */

html, body {
	height: 100%;
}

body {
	background: #fff;
}

#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	width: 100%;
	z-index: 1;
}

#site {
	width: 972px;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding-bottom: 85px;
	z-index: 2;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#logo {
	position: absolute;
	width: 310px;
	height: 280px;
	top: 112px;
	left: 345px;
	z-index: 99;
}

#header {
	position: relative;
	width: 972px;
	height: 284px;
	z-index: 3;
}

#header #menu {
	position: relative;
	float: left;
	width: 392px;
	height: 259px;
	padding: 25px 0px 0px 68px;
	background: url(../images/template/bg_menu.jpg) no-repeat;
}

#header #menu .menu_item {
	width: 150px;
	height: 20px;
	position: relative;
	margin-bottom: 14px;
}

#header #sfeer {
	position: relative;
	float: left;
	width: 505px;
	height: 199px;
	overflow: hidden;
	z-index: 4;
}

#header #slideshow_foto img {
	width: 505px;
	height: 199px;
	z-index: 4;
}

#overlay {
	width: 505px;
	height: 199px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/template/overlay.png) left top no-repeat;
	z-index: 100;
}

#content {
	position: relative;
	width: 972px;
	height: auto;
}

#content:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#content #left {
	position: relative;
	float: left;
	width: 478px;
	height: auto;
	padding: 81px 100px 50px 66px;
}

#content #left .titel {
	margin-bottom: 25px;
}

#content #left p {
	font: 12px/22px Arial, Helvetica, sans-serif;
	color: #5f6062;
	padding: 0px;
}

#content #left p a {
	font: 12px/22px Arial, Helvetica, sans-serif;
	color: #5f6062;
	text-decoration: underline;
}

#content #left p a:hover {
	text-decoration: none;
}

#content #left li a {
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #5f6062;
	text-decoration: none;
}

#content #left li a:hover {
	text-decoration: underline;
}

#content #left strong {
	font: 12px/22px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004c99;
}

#content #left b {
	font: 12px/22px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004c99;
}


#content #left li {
	font: 12px/22px Arial, Helvetica, sans-serif;
	line-height: 22px;
	margin-bottom: 10px;
	min-height: 22px;
	color: #5f6062;
	padding-left: 24px;
	margin-left: 13px;
	background: url(../images/template/li_item.gif) 0px 9px no-repeat;
}

#content #left li.no_marg {
	margin-bottom: 9px;
}

#left_adres {
	width: 200px;
	height: auto;
	position: relative;
	float: left;
}

#formulier_wrapper {
	width: 378px;
	height: auto;
	position: relative;
	float: left;
}

#form {
	width: 578px;
	height: auto;
	position: relative;
}

#form:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}


#map {
	width: auto;
	height: auto;
	position: relative;
	margin-top: 25px;
}

#titel {
	width: 578px;
	height: 23px;
	position: relative;
	margin-bottom: 25px;
}

#content #right {
	position: relative;
	float: right;
	width: 270px;
	height: 393px;
	margin-top: 83px;
	padding-left: 30px;
	background: url(../images/template/bg_rechts.jpg) 0px 128px no-repeat;
}

#content #right #adres {
	position: relative;
	float: left;
	width: 300px;
	height: 171px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #5f6062;
}

#content #right #adres .bold {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #5f6062; 
}

#content #right #adres #telefoon {
	position: relative;
	float: left;
	width: 171px;
	height: 29px;
	margin-top: 38px;
	background: url(../images/template/telefoon.jpg) no-repeat;
}

#content #right #formulier {
	position: relative;
	float: left;
	width: 300px;
	height: 199px;
	margin-top: 24px;
}

#content #right_1 {
	position: relative;
	float: right;
	width: 270px;
	height: auto;
	margin-top: 83px;
	padding-left: 30px;
	background: url(../images/template/bg_rechts.jpg) 0px 128px no-repeat;
}
#content #right_1 #adres {
	position: relative;
	width: 270px;
	height: 171px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #5f6062;
}

#content #right_1 #adres .bold {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #5f6062; 
}

#content #right_1 #adres #telefoon {
	position: relative;
	width: 171px;
	height: 29px;
	margin-top: 38px;
	background: url(../images/template/telefoon.jpg) no-repeat;
}

#content #right_1 #stek {
	position: relative;
	width: 102px;
	height: 65px;
	padding-left: 40px;
}

#content #right_1 #formulier {
	position: relative;
	float: left;
	width: 300px;
	height: 199px;
	margin-top: 24px;
}

#content input {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #5f6062;
}

#content textarea {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #5f6062;
}

#content #right #formulier #stelvraag {
	position: relative;
	float: left;
	width: 183px;
	height: 28px;
	margin-bottom: 17px;
	background: url(../images/template/stelvraag.jpg) no-repeat;
}

#content #right #forumulier_wrapper_vraag {
	position: relative;
	float: left;
	width: 183px;
	height: auto;
}

#content #melding_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f6062;
}

#content input {
	width: 100px;
	height: 23px;
}

#content .veld {
	width: 165px;
	height: 23px;
	background: url(../images/template/veld.jpg) no-repeat;
	border: none;
	padding-top: 5px;
	padding-left: 5px;
}

#content .vraag {
	width: 165px;
	height: 63px;
	background: url(../images/template/vraag.jpg) no-repeat ;
	border: none;
	overflow: hidden;
	padding-top: 5px;
	padding-left: 5px;
}

#content .knop {
	width: 85px;
	height: 24px;
	background: url(../images/template/verzenden.jpg) no-repeat;
	border: none;
	cursor: pointer;
	margin-top: 5px;
}

#content td {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #5f6062;
	vertical-align: middle;
}


#content td.top {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #5f6062;
	padding-top: 5px;
	vertical-align: top;
}

#footer {
	width: 100%;
	height: 64px;
	position: absolute;
	bottom: 0px !important;
	bottom: -1px;
	left: 0;
}

#footer #copyright {
	position: relative;
	width: 281px;
	height: 36px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 691px;
	padding-top: 28px;
	background: url(../images/template/bg_footer.jpg) no-repeat bottom right;
}

#footer #copyright {
	font: 11px/11px Arial, Helvetica, sans-serif;
	color: #80a6cc;
}

#footer #copyright a {
	font: 11px/11px Arial, Helvetica, sans-serif;
	color: #80a6cc;
	text-decoration: none;
}

#footer #copyright a:hover{
	text-decoration: underline;
}
