html, body
{
	height: 100%;
}

body
{
	margin: 0px;
	background: url(../images/template/bg.jpg) repeat-x #001931;
}

div, span, p, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff; 
}

*
{
	outline: none;
}

form, ul, li, h1
{
	margin: 0px;
	padding: 0px;
}

ul
{
	margin-left: 10px;
	list-style: none;
}

li
{
	background: url(../images/template/list.gif) 2px center no-repeat;
	padding-left: 20px;
	line-height: 20px;
}

li span
{
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	color: #7f91a2;
}

.bgveld
{
	background: url(../images/template/veld.gif) no-repeat;
}	

.veld
{
	width: 158px;
	height: 21px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 4px 0px 4px;
	background: none;
	color: #fff;
}	

.bgtextarea
{
	background: url(../images/template/textarea.gif) no-repeat;
	height: 71px;
}	


.textarea
{
	width: 158px;
	height: 71px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 5px 4px 0px 4px;
	overflow: auto;
	background: none;
}

h1
{
	width: auto;
	height: 38px;
	line-height: 38px;
	display: block;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 18px;
}

p
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

a
{
	color: #fff;
	text-decoration: underline;
}

a:hover
{
	color: #fff;
	text-decoration: none;
}

img
{
	border: none;
	margin: 0px;
	padding: 0px;
}

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

#bg
{
	width: 673px; 
	height: 215px; 
	background: url(../images/template/bg_logo.jpg) left top no-repeat; 
	position: absolute; 
	right: 50%;
	z-index: 5;
}

#footer
{
	width: 100%;
	height: 115px;
	position: absolute;
	text-align: center;
	left: 0px;
	bottom: 0px !important;
	bottom: -1px;
	background: url(../images/template/bg_bottom.jpg) repeat-x;
	z-index: 10;
}

