/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

img {
	border: none;
}

body {
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#container {
	margin: 0px auto;
	width: 952px;
	background: url(bg.jpg) 0px 0px;
	position: relative;
}

#header {
	height: 380px;
	background: url(header.jpg) no-repeat 3px 0px;
	width: 952px;
}

#menu {
	position: absolute;
	top: 158px;
	left: 35px;
}

#right {
	position: absolute;
	top: 120px;
	left: 725px;
	z-index: 5000;
}

#zoeken {
	width: 162px;
	height: 243px;
	background: url(zoeken_bg.gif) no-repeat;
	padding: 15px 10px 10px 20px;
	font-size: 11px;
	color: #666666;
	margin-bottom: -50px;
}

#left {
	width: 173px;
	float: left;
	margin: -10px 0px 0px 22px;
}

#content {
	position: relative;
	float: left;
	width: 650px;
	margin-top: -50px;
	padding-left: 40px;
	padding-right: 40px;
	z-index: 1;
	min-height: 650px;
}

#footer {
	clear: both;
	padding-top: 50px;
	position: relative;
	z-index: 1000;
}

#menu li {
	display: inline;
	font-variant: small-caps;
}

#menu li a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-indent: 5px;
	margin-left: 5px;
}

#left li a	{	
	text-decoration:none;
	font-size:10px;
	color:#4c453d;
}

#left li li	{
	padding-left:15px;
	margin-left:3px;
	background:url(icon.gif) no-repeat 0px 1px;
	position:relative;
	line-height:11px;
}

#left li li a	{
	color:#555555;
}

#left img	{	
	border:none;
	margin-right:10px;
	position:relative;
	top:2px;
}
			
#left ul	{	
	list-style:none;
	margin-left:20px;
}

h1,h2,h3 {
	padding-bottom: 5px;
}

h1 {
	font-size: 11px;
	background: url(h1_bg.jpg) no-repeat left bottom;
	margin-bottom: 10px;
	margin-top: 10px;
}

h2 {
	font-size: 11px;
	border-bottom: 1px solid #f7d8c6;
	margin: 0px 0px 10px 20px;
	width: 140px;
}

h3 {
	font-size: 12px;
	font-variant: small-caps;
	border-bottom: 1px solid #f7d8c6;
	margin: 0px 0px 10px -20px;
}

p {
	text-align: justify;
	line-height: 17px;
	margin-bottom: 9px;
}

p.gegevens {
	height: 70px;
	width: 470px;
	text-align: left;
}

#content img.vlag {
	width: 17px;
	height: 11px;
	margin: 0px 5px 0px 0px;
	position: relative;
	top: 2px;
}

#content img {
	margin: 0px 5px 0px 0px;
}

#content img.small_img {
	width: 85px;
	height: 65px;
	float: left;
	margin: 0px 20px 0px 0px;
}

#content a {
	color: #666666;
}

#footer p {
	text-align: left;
	font-size: 9px;
	margin: 0px 0px 0px 290px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#zoeken	label {
	display: block;
	margin-bottom: 8px;
}

#zoeken select {
	display: block;
	width: 150px;
	border: 1px solid #cccccc;
	font-size: 11px;
	margin-bottom: 10px;
	color: #333333;
}

#zoeken input[type="image"] {
	margin: 10px 0px 0px 58px;
}

#zoeken h3 {
	margin-left: 0px;
}

#aantal_vakantiehuizen {
	position: absolute;
	color: #4c4c4c;
	font-weight: bold;
	top: 90px;
	left: 90px;
	font-size: 12px;
	line-height: 18px;
	padding: 2px 10px 2px 5px;
	font-variant: small-caps;
	text-align: right;
}

span.strong {
	display:block;
	text-align:right;
	position: absolute;
	color: #d10d24;
	font-weight: bold;
	top: 80px;
	left: 90px;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	font-size: 20px;
	padding: 5px 10px;
}

table.linkpartners {
	margin-bottom: 30px;
}

.linkpartners td {
	width: 150px;
}

.gegevens input {
	width: 150px;
	margin-bottom: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.gegevens label {
	display: block;
	margin-bottom: 5px;
	width: 100px;
}

.interesse td {
	padding-bottom: 1px;
	padding-top: 6px;
}

.interesse input {
	margin: 0px 10px 0px 5px;
}

#aanmelden input[type="submit"] {
	font-size: 10px;
	border: none;
	padding: 3px 15px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 20px;
}

#left input.text {
	width: 130px;
	margin-left: 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

#left input.submit {
	width: 82px;
	margin: 5px 0px 15px 70px;
	border: none;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 0px;
	font-size: 12px;
}

#nieuwsbrief {
	padding: 15px 10px 10px 10px;
	background: url(nieuwsbrief_bg.gif) no-repeat;
	height: 125px;
}

#nieuwsbrief h3,#info h3 {
	margin-left: 0px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 170px;
}

#nieuwsbrief p {
	text-align: left;
}

#nieuwsbrief a {
	position: relative;
	margin-left: 73px;
}

p.bookmark {
	margin: 0 0 20px 20px;
}

p.bookmark a {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	margin: 0px 10px 0px 0px;
	line-height: 20px;
}

#content {
	position: relative;
	z-index: 10;
}

#content input[type="submit"] {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	border: none;
	padding: 0px 10px;
}

table.linkpartners {
	margin-bottom:30px;
	border-collapse: collapse;
	border: 1px solid #f1f6ee;
}

table.linkpartners td {
	width: 220px;
	font-size: 11px;
	padding: 7px;
}

.linkpartners .odd td {
	background: #f1f6ee;
	border-right: 3px solid #ffffff;
}

.linkpartners a {
	text-decoration:underline;
	background:url(arrow.gif) no-repeat 0px 4px;
	display:block;
	padding-left:20px;
}

div.linkcats {
	font-size:11px;
}

.linkcats td {
	width: 180px;
}

.linkcats td {
	background:url(arrow2.gif) no-repeat 0px 2px;
	padding:2px 0 2px 25px;
}

.linkcats a:hover {
	text-decoration:underline;
}

.linkcats span.current {
	font-weight:bold;
}