@import url(/include/css/editor.php);

/** =COLORS **
#FFD521		Orange
#66B4EC		Blue
#9c9c9c		Gray			Site background
*/

body {
	background: #ffffff;
	}
#map{
	width:825px;
	height:600px;
	}

/** =LAYOUT **/

#container {
	}
#wrapper {
	padding-bottom: 60px;
	background: url('/image/bg-fade.jpg') repeat-x left bottom;
	background: #9c9c9c url('/image/bg-fade.jpg') repeat-x left top;
	background: #c2b59e url(/image/body_bg.jpg) no-repeat center top;
	}


/** =HEADER **/

#header {
	height: 126px;
	height: 106px;
	padding-top: 20px;
	background: #a445a6;

	}

#logo,
#navlang {
	float: left;
	height: 76px;
	height: 56px;
	}
#navlang {
	float: right;
	width: 180px;
	list-style: none;
	}
#navlang li {
	float: left;
	width: 90px;
	}
#navlang a {
	display: block;
	line-height: 24px;
	padding-bottom: 6px;
	padding-left: 25px;
	text-decoration: none;
	}
#lang-nl a { background: url('/image/lang-nl.png') no-repeat left top; }
#lang-nl a.active { background: url('/image/lang-nl-active.png') no-repeat left top; }
#lang-de a { background: url('/image/lang-de.png') no-repeat left top; }
#lang-de a.active { background: url('/image/lang-de-active.png') no-repeat left top; }

#navigation {
	clear: both;
	height: 50px;
	background: #66B4EC url('/image/nav-shadow.gif') repeat-x left bottom;
	}

.head-img{
	margin-left:5px;
	margin-bottom:5px;
	float:right;
	}
/** =CONTENT - HOMEPAGE **/

#home-intro .text {
	width: 360px;
	}
#home-title {
	/*background-image: url('/image/txt-home-title.gif');*/
	}

.object {
	width: 280px;
	padding: 12px 10px;
	float: left;
	position: relative;
	}
.coll-2 .object {
	border-top: 1px solid #d6d6d6;
	}
.coll-2 .first {
	padding-left: 0;
	margin-left: 10px;
	}
.coll-1 .object {
	width: 260px;
	height: 111px;
	margin: 0px 10px;
	background: url('/image/bg-obj-home.png') no-repeat;
	}

.object h2 {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 5px;
	}
.coll-1 .object h2 {
	margin-right: 30px;
	}
.object .figure {
	float: left;
	margin-right: 10px;
	}
.object .text {
	height: 4.8em;
	line-height: 1.2;
	overflow: hidden;
	margin-bottom: 5px;
	}
.object .highlight {
	top: -15px;
	right: 0;
	width: 48px;
	height: 51px;
	background: url('/image/highlight-boeknu.png');
	}
.object .highlight-de{
	background: url('/image/highlight-boeknu-de.png');	
	}
.row {
	overflow: auto;
	background: url('/image/bg-row.jpg') no-repeat center bottom;
	}

.coll-2 .h-coll,
.coll-1 .h-coll {
	line-height: 1;
	font-size: 160%;
	margin-bottom: 8px;
	}
.coll-2 .h-coll {
	color: #6F0E77;
	}
.coll-1 .h-coll {
	color: #6F0E77;
	}


/** NAV CONTENT **/

#top-object {
	overflow: auto;
	}
#top-object .figure {
	float: left;
	margin-right: 10px;
	}

#nav-content {
	height: 41px;
	clear: both;
	}
#nav-content ul {
	margin: 0;
	list-style: none;
	position: absolute;
	margin-top: -10px;
	}
#nav-content li {
	width: 225px;
	float: left;
	height: 41px;
	line-height: 41px;
	font-size: 140%;
	}

#nav-content li a {
	display: block;
	height: 41px;
	line-height: 41px;
	line-height: 38px;
	width: 215px;
	padding-left: 10px;
	color: #9C9C9C;
	text-decoration: none;
	font-weight:bold;
	background: url('/image/nav-content-bg.gif') no-repeat left bottom;
	}
#nav-content li.first a {
	background: url('/image/nav-content-first.png') no-repeat left bottom;
	}
#nav-content li.last a {
	background: url('/image/nav-content-last.png') no-repeat left bottom;
	}
#nav-content li a.active {
	background: #fff url('/image/nav-content-line.gif') no-repeat left bottom;
	color:#6F0E77;
	}
#nav-content li.first a.active {
	background: url('/image/nav-content-first-on.png') no-repeat left bottom;
	}
