@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,600);

* { margin: 0px; padding: 0px; }
p { margin: 20px auto; line-height: 22px; }
a { color: #000; text-decoration: none; }
a:hover  { color: #000; text-decoration: underline; }
h1 {color: #205821; text-align: center !important; font-size: 1.5em !important;}
a img { border: 0px;}
body {
	margin: 0px auto;
	text-align: center;
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
    color: #696969;
}
.bg_wrapper {
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
	height: auto;
}
.bg {
    overflow: hidden;
    position: relative;
    z-index: -1;
    display: block;
    min-width: 100%;
    width: auto;
}
.container {
	margin: 0px auto;
	width: 100%;
	max-width: 934px;
	height: auto;
	text-align: left;
	position: relative;
	z-index: 1;
} 
header {
	float: left;
	width: 100%;
	height: 80px;
	position: relative;
	z-index: 3;
}
header .container {
}
header .logo {
	float: left;
	height: 60px;
	margin: 7px 0px;
}
header.noscroll nav {
	margin-top: 15px;
}
header.noscroll {
	height: 160px;
	background: #FFF;
	border-bottom: 3px solid #016532 ;
}
header.noscroll .logo {
	height: 60px;
}
header nav {
	float: right;
	width: auto;
	background: #205821;
	margin: 35px 0px 0px 0px;
	border-radius: 6px;
	padding: 0px 3px;
}
header nav ul {
	list-style: none;
}
header nav ul li {
	display: inline-block;
	width: auto;
	border-left: 1px solid #73AF7B;
	position: relative;
}
header nav ul li:first-child {
	border-left: 0px;
}
header nav ul li:last-child {
	border-right: 0px;
}
header nav ul li a {
	display: inline-block;
    font-size: 17px;
    line-height: 20px;
    color: #FFF;
    text-decoration: none;
	padding: 12px 8px;
	font-family: 'Titillium Web', sans-serif;
}
header nav ul li a:hover, header nav ul li:hover a {
	background: #73AF7B;
    color: #FFF;
	text-decoration: none;
}
header nav ul li a.active {
	background: #205821;
    color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
header nav ul li:hover ul {
	display: block;
}
header nav ul li ul {
	display: none;
	position: absolute;
	z-index: 9999999999999;
	top: 44px;
	left: 0px;
	width: 230px;
	background: #F26622;
	z-index: 9999;
}
header nav ul li ul li {
	height: auto;
	border: 0px !important;
}
header nav ul li ul li a, header nav ul li ul li a:hover, header nav ul li:hover ul li a {
	width: 300px;
	height: auto;
	padding: 5px 10px;
	color: #FFF !important;
	text-shadow: 0px;
	font-size: 16px;
	font-family: 'Calibri', 'Arial';
	margin: 0px;
	border: 0px !important;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
header nav ul li ul li a:hover {
	background: #205821;
}
#mainImage {
	float: left;
	width: 100%;
	height: 80px;
	margin: 0px 0px 24px 0px;
	padding: 0px;
	position: relative;
}
.searchTop {
	float: left;
	width: 100%;
}
.searchBook {
	float: left;
	margin: -36px 0px 0px 20px;
	color: #FFF;
	font-size: 24px;
}
#imageviewer {
	float: left;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	border-top: 3px solid #133213;
	border-bottom: 3px solid #133213;
	overflow: hidden;
}
#imageviewer img {
	position: fixed;
	margin: 0px;
	top: 0;
	left: 0;
	z-index: 0;
	min-width: 100%;
	min-height: 100%;
}
#imageviewer h1 {
	position: absolute;
	top: 0;
	text-align: center;
	left: 0;
	right: 0;
	color: #FFF;
	text-shadow: 2px 2px #000;
	padding: 0px 20px;
}
#imageviewer h1 span {
		display: block;
		margin-top: -5px;
		margin-left: 290px;
	font-size: 25px;
	color: #F26622;
	text-shadow: 0px 0px ;
}
.svr {
	position: absolute;
	z-index: 99999;
	bottom: -120px;
	left: 10px;
}
.boek {
	position: absolute;
	z-index: 99999;
	bottom: -240px;
	left: 10px;
}
.images img {
	margin-bottom: 12px;
}
.images img {
	height: 180px;
	max-width: 285px;
}
.images img.second { 
	margin: 0px 3% 12px 3%;
	max-width: 285px;
}
.blocks {
	float: left;
	width: 100%;
	max-width: 934px;
	height: auto;
	margin: 10px 0px 10px 0px;
	position: relative;
}
content {
	float: left;
    width: calc(100% - 2px);
	max-width: 934px;
	height: auto;
	position: relative;
	margin-top: 20px;
	border: 1px solid #C9C9C9;
    box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.15);
    background: rgba(255,255,255,0.9);
}
content .content, content .contentX {
	clear: both;
	display: block;
	text-align: left;
	height: auto;
	width: calc(100% - 36px);
	position: relative;
	padding: 2px 18px;
	opacity: 0.90;
}
content .content.midden {
	background: none;
}
#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;
	margin-bottom: 15px;
}
#content .cal {
	margin: 0px 30px;
}
#content aside {
	float: left;
	width: 227px;
	margin-top: 10px;
}
#content aside img {
	margin-bottom: 11px;
}
#footer {
    clear: both;
    float: left;
    width: 100%;
    height: auto;
    color: #FFF;
    position: relative;
    padding: 10px 0px;
	background: #205821;
	z-index: 1;
}
.footer {
    width: 92%;
    height: auto;
    color: #FFF;
    margin: 0px auto;
    position: relative;
    padding: 10px 4%;
}
ul.sitemap {
	padding: 0px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	width: 35%;
	position: relative;
}
ul.sitemap li h1 {
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
	line-height: 36px;
	margin-bottom: 0px;
}
ul.sitemap li {
	color: #FFF;
	font-size: 14px;
	line-height: 26px;
	padding: 2px 0px;
}
ul.sitemap li a {
	color: #FFF;
}
ul.sitemap li a:hover{
	color: #CCC;
	border-bottom: 1px dotted #DDD;
	text-decoration: none;
}
footer {
	display: inline-block;
	clear: both;
	background: #2DACE3;
	width: auto;
	margin: 50px auto 0px auto;
	font-weight: bold;
	font-size: 11px;
	position: relative;
	text-align: center;
	padding: 10px;
	color: #FFF;
}
footer a, footer a:hover {
	color: #FFF;
}
.footer span {
	float: right;
}
.contentX, .content {
	margin-top: 20px;
	float: left;
	width: 900px;
	padding: 15px;
}
.contentX { margin-top: 0px; }
.form {
	clear: both;
	float: left; 
	width: 100%;
	padding: 0px;
	margin-bottom: 10px;
}
.form td {
	padding: 2px 0px;
	line-height: 24px;
}
.select { width: 100%; }