#footer_content
{
	width: 886px;
	height: 115px;
	margin: 0 auto;
	position: relative;
	line-height: 74px;
	background: url(../images/template/bg_footer.jpg) no-repeat;
	color: #4d647a;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer_content a
{
	color: #4d647a;
	text-decoration: none;
}

#footer_content a:hover
{
	color: #4d647a;
	text-decoration: underline;
}

#site
{
	width: 886px;
	position: relative;
	height: auto;
	padding-bottom: 171px;
	margin: 0 auto;
	text-align: left;
	z-index: 5;
}

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

#header
{
	height: 215px;
	width: 886px;
	position: relative;
	background: url(../images/template/bg_header.jpg) no-repeat;
	z-index: 10;
}

#logo
{
	width: 206px;
	height: 147px;
	position: absolute;
	left: 349px;
	top: 19px;
}

#menu
{
	width: 313px;
	height: 36px;
	position: absolute;
	bottom: 0px !important;
	bottom: -1px;
	left: 8px;
	z-index: 10;
}

#menu div
{
	float: left;
	display: block;
	width: auto;
	height: 36px;
	position: relative;
	margin-left: -9px;
}

.menu
{
	width: 886px;
	height: 31px;
	position: relative;
	margin-top: 36px;
}

.menu div
{
	height: 31px;
	width: 136px;
	position: relative;
	float: left;
	margin-right: 13px;
}

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

.titel
{
	width: 886px;
	height: 38px;
	line-height: 38px;
	position: relative;
	margin-top: 19px;
	text-align: center;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.titel span
{
	text-transform: uppercase;
	font-size: 20px;
	line-height: 38px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.titel .streepje
{
	padding: 0px 13px;
}

.titel .prijs
{
	text-transform: none;
	font-size: 20px;
	line-height: 38px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.content
{
	width: 886px;
	height: auto;
	position: relative;
	margin-top: 25px;
	line-height: 20px;
}

.content_algemeen
{
	width: 886px;
	height: auto;
	position: relative;
	margin-top: 50px;
	line-height: 20px;
	border: 1px solid #1a3046;
}

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

.content .left, .content_algemeen .left
{
	width: 395px;
	height: 300px;
	position: relative;
	float: left;
	line-height: 20px;
}

.content .right, .content_algemeen .right
{
	width: 385px;
	height: auto;
	position: relative;
	float: right;
	padding-top: 56px;
	line-height: 20px;
}

.content .right span
{
	color: #7f91a2;
	font-weight: bold;
}

.content .right .sfeerfoto
{
	width: 385px;
	height: 288px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.content .vorige
{
	width: 44px;
	height: 289px;
	position: absolute;
	left: -14px;
	top: 0px;
}

.content .volgende
{
	width: 44px;
	height: 289px;
	position: absolute;
	right: -14px;
	top: 0px;
}

.googlemaps_content
{
	width: 886px;
	height: auto;
	position: relative;
	margin-top: 34px;
	text-align: center;
}

.overzicht
{
	width: 886px;
	height: auto;
	position: relative;
	padding-top: 72px;
}

.keuze
{
	width: auto;
	height: 26px;
	position: absolute;
	top: 19px;
	right: 0px;
	line-height: 26px; 
	text-align: right;
	font-size: 10px;
}	

.keuze a
{
	text-decoration: underline;
}

.keuze a:hover
{
	text-decoration: none;
}

.keuze span
{
	color: #3f5c79;
	font-size: 10px;
}

.rij
{
	width: 886px;
	height: 213px;
	position: relative;
	padding-bottom: 32px;
}

.rij .item
{
	width: 284px;
	height: 213px;
	position: relative;
	float: left;
}

.rij .item_middle
{
	width: 284px;
	height: 213px;
	position: relative;
	float: left;
	margin: 0px 17px;
}

.rij .item img, .rij .item_middle img
{
	float: left;
}

.rij .item .balk, .rij .item_middle .balk
{
	width: 284px;
	height: 48px;
	border: none;
	position: absolute;
	top: 165px;	
	left: 0px;
	background: url(../images/template/bg_balk.png) no-repeat;
	cursor: pointer;
}

.rij .item .plaats, .rij .item_middle .plaats
{
	width: auto;
	height: auto;
	position: relative;
	line-height: 48px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 14px;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	display: inline;
}

.rij .item .prijs, .rij .item_middle .prijs
{
	width: auto;
	height: auto;
	position: relative;
	line-height: 48px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-right: 10px;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
	display: inline;
}

.presentatie
{
	width: 886px;
	height: 288px;
	position: relative;
	padding-top: 72px;
}

#slider
{
	width: 790px;
	height: 288px;
	position: relative; 
	overflow: hidden;
	margin-left: 48px;
}

.vorige
{
	width: 44px;
	height: 289px;
	position: absolute;
	left: -14px;
	top: 72px;
}

.volgende
{
	width: 44px;
	height: 289px;
	position: absolute;
	right: -14px;
	top: 72px;
}

#presentatie_items
{
	width: 790px;
	height: 288px;
	position: relative; 
	overflow: hidden;
}

.presentatie_item
{
	width: 385px;
	height: 288px;
	position: relative;
	float: left;
	margin: 0px 19px 0px 0px;
	display: inline;
	overflow: hidden;
	text-align: center;
}

.presentatie_item img
{
	max-width: 385px;
	height: 288px;
	position: relative;
	margin: 0px auto;
}

.presentatie_balk
{
	width: 385px;
	height: 80px;
	position: absolute;
	left: 0px;
	top: 208px;
	background: url(../images/template/bg_balk_presentatie.png) no-repeat;
	cursor: pointer;
}

.presentatie_balk .presentatie_plaats, .presentatie_balk .presentatie_prijs
{
	width: auto;
	height: auto;
	position: relative;
	line-height: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding-left: 14px;
	padding-top: 16px;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}

.presentatie_balk .presentatie_prijs
{
	padding-right: 10px;
	float: right;
}

.presentatie_balk .presentatie_plaats span, .presentatie_balk .presentatie_prijs span
{
	text-transform: none;
	font-size: 13px;
}	

/* Scroll */

#scroller {
	width: 390px;
	height: 285px;
	overflow: hidden;
	position: relative;
}

#scrollknopjes {
	width: 13px;
	height: 285px;
	position: relative;
	float: left;
	margin-left: 41px;
}

.scrollbalk
{
	height: 285px;
	width: 11px;
	background: url(../images/template/scroll.gif) 0px top repeat-y ;
}

#scrollable
{
	width: 395px;
	height: 285px;
	position: relative;
	line-height: 20px;
	overflow: hidden;
	float: left;
}
.scroll 
{
	width: 13px;
	height: 34px;
	background: url(../images/template/scroller.gif) center no-repeat;
	position: relative;
	cursor: move;
}

/* Popup scherm */

#layer
{
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	text-align: center;
	z-index: 100;
	background: url(../images/template/blank.png) repeat;	
}

#popup
{
	position: absolute;
	height: 300px;
	width: 553px;
	margin-left: -276px;
	margin-top: 150px;
	top: 0%;
	left: 50%;
	background: #001931;
	border: 1px solid #4d647a;
	z-index: 110;
}

#popup .mailbekende
{
	width: auto;
	height: 18px;
	line-height: 18px;
	position: absolute;
	left: 19px;
	top: 15px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#popup .sluiten
{
	width: 63px;
	height: 19px;
	position: absolute;
	right: 19px;
	top: 15px;
}

#popup .formulier
{
	width: 510px;
	height: auto;
	position: absolute;
	left: 19px;
	top: 100px;
}

#popup .formulier .veld
{
 	font-size: 11px;
}

#popup .formulier .textarea
{
	font-size: 11px;
}

.form_tabel
{
	text-align: left;
}

#popup td
{
	height: 30px;
	line-height: 30px;
	font-size: 11px;
}

#popup td span
{
	font-size: 14px;
}

#popup .titel
{
	width: 553px;
	height: 38px;
	line-height: 38px;
	position: relative;
	margin-top: 50px;
	text-align: center;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#popup .titel span
{
	text-transform: uppercase;
	font-size: 20px;
	line-height: 38px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#popup .titel .streepje
{
	padding: 0px 13px;
}

#popup .titel .prijs
{
	text-transform: none;
	font-size: 20px;
	line-height: 38px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#melding
{
	height: 40px;
	width: 510px;
	position: absolute;
	top: 50px;
	left: 19px;
	text-align: center;
	overflow: hidden;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	color: #cf3434;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.groot
{
	font-size: 14px;
}

.contactformulier td
{
	height: 30px;
	vertical-align: top;
}

#scrollable td
{
	height: 26px;
}

#scrollable td span
{
	font-size: 14px;
	height: 26px;
	color: #7f91a2;
	font-weight: bold;
}

.opsomming
{
	height: auto;
	width: 396px;
	position: relative;
	background: url(../images/template/kenmerken.gif) repeat-y;
}

.opsomming table
{
	margin-left: 32px;
}

.opsomming td
{
	height: 31px;
	line-height: 31px;
}

.label
{
	width: 110px;
	height: 109px;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
}