#nav-content li.last a.active {
	background: url('/image/nav-content-last-on.png') no-repeat left bottom;
	}


/** CONTENT - DEFAULT **/

#hp #top-content {
	height: 282px;
	padding-bottom: 0;
	background: url('/image/vis-home-nl.png') no-repeat;
	}
#hp #top-content.de{
	background: url('/image/vis-home-de.png') no-repeat;	
	}
#top-content {
	padding-bottom: 10px;
	margin-bottom: 20px;
	background: url('/image/corner-blue-bot.png') no-repeat center bottom;
	}
#hp #top-content .content {
	background: none;
	}
#top-content .content,
#top-object {
	min-height: 175px;
	min-height: 115px;
	padding: 20px 30px 35px 35px;
	/*padding:  30px 35px;*/
	background: #66B4EC url('/image/bg-top-content.gif') repeat-x left bottom;
	}
#top-content .content{
	padding-left:21px;
	}
#top-content * {
	color: #ffffff;
	}
#top-content a span {
	color: #555555;
	}

#top-content .readmore {
	margin-top: 1.2em;
	}

#content-top {
	padding-top: 10px;
	background: url('/image/corner-white-top.png') no-repeat center top;
	}
.content-nav #content-top {
	background-image: none;
	}
#content-bot {
	padding-bottom: 10px;
	background: url('/image/corner-white-bot.png') no-repeat center bottom;
	}
#hp #content {
	padding-bottom: 0;
	}
#content {
	min-height: 160px;
	padding-bottom: 90px;
	background: #ffffff url('/image/corner-white-mid.jpg') no-repeat left bottom;
	}
#content .nedmin-content {
	padding: 30px 35px 0px 35px;
	}

.acc-description ul, .acc-description ol{
/*	margin-left:4.3em; */
}

#sidebar {
	}


/** =CONTENT - ACCOMODATIES **/
#bookingDates{
	margin-top:10px;
	clear:both;
	float:left;
	}
#avblock{
	background-color:#DDD;
	}
#avblock h3{
	margin-left:2px;
	margin-top:10px;
	}
#bookingDates label{
	width:210px;
}
#bookingDates label span.dates{
	float:left;
	}
#bookingDates label span.price{
	float:right;
	margin-right:5px;
	}
#avblock .btnReserveren{
	margin-top:10px;
	margin-left:8px;
	margin-bottom:7px;
	}

#top-obj-nav,
#top-object {
	padding: 10px;
	}
#top-obj-nav {
	background: #66B4EC;
	}
#top-obj-nav div {
	height: 26px;
	height: 34px;
	border-bottom: 1px solid #b4d9f6;
	}
#top-obj-nav p {
	width: 200px;
	float: left;
	}
#top-obj-nav p.paging {
	width: 680px;
	color: #555555;
	padding-top: 7px;
	text-align: right;
	}
#top-obj-nav .prev,
#top-obj-nav .next {
	display: inline-block;
	width: 20px;
	height: 18px;
	}
#top-obj-nav .prev {
	background: url('/image/arrow-prev.gif') no-repeat right top;
	}
#top-obj-nav .next {
	background: url('/image/arrow-next.gif') no-repeat right top;
	}
#top-obj-nav .prev span,
#top-obj-nav .next span {
	display: block;
	width: 17px;
	text-indent: -999em;
	visibility: hidden;
	}

#top-object {
	height: 155px;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
	}

#reserveer {
	padding: 0px 1px;
	}
#reserveer input {
	width: auto;
	}
#acc-priceoverview{
	margin:10px;
	}

/** =FOOTER **/

#footer {
	clear: both;
	height: 100px;
	background: #ffffff;
	}
#footer p {
	padding-top: 5px;
	text-align: right;
	font-family: Arial, sans-serif;
	}
#footer a {
	}


/** =CLASSES **/



.sitewidth {
	width: 900px;
	margin: 0px auto;
	}

.coll-3 {
	clear: both;
	}
.coll-2 {
/*	width: 600px; */
	float: left;
	}
.coll-1 {
	width: 300px;
	float: left;
	}

.coll-line-v {
	overflow: auto;
	background: url('/image/dot-gray.gif') repeat-y 578px 0px;
	}
.coll-line {
	margin: 10px;
	padding-top: 11px;
	background: url('/image/dot-gray.gif') repeat-x;
	}
.coll-bg {
	width: 233px;
	margin-left: 10px;
	background: silver;
	}
