* { margin: 0px; padding: 0px; }
p { margin: 20px auto; line-height: 22px; }
a { color: #000; text-decoration: none; }
a:hover  { color: #000; text-decoration: underline; }
a img { border: 0px; }
body {
	background: #FFF;
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
	font-family: 'Arial';
	color: #4C4C4C;
}
.container {
	margin: 0px auto;
	width: 934px;
	height: auto;
	overflow: hidden;
	text-align: left;
	position: relative;
}
header {
	float: left;
	width: 934px;
	height: auto;
	margin-bottom: 20px;
	position: relative;
}
header .logo {
	float: left;
	height: 93px;
	margin: 25px 0px 10px 4px;
}
header #searchBook {
	float: right;
	width: 265px;
	height: 82px;
	background: #DDD;
	border-top: 5px solid #EAEAEA;
	margin-top: 41px;
	padding-left: 12px;
}
header #searchBook select, header #searchBook input {
	float: left;
	width: 120px;
	padding: 2px;
	color: #7F7F7F;
	margin: 10px 10px 0px 0px;
}
header #searchBook input {
	width: 112px;
}
header nav {
	float: right;
	width: 270px;
	margin: 55px 12px 0px 0px;
}
header nav ul {
	float: left;
	list-style: none;
}
header nav ul li {
	float: left;
	width: auto;
	padding: 10px 6px 10px 0px;
	position: relative;
}
header nav ul li a {
	float: left;	
	width: auto;
	color: #000;
	font-size: 12px;
	margin-right: 6px;
}
header nav ul li a:hover, header nav ul li:hover a {
	color: #000;
	text-decoration: underline;
}
header nav ul li a.active {
	font-weight: bold;
}
header #breadcrumb {
	float: left;
	width: 934px;
	height: 33px;
	color: #fff;
	margin: 0px;
	background: #000;
	border-bottom: 3px solid #FF5922;
}
header #breadcrumb span {
	float: left;
	height: 13px;
	padding: 10px 15px;
	background: url('../images/scheiding.png') right no-repeat;
}
header #breadcrumb span img {
	float: left;
	margin-right: 15px;
}
header #breadcrumb input {
	float: right;
	height: 33px;
	width: 277px;
	border: 0px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	background: #606060 url('../images/search.png') 250px 9px no-repeat;
}
header #breadcrumb input:hover {
	background: #FF5922 url('../images/search.png') 250px 9px no-repeat;
}
header .addthis_native_toolbox {
	float: right;
	width: 220px;
	margin-right: -30px;
}
content {
	float: left;
	width: 934px;
	height: auto;
	margin-bottom: 10px;
	position: relative;
}
content article {
	float: left;
	width: 298px;
	height: 445px;
	border: 1px solid #CCC;
	background: #FFF;
	border-bottom: 3px solid #CCC;
	margin: 0px 17px 10px 0px;
	position: relative;
}
content article.last { margin-right: 0px; }
content article h1 {
	float: left;
	width: 298px;
	text-align: center;
	font-size: 16px;
	color: #000;
	padding: 12px 0px 3px 0px;
}
content article h2 {
	float: left;
	width: 298px;
	text-align: center;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	padding: 0px 0px 5px 0px;
}
.contentX h2 {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
content article img {
	float: left;
	margin: 5px 2px;
	width: 294px;
	height: 158px;
}
content article .persons {
	float: left;
	background: url('../images/personen.png') 8px 6px no-repeat;
	padding: 8px 10px 5px 30px;
	color: #3B8626;
}
content article .sleep {
	float: right;
	margin-right: 8px;
	background: url('../images/bedden.png') right 10px no-repeat;
	padding: 8px 30px 5px 10px;
	color: #0F5160;
}
content article hr {
	clear: both;
	float: left;
	width: 280px;
	height: 1px;
	background: #FFF;
	margin: 5px 9px;
	border: 0px;
	border-bottom: 1px dotted #CCC;
}
content article p {
	float: left;
	width: 280px;
	padding: 3px 9px;
	font-size: 11px;
	line-height: 16px;
	color: #6A6A6A;
	margin: 0px;
}
content article .vink, .details .vink {
	clear: both;
	float: left;
	width: 150px;
	margin: 3px 10px;
	padding-left: 30px;
	color: #1E6A24;
	height: 13px;
	background: url('../images/vink.png') 0px 0px no-repeat;
}
content article .price {
	position: absolute;
	right: 10px;
	bottom: 60px;
	width: 120px;
	height: 14px;
	padding: 13px 5px;
	background: #EAEAEA;
	color: #000;
}
content article .price span {
	font-size: 16px;
	font-weight: bold;
	float: right;
}
content article .go {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 130px;
	height: 14px;
	font-size: 14px;
	font-weight: bold;
	background: #FF5922;
	color: #FFF;
	padding: 13px 0px;
	text-align: center;
}
content article .go:hover {
	background: #333;
	text-decoration: none;
}
content .content, content .contentX {
	clear: both;
	float: left;
	width: 902px;
	border: 1px solid #CCC;
	border-bottom: 3px solid #CCC;
	background: #FFF;
	height: auto;
	margin: 10px 0px;
	padding: 2px 15px;
}
content .contentX {
	padding: 12px 15px;
}
content .content#tagcloud {
    color:#0066FF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#tagcloud a:link, #tagcloud a:visited {
    text-decoration:none;
    color: #333;
}
#tagcloud a:hover {
    text-decoration: underline;
}
#tagcloud span {
    padding: 4px;
}
#tagcloud .smallest {
    font-size: small;
}
#tagcloud .small {
    font-size: medium;
}
#tagcloud .medium {
    font-size:large;
}
#tagcloud .large {
    font-size:x-large;
}
#tagcloud .largest {
    font-size:xx-large;
}
#content .content h1 {
	float: left;
	margin: -15px;
	padding: 8px 15px;
	font-weight: normal;
	font-size: 18px;
	background: #D0D0D0;
	width: 598px;
	border-bottom: 1px solid #BBB;
	-webkit-border-top-left-radius: 8px;
	-moz-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	margin-bottom: 15px;
}
#content .cal {
	margin: 0px 30px;
}
#content aside {
	float: left;
	width: 227px;
	margin-top: 10px;
}
#content aside img {
	margin-bottom: 11px;
}
footer {
	float: left;
	width: 826px;
	height: auto;
	margin: 0px 54px;
	position: relative;
}
footer .logo {
	float: left;
}
footer .slogan {
	float: right;
	margin-top: 40px;
}
footer hr {
	clear: both;
	float: left;
	width: 826px;
	height: 3px;
	background: url('../images/footer.png');
	margin: 10px 0px;
	border: 0px;
}
footer ul {
	float: left;
	width: 220px;
	height: 120px;
	padding: 10px;
	margin: 15px 20px 15px 0px;
	border-right: 1px dotted #CCC;
	list-style: none;
}
footer ul.navigation {
	margin-left: 70px;
	width: 180px;
}
footer ul.uwboeking {
	border-right: 0px;
}
footer ul li.top {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px;
}
footer ul li {
	margin: 2px 0px;
}
/* ZOEK EN BOEK */
.content.search span {
	float: left;
	width: 230px;
	padding: 10px 0px;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
.content.search select, .content.search input {
	float: left;
	width: 200px;
	padding: 4px;
	height: 20px;
	margin: 5px 0px;
}
.content.search select {
	height: 32px;
}
.content.search span input.half {
	float: left;
	width: 95px;
	margin-right: 5px;
}
.content.search input[type="submit"] {
	float: left;
	width: 150px;
	padding: 4px 0px;
	height: 32px;
	margin: 35px 0px 5px 0px;
	background: #4BA11C;
	color: #FFF;
	border: 1px solid #52BE33;
	font-weight: bold;
	text-align: center;
}
.content.search input[type="submit"]:hover {
	cursor: pointer;
	background: #52BE33;
	text-shadow: 1px 1px #4BA11C;
	border: 1px solid #4BA11C;
}
/* TABS */
ul.tabs {
	clear: both;
	float: left;
	width: 882px;
	height: 34px;
	overflow: hidden;
	margin: 0px 0px -10px -3px;
	list-style: none;
}
ul.tabs li {
	float: left;	
	width: auto;
	height: 15px;
	padding: 10px 22px;
	color: #056380;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 3px;
	background: #EEE;
	color: #000;
	text-decoration: none;
	margin-top: 3px;
}
ul.tabs li:hover {
	background: #333;
	color: #FFF;
	margin-top: 1px;
	cursor: pointer;
}
ul.tabs li.active {
	background: #FF5922;
	color: #FFF;
	margin-top: 0px;
}
/* BESTEMMINGEN */
.country {
	float: left;
	width: 882px;
	border: 1px solid #eee;
	border-bottom: 3px solid #eee;
	padding: 10px;
	margin: 7px 0px;
}
.country img {
	float: left;
	height: 56px;
}
.country h1 {
	float: left;
	font-size: 16px;
	margin: 2px 10px;
	padding: 0px;
}
.country p {
	float: left;
	width: 760px;
	font-size: 12px;
	margin: 2px 10px;
	padding: 0px;
}
.country:hover {
	background: #555;
	color: #FFF;
	border: 1px solid #222;
	border-bottom: 3px solid #222;
}
/* PAGINATIE */
.pagination {
	float: left;
	height: 50px;
	width: 862px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	list-style: none;
	text-align: center;
	padding-top: 10px;
	position: relative;
	margin: 5px 0px;
}
.pagination li {
	width: auto;
	display: inline;
}
.pagination li a {
	padding: 7px 10px;
	color: #666;
	font-size: 30px;
	font-family: Arial;
	text-shadow: 1px 1px #FFF;
	text-decoration: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #CCC;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	margin: 0px 3px;
}
.pagination li a.active, .pagination li a.active:hover {
	color: #1AA1E1;
	text-shadow: 1px 1px #FFF;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
}
.pagination li a:hover {
	background: #666;
	color: #eeeeee;
	text-shadow: 1px 1px #333;
}
.pagination li a.nextx {
	background: #F1F5DB;
	color: #B3C833;
	text-shadow: 1px 1px #FFF;
}
.pagination li a.nextx:hover {
	background: #B3C833;
	color: #F1F5DB;
	text-shadow: 1px 1px #9CAB2C;
}
.pagination li a.prevx {
	background: #D5EEF9; 
	color: #1AA1E1; 
	text-shadow: 1px 1px #FFF;
}
.pagination li a.prevx:hover {
	background: #1AA1E1; 
	color: #D5EEF9; 
	text-shadow: 1px 1px #1589BB;
}
/* LAND PAGINA */
.houseIMG {
	float: left; 
	padding: 2px; 
	width: 350px;
	min-height: 260px;
	margin-right: 15px;
	background: #555;
}
.content.house {
	padding-top: 10px; 
	padding-bottom: 10px;
	position: relative;
}
.content.house .price { 
	position: absolute;
	left: 16px;
	top: 191px;
	width: 91px;
	height: 63px;
	padding: 10px 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	background: #555;
	-webkit-border-top-right-radius: 50px;
	-moz-border-top-right-radius: 50px;
	border-top-right-radius: 50px;
}
.content.house .price div { 
	font-size: 24px;
	line-height: 26px;
	margin: 5px 0px;
}
.content.house .price strong {
	font-size: 12px;
} 
.content.house h1 { 
	color: #555;
}
/* VAKANTIE PAGINA */
.content.house p {
	margin-top: 13px;
}
.content.house span {
	float: left;
	width: 250px;
	background: #EEE;
	color: #333;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #F2F2F2;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
.content.house span.first {
	width: 200px;
	font-weight: bold;
	background: #DDD;
	border-left: 1px solid #F2F2F2;
	border-right: 0px;
	color: #333;
}
.contentX span.omschrijving {
	float: left; 
	width: 500px; 
	margin: 10px 10px 20px 10px;
}
.contentX span.omschrijving {
	line-height: 19px;
}
sup { vertical-align: top; font-size: 0.8em; }
.contentX span.details {
	float: right; 
	background: #eee; 
	border: 1px solid #DDD; 
	padding: 10px;
	width: 300px;
	line-height: 20px;
	position: relative;
	z-index: 1;
}
.contentX span.details strong {
	float: left;
	width: 150px;
}
.contentX span.details_bottom {
	float: right;
	background: #02A7D9;
	width: 365px;
	height: 23px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	box-shadow: 0 0 10px #999;
	margin: -90px 21px 0px 21px;
	padding-top: 77px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	z-index: 0;
	padding-left: 10px;
	position: relative;
}
.contentX .img {
	float: left;
	width: 274px;
	height: 185px;
	margin: 10px;
	border: 1px solid #CCC;
	background: #EEE;
	padding: 0px;
}
.contentX .img span {
	float: left;
	width: 272px;
	margin: 1px;
	height: auto;
	text-align: center;
	padding: 5px 0px;
	background: #FFF;
	font-weight: bold;
	color: #555;
}
.contentX .img img {
	width: 272px;
	max-height: 157px;
	margin: 0px;
	padding: 1px;
	background: #FFF;
}
.overzicht {
	width: 100%;
	border: 1px solid #CCC;
	margin: 10px 0px 20px 0px;
}
.overzicht td {
	padding: 4px 5px;
	background: #F2F2F2;
}
.overzicht .top td {
	background: #02A7D9;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
}
.overzicht tr:hover td {
	background: #333;
	color: #fff;
	font-weight: bold;
}
/* FORM */

.form {
	clear: both;
	float: left; 
	width: 100%;
	padding: 0p;
	margin-bottom: 10px;
}
.form td {
	padding: 2px 0px;
	line-height: 24px;
}
.select { width: 640px; }

.form .input {
	background-color: #fff;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
	background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
	background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
	background-image: -o-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
	background-image: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
	background-image: linear-gradient(top, #eeeeee 0%,#ffffff 50%);
	-webkit-border-radius: 4px;
	-moz-border-radius   : 4px;
	border-radius        : 4px;
	-moz-background-clip   : padding;
	-webkit-background-clip: padding-box;
	background-clip        : padding-box;
	border: 1px solid #aaa;
	padding: 4px 8px;
	color: #333;
	width: 622px;
	font-family: Arial;
	font-size: 12px;
}
.form .input.submit {
	font-weight: bold;
	width: 640px;
	cursor: pointer;
}
.form .input.submit:hover, .submitNow:hover {
	cursor: pointer;
	border: 1px solid #176298;
	color: #FFF;
	background: #02A7D9;
	text-shadow: 1px 1px #176298;
	text-decoration: none;
}
.submitNow {
	background-color: #fff;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
	background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
	background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
	background-image: -o-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
	background-image: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
	background-image: linear-gradient(top, #eeeeee 0%,#ffffff 50%);
	-webkit-border-radius: 4px;
	-moz-border-radius   : 4px;
	border-radius        : 4px;
	-moz-background-clip   : padding;
	-webkit-background-clip: padding-box;
	background-clip        : padding-box;
	border: 1px solid #aaa;
	padding: 4px 8px;
	color: #333;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	cursor: pointer;
}
.result {
	float: left;
	font-weight: bold;
	padding: 4px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0px 10px 0px;
	width: 98%;
}
.result.error {
	background: #fedfed;
	border: 1px solid #FF0000;
	color: #FF0000;
}
.result.good {
	background: #EBFFE5;
	border: 1px solid #309601;
	color: #309601;
}