﻿/*** 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: #ddd2c0;
}
a:hover {
	color: #ddd2c0;
	text-decoration: none;
}
body{
	font-family: Georgia, Serif;
	font-size: 1em;
	line-height: 1.2em;
	background-color: #000000;
	color: #aaaaaa;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}

a:active { outline: 0; }

.clearfloats {clear: both;}

/*** END RESET ***/

/*** BASIC LAYOUT ***/

#backgroundimages 
{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 0;
    overflow: hidden;
}

#backgroundimages img
{
    width: 100%;
    height: 100%;
    position: absolute;
}

#backgroundimages img.backgroundImage1
{
    z-index: 2;
}

#backgroundimages img.backgroundImage2
{
    z-index: 0;
}

#container 
{
	width: 974px;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
}

#bg 
{
    width: 974px;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	background: url("../images/bg.png") repeat-y;
}

#bgindex
{
    width: 974px;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	background: url("../images/bgindex.png") repeat-y;
}

#slideshow 
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

#left 
{
	width: 240px;
	/*background: url("../images/leftrepeater.png") repeat-y;*/
	height: 100%;
	position: relative;
	z-index: 3;
}


#expandbar 
{
	width: 1px;
	background: url("../images/expandbg.png");
	height: 100%;
	position: absolute;
	z-index: 2;
	top: 0;
	margin-left: 240px;
	padding: 0 0 0 24px;
	color: #ffffff;
	font-size: 0.75em;
	line-height: 22px;
}

#content 
{
	width: 679px;
	/*background: url("../images/contentbg.png");*/
	position: absolute;
	top: 0;
	margin-left: 240px;
	padding: 216px 30px 0 24px;
	color: #ffffff;
	font-size: 0.75em;
	line-height: 22px;
	/*border-left: 1px solid #242424;*/
}

.collapsecontent 
{
	background: 1px 4px url("../images/collapse.png") no-repeat;
	padding-left: 20px;
	font-size: 10px;
	position: absolute;
	font-family: Arial, Sans-Serif;
	left: 870px;
	margin-right: 20px;
	top: 30px;
	z-index: 600;
	font-weight: bold;
}

.collapsecontent a
{
	color: #ffffff;
}

.expandcontent 
{
	position: absolute;
	margin-left: 246px;
	top: 30px;
	z-index: 600;
}

.maintitle 
{
	font-size: 1.6em;	
	margin-bottom: 10px;
}

.maintitle.wellness
{
	font-size: 1.6em;	
	float: left;
	margin-right: 8px;
}

.roomstitle 
{
	font-size: 1.4em;	
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: normal;
}

.wellnesspic 
{
	margin-bottom: 30px;
}

.roomtext 
{
	width: 660px;
	margin-bottom: 20px;
	color: #f2f2f2;
	font-size: 12px;
}

.roomtext ul li:before
{
	content: " - ";
	
}

.roomtext ul li
{
	list-style-type: none;

}

#text 
{
	border-right: 2px solid #ffffff;
	width: 717px;
}

.roomtext.wellness 
{
	width: 330px;
	margin-bottom: 20px;
	color: #f2f2f2;
	font-size: 11px;
	float: left;
	margin-top: -7px;
}

.roomtext.faciliteiten
{
	margin-bottom: 20px;
	color: #ffffff;
	font-size: 11px;
}

.roomtext a
{
	color: #c7b299;
	font-style: italic;
	font-weight: bold;
}

.maintext 
{
	width: 464px;
	margin-bottom: 20px;
	color: #f2f2f2;
}

.maintextlink 
{
	font-family: Arial, Sans-Serif;
	background: url("../images/arrow.png") no-repeat left;
	padding-left: 20px;
	float: right;
	font-weight: bold;
	font-size: 0.8em;
	margin: 10px 0 0 0;
}

.maintextlink a
{
	color: #ffffff;
}
#top 
{
	/*background: url("../images/topbg.png") no-repeat;*/
	position: absolute;
	height: 192px;
	width: 100%;
	top: 0px;
	z-index: 2;
	border-bottom: 1px solid #ffffff;
}

#logo 
{
	margin: 0 0 50px 30px;
	padding-top: 30px;
}

#description 
{
	margin-left: 22px;
}

#roomsmenu 
{
	margin: 60px 0 90px 22px;
	text-transform: uppercase;
	font-size: 0.75em;	
	letter-spacing: 0.4px;
}

