@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
	outline: none;
}

body{
	background-color: #262526;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fafbfd;
}

.clearBoth{
	clear: both;
}

#topmenu{
	list-style: none;
	position: absolute;
	font-size: 0.8em;
	top: 73px;
	right: 0;
}

#topmenu a{
	text-decoration: none;
	color: #fefdfc;
}

#topmenu li:hover, #topmenu li.active{
	border-bottom: 2px solid #a78f64;
	padding-bottom: 5px;
}

#topmenu li{
	float: left;
	margin-left: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 0.9em;
}

#taalselectie{
	list-style: none;
	font-size: 0.7em;
	position: absolute;
	right: 236px;
}

#taalselectie li{
	float: left;
	background-color: #dfbf88;
	color: #262526;
	padding: 5px 2px 5px 2px;
}

#taalselectie li.firstitem{
	padding-left: 8px;
}

#taalselectie li.lastitem{
	padding-right: 8px;
}

#taalselectie a{
	color: #262526;
	text-decoration: none;
}

#reserveerBtn{
	position: absolute;
	color: #262526;
	background-color: #fefdfc;
	font-size: 0.7em;
	text-decoration: none;
	padding: 5px;
	right: 0;
}

#logo_img{
	width: 286px;
	height: 52px;
	position: absolute;
	bottom: 0;
	left: 0;
	border: none;
}

#headercontainer{
	position: relative;
	width: 907px;
	margin: 0 auto;
	height: 105px;
	margin-top: 8px;
}

#contentcontainer{
	background-color: #45433e;
	width: 907px;
	margin: 0 auto;
	margin-top: 19px;
}

#leftgallery{
	padding: 10px;
	float: left;
}

.horiz_rule{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #5d5b57;
}

#righttext{
	position: relative;
	width: 375px;
	float: left;
	margin-left: 43px;
	margin-top: 25px;
	font-size: 0.75em;
	padding-bottom: 10px; 
}

#righttext h1{
	color: #a78f64;
	font-weight: normal;
	margin-bottom: 4px;
}

#righttext h1.wit{
	color: #FFFFFF;
	width: 260px;
}

#righttext h2, #righttext h3{
	color: #a78f64;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.gastenboekcontainer{
	margin-top: 10px;
}

#righttext h3{
	margin-bottom: 20px;
}

#righttext h3.caflish_txt{
	margin-top: 10px;
	font-weight: normal;
}

.gastenboekcontainer h3{
	margin-top: 10px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	margin-bottom: 0 !important;
	font-size: 1em !important;
}

.gastenboekcontainer .horiz_rule{
	margin-top: 5px;
	margin-bottom: 5px;
}

#submenu{
	list-style: none;
	margin-top: 7px;
	margin-bottom: 8px;
}

#submenu li{
	float: left;
	padding: 2px;
	color: #fafbfd;
}

#submenu li.nofloat{
	float:none;
}

#submenu a{
	color: #fafbfd;
	text-decoration: none;
}

#submenu a.huidige{
	text-decoration: underline;
}

#icon_film{
	border: none;
}

#filmlink{
	text-decoration: none;
	color: #fefdfc;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0.9em;
}

#content_reserveerlink, #content_reserveerlink2{
	position: absolute;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	right: 0;
	top: 0;
	font-size: 0.9em;
	padding: 2px 5px 2px 5px;
	background-color: #a78f64;
}

.contenttext{
	position: relative;
	line-height: 1.5em;
	margin-top: 24px;
	margin-bottom: 25px;
	max-height: 255px;
	overflow: auto;
}

.contenttext h2.it{
	font-style: italic;
	font-size: 1.2em;
	margin-bottom: 10px;
}

.contenttext > h2{
	width: 220px;
}

.contenttext a {
    text-decoration: none;
    color: #fefdfc;
}
.contenttext a:hover {
    text-decoration: underline;
}

.contenttext p{
	margin-bottom: 10px;
}

.contentphotogallery_img{
	width: 84px;
	height: 84px;
	border: 1px solid #929191;
}

.contentphotogallery a{
	text-decoration: none;
}

.contentphotogallery{
	margin-bottom: 17px;
}

#footercontainer{
	position: relative;
	width: 907px;
	margin: 0 auto;
	height: 105px;
	margin-top: 8px;
	text-align: right;
	font-size: 0.75em;
	color: #fdfdfe;
	margin-top: 56px;
}

#footercontainer a{
	text-decoration: none;
	color: #fdfdfe;	
}

#stardekklink{
	color: #262526 !important;
	background-color: #a78f64;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	position: absolute;
	left: 0;
	font-size: 0.8em;
	font-style: italic;
	display: block;
}

#stardekk 
{
	font-size: 0.9em;
}

.textarea 
{
	font-size: 1em;
	background: Transparent;
	border: 1px solid #908c82;
	color: #ffffff;
	padding: 2px 0 0 4px;
	width: 315px;
	font-family: Arial, Sans-Serif;
	margin-top: 2px;
}

.textbox 
{
	margin-bottom: 6px;
	margin-top: 2px;
	width: 150px;
	background: Transparent;
	border: 1px solid #908c82;
	color: #ffffff;
	padding: 2px 2px 2px 2px;
	font-size: 1em;
}

.contactbutton 
{
	background: Transparent;
	border: 1px solid #908c82;
	color: #ffffff;
	padding: 3px;
	text-transform: uppercase;
	font-size: 0.8em;
	margin-top: 2px;
	margin-bottom: 10px;
}

.ui-datepicker-trigger
{
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
}

#ui-datepicker-div
{
    font-size: 11px;
}

#facebooklikebtn
{
    position: absolute;
    right: 110px;
    top: 2px;
}
