html, body {
	height: 100%;
}

body {
	background: url(../images/achtergrond.gif) repeat-x top center;
	margin: 0px;
}

div, span, p, td {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #474747;
	line-height: 22px;
}

* {
	outline: none;
}

a {
	color: #000000;
	text-decoration: none;
}

p {
	margin-top: 20px;
	margin-bottom: 10px;
}

img {
	border: none;
}

#container {
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	position: relative;
	padding: 0;
	width: 918px;
	margin: 0px auto;
	background: #FFFFFF;
}

#site {
	width: 918px;
	height: auto;
	position: relative;
	padding: 0 0 90px 0;
	text-align: left;
	margin: 0px auto;
}

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

#header {
	position: relative;
	width: 882px;
	height: 413px;
	margin: 0px auto;
	background: url(../images/sfeer.jpg) left top no-repeat;
}

#logo {
	position: absolute;
	top: 28px;
	left: 184px;
}

#menu {
	position: relative;
	float: left;
	height: 50px;
	width: 637px;
	background: url(../images/achtergrond_menu.gif);
	margin-top: 339px;
	text-indent: 5px;
	line-height: normal;
}

#menu a {
	color: #FFFFFF;
	text-transform: uppercase;
	position: relative;
	float: left;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 5px;
	padding-top: 18px;
}

#vakanties {
	position: relative;
	float: right;
	background: url(../images/achtergrond_vakantie.gif);
	width: 239px;
	height: 413px;
}

#vakanties #vakantie_data {
	margin-top: 150px;
	height: 150px;
	overflow: hidden;
}

#vakanties #vakantie_data #data {
	position: relative;
	float: right;
	width: 192px;
	color: #d10000;
	line-height: normal;
	margin-bottom: 10px;
}

#vakanties #vakantie_data #data, #vakanties #vakantie_data #data p {
	color: #d10000;
	padding: 0px;
}

#content {
	position: relative;
	float: left;
	width: 587px;
	margin-left: 43px !important;
	margin-left: 21px;
	margin-right: 31px;
}

#content h1 {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #d10000;
	margin: 0px;
	padding: 0px;
	padding-top: 35px;
	padding-bottom: 10px;
}

#content .foto {
	position: relative;
	float: left;
	margin: 0px 10px 10px 0px;
}

#content .navigatie {
	position: relative;
	float: left;
	width: 600px;
}

#adres {
	position: relative;
	float: right;
	width: 208px;
	margin-right: 18px !important;
	margin-right: 9px;
	padding-top: 85px;
}

#adres td {
	color: #071dbf;
}

#adres td a {
	color: #d10000;
	text-decoration: underline;
}

#adres td a:hover {
	text-decoration: none;
}

.form {
	background: #FFFFFF;
	border: 1px #474747 solid;
	width: 200px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #474747;
}

#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 918px;
}

#info {
	text-align: center;
	background: #d10000;
	margin: 0px auto;
	width: 882px;
	line-height: 74px;
	height: 74px;
	font-size: 12px;
	color: #e88080;
}

#info a, #info a:hover {
	color: #e88080;
	text-decoration: none;
}