html, body {
	background: #371212;
	margin: 0;
	padding: 0;
	background:#371212;
}

#container {
	width: 962px;
	position: absolute;
	margin-left: -490px;
	left: 50%;
	background: #fff;
	border-left: 9px solid #541d1d;
	border-right: 9px solid #541d1d;
}

#header {
	width: 100%;
	height: 74px;
	background: #EEE8E8 url(/img/header.png) no-repeat;
}

#main {
	width: 922px;
/*	_width: 828px;*/
/*	padding: 30px 20px 10px 8px;*/
	padding: 30px 20px;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	line-height: 1.8;
	color: #455603;
	background: #f6f3f3;
	overflow: hidden;
}

#main a, #main a:link, #main a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #455603;
}

img {
border: 0;
}

#main a:hover {
/*	text-decoration: underline;*/
	color: #759505;
}

/*
**	Main navigation * start
*/

#nav_bar {
	position: absolute;
	top: 74px;
	z-index: 999;
}

#nav_bar * { z-index: 999; }
#flashcontent { z-index: 1;}

#nav_bar, #nav_bar ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.2;
	width: 100%;
}
#nav_bar li ul, #nav_bar { background-color: #b6c57a; }

#nav_bar a, #nav_bar span {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #eee;
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 11px 5px 11px;
	cursor: pointer;
}

#nav_bar li { /* all list items */
	float: left;
}

#nav_bar ul li ul {
	margin: 0;
	padding: 0;
	width: auto;
}

#nav_bar ul li ul li {
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	_margin-bottom: -14px;
}

#nav_bar ul li ul li a {
	font-weight: bold;
	padding: 5px 11px 5px 11px;
	margin: 0;
}

#nav_bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav_bar li:hover, #nav_bar li.hover {
    position: static;
}

#nav_bar li:hover ul, #nav_bar li li:hover ul, #nav_bar li.sfhover ul, #nav_bar li li.sfhover ul {
	left: auto;
}

#nav_bar a:hover {
	color: #999;
	background: #d5ddb2;
}

/*
**	Main navigation * end
*/

.kop1_links {
	font-weight: bold;
	color: #759505;
	font-size: 19px;
	margin: 0;
	padding: 0 0 10px 0;
}

.kop1_rechts {
	font-weight: bold;
	color: #522900;
	font-size: 19px;
	margin: 0;
	padding: 0 0 10px 0;
}

.kop2_links {
	font-weight: bold;
	color: #759505;
	font-size: 12px;
	margin: 0;
	padding: 0 0 10px 0;
}

.kop2_rechts {
	font-weight: bold;
	color: #522900;
	font-size: 12px;
	margin: 0;
	padding: 0 0 10px 0;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 12px;
	line-height: 1.7;
	color: #455603;
}

table {
	background: #F6F3F3;
}
	#map table { background-color: #fff; }
	#map table td { padding: 1px; }

td {
	padding: 5px;
	vertical-align: top;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	line-height: 1.8;
	color: #455603;
}

td h1, td h2 { line-height: 1.2; margin: 0; }

hr {
	width: 100%;
	height: 1px;
	color: #cfd7af;
	background-color: #cfd7af;
	border: 0;
}

#contact {
	margin: 0;
	padding: 0;
}

#contact div {
	width: 300px;
	clear: both;
	padding: 0.5em 0 1em 0;
	_padding: 0.5em 0 0 0;
}

#contact div.breed { width: 500px; }

#contact label {
	float: left;
	width: 22%;
	font-size: 1em;
	text-align: right;
	font-weight: normal;
	color: #455603;
	padding-top: 3px;
	margin-right: 9px;
}

#contact input, #contact textarea, #contact select {
	float: left;
	padding: 2px;
	margin-right: 5px;
	width: 65%;
	text-align: left;
	border: 1px solid #ccc;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	line-height: 1em;
	background: #fff;
	color: #455603;
}

#contact input:focus, #contact textarea:focus {
	background-color: #FEFFF3;
}