#roomsmenu ul li
{
	padding: 0 0 12px 0;
}

#roomsmenu a
{
	color: #eeeeee;
	text-decoration: none;	
}

#roomsmenu a:hover
{
	color: #ffffff;	
	text-decoration: none;
}

.arial 
{
	font-family: Arial, Sans-Serif;
	letter-spacing: 0px;
}

.bigarial 
{
	font-family: Arial, Sans-Serif;
	letter-spacing: 0px;
	font-size: 1em;
}

.active
{
	color: #b4a18b;
}

#submenu 
{
	margin-left: 33px;
	font-size: 11px;
	color: #f9f9f9;
	font-weight: bold;
}

#submenu ul li
{
	padding: 0 0 7px 0;
}

#submenu ul li a
{
	text-decoration: none;
	color: #f9f9f9;
}

#submenu ul li a:hover
{
	text-decoration: none;
	color: #c7b299;
}

#submenu ul li a.active
{
	text-decoration: none;
	color: #c7b299;
}

#menubookbg 
{
	background: url("../images/menubg2.png") repeat-x;
	height: 64px;
	width: 10000px;
	position: absolute;
	top: 128px;
	left: 240px;
	border-bottom: 1px solid #ffffff;
}

#menu 
{
	float: left;
	position: relative;
	top: 18px;
	left: 24px;
}

#menu ul li
{
	float: left;
	padding-right: 18px;
}

#menu ul li a .cufon
{
	border-bottom: 1px solid transparent;
}

#menu ul li a:hover .cufon
{
	border-bottom: 1px solid #ffffff;
}

#menu ul li a.active .cufon
{
	border-bottom: 1px solid #ffffff;
}

#menu ul li a.active
{
	color: #f9f9f9;
}

#menu ul li a:hover
{
	color: #f9f9f9;
}

#bookonline 
{
	float: left;
	margin: 12px 0 0 16px;
}

#contactbinnen 
{
	margin-top: 10px;
}

#contactbinnenleft 
{
	float: left;
	font-size: 11px;
}

#contactbinnenleft a
{
	color: #f2f2f2;
	font-style: italic;
}

#contactbinnentitle 
{
	font-size: 14px;
	margin-bottom: 2px;
	text-transform: uppercase;
}

#contactbinnenright 
{
	float: left;
	margin-left: 20px;
	margin-top: 22px;
}

.link 
{
	float: right;
}

.link a 
{
	font-weight: bold;
	font-style: italic;
	color: #c8b39a;
	text-decoration: none;
}

.link a:hover
{
	color: #e6d4bf;
	text-decoration: none;
}

#slider
{
	margin-top: 10px;
	width: 664px !important;
}

#prevBtn a
{
	background: url("../images/collapse.png") no-repeat;
	width: 13px;
	height: 14px;
	cursor: pointer;
	float: left;
	margin-top: 4px;
	text-indent: -20000em;
}

#nextBtn a
{
	background: url("../images/expand.png") no-repeat;
	width: 14px;
	height: 14px;
	cursor: pointer;
	float: right;
	margin-top: 4px;
	text-indent: -20000em;
	margin-right: 16px;
}

.subtitle 
{
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, Sans-Serif;
	color: #ffffff;	
	margin-bottom: 6px;
}

.galleryviewer 
{
	margin: 0 0 40px 0;
}
.galleryviewertitle 
{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}

#contact 
{
	font-style: italic;
	font-weight: bold;
	color: #f9f9f9;
	font-size: 0.8em;
	margin: 10px 0 0 33px;
	cursor: pointer;
}

#contact a
{
	color: #f9f9f9;
}


#contactcontent
{
	color: #f9f9f9;
	font-size: 0.8em;
	margin: 20px 0 0 33px;
}

#contactcontent a
{
	color: #f9f9f9;
	font-style: italic;
}

#contactcontent a:hover
{
	color: #f9f9f9;
	text-decoration: underline;
}

#contactdata
{
	color: #f9f9f9;
	font-size: 0.8em;
}

#contactdata a 
{
	font-style: italic;
	color: #f9f9f9;
}

#madebystardekk 
{
	font-size: 0.55em;
	margin-top: 30px;
	margin-left: 33px;
	z-index: 300;
}
#madebystardekk a
{
	color: #ffffff;
}
#madebystardekk a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.images 
{
    width: 131px;
    height: 111px;
}

.images2 
{
    width: 80px;
    height: 68px;
    margin: 0 4px 4px 0;
}