.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: 90%;
	font-family: Arial;
	font-size: 12px;
}
.form .input.submit {
	font-weight: bold;
	width: 90%;
	cursor: pointer;
}
.form .input.submit:hover, .submitNow:hover {
	cursor: pointer;
	border: 1px solid #000;
	color: #FFF;
	background: #333;
	text-shadow: 1px 1px #000;
	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: 90%;
	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;
}
.suggestion {
	float: left;
	width: 100%;
	color: #6A6969;
	font-weight: bold;
	text-align: center;
}
.suggestion img {
	float: 100%;
	width: 201px;
	padding: 1px;
	border: 1px solid #CCC;
	background: #FFF;
	margin: 7px 0px;
}
.content.search {
	margin-top: 0px;
}
.content.search span {
	float: left;
	width: 270px;
	padding: 5px 0px;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
.content.search select, .content.search input {
	float: left;
	width: 240px;
	padding: 4px;
	height: 20px;
	margin: 5px 0px;
}
.content.search select {
	height: 32px;
}
.content.search span input.half {
	float: left;
	width: 110px;
	margin-right: 5px;
}
.content.search input[type="submit"] {
	float: left;
	width: 150px;
	padding: 4px 0px;
	height: 32px;
	margin: 30px 0px 5px 0px;
	background: #008C00;
	color: #FFF;
	border: 1px solid #00BF00;
	font-weight: bold;
	text-align: center;
}
.content.search input[type="submit"]:hover {
	cursor: pointer;
	background: #00BF00;
	border: 1px solid #008C00;
}
.content ul, .contentX ul { margin-left: 40px; }
/* Vakantie */
.content ul li, .contentX ul li { line-height: 22px; }

.houseIMG {
	float: left; 
	padding: 2px; 
	border: 1px dotted #73AF7B; 
	width: 350px;
	min-height: 250px;
	margin-right: 15px;
	background: #73AF7B;
}
.content.house {
	padding-top: 10px; 
	padding-bottom: 10px;
	position: relative;
	margin-top: 0px;
}
.content.house .price { 
	position: absolute;
	left: 18px;
	bottom: 12px;
	width: 91px;
	height: 63px;
	padding: 10px 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	background: url('../images/prijs.png');
}
.content.house .price div { 
	font-size: 24px;
	line-height: 26px;
	margin: 5px 0px;
}
.content.house .price strong {
	font-size: 12px;
} 
.content.house h1 { 
	color: #2A4F13;
}
.contentX h2 {
	margin-top: 20px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
.content.house p {
	margin-top: 13px;
}
.content.house span {
    float: left;
    width: 150px;
    color: #333;
    font-weight: bold;
    padding: 5px;
}
.content.house span.first {
    width: 170px;
    font-weight: bold;
    color: #333;
}
.contentX div.omschrijving {
	float: left; 
	margin: 10px 10px 20px 10px;
	width: 60%;
}
.contentX div.omschrijving {
	line-height: 19px;
}
sup { vertical-align: top; font-size: 0.8em; }
.contentX div.details {
	float: right; 
	width: 280px; 
	margin: 10px 10px 20px 10px;
	background: #73AF7B; 
	border: 1px solid #73AF7B; 
	padding: 10px;
	line-height: 20px;
	color: #FFF;
	position: relative;
	z-index: 1;
}
.contentX div.details strong {
	float: left;
	width: 150px;
}
.contentX div.details_bottom {
	float: right;
	background: #64C6E4;
	width: 365px;
	height: 23px;
	-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: 270px;
	height: 205px;
	margin: 10px 10px 17px 10px;
	border: 1px solid #CCC;
	background: #EEE;
	padding: 0px;
}
.contentX .img span {
	float: left;
	width: 268px;
	margin: 1px;
	height: auto;
	text-align: center;
	padding: 5px 0px;
	background: #FFF;
	font-weight: bold;
	color: #3B9F3E;
	font-size: 14px;
}
.contentX .img img {
	width: 268px;
	height: 177px;
	margin: 0px;
	padding: 1px;
	background: #FFF;
}

ul.tabs {
    clear: both;
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
    list-style: none;
    text-align: center;
    background: #205821;
	margin: 20px -1px;
}
ul.tabs li {
	display: inline-block;
    width: auto;
    padding: 6px 12px;
    height: auto;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 3px;
	background: #205821;
	color: #FFF;
	text-decoration: none;
    margin-top: 13px;
    border-right: 2px solid #dddddd;
}
ul.tabs li:hover {
	background: #73AF7B;
	color: #FFF;
	cursor: pointer;
}
ul.tabs li.active {
	background: #73AF7B;
	color: #FFF;
}
.images img {
	border: 3px solid #CCC;
	margin-bottom: 12px;
}
.contentX .images img {
	height: 140px;
}
.contentX .images img.second {
	margin: 0px 3% 12px 3%;
}
.images.mobile img:first-child {
	margin-top: 15px;
}.slicknav_menu {
		display: none;
	}
	
.lang {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 5px;
}
.lang img {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	margin: 0px 2px;
}
	content article {
	float: left;
	width: 48%;
	height: 560px;
	background: #FFF;
	border: 1px solid #D9EBEA;
	border-bottom: 3px solid #D9EBEA;
	margin: 15px 2%px 0px 0px;
	position: relative;
	margin-top: 15px;
}
content article .imgTop {
	position: absolute;
	top: 2px;
	left: 2px;
	display: block;
	right: 0px;
	background: url('../images/content.png');
}
content article h1 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #333;
	padding: 12px 0px 3px 0px;
}
content article h2 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #555;
	font-weight: normal;
	text-decoration: underline;
	padding: 0px 0px 5px 0px;
}
content article img {
	float: left;
	margin: 2px;
	width: 100%;
	width: calc(100% - 4px);
	max-height: 300px;
	height: auto;
}
content article .persons {
	float: left;
	background: url('../images/personen.png') 8px 6px no-repeat;
	padding: 8px 10px 5px 30px;
	color: #3B8626;
	line-height: 13px;
}
content article .sleep {
	float: right;
	margin-right: 8px;
	background: url('../images/bedden.png') right 10px no-repeat;
	padding: 8px 30px 5px 10px;
	color: #0F5160;
	line-height: 13px;
}
content article hr {
	clear: both;
	float: left;
	width: 96%;
	height: 1px;
	background: #FFF;
	margin: 5px 2%;
	border: 0px;
	border-bottom: 1px dotted #CCC;
}
content article p {
	float: left;
	width: 96%;
	padding: 3px 2%;
	font-size: 13px;
	line-height: 16px;
	color: #6A6A6A;
	margin: 0px;
}
content article .vink {
	clear: both;
	float: left;
	width: 79%;
	margin: 3px 10px;
	padding-left: 30px;
	color: #1E6A24;
	height: 13px;
	text-align: center;
	line-height: 13px;
	background: url('../images/vink.png') 0px 0px no-repeat;
}
content article .price {
	position: absolute;
	left: 10px;
	bottom: 6px;
	width: 40%; 
	line-height: 13px;
	padding: 13px 0px;
	background: #73AF7B;
	color: #FFF;
	text-align: center;
}
content article .price span {
	font-size: 16px;
	font-weight: bold;
	line-height: 13px;
}
content article .go {
	position: absolute;
	right: 10px;
	bottom: 5px;
	width: 40%;
	font-size: 14px;
	font-weight: bold;
	background: #205821;
	border-bottom: 3px solid #000;
	color: #FFF;
	padding: 10px 0px;
	text-align: center;
}
content article .go:hover {
	background: #73AF7B;
	color: #FFF;
	text-decoration: none;
}
content article.last { margin-right: 0px; float: right; }
content .readMore {
	position: absolute;
	bottom: 0;
	right: 15px;
	padding: 5px;
	display: inline-block;
	background: #F26622;
	color: #fff;
	font-weight: bold;
}
content .content.mtop {
	margin-top: 25px;
	padding-top: 20px;
}
.zoekBoek {
	float: left;
	margin-top: 20px;
	background: #205821;
	position: relative;
	width: 98%;
	padding: 8px 1%;
	height: auto;
}
.zoekBoek h2 {
	position: absolute;
	top: -45px;
	height: 35px;
	left: -1px;
	font-size: 20px;
	color: #FFF;
	padding: 5px 10px;
	background: #F26622;
}
.zoekBoek input, .zoekBoek select {
	padding: 8px;
	font-size: 14px;
	color: #333;
	width: 249px;
	border: 1px solid 73AF7B;
	background: #FFF;
}
.zoekBoek select {
	padding: 7px 8px;
}
.zoekBoek input[type="submit"] {
	padding: 8px;
	font-size: 14px;
	color: #FFF;
	float: right;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	width: 100px;
	border: 1px solid #73AF7B;
	background: #73AF7B;
}
.footerRight {
	float: right; width: 50%; text-align: right;
}
.block_actie {
	float: left;
	width: 25%;
	width: calc(25% - 2px);
	margin-top: 2px; 
	margin-right: 2px;
	height: 340px;
	overflow: hidden;
	background: #EEE;
	position: relative;
}
.block_actie a span.title {
	float: left;
	width: 100%;
	padding: 7px 0px;
	text-align: center;
	background: #205821;
	color: #FFF;
	height: 25px;
	font-size: 14px;
}
.block_actie a img {
	float: left;
	width: 100%;
	height: 160px;
	margin: 0px;
}
.block_actie a .text {
	float: left;
	width: 100%;
	width: calc(100% - 30px);
	height: 85px;
	padding: 3px 15px;
	text-align: left;
	font-size: 12px;
}
.block_actie a span.bookNow {
    float: right;
    margin: 23px 0px 0px 0px;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    background-color: #73AF7B;
    width: 100%;
    text-align: center;
    height: 21px;
}
.block {
	float: left;
	width: 25%;
	width: calc(25% - 2px);
	margin-top: 2px;
	margin-right: 2px;
	height: 155px;
	overflow: hidden;
	position: relative;
}
.block a span {
	display: block;
	position: absolute;
	padding: 6px 0px;
	top: 0;
	right: 0;
	left: 0;
	text-align: center;
	color: #333;
	background: #FFF;
	font-size: 22px;
	font-weight: bold;
	z-index: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.block a:hover {
	text-decoration: none;
}
.block img {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.block .text {
	position: absolute;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	bottom: 0;
	right: 0;
	left: 10%;
	width: 80%;
	display: none;
	text-align: center;
}
.block:hover img {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.block:hover .text {
	display: block;
}
.block.last {
	margin-right: 0px;
}
.block.block2, .block.block8 {
	width: 50%;
	width: calc(50% - 2px);
}
.block.block3, .block.block9 {
	float: right;
}
	.footerLeft {
		float: left; width: 50%; text-align: left; margin-bottom: 15px;
	}
	.footerRight {
		float: right; width: 16%; text-align: left; margin-bottom: 15px;
	}
	.footerLeft a {
		color: #FFF;
	} 
@media (max-width: 1000px) {
	.container {
		clear: both;
		max-width: 1000px;
		width: auto;
		margin: 0px 4px;
	}
	.img.lightbox a {
		pointer-events: none;
		cursor: default;
	}
	header, nav, nav ul, .header_bottom, content {
	    width: calc(100% - 2px);
	}
	header {
		height: auto;
		text-align: center;
	}
	header .svr, header .boek {
		display: none;
	}
	#contact-buttons-bar { display: none; }
	content .contentX, content .content {
		margin-top: 20px;
		float: left;
		width: 96%;
		padding: 15px 2%;
	}
	.contentX div.omschrijving { width: 100%; margin: 0px; }
	content .contentX { margin-top: 0px; }
	aside {
		float: left;
		width: 30%;
	}
	content article .vink {
		width: 295px;
	}
	.searchBook {
		width: 94%;
		padding: 15px 2%;
		margin-right: 2%;
	}		
	.searchBook h2 {
		width: 94%;
		margin: -15px 0px 10px -2%;
	}
	.searchBook select, .searchBook input {
		width: 96%;
		margin: 8px 0px;
	}
	.searchBook input {
		width: 94%;
		margin: 8px 0px;
	}
	.searchBook input[type="submit"] {
		width: 96%;
	}
	footer {
		width: 96%;
		padding: 10px 2% 10px 2%;
	}
	header .nav, nav, .header_bottom { display: none; }
	.slicknav_menu {
		display: block;
	}
	#mobileMenu {
		clear: both;
		float: left;
		width: 100%;
		height: auto;
		margin: 0px 0px 15px 0px;
	}
	.zoekBoek, .searchBook, .searchTop { display: none; }
	header {
		position: relative;
		margin: 0px;
	}
	#mainImage {
		margin-top: 0px;
	}
	#footer {
		position: relative;
		overflow: hidden;
	}
	.footerLeft {
		width: 100%;
	}
	.footerRight {
		width: 55%;
	}
	ul.sitemap {
		width: 100%;
	}
	.block_actie a span.bookNow {
    clear: both;
    float: right;
    font-size: 13px;
    font-weight: bold;
    position: static;
}
}
@media (max-width: 725px) {
	.footerRight {
		float: left;
	}
	content article.last {
		float: left;
	}
	content article .vink {
		width: 460px;
	}
	.block {
		float: left;
		width: 100%!important;
		margin-top: 10px;
		margin-right: 0%;
		height: 155px;
		overflow: hidden;
		position: relative;
	}
	.contentX { margin-top: 0px; }
	.contentX.right {
		float: left;
		width: 96%;
		margin-top: 15px;
	}
	aside {
		float: left;
		width: 100%;
		display: none;
	}
	.searchBook {
		width: 96%;
		padding: 15px 2%;
		margin-right: 0px;
	}		
	.searchBook h2 {
		width: 98%	;
		margin: -15px 0px 10px -2%;
	}
	.searchBook select, .searchBook input {
		width: 98%;
		margin: 8px 0px;
	}
	.searchBook input {
		width: 96%;
		margin: 8px 0px;
	}
	.searchBook input[type="submit"] {
		width: 98%;
	}
	header .header {
		position: relative;
		float: left;
		width: 100%;
		min-width: 0px;
		margin: 0px 0px -10px 0px;
		height: auto;
		min-height: 155px;
	}
	header .container {
		text-align: center;
	}
	header .logo {
	    float: right;
		display: inline-block;
		height: auto;
		max-width: 80%;
		margin: 30px auto;
		padding: 0px;
		text-align: center;
		position: relative;
		height: 85px;
	}
	header .search { display: none; }
	.lang {
		position: absolute;
		top: 100px;
		left: 10px;
		width: 90px;
		background: #4c4c4c ;
		padding: 9px 5px 7px 5px;
	}
	.contentX .images img {
		width: 96%;
		height: auto;
		margin: 0px auto;
	}
	.contentX .images img.second {
		margin: 0px auto;
	}
	.content article .price { 

	}
	content article {
		float: left;
		width: 95%;
		margin: 1%;
		border: 1px dotted #DDD; 
		position: relative;
		text-align: center;
		padding-bottom: 10px;
	}
	.block_actie {
		width: 100%; 
		width: calc(100% - 2px);
		height: auto;
	}
	.content article img {
		float: none;
		width: 100%;
		height: auto;
		padding: 1px;
		background: #FFF;
		border: 1px solid #CCC;
		margin-right: 0px;
		margin: 0px auto;
	}
	.content article h1 {
		font-size: 16px;
		font-weight: bold;
		margin: 4px 0px 0px 0px;
	}
	.content article h2 {
		font-size: 13px;
		font-weight: normal;
		text-decoration: underline;
	}
	.content article p {
		margin: 7px 0px;
		line-height: 16px;
		font-style: italic;
		width: auto;
	}
	.content article span {
		font-weight: bold;
		font-size: 14px;
	}
	.content article:hover {
		background: #F2F2F2;
	}
	.images.mobile { display: none; }
	
.houseIMG {
	float: left; 
	padding: 1%; 
	width: 98%;
	min-height: 180px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.content.house .price { 
	position: absolute;
	left: 12px;
	top: 179px;
	width: 91px;
	height: 63px;
	padding: 10px 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	background: url('../images/prijs.png');
	display: none;
}
.content.house .price div { 
	font-size: 24px;
	line-height: 26px;
	margin: 5px 0px;
}
.content.house .price strong {
	font-size: 12px;
} 
.content.house h1 { 
	color: #2A4F13;
}
.content.house span {
	float: left;
	width: 44%;
	background: #EEE;
	color: #333;
	font-weight: bold;
	padding: 5px 2%;
	border-top: 1px solid #F2F2F2;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
.content.house span.first {
	width: 22%;
	font-weight: bold;
	background: #DDD;
	border-left: 1px solid #F2F2F2;
	border-right: 0px;
	color: #333;
}
.tabs_center {
	margin-left: 0px;
}
.contentX span.omschrijving {
	float: left; 
	width: 96%; 
	margin: 10px 2% 20px 2%;
}
.contentX span.omschrijving {
	line-height: 19px;
}
sup { vertical-align: top; font-size: 0.8em; }
.contentX span.details {
	float: left; 
	width: 92%; 
	margin: 10px 2% 20px 2%;
	background: #eee; 
	border: 1px solid #DDD; 
	padding: 10px 2%;
	line-height: 20px;
	position: relative;
	z-index: 1;
}
.contentX span.details strong {
	float: left;
	width: 40%;
}
.contentX span.details_bottom {
	display: none;
}
.contentX .img {
	float: left;
	width: 300px;
	height: 235px;
	margin: 10px;
	border: 1px solid #CCC;
	background: #EEE;
	padding: 0px;
}
.contentX .img span {
	float: left;
	width: 298px;
	margin: 1px;
	height: auto;
	text-align: center;
	padding: 5px 0px;
	background: #FFF;
	font-weight: bold;
}
.contentX .img img {
	width: 298px;
	height: 207px;
	margin: 0px;
	padding: 1px;
	background: #FFF;
}

ul.tabs {
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
	list-style: none;
	margin: 15px 0px;
}
ul.tabs li {
	float: left;
    width: calc(50% - 13px);
    height: 15px;
    padding: 10px 1%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 3px;
    background: #EEE;
    color: #000;
    border-right: none;
    text-decoration: none;
    margin-top: 2px;
}
ul.tabs li:hover {
	color: #FFF;
	margin-top: 2px;
	cursor: pointer;
}
ul.tabs li.active {
	margin-left: 3px;
	margin-top: 2px;
}
.block_actie a span.bookNow {
    margin: 55px 10px 10px 10px;
}
}@media screen and (max-width: 640px) {
	content article .vink {
		width: 320px;
	}
	table {
		overflow-x: auto;
		display: block;
	} 
	.block_actie a span.bookNow {
		margin: 65px 0px 10px 0px;
	}	
}
@media screen and (max-width: 340px) {
	content article .vink {
		width: 200px;
	}
}
.weatherFeed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 280px;
}
.weatherFeed a { color: #888; }
.weatherFeed a:hover {
	color: #000;
	text-decoration: none;
}
.weatherItem {
	padding: 0.8em;
	text-align: right;
}
.weatherCity { text-transform: uppercase; }
.weatherTemp {
	font-size: 2.8em;
	font-weight: bold;
}
.weatherDesc, .weatherCity, .weatherForecastDay  { font-weight: bold; }
.weatherDesc { margin-bottom: 0.4em; }
.weatherRange, .weatherWind, .weatherLink, .weatherForecastItem { font-size: 0.8em; }
.weatherLink, .weatherForecastItem {
	margin-top: 0.5em;
	text-align: left;
}
.weatherForecastItem {
	padding: 0.5em 0.5em 0.5em 80px;
	background-color: #fff;
	background-position: left center;
}
.weatherForecastDay { font-size: 1.1em; }

#weerPlugin {
	clear: both;
	float: right;
	width: 300px;
	margin-top: 13px;
}

div#topKikker {
    position: absolute;
    left: -10px;
    top: 105px
}
div.kikkerSound {
    position: absolute;
    left: 0;
    top: 0
}
.ie {
    display: none;
}
header .contact {
	position: absolute;
	top: 5px;
	right: 10px;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
}
header .mail{
	position: absolute;
	top: 5px;
	right: 170px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
.telefoon{ 
	height: 18px;
	width: auto;
	margin: 2px -20px;
	position: absolute;
}
.mail2 {
	height: 22px;
	width: auto;
	margin: 2px -26px;	
	position: absolute;
}
.zoek_en_boek {
	margin-top: 178px;
	position: absolute;
	color: #FFF;
	left: 18px;
	z-index: 1;
	font-family: baskerville;
	font-size: 22px;
}
.background_opentab {
	position: relative;
	height: auto;
	width: 100%;
	opacity: 0.9;
}
.tabs_center {
	margin-left: 100px;
}
.tabelaccommodatie {
	width: 750px;
}
.mail a {
	color: #FFF;
}
.img1 {
	background-color: #FFF;
}
.pictogram {
	background: rgba(255,255,255,0.9);
	margin: 20px 0px 20px 0px;
}
.pictoIMG {
	width: 5%;
	margin: 10px 0px 0px 7.4px;
}
.wifiIMG {
	width: 130px;
	margin: 14px 90px 0px 0px;
}