#contact input:hover, #contact textarea:hover {
	background-color: #FEFFF3;
}

#contact textarea {
	height: 100px;
}

#contact_opnemen {
	margin: 0;
	padding: 0;
}

#contact_opnemen div {
	width: 250px;
	clear: both;
	padding: 0.5em 0 1em 0;
	_padding: 0.5em 0 0 0;
}

#contact_opnemen label {
	float: left;
	width: 28%;
	font-size: 1em;
	text-align: right;
	font-weight: normal;
	color: #455603;
	padding-top: 1px;
	margin-right: 4px;
}

#contact_opnemen input, #contact_opnemen textarea {
	float: right;
	padding: 2px;
	margin-right: 5px;
	width: 65%;
	text-align: left;
	border: 1px solid #ccc;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	line-height: 1em;
	background: #fff;
	color: #455603;
	margin-top: 2px;
}

#contact_opnemen input:focus, #contact_opnemen textarea:focus {
	background-color: #FEFFF3;
}

#contact_opnemen input:hover, #contact_opnemen textarea:hover {
	background-color: #FEFFF3;
}

#contact_opnemen textarea {
	height: 100px;
}

#logo {
	position: absolute;
	left: 15px;
	top: 20px;
	z-index: 10;
}

	#logo img { border: 0; }
	
#langs {
 	position: absolute;
	z-index: 11;
	top: 45px;
	left: 15px;
	width: 290px;
}

.rightcorner {
    border: 0;
    height: 151px;
    position: absolute;
    right: 0;
    top: 0;
    width: 151px;
    z-index: 10;
}

.leftcorner {
    border: 0;
    height: 151px;
    position:absolute;
    left: 0;
    top: 0;
    width: 151px;
    z-index: 10;
}

.leftcorner img, .rightcorner img { border: 0; }

/** thermometer **/
#thermometer {
	float: right;
	background: urL(/img/thermometer.png) no-repeat;
	width: 210px;
	height: 300px;
	margin: -290px 20px 0 0;
}

#thermo_bar {
	width: 33px;
	background-color: #C20000;
	color: #fff;
	font-size: 9px;
	text-align: center;;
	margin-left: 48px;
	position: relative;
	top: 160px;
}

#thermo_percentage {
	float: right;
	margin: 90px 35px 0 0;
	font-size: 24px;
	color: #C20000;
	font-weight: bold;
}

/** text **/
h2 { text-align: left; clear: both; margin: 20px 0 0 0; }
h3 { font-size: 14px; line-height: 20px; padding: 10px 0; }

/** forms **/
#calc_module { position: relative; }
.row {
	clear: both;
/* 	height: 24px; */
}

	.row label { float: left; width: 150px; margin: 0 0 0 5px; }
	.row select { float: left; margin: 0 0 0 5px; }
	.row label, .row select { font-size: 12px; line-height: 20px; }
	#prijs {
		position: absolute;
		top: 180px;
		right: 200px;
		text-align: center;
		background-color: #eee;
		border: 1px solid #ddd;
		padding: 20px;
	}
	#main #prijs h2 { color: #371212; font-size: 20px; line-height: 20px; margin: 0; width: 100%; text-align: center; }
	#main #prijs h3 { color: #541D1D; font-size: 32px; line-height: 52px; margin: 0; width: 100%; text-align: center; }
	
/** cobrowser **/
.cobrowser_wrap {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	width: 180px;
}
	.cobrowser_wrap div img { cursor: pointer; }
	.owner-pic { float: left; cursor: help; }
	.cb_chatbutton, .email_herman { float: right; }
	#herman-van-vliet {
		display: none;
		position: absolute;
		top: 0px;
		right: 115px;
		z-index: 1000;
	}
	.cobrowser_wrap div { right: 0; top: 0; position: absolute; }
	
