﻿/*** RESET ***/
*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
p
{
	margin-top: 10px;
	margin-bottom: 10px;
}
img
{
    border: 0;
}
a {
	text-decoration: none;
	color: #645f51;
}
a:hover {
	color: #645f51;
	text-decoration: underline;
}
body{
	font-family: arial, sans-serif;
	font-size: 1em;
	line-height: 1em;
	background: #5a5a54 url("../images/pattern.jpg");
	color: #746f60;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}

.notbold 
{
	font-weight: normal;
}
a:active { outline: 0; }

.clearfloats {clear: both;}

/*** END RESET ***/

/*** PICTUREVLAK ***/

#picturevlak 
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	height: 100%;
	overflow: hidden;
	width: 100%;
}

#picturevlak img
{
	height: 100%;
	position: absolute;
	right: 0;
}

#topgalleryimage1 
{
	z-index: 20;
}

#topgalleryimage2 
{
	z-index: 19;
}

/*** LEFTBAR ***/

#leftbar 
{
	position: absolute;
	left: 0;
	top: 0;
	background: url("../images/leftbarbg.png") repeat-y;
	z-index: 49;
	height: 100%;
	width: 294px;
}

#leftbarcontent 
{
	padding-top: 20px;
	padding-left: 20px;
	width: 240px;
}

.line 
{
	background: url("../images/line.png") no-repeat;
	width: 210px;
	height: 2px;
	margin: 6px 0 6px 0;
}
.homesubtitle 
{
	font-size: 0.8em;
}

.homesubtitlelist
{
	margin: 10px 0 10px 0;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
}

.hometext 
{
	font-size: 0.70em;
	margin: 10px 0 10px 0;
}

.hometext li
{
	font-weight: bold;
}

.reserveren 
{
	background: 1px 7px url("../images/arrow.png") no-repeat;
	padding-left: 14px;
}

#tonen
{
	text-transform: uppercase;
	font-size: 0.7em;
	position: absolute;
	bottom: 0;
	margin-bottom: 50px;
	margin-left: 180px;
}

#tonen a:hover
{
	text-decoration: none;
}

#tonen img
{
	margin-left: 4px;
}



/*** LEFTBARDETAIL ***/

#leftbardetail 
{
	position: absolute;
	left: 275px;
	top: 0;
	background: url("../images/leftbardetailbg.png") repeat-y;
	z-index: 49;
	height: 100%;
	width: 480px;
}

.dummy 
{
	background: url("../images/dummybg.png") repeat-y;
	height: 44px;
	width: 409px;
	z-index: 800;
	margin-left: 20px;
}
#leftbardetailcontent 
{
	padding-top: 40px;
	padding-left: 30px;
	width: 400px;
	font-size: 0.75em;
}

#leftbardetailcontent a
{
	text-decoration: underline;
}

#verbergen
{
	text-transform: uppercase;
	font-size: 0.7em;
	position: absolute;
	bottom: 0;
	margin-bottom: 50px;
	margin-left: 370px;
}

#verbergen a:hover
{
	text-decoration: none;
}

#verbergen img
{
	margin-left: 4px;
}

.leftbardetailsubtitle
{
	margin-bottom: 10px;
}

/*** PREBOTTOMBAR ***/

#prebottombar 
{
	position: absolute;
	bottom: 38px;
	width: 100%;
	background: url("../images/prebottombarbg.png") repeat-x;
	z-index: 48;
	height: 60px;
}

#prebottombarcontent 
{
	margin: 20px 0 0 300px;
}

.kamertitle 
{
	float: left;
}
.kamersubtitle 
{
	color: #5e5e5d;
	font-size: 0.9em;
	float: left;
	margin: 10px 0 0 6px;
}

#reserverenbalk 
{
	float: right;
	margin-right: 100px;
	margin-top: 1px;
}
#navigatie 
{
	position: absolute;
	right: 0;
	margin-right: 24px;
	width: 67px;
	margin-top: 1px;
}

#navigatie ul li
{
	float: left;
}

/*** BOTTOMBAR ***/

#bottombar 
{
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #5a5a54;
	z-index: 50;
	height: 38px;
	min-width: 1200px;
}

#menu 
{
	float: left;
	padding: 8px 0 0 20px;

}

#menu ul li
{
	float: left;
	padding: 0 5px 0 5px;
}

#sublinks 
{
	float: right;
	padding: 12px 20px 0 0;

}

#sublinks ul li
{
	float: left;
	padding: 0 2px 0 2px;
}
#fout
{
	margin-bottom: 20px;
	color: #F10000;
}
#paginas
{
	text-align: center;
	position: absolute;
	width: 420px;
	bottom: 20px;
	margin-bottom: 50px;
}
#paginas ul
{
	clear: both;
}
#paginas ul li
{
	display: inline;
}
#paginas ul li a
{
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
#paginas ul li a:hover
{
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
}
#paginas ul li a.selected
{
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #645F51;
	color: #B6AD93;
}

/**** AANPASSINGEN MATHIJS ****/

.textarea 
{
	font-size: 1.2em;
	background: Transparent;
	border: 1px solid #9f977f;
	color: #545454;
	padding: 2px 0 0 4px;
	width: 305px;
}

.textbox 
{
	margin-bottom: 6px;
	width: 150px;
	background: Transparent;
	border: 1px solid #9f977f;
	color: #545454;
	height: 18px;
	padding-left: 3px;
}

.knopke 
{
	background: Transparent;
	border: 1px solid #9f977f;
	color: #545454;
	padding: 3px;
	text-transform: uppercase;
	font-size: 0.75em;
}

#talen 
{
	
	font-size: 0.7em;
	z-index: 99;
	position: relative;
	top: 20px;
	right: -80px;
	float: right;
	padding: 3px 0px 3px 6px;
	background-color: #595a54;
	opacity:0.8;
	filter:alpha(opacity=80)
}

#booking 
{
	
	font-size: 0.7em;
	z-index: 99;
	position: relative;
	top: 20px;
	right: 90px;
	float: right;
	padding: 3px 6px 3px 6px;
	background-color: #595a54;
	opacity:0.8;
	filter:alpha(opacity=80)
}

#booking a
{
	color: #d6d1bd;
	text-decoration: none;
}


#talen ul li
{
	float: left;
	padding-right: 6px;
}

#talen ul li a
{
	color: #d6d1bd;
	text-decoration: none;
}

#talen ul li a:hover
{
	color: #d6d1bd;
	text-decoration: none;
}

.stardekk a 
{
	font-size: 0.55em;
	color: #f3f0e7;
	position: relative;
	top: -3px;
}