﻿html, body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin:0; 
}
body { 
	background: #fff;
	font-size: 82%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}
h1 {
	margin: 0 0 5px 0;
	font-size: 250%;
	color: #d1c6b4;
}
h1.route { display: none; }
h2 {
	margin: 0 0 15px 0;
	font-size: 170%;
}
h3 {
	margin: 0 0 5px 0;
	font-size: 160%;
}
h4 {
	margin: 0 0 15px 0;
	font-size: 130%;
}
h5 {
	margin: 0 0 5px 0;
	font-size: 110%;
}
h6 {
	margin: 0 0 5px 0;
	font-size: 100%;
}
a { color: #023473; }
a:hover { color: #a38d67; }
p { margin: 0 0 10px 0; }
img { border: 0; }
img#printpic {
	width: 280px;
	padding: 1px;
	border: 1px solid #e3ddd1;
}
ul { margin: 0 0 15px 0; margin-left: -15px; }
	* html ul { margin-left: 25px; } 
	*:first-child+html ul { margin-left: 25px; }

/***********************************************************
	PAGE LAY-OUT
***********************************************************/

div#content {
	padding: 10px 10px 50px 10px;
	background: url(/images/design/popup-bg.gif) #fff top right no-repeat fixed;
}
div#content2 {
	padding: 0 10px;
	background: url(/images/design/popup-bg.gif) #fff top right no-repeat fixed;
}
div#left {
	width: 56%;
	float: left;
}
div#right {
	width: 38%;
	padding: 0 0 0 15px;
	float: left;
}

/***********************************************************
	CONTENT CONTACT
***********************************************************/

#contactfield {
	padding: 0;
	margin: 0;
	border: 0;
}
#contactfield legend { display: none; }
#contactfield label.normal {
	width: 180px;
	padding: 4px 0 0 0;
	float: left;
}
span#beoordeling {
	width: 180px;
	float: left;
}
#contactfield label.nowidth {
	width: auto;
	float: none;
}
#contactfield input.textinput {
	width: 190px;
	height: 18px;
	margin: 2px 0 2px 0;
	border: 1px solid #7e9db9;
}
#contactfield input#email { margin-bottom: 6px; }
textarea {
	width: 190px;
	height: 80px;
	margin: 2px 0 2px 0;
	border: 1px solid #7e9db9;
}
span#note { font-size: 82%; }
button#afdrukken {
	width: 93px;
	height: 21px;
	padding: 21px 0 0 0;
	margin: 0;
	border: 0;
	background: url(/images/design/receptafdrukken-knop.gif) no-repeat;
	overflow: hidden;
	cursor: pointer;
	float: right;
}
button#afdrukken2 {
	width: 93px;
	height: 21px;
	padding: 21px 0 0 0;
	margin: 20px 30px 0 0;
	border: 0;
	background: url(/images/design/receptafdrukken-knop.gif) no-repeat;
	overflow: hidden;
	cursor: pointer;
	float: right;
}
button#beoordeelknop {
	width: 88px;
	height: 20px;
	padding: 20px 0 0 0;
	margin: 2px 20px 0 0;
	border: 0;
	background: url(/images/design/receptbeoordeel-knop.gif) no-repeat;
	overflow: hidden;
	cursor: pointer;
	float: right;
}
button#sturenknop {
	width: 119px;
	height: 34px;
	padding: 34px 0 0 0;
	margin: 2px 50px 0 0;
	border: 0;
	background: url(/images/design/verzenden.gif) no-repeat;
	overflow: hidden;
	cursor: pointer;
	float: right;
}
a.popup-button {
	height: 26px;
	padding: 9px 40px 0 0;
	margin: 20px 10px 10px 0;
	background: url(/images/design/insturen-knop.gif) top right no-repeat;
	color: #000;
	font-size: 110%;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	display: block;
	float: right;
}
/*
button#contactknop {
	width: 119px;
	height: 34px;
	padding: 34px 0 0 0;
	margin: 2px 120px 0 0;
	border: 0;
	background: url(/images/design/verzenden.gif) no-repeat;
	overflow: hidden;
	cursor: pointer;
	float: right;
}
button#contactknop:hover { background: url(/images/design/verzenden-hover.gif) no-repeat; }*/
#contactfield input.error { border: 1px solid red; }
span.errormessage {
	padding: 0 0 0 10px;
	color: #f00;
	font-weight: bold;
}
span.errormessage2 {
	padding: 0;
	color: #f00;
	font-weight: bold;
}
div.error {
	padding: 0 0 20px 0;
	color: #f00;
}
div#beoordeeld {
	width: 100%;
	padding: 5px 0;
	border-top: 1px solid #e3ddd1;
	border-bottom: 1px solid #e3ddd1;
	font-size: 82%;
}

/***********************************************************
	CONTENT ROUTE
***********************************************************/

div#inputRoute {
	width: 100%;
	float: left;
}
div#mapRoute {
	width: 400px;
	height: 450px;
	float: left;
}
div#directions {
	width: 300px;
	height: 430px;
	overflow: auto;
	float: left;
}
span#routeWaarschuwing {
	font-size: 82%;
	color: #666;
	font-style: italic;
}

/*add*/
.verify-watermark
{
	font-style:italic;
	color:#1d7425;
	font-size:12px;
}
input.textinput2
{
	margin: 2px 0 2px 0;
	border: 1px solid #7e9db9;
	height:14px;
	padding:2px 0;
}
a.popup-button2 {
	height: 20px;
	padding: 0 25px 0 0;
	margin: 15px 6px 10px 0;
	background: url(/images/design/arrow-green-right-large.png) center right no-repeat;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	display: block;
	float: right;
	line-height:20px;
}
#contactfield label.advertentie
{
	display:block;
	font-weight:bold;
	font-size:12px;
	padding:10px 0 0;
	float:left;
	clear:both;
}
#contactfield .normalLeft
{
	float:left;
	clear:left;
}
div#content3 {
	padding: 0 10px;
}
div#content3 div#verifyblock,div#content3 p
{
	font-weight:bold;
	padding:0 0 0 10px;
}
#contactfield div.guestbook
{
	width:420px;
}
.guestbook h5
{
	position:relative;
	font-size:14px;
	margin:0;
	padding:5px 0 0;
}
.guestbook i.tip
{
	position:absolute;
	top:7px;
	right:4px;
	font-size:11px;
	font-weight:normal;
}
#contactfield div.guestbook label
{
	font-size:12px;
	padding:10px 0 0;
}
#contactfield div.guestbook .normalLeft
{
	width:223px;
}
#contactfield  .normalRight
{
	float:left;
	width:197px;
}
#contactfield div.guestbook input.textinputLeft
{
	width:200px;
}
#contactfield div.guestbook input.textinputRight
{
	width:190px;
}
.guestbook div#verifyblock
{
	/*border:1px solid;*/
	background:url(/images/design/gastenboekInputBg.gif) no-repeat top left;
	width:416px;
	height:46px;
	margin-top:5px;
}
.guestbook h5#verifyTitle
{
	padding:11px 0 0;
}
.guestbook div#verifyblock div.normalLeft
{
	padding:12px 0 0;
}
.guestbook div#verifyblock img
{
	margin:2px 0 0;
	margin-left:20px;
}
a.back-button {
	height: 26px;
	padding: 9px 40px 0 0;
	margin: 20px auto 0;
	background: url(/images/design/insturen-knop.gif) top right no-repeat;
	color: #000;
	font-size: 110%;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	display: block;
	width:80px;
	/*float: right;*/
}