/* cta */
.cta, .cta strong { display: inline-block; height: 23px; cursor: pointer; }
	.cta { margin: 20px 0 0 60px; background: url(/img/cta_l.png) no-repeat 0 0; text-decoration: none !important; padding-left: 20px; color: #522900 !important; }
	.cta strong { background: url(/img/cta_r.png) no-repeat 100% 0; padding-right: 20px; }
	.cta:hover { color: #000 !important; }
/*		.cta:hover { background: url(/img/cta_l_hover.png) no-repeat 0 0; color: #fff !important; }*/
/*		.cta:hover strong { background: url(/img/cta_r_hover.png) no-repeat 100% 0; }*/
		
h2 .kop2_links, h2 .kop2_rechts, h1 .kop1_links, h1 .kop1_rechts { padding: 0 !important; line-height: 1 !important; }

#hulst {
	position: absolute;
	left: -40px;
	top: 70px;
	z-index: 10;
}
#flashcontent {
	margin-top: 30px !important;
}

#hulst_image {
	_display: none;
}

/** ervaringen **/
.ervaring {
	float: left;
	width: 297px;
	padding-left: 8px;
	position: relative;
	display: block;
	min-height: 100%;
}
.ervaring p { padding: 0 25px 0 0; }
#ervaring3, #ervaring6, #ervaring9, #ervaring12, #ervaring15, #ervaring18, #ervaring21, #ervaring24, #ervaring27, #ervaring30 {
/*	float: none; */
	clear: both;
}
/*#ervaring2, #ervaring5, #ervaring8, #ervaring11, #ervaring14, #ervaring17, #ervaring20, #ervaring23, #ervaring26, #ervaring29 {
	clear: right;
}*/

#groen-cta { margin: 15px 0 0 20px; background: url(/img/ctagroen.png) no-repeat; display: inline-block; text-align: center; width: 240px; height: 55px; line-height: 55px; color: #fff !important; font-weight: bold; font-size: 15px; text-decoration: none !important; font-weight: bold; cursor: pointer !important; }
	#groen-cta:hover { text-decoration: underline !important; }
#cta-buitenbad { margin: 5px 0 0 20px; background: url(/img/buitenbad.png) no-repeat; display: block; width: 240px; height: 82px; line-height: 90px; color: #fff !important; font-weight: bold; font-size: 16px; text-decoration: none !important; font-weight: bold; cursor: pointer !important; text-indent: 98px; }
	#cta-buitenbad:hover { text-decoration: underline !important; }
#cta-binnenbad { margin: 5px 0 0 20px; background: url(/img/binnenbad.png) no-repeat; display: block; width: 240px; height: 82px; line-height: 90px; color: #fff !important; font-weight: bold; font-size: 16px; text-decoration: none !important; font-weight: bold; cursor: pointer !important; text-indent: 98px; }
	#cta-binnenbad:hover { text-decoration: underline !important; }
#cta-douchecabine { margin: 5px 0 0 20px; background: url(/img/douchecabine.png) no-repeat; display: block; width: 240px; height: 82px; line-height: 90px; color: #fff !important; font-weight: bold; font-size: 16px; text-decoration: none !important; font-weight: bold; cursor: pointer !important; text-indent: 98px; }
	#cta-douchecabine:hover { text-decoration: underline !important; }
	
#home-top p { padding: 0; }
.error { clear:both;
display:block;
margin:0 0 5px 158px;
width:175px; 
color: #f00; }
.row .submit { margin: 10px 0 0 150px; }

.navnl { 
/* 	background: #B6C57A url(/img/menu.png) no-repeat !important; */
}
.navnl #nl_item3 span { background-color: #A8CE33; }
.navnl #nl_item445 span { background-color: #3EBFDD; }
.navnl #nl_item447 span { background-color: #DB8940; }

/* liveperson */
.lpPoweredBy, .lpStaticButtonAddTextTD, .lpEmtStarRating { display: none; }
#header div { float: right; margin: -5px 0 0 -3px; }
	#header div table { background: none; padding: 0; margin: 0; border: 0;}
.lpInviteChatTbl td { padding: 0; }
.lpInviteChatTbl { border: 1px solid #ccc !important; }