/*** RESET ***/
html, body, div, span, object, 
h1, h2, h3, h4, h5, h6, p, 
a, del, dfn, em, font, img,
small, strong, b, u, i, center,
dl, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
img
{
    border: 0;
}
a {
	text-decoration: none;
	color: #ddd2c0;
}
a:hover {
	color: #ddd2c0;
	text-decoration: underline;
}
body{
	font-family: Arial, Sans-Serif;
	font-size: 1em;
	line-height: 1.2em;
	background-color: #474a4d;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}

a:active { outline: 0; }

.clearfloats {clear: both;}

/*** END RESET ***/

/*** BASIC LAYOUT ***/

#topcontainer 
{
	width: 100%;
}

#contentcontainer 
{
	width: 100%;
}

/*** TOP ***/

#top 
{
	width: 900px;
	margin: 0 auto;
	background-color: #ffffff;
	border: 10px solid #ffffff;
}

#logo 
{
	width: 287px;
	height: 124px;
	float: left;
	margin-top: -6px;
	margin-left: 20px;
	cursor: pointer;
	margin-bottom: 22px;
}

#prijzenbeschikbaarheid
{
	display: block;
	color: #fffbf8;
	background-color: #474a4d;
	text-decoration: none;
	float: left;
	font-size: 0.7em;
	text-transform: uppercase;
	padding: 2px 10px 2px 10px;
}

#prijzenbeschikbaarheid:hover
{
	display: block;
	color: #fffbf8;
	text-decoration: none;
	background-color: #5b5f62;
}

#menu 
{
	background: url("../images/menubg.jpg") repeat-x;
	width: 840px;
	height: 32px;
	text-transform: uppercase;
	padding: 0 20px 0 40px;
	font-size: 12px;
}

#menu li
{
	float: left;
	padding: 0 10px 0 10px;
	border-right: 1px solid #8b8d8e;
	height: 32px;
}

#menu li a 
{
	color: #fffbf8;
	position: relative;
	top: 6px;
}

#menu li a:hover 
{
	color: #d5dfe9;
	text-decoration: none;
}

#breadcrumbs 
{
	display: none;
	color: #67757e;
	font-size: 0.7em;
	padding: 3px 0 3px 10px;
}
#breadcrumbs a
{
	color: #67757e;
    text-decoration: underline;
} 
/*** CONTENT ***/

#content 
{
	width: 900px;
	margin: 0 auto;
	background-color: #ffffff;
	border-right: 10px solid #ffffff;
	border-left: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
}

#sidebar 
{
	float: left;
	width: 210px;
	background-color: #ffffff;
	padding-left: 6px;
}

#lowestprice 
{
	background: url("../images/lowestprice.png") no-repeat;
	width: 160px;
	height: 54px;
	position: absolute;
	z-index: 900;
	top: 0;
	right: -4px;
}

#header 
{
	position: relative;
}

#submenu 
{
	font-size: 0.75em;
	margin-top: 20px;
}

#submenu li 
{
	background: url("../images/submenubg.jpg") no-repeat;
	width: 232px;
	height: 33px;
	text-transform: uppercase;
	padding: 8px 0 0 6px;
}

#submenu li a 
{
	color: #a0acb3;
}

#submenu li a:hover
{
	color: #67757e;
	text-decoration: none;
}

#reservatieform 
{
	width: 232px;
}

#boekentitle 
{
	height: 28px;
	width: 220px;
	color: #ffffff;
	font-size: 0.95em;
	text-transform: uppercase;
	padding: 6px 0 0 12px;
	letter-spacing: -0.3px;
}

#boeken 
{
	background: url("../images/resbg.png") no-repeat;
	height: 110px;
	width: 202px;
	margin-top: 10px;
}

#boeken .input 
{
    border: none !important;
    background-color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #1c1c1c;
    font-size: 10px;
    padding: 2px 3px 2px 3px;
    text-align: center;
}

#boeken .strong 
{
    color: #fffbf8;
    text-transform: uppercase;
    font-size: 10px;
}

#submitres 
{
    border: none !important;
    color: #fffbf8;
    font-size: 11px;
    background-color: Transparent !important;
    cursor: pointer;
}

#ui-datepicker-div 
{
	font-size: 10px;
	z-index: 5000;
}

.ui-datepicker-trigger 
{
	margin-left: 6px;
	position: relative;
	top: 5px;
	cursor: pointer;
}

#anderehotels 
{
	margin-left: -16px;
	padding: 6px 0 0 10px;
}

#hotellijst 
{
	font-size: 11px;
	padding-left: 8px;
	color: #767674;
}

#hotellijst li a
{
	text-decoration: none;
	color: #767674;
}

#hotellijst li a:hover
{
	text-decoration: underline;
}
#anderehotelstitle 
{
	color: #67757e;
	padding: 6px 0 0 6px;
}
#footer 
{
	left: 0px;
	color: #67757e;
	font-size: 11px;
	line-height: 16px;
	margin-left: 10px;
	border-top: 1px solid #767573;
	padding-top: 10px;
	margin-top: 10px;
}
#footer a
{
	color: #67757e;
}
.footertitle 
{
	font-size: 1em;
	color: #bf883b;
	font-style: italic;
	text-decoration: none;
}

.eyecatcher 
{
    margin: 0 0 4px 0;
    color: #fefefe;
    font-size: 11px;
    padding: 10px 20px 10px 10px;
    line-height: 13px;
    cursor: pointer;
}

.eyecatcher.ligging 
{
    background: url("../images/ligging.png") no-repeat;
    width: 173px;
    height: 50px;
    margin-top: 20px; 
}

.eyecatcher.wellness 
{
    background: url("../images/wellness.png") no-repeat;
    width: 173px;
    height: 50px;
}

.eyecatcher.seminaries 
{
    background: url("../images/seminaries.png") no-repeat;
    width: 173px;
    height: 50px;
}

.eyecatcher.parking 
{
    background: url("../images/parking.png") no-repeat;
    width: 173px;
    height: 50px;
}

.eyecatchertitle 
{
    margin-bottom: 3px;
}

#res 
{
	margin-left: 10px;
	margin-top: 10px;
	border-top: 1px solid #767573;
	padding-top: 10px;
}

#res a 
{
	display: inline-block;
	color: #fffefd;
	background-color: #66757e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 4px 0 4px;
	font-size: 11px;
	margin-top: 6px;
	text-decoration: none;
}

#res a:hover
{
	text-decoration: none;
}

#main 
{
	float: right;
	width: 660px;
	border-left: 10px solid #ffffff;
}

#map
{
	width:  660px;
	height: 299px;
}
#maintext 
{
	float: left;
	width: 650px;
	padding: 20px 0 0 0;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 50px;
	line-height: 20px;
}
#maintextroute 
{
	float: left;
	width: 370px;
	padding: 20px 20px 0 20px;
	font-size: 0.85em;
	line-height: 16px;
	margin-bottom: 50px;
	line-height: 20px;
}
#maintext .paragraaf
{
	padding: 14px 0 14px 0;
	color: #777674;
}
#maintext .paragraaf a
{
	color: #777674;
	text-decoration: underline;
}
#maintextroute .paragraaf
{
	padding: 14px 0 14px 0;
	color: #777674;
	font-family: Times New Roman, Serif;
}
#maintextroute .paragraaf a
{
	color: #777674;
	text-decoration: underline;
}
#maintexttitle 
{
	font-size: 1.2em;
	color: #777674;
	border-bottom: 1px solid #868681;
	padding-bottom: 6px;
}

.paragraaf ul 
{
	padding: 10px 0 10px 0;
	font-size: 1.1em;
}

.paragraaf ul li
{
	background: 1px 5px url("../images/arrow.png") no-repeat;
	padding-left: 14px;
}
.paragraaf ul li a
{
	font-size: 0.85em;
	font-weight: bold;
	color: #333333;
}
.textsubtitle 
{
	color: #67757e;
	font-weight: bold;	
	font-size: 1.1em;
}
#sidetext 
{
	float: left;
	width: 200px;
	padding: 0 0 0 14px;
	margin-top: 20px;
	font-size: 0.75em;
	line-height: 16px;
	border-left: 1px solid #ced1d2;
	font-family: Times, Serif;
}

#sidetext .paragraaf 
{
	padding: 14px 0 14px 0;
}

#sidetext .paragraaf ul
{
	padding: 14px 0 14px 0;
}

#sidetext .paragraaf ul li
{
	background: 1px 6px url("../images/dot.png") no-repeat;
	padding-left: 10px;
	font-size: 0.85em;
}
#sidetext .paragraaf ul li a
{
	font-weight: bold;
	color: #000000;
}

.sideline 
{
	width: 190px;
	height: 1px;
	background-color: #ced1d2;
	margin-bottom: 10px;
}

.credits
{
    width: 900px;
	margin: 0 auto;
    color:#a2a2a2;
    font-size: 10px;   
  
}

.credits ul
{
    color:          #a2a2a2;
    padding:        40px 20px 20px 0;
    float:          right;
}
.credits ul li
{
    float:left;
    padding-right: 15px;
}
.credits a
{
    color:#a2a2a2;
}

.images
{
    height: 75px;
    width:  75px;
    float:  left;
    padding: 10px 10px 0 0 ;
}

#stardekk 
{
	color: #333333;
}

#stardekk input
{
	margin-top: 3px;
}

.textarea 
{
	font-size: 1.2em;
	background-color: #f6f6f6;
	border: 1px solid #e7e7e7;
	color: #545454;
	padding: 2px 4px 2px 4px;
	width: 305px;
}

.textbox 
{
	margin-bottom: 6px;
	width: 150px;
	background-color: #f6f6f6;
	border: 1px solid #e7e7e7;
	color: #545454;
	padding: 2px 4px 2px 4px;
}

.submitbutton 
{
	background-color: #f6f6f6;
	border: 1px solid #e7e7e7;
	color: #545454;
	padding: 3px;
	text-transform: uppercase;
	font-size: 0.75em;
}

#quicklinks 
{
	float: right;
}

#talen 
{
	font-size: 11px;
	color: #505050;
	float: left;
	margin-top: 2px;
	margin-right: 18px;
}

#talen a
{
	color: #505050;
	text-decoration: none;
}

#talen a:hover
{
	color: #2a2a2a;
	text-decoration: none;
}

#fout 
{
	color: #ff4200;
	margin-top: 10px;
	font-weight: bold;
}

#luxury 
{
	float: left;
	width: 342px;
	height: 61px;
	margin: 22px 0 0 120px;
}

#specialopening 
{
	width: 204px;
	margin: 4px 0 10px 2px;
	text-align: center;

}

#extraarrtop 
{
	background: url("../images/extraarrtop.png") no-repeat;
	width: 213px;
	height: 12px;
}

#extraarrmid 
{
	background: url("../images/extraarrmid.png") repeat-y;
	width: 213px;
}

#extraarrmid a
{
	text-decoration: none;
}

#extraarrbottom
{
	background: url("../images/extraarrbottom.png") no-repeat;
	width: 213px;
	height: 20px;
}

.openingtitle 
{
	font-size: 13px;
	color: #bfd7e3;
}

.openingtext 
{
	font-size: 11px;
	color: #ffffff;
	width: 170px;
	margin-left: 19px;
	line-height: 16px;
	margin-top: 8px;
}

.openingtext a
{
	font-size: 11px;
	color: #c0873a;
	font-weight: bold;
}

.lijntje 
{
	background: url("../images/lijntje.png") no-repeat;
	height: 1px;
	width: 172px; 
	margin: 4px 0 4px 0px;
}