.coll-bg h3, .selector{
	padding-left:5px;
	}
.selector{
	padding-bottom:5px;
}
.coll-txt {
	width: 290px;
	margin-left: 13px;
	padding-right: 10px;
	padding-left: 10px;
	}
.coll-full{
	width:600px;
	margin-bottom:10px;
	}
.h-coll {
	margin-left: 10px;
	}

.imgtxt {
	display: block;
	text-indent: -999em;
	background-repeat: no-repeat;
	background-position: left center;
	}

.highlight {
	display: block;
	text-indent: -999em;
	position: absolute;
	}

.icons {
	width: 60px;
	display: inline-block;
	background: url('/image/icons-none.png') no-repeat right bottom;
	}
.icons-dog {
	padding-right: 17px;
	background-image: url('/image/icons-dog.png');
	}
.icons-smoke {
	padding-right: 17px;
	background-image: url('/image/icons-smoke.png');
	}
.icons-both {
	padding-right: 30px;
	background-image: url('/image/icons-both.png');
	}

.icons-white {
	width: 60px;
	display: inline-block;
	background: url('/image/icons-none.png') no-repeat right bottom;
	padding-top: 10px;
	}
.icons-white-dog {
	padding-right: 20px;
	background-image: url('/image/icons-white-dog.png');
	}
.icons-white-smoke {
	padding-right: 20px;
	background-image: url('/image/icons-white-smoke.png');
	}
.icons-white-both {
	padding-right: 40px;
	background-image: url('/image/icons-white-both.png');
	}

.stars {
	float: left;
	display: inline-block;
	display: block;
	width: 60px;
	height: 13px;
	line-height: 13px;
	text-indent: -999em;
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.stars1 { background-image: url('/image/stars-1.png'); }
.stars2 { background-image: url('/image/stars-2.png'); }
.stars3 { background-image: url('/image/stars-3.png'); }
.stars4 { background-image: url('/image/stars-4.png'); }
.stars5 { background-image: url('/image/stars-5.png'); }

.white-stars1{ background-image: url('/image/white-stars-1.png'); }
.white-stars2{ background-image: url('/image/white-stars-2.png'); }
.white-stars3{ background-image: url('/image/white-stars-3.png'); }
.white-stars4{ background-image: url('/image/white-stars-4.png'); }
.white-stars5{ background-image: url('/image/white-stars-5.png'); }

.icon-legend {margin-top:10px;margin-left:10px;}
.icon-legend ul{list-style-type:none;}
.icon-legend ul li{background-repeat:no-repeat;background-position:left center;text-indent:25px;}
.icon-legend-dogs{background-image:url('/image/icons-dog-legenda.png');}
.icon-legend-smoke{background-image:url('/image/icons-smoke-legenda.png');}

.album {
	padding-top: 5px;
	}
.album,
.album-row {
	clear: both;
	}
.album-row {
	overflow: auto;
	margin-bottom: 12px;
	}
.album .photo {
	float: left;
	margin: 0px 12px;
	}
.album .photo-first {
	margin-left: 0px;
	}
.album .photo-last {
	margin-right: 0px;
	}
.album .photo img {
	display: block;
	}
span.sub{
	font-size:75%;
	}
.frm-radio-list input,
.frm-radio-list label {
	width: auto;
	float: left;
	}
.frm-radio-list strong {
	display: inline;
	}
.frm-radio-list sup {
	font-size: 80%;
	}
.frm-radio-list div {
	height: 20px;
	line-height: 20px;
	clear: both;
	}

.figure img {
	display: block;
	}

.odd {
	background: #eeeeee;
	}

.btn {
	display: inline-block;
	padding-left: 15px;
	text-decoration: none;
	background: url('/image/btn-left.png') no-repeat left top;
	}
.btn span {
	display: inline-block;
	color: #555555;
	cursor: pointer;
	height: 22px;
	line-height: 22px;
	padding-bottom: 4px;
	padding-right: 15px;
	background: url('/image/btn-right.png') no-repeat right top;
	}
.btn-small {
	padding-left: 10px;
	background-image: url('/image/btn-s-left.png');
	}
.btn-small span {
	height: 17px;
	line-height: 17px;
	padding-right: 13px;
	padding-bottom: 3px;
	background-image: url('/image/btn-s-right.png');
	}

.wait{
	text-align:center;
	padding-top:30px;
	font-size:150%;
	}

.clearfix {
	clear: both;
	display: block;
	height: 0px;
	}
	
.vertalen{border:1px solid red;}