/* general */
* {font-size: 100.01%;}
html {font-size: 62.5%;}
body{
	margin:0;
	background:#fff;
	color:#000;
	font:1.1em/15px Tahoma, Geneva, Arial, sans-serif;
	min-width:940px;
}
.hidden { display: none; }
.print { display: none; }
a{
	color:#000;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
img{
	border-style:none;
}
input, textarea, select{
	font:100% Tahoma, Geneva, Arial, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
ol {
	padding-left: 43px;
}
/* wrapper */
#wrapper{
	width:940px;
	margin:0 auto;
	position:relative;
}
/* logo */
.logo{
	margin:0;
	position:absolute;
	top:29px;
	left:0;
}
.logo a{
	display:block;
	width:211px;
	height:56px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
}
/* main */
#main{
	width:100%;
	padding:160px 0 0;
}
#two-columns{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #e1ddd8;
	padding:0 0 18px
}
/* content */
#content{
	width:620px;
	float:right;
}
/* visuals */
#visualswrapper {
	margin:0 0 21px;
	height: 300px;
}
.visuals, #visuals{
	width:100%;
	margin:0 0 21px;
	height: 300px;
}
.visuals img, #visuals img {
	display:block;
}
/* text content */
.text-content{
	margin:-5px 0 0;
	height:1%;
	padding:0 0 13px;
}
.text-content h1 {
	color: #666;
	margin:5px 0;
	float: left;
	font-size:2.0818em;
	line-height:27px;
	font-weight:normal;
	width: 538px;
}
#sidebar h1 {
	color: #666;
	margin:14px 0;
	font-size:2.0818em;
	line-height:27px;
	font-weight:normal;
}
.text-content p{
	clear: both;
	margin:0 0 15px;
}
.text-content #side_options {
	display: block;
	float: right;
	width: 42px;
	margin-top: 7px;
}
.text-content #side_options_one {
	display: block;
	float: right;
	width: 67px;
	margin-top: 7px;
}
.text-content a#rss {
	background: url(../images/rss.png) no-repeat;
	display: block;
	float: right;
	height: 15px;
	margin-left: 10px;
	outline: none;
	text-indent: -3000px;
	width: 15px;
}
.text-content a#rss:hover {
	background: url(../images/rss_over.png) no-repeat;
	display: block;
	float: right;
	height: 15px;
	margin-left: 10px;
	outline: none;
	text-indent: -3000px;
	width: 15px;
}
.text-content a#tell-a-friend {
	background: url(../images/email.gif) no-repeat;
	display: block;
	float: left;
	height: 14px;
	outline: none;
	text-indent: -3000px;
	width: 16px;
}
.text-content a#tell-a-friend:hover {
	background: url(../images/email_over.gif) no-repeat;
	display: block;
	float: left;
	height: 14px;
	outline: none;
	text-indent: -3000px;
	width: 16px;
}
.text-content a#print {
	background: url(../images/print.gif) no-repeat;
	display: block;
	float: right;
	height: 15px;
	outline: none;
	text-indent: -3000px;
	width: 16px;
}
.text-content a#print:hover {
	background: url(../images/print_over.gif) no-repeat;
	display: block;
	float: right;
	height: 15px;
	outline: none;
	text-indent: -3000px;
	width: 16px;
}
/* boxes */
.boxes{
	width:640px;
	overflow:hidden;
	margin:0 0 0 -20px;
}
.box{
	width:280px;
	float:left;
	padding:6px 10px 0;
	margin:0 0 0 20px;
	display:inline;
	color:#fff;
}
.green{
	background:#8dc73f;
}
.blue{
	background:#366db0;
}
.brown01{
	background:#9f846f;
}
.brown02{
	background:#644435;
}
.box h2{
	margin:0 0 6px;
	font-size:14px;
	line-height:17px;
	font-weight:normal;
	word-spacing:2px;
}
.box h3{
	margin:0;
	font-size:1em;
	line-height:14px;
}
.box h3 a{
	text-decoration:none;
	color:#fff;
}
.box h3 a:hover{
	text-decoration:underline;
}
.latest-news h3{
	margin:0 0 -1px;
}
.latest-packages h3{
	margin:0 0 -1px;
}
.latest-packages .price{
	display:block;
	color:#fff;
	font-weight:bold;
	margin:0 0 -1px;
}
.box .section p{
	margin:0;
}
.box .section{
	overflow:hidden;
	height:1%;
	padding:7px 0 10px;
}
.green .section{
	border-top:1px solid #afd879;
}
.blue .section{
	border-top:1px solid #7399c8;
}
.brown01 .section{
	border-top:1px solid #bca99a;
}
.brown02 .section{
	border-top:1px solid #937c72;
}
.box .section .holder{
	width:70px;
	height:70px;
	float:left;
	margin:2px 11px 0 0;
}
.box .section .holder img{
	display:block;
}
.box .section .date{
	background:#afd879;
	text-align:center;
	padding:19px 0 0;
	height:51px;
}
.brown01 .section .date{
	background:#bca99a;
}
.box .section .date strong{
	font-size:20px;
	display:block;
	margin:0 0 3px;
}
.box .section .date em{
	font-size:12px;
	font-weight:bold;
	font-style:normal;
}
/* partners */
.partners{
	width:100%;
	overflow:hidden;
	padding:34px 0 38px;
}
.partners ul{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.partners ul li{
	float:left;
}
.partners ul li.first{
	border-right:1px solid #cbcbcb;
	padding:8px 13px 8px 0;
}
.partners ul li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.ihg{
	width:65px;
	height:32px;
	background:url(../images/btn-ihg.gif) no-repeat;
}
.ihg:hover{
	background:url(../images/btn-ihg.gif) no-repeat 0 -32px;
}
.intercontinental{
	width:81px;
	height:38px;
	background:url(../images/btn-intercontinental.gif) no-repeat;
	margin:4px 0 0 12px;
}
.intercontinental:hover{
	background:url(../images/btn-intercontinental.gif) no-repeat 0 -38px;
}
.crowne-plaza{
	width:73px;
	height:31px;
	background:url(../images/btn-crowne-plaza.gif) no-repeat;
	margin:10px 0 0 18px;
}
.crowne-plaza:hover{
	background:url(../images/btn-crowne-plaza.gif) no-repeat 0 -31px;
}
.holiday-inn{
	width:64px;
	height:31px;
	background:url(../images/btn-holiday-inn.gif) no-repeat;
	margin:11px 0 0 21px;
}
.holiday-inn:hover{
	background:url(../images/btn-holiday-inn.gif) no-repeat 0 -31px;
}
.express{
	width:46px;
	height:31px;
	background:url(../images/btn-express.gif) no-repeat;
	margin:11px 0 0 21px;
}
.express:hover{
	background:url(../images/btn-express.gif) no-repeat 0 -31px;
}
.staybridge{
	width:53px;
	height:31px;
	background:url(../images/btn-staybridge.gif) no-repeat;
	margin:11px 0 0 23px;
}
.staybridge:hover{
	background:url(../images/btn-staybridge.gif) no-repeat 0 -31px;
}
.candlewood{
	width:54px;
	height:30px;
	background:url(../images/btn-candlewood.gif) no-repeat;
	margin:11px 0 0 24px;
}
.candlewood:hover{
	background:url(../images/btn-candlewood.gif) no-repeat 0 -30px;
}
/* sidebar */
#sidebar{
	width:300px;
	float:left;
}
/* form hodler */
.form-holder{
	background:#77a052;
	color:#fff;
	height:1%;
	padding:16px 0 0 16px;
	margin:0 0 22px;
	min-height:284px;
}
* html .form-holder{
	height:284px;
}
.form-holder strong{
	display:block;
	font-size:15px;
	line-height:18px;
	padding-left: 2px;
}
.form-holder .heading{
	background:url(../images/divider01.gif) no-repeat 3px 100%;
	padding:0 0 18px;
}
/* reserve form */
.reserve-form{
	height:1%;
	padding:9px 0 0 3px;
}
.reserve-form label{
	display:block;
	padding:0 0 4px 2px;
	font-size:11px;
}
.reserve-form select{
	width:50px;
	color:#8f8f8f;
}
.reserve-form .row{
	width:100%;
	overflow:hidden;
	padding:0 0 12px;
}
.reserve-form .col-small{
	width:50px;
	margin:0 20px 0 0;
	float:left;
}
.reserve-form .col-small label{
	display:block;
	width:80px;
}
.reserve-form .col{
	height:1%;
	overflow:hidden;
	float:left;
}
.reserve-form .text{
	padding:2px 5px;
	margin:0 20px 0 0;
	width:108px;
	border:1px solid #dbdbdb;
}
#review {
	border: 0;
	height: 100px;
	width: 260px;
}
.reserve-form .submit{
	display:block;
	margin:10px 0 3px;
}
.calendar{
	float:left;
	width:20px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/calendar.gif) no-repeat;
}
.dp-choose-date {
	float:right;
	width:20px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	margin: 2px 20px 0 0;
	background:url(../images/calendar.gif) no-repeat;
}
/* useful links */
.useful-links-holder{
	height:1%;
	padding:0 0 0 4px;
}
.useful-links{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.useful-links li{
	float:left;
	background:url(../images/separator01.gif) no-repeat 0 3px;
	padding:0 3px 0 8px;
	margin:0 8px 0 -8px;
}
.useful-links li a{
	text-decoration:none;
	color:#fff;
}
.useful-links li a:hover{
	text-decoration:underline;
}
/* intro-text */
.intro-text{
	height:1%;
	position:relative;
	padding:0 0 82px;
}
.intro-text .heading{
	padding:6px 70px 23px 0;
}
.intro-text .heading h1{
	color: #666;
	margin:0;
	font-size:2.0818em;
	line-height:28px;
	font-weight:normal;
}
.intro-text p{
	margin:0 0 14px;
}
.decoration01{
	position:absolute;
	top:0;
	right:0;
}
.decoration02{
	position:absolute;
	bottom:0;
	left:0;
}
.decoration03{
	position:absolute;
	bottom:0;
	left:75px;
}
/* menu */
.menu-holder{
	background:#77a052;
	height:1%;
	padding:2px 2px 8px;
}
.menu-holder .heading{
	display:block;
	font-size:14px;
	line-height:18px;
	color:#fff;
	border-bottom:1px solid #b2c290;
	padding:8px 0 4px 19px;
}
.menu{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.menu li{
	height:1%;
	vertical-align:middle;
	border-top:1px solid #b2c290;
	margin:-1px 0 1px;
}
.menu li a{
	display:block;
	text-decoration:none;
	color:#fff;
	font-size:1.1818em;
	line-height:16px;
	position:relative;
	padding:8px 0 4px 19px;
}
.menu li a:hover, .menu li.active a{
	background:#b2c290;
}
.decoration-block{
	height:1%;
	overflow:hidden;
}
.decoration04{
	float:right;
	margin:10px 0 0;
}
.decoration05{
	float:right;
	margin:20px 0 0;
}
.decoration06{
	float:right;
	clear:right;
	display:inline;
	margin:11px 75px 0 0;
}
/* header */
#header{
	width:940px;
	position:absolute;
	top:117px;
	left:0;
	height:23px;
	border-bottom:1px solid #e1ddd8;
}
/* nav */
#nav{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#nav li{
	float:left;
	padding:0 28px 0 0;
}
#nav li a{
	color: #666;
	font-size:1.2227em;
	line-height:17px;
	letter-spacing:0.02em;
	text-decoration:none;
}
#nav li a:hover{
	color:#77a052;
}
#nav li.active a{
	color:#77a052;
}
/* language switcher */
.lang-switch{
	margin:0;
	padding:2px 0 0;
	list-style:none;
	float:right;
}
.lang-switch li{
	float:left;
	padding:0 0 0 4px;
}
.lang-switch li a{
	display:block;
	width:18px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
}
.lang-switch li a.nl{
	background:url(../images/ico02.gif) no-repeat;
}
.lang-switch li a.nl:hover, .lang-switch li.active a.nl{
	background:url(../images/ico02.gif) no-repeat 0 -12px;
}
.lang-switch li a.en{
	background:url(../images/ico01.gif) no-repeat;
}
.lang-switch li a.en:hover, .lang-switch li.active a.en{
	background:url(../images/ico01.gif) no-repeat 0 -12px;
}
/* footer */
.footer-wrap{
	width:100%;
	background:#f5f4f2 url(../images/bg-footer.gif) repeat-x;
	overflow:hidden;
}
#footer{
	width:940px;
	margin:0 auto;
	overflow:hidden;
	padding:14px 0 0;
	color:#939291;
}
/* breadcrumbs */
.breadcrumbs{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.breadcrumbs li{
	float:left;
	background:url(../images/bullet01.gif) no-repeat 0 4px;
	padding:0 6px 0 13px;
	margin:0 13px 0 -13px;
	color:#5e5d5b;
}
.breadcrumbs li a{
	text-decoration:none;
	color:#5e5d5b;
}
.breadcrumbs li a:hover{
	text-decoration:underline;
}
/* columns */
.columns{
	width:960px;
	overflow:hidden;
	margin:0 0 0 -20px;
	padding:38px 0 108px;
}
.column{
	width:300px;
	float:left;
	display:inline;
	margin:0 0 0 20px;
}
.column a{
	text-decoration:none;
	color:#939291;
}
.column a:hover{
	text-decoration:underline;
}
.column address{
	font-style:normal;
	line-height:15px;
}
/* links */
.links{
	margin:0;
	padding:0;
	list-style:none;
}
.links li{
	padding:0 0 2px;
}
.subscription-form{
	height:1%;
	overflow:hidden;
}
.subscription-form label{
	display:block;
	margin:0 0 10px;
}
.subscription-form .row{
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}
.subscription-form .text{
	float:left;
	padding:1px 6px 2px;
	border:1px solid #ccc;
	width:154px;
	margin:0;
	color:#939291;
}
.subscription-form .submit{
	float:left;
	display:inline;
	margin:0 0 0 11px;
}
/* social network */
.social-networks{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.social-networks li{
	float:left;
}
.social-networks li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.twitter{
	width:28px;
	height:24px;
	background:url(../images/btn-twitter.gif) no-repeat;
	margin:2px 0 0 1px;
}
.twitter:hover{
	background:url(../images/btn-twitter.gif) no-repeat 0 -24px;
}
.facebook{
	width:22px;
	height:22px;
	background:url(../images/btn-facebook.gif) no-repeat;
	margin:4px 0 0 8px;
}
.facebook:hover{
	background:url(../images/btn-facebook.gif) no-repeat 0 -22px;
}
.in{
	width:22px;
	height:22px;
	background:url(../images/btn-in.gif) no-repeat;
	margin:4px 0 0 10px;
}
.in:hover{
	background:url(../images/btn-in.gif) no-repeat 0 -22px;
}

/* Gallery */
h4 {
	color: #666;
	font-size: 12px;
}
.gallery-centre {
	margin: 0px 17px;
	padding: 0;
}
.gallery-left, .gallery-right {
	margin: 0;
	padding: 0;
}

/* Nieuws */
.text-content h4 {
	display: block;
	margin-top: 5px;
	width: 620px;
}
.text-content h4 a {
	color: #666;
	text-decoration: none;
}
.text-content h4 a:hover {
	color: #000;
	text-decoration: none;
}
.text-content .small-date {
	display: block;
	font-style: italic;
	margin-bottom: 10px;
}
.text-content a.lees-meer {
	float: right;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #E1DDD8;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: right;
	width: 620px;
}
.text-content a.lees-meer:hover {
	color: #666;
	float: right;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #E1DDD8;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: right;
	width: 620px;
}

.text-content ul li{
	list-style-image:url("/hileiden/upload/bullet.jpg");
}
.text-content table{
	border-collapse: collapse;
}

.clear {
	clear: both;
}

/*** Arrangementen ***/
.arrangement-image {
	float: left;
	margin: 4px 10px 5px 0;
}
.arrangement-text{
	clear: none !important;
	float: right;
	width: 400px;
}
h4.arrangement {
	clear: none !important;
	float: right;
	width: 400px;
}
a.lees-meer-arrangement {
	float: right;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #E1DDD8;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: right;
	width: 620px;
}
a.lees-meer-arrangement:hover {
	color: #666;
	float: right;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #E1DDD8;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: right;
	width: 620px;
}

/*** meetingform ***/
.KT_tngtable input, .KT_tngtable textarea{
	border: 1px solid #cdcdcd;
	padding: 3px;
	margin: 3px 0;
	width: 250px;
}
.KT_tngtable input.input-small {
	width: 100px !important;
}
.KT_tngtable input.checkbox {
	width: 30px !important;
}
.KT_tngtable select   {
	max-width: 250px;
}
.datum_bottom {
	background: #4e6a8f;
	height: 50px;
	color: #fff;
}
.datum_top td, .datum_bottom td {
	padding: 0 0 0 10px;
}
.raam1_top {
	background:#8396b0;
	color: #fff;
}
.raam1_bottom {
	background:#8396b0;
	color: #fff;
}
.raam1 {
	background:#a4bb8f;
	color: #fff;
}
.raam1_top td {
	padding: 10px 0px 3px 10px;
}
.raam1_bottom td {
	padding: 3px 0px 10px 10px;
}
.raam1 td {
	padding: 3px 0px 3px 10px;
}
.input-left {
	float: left;
	margin-right: 10px;
}
.opmerkingen {
	background: #adbed5;
	color: #fff;
}
.raam1 td {
	padding: 10px 0px 10px 10px;
}
#opstellingen {
	border: 1px solid #cdcdcd;
	background: #fff;
	padding: 3px;
	width: 256px;
}

/*** Reviews ***/
#reviews-left {
	display: block;
	float: left;
	width:360px;
}
#reviews-left h4 {
	width: 360px;
}
#reviews-right {
	display: block;
	float: right;
	width: 240px;
}
#TA_selfservprop822 { position:static !important; }
#notification { width: 255px !important; padding: 5px; }
.rsv-notification .success {
	background: #8fb683;
	border: 1px solid #5e7f54;
	color: #24361e;
	font-weight: bold;
	padding: 5px;
	margin-top: 10px;	
}
.rsv-notification .error {
	background: #975c5c;
	border: 1px solid #6b3a3a;
	color: #3d2222;
	font-weight: bold;
	padding: 5px;
	margin-top: 10px;	
}
.rsv-personen1, .rsv-personen2 {
	background: #f2f2c9;
	border: 1px solid #dad842;
	color: #91903c;
	font-weight: bold;
	padding: 5px;
	margin-top: 10px;	
}
.smallcheckBox { width: 20px !important; }

#tab_kamer {
	position: absolute;
	top: 180px;
	left: 50%;
	margin-left: -520px;
	width: 50px;
	height: 50px;
	background: url(../images/tab_kamer.gif) no-repeat;
	text-indent: -3000px;	
	opacity: 0.6;
	cursor: pointer;
	filter:alpha(opacity=60);
}
#tab_arrangement {
	position: absolute;
	top: 231px;
	left: 50%;
	margin-left: -520px;
	width: 50px;
	height: 50px;
	background: url(../images/tab_arrangement.gif) no-repeat;
	text-indent: -3000px;	
	opacity: 0.6;
	cursor: pointer;
	filter:alpha(opacity=60);
}
#tab_kamer.active, #tab_kamer:hover,#tab_arrangement.active, #tab_arrangement:hover {	
	opacity: 1.0 !important;
	filter:alpha(opacity=100) !important;
}
.form-holder .heading a {
	color: #fff;	
}
