﻿/*** 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: underline;
}
body{
	font-family: arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	background-color: #1c1f27;
	color: #d7d7d7;
}
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%;
}

#bottomcontentcontainer 
{
	width: 100%;
}

#footercontainer 
{
	width: 100%;
}

/*** TOP ***/

#top 
{
	background-color: #0c0a06;
	margin: 0 auto;
	width: 930px;
}

#logo 
{
	width: 398px;
	height: 109px;
	margin-left: 6px;
	float: left;
}

#topmenumid .topmenuitem
{
	position: relative;
	top: 31px;
}

#topmenumid .divider
{
	position: relative;
	top: 27px;
}

#toptop
{
	float: right;
	
}

#topmenu 
{
	float: left;
	font-size: 0.65em;
	text-transform: uppercase;
	margin-top: 14px;
	font-weight: bold;
	padding-bottom: 20px;
}


#topmenuleft 
{
	background: url("../images/topmenuleft.png") no-repeat;
	height: 80px;
	width: 38px;
	float: left;
	position: relative;
	top: 1px;
}

#topmenumid
{
	background: url("../images/topmenumid.png");
	height: 83px;
	float: left;
}

#topmenumid a
{
	color: #ffffff;
}

#topmenumid ul li
{
	float: left;
	padding: 0 3px 0 3px;
} 

#topmenuright
{
	background: url("../images/topmenuright.png") no-repeat;
	height: 79px;
	width: 36px;
	float: left;
	position: relative;
	top: 2px;
}

#languagebar 
{
	float: left;
	font-size: 0.7em;
	color: #ffffff;
	margin: 44px 10px 0 0;
}

#languagebar img
{
	margin-top: 5px;
}

#languagebar ul li 
{
	float: left;
	padding-right: 6px;
}

/*** CONTENT ***/
#koepelcontent
{
	position: relative;
	z-index:1
}
#content 
{
	background-color: #0e0f12;
	margin: 0 auto;
	width: 930px;
	border-top: 1px solid #232322;
}

#backgroundimages 
{
	width: 930px;
	height: 447px;
	position: absolute;
	z-index: 0;
}

#backgroundimagesbinnen
{
	width: 930px;
	height: 312px;
	position: absolute;
	z-index: 0;
}


#menu .menu3
{
	background: url('../images/menu/3.png') no-repeat;
	width: 122px;
	height: 40px;
}

#menu .menu2
{
	background: url('../images/menu/2.png') no-repeat; 
	width: 120px;
	height: 40px;
}

#menu .menu1
{
	background: url('../images/menu/1.png') no-repeat;
	width: 115px;
	height: 40px;
}

#menu ul li 
{
	float: left;
	padding: 7px 0 0 12px;
	font-size: 0.7em;
	text-align: center;
}

#menu ul li .klein
{
	position: relative;
	top: -9px;
	letter-spacing: -0.1px;
}

#menu ul li a 
{
	color: #ffffff;
	font-size: 13px;
}

#menu ul li a:hover
{
	text-decoration: none;
	color: #b1ae47;
}

#specialoffers 
{
	background: url("../images/specialoffersbg.png") no-repeat;
	width: 195px;
	height: 94px;
	float: right;
	margin: 10px 4px 0 0;
	padding: 10px 0 0 16px;
	position: relative;
	top: 283px;
	left: -684px;
}

#youtube 
{
	background: url("../images/youtubebg.png") no-repeat;
	width: 179px;
	height: 71px;
	float: right;
	margin: 10px 4px 0 0;
	padding: 10px 0 0 16px;
	position: absolute;
	top: 60px;
	left: 30px;
}

#specialoffersdummy
{
	background-color: Transparent;
	width: 196px;
	height: 115px;
	float: right;
	margin: 10px 4px 0 0;
	padding: 10px 0 0 16px;
}
.specialofferstext 
{
	color: #fefefe;
	font-size: 0.7em;
	line-height: 14px;
	margin: 10px 0 10px 0;
	width: 170px;
}

.youtubetext 
{
	color: #fefefe;
	font-size: 0.7em;
	line-height: 14px;
	width: 170px;
	margin-top: 8px;
	
}

.youtubetext a
{
	color: #fefefe;
	text-decoration: none;
}

.youtubetext a:hover
{
	color: #fefefe;
	text-decoration: none;
}

.specialofferstitle 
{
	height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 15px;
}
.specialoffersbtn 
{
	font-size: 0.7em;
	color: #ffffff;
}

.specialoffersbtn a
{
	text-decoration: none;
	color: #0e0f12;
	font-size: 0.9em;
}

#meerinfoleft 
{
	background: url("../images/meerinfoleft.png") no-repeat;
	width: 11px;
	height: 17px;
	float: left;
}

#meerinfomid 
{
	background: url("../images/meerinfomid.png");
	height: 17px;
	float: left;
}

#meerinfomid a
{
	position: relative;
	top: -1px;
}

#meerinforight
{
	background: url("../images/meerinforight.png") no-repeat;
	width: 11px;
	height: 17px;
	float: left;
}

#picinfo 
{
	width: 569px;
	height: 126px;
	float: left;
	padding: 20px 0 0 20px;
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 86px;
}

.picinfotitle 
{
	height: 30px;
}
.picinfotext 
{
	color: #dddddd;
	font-size: 0.7em;
	line-height: 14px;
	margin: 10px 0 10px 0;
	width: 520px;
}

.picinfobtn 
{
	font-size: 0.7em;
	color: #ffffff;
	font-weight: bold;
	margin-top: 40px;
}

.picinfobtn a
{
	text-decoration: none;
	color: #0e0f12;
	text-transform: uppercase;
	font-size: 0.9em;
}

#picinfoleft 
{
	background: url("../images/meerinfoleft.png") no-repeat;
	width: 14px;
	height: 21px;
	float: left;
}

#picinfomid 
{
	background: url("../images/meerinfomid.png");
	height: 21px;
	float: left;
}

#picinforight
{
	background: url("../images/meerinforight.png") no-repeat;
	width: 15px;
	height: 21px;
	float: left;
}

#nav 
{
	position: relative;
	top: 215px;
	left: -578px;
	font-size: 0.75em;
	color: #ffffff;
}

#navbinnen
{
	position: relative;
	top: 205px;
	left: 28px;
	font-size: 0.75em;
	color: #ffffff;
}


.navbtn 
{
	background: url("../images/picbtn.png") no-repeat;
	width: 26px;
	height: 28px; 
	float: left;
	cursor: pointer;
}

.lastnavbtn
{
	background: url('../images/picbtnlast.png') no-repeat;
	width: 27px;
}

.resbtn 
{
	background: url("../images/resbtn.png") no-repeat;
	width: 145px;
	height: 21px;
	font-size: 0.6em;
	padding: 1px 0 0 7px;
	color: #0f0503;
	margin: 6px 0 6px 0;
}
.resbtn a, a:hover
{
	color: #0f0503;
	text-decoration: none;
}
.navbtn a
{
	color: #ffffff;
	padding: 0 0 0 9px;
	position: relative;
	top: 4px;
}

.navbtn a:hover
{
	color: #ffffff;
	text-decoration: none;
}

#reservation 
{
	float: right;
	margin: 0 20px 0 0;
	position: relative;
	top: -90px;
}

#reservationbinnen
{
	float: right;
	margin: 0 20px 0 0;
	position: relative;
	top: -7px;
}

.reservationtitle 
{
	height: 16px;
}

.corporate 
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.corporate:hover
{
	font-size: 11px;
	color: #D7CE4F;
	text-decoration: none;
}

#wifi 
{
	background: url("../images/wifi.png") no-repeat;
	width: 179px;
	height: 59px;
	float: right;
	position: relative;
	top: 10px;
	padding: 6px 0 0 16px;
	margin-right: 20px;
	font-size: 0.7em;
	line-height: 14px;
	margin-top: -90px;
	color: #ffffff;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#wifi img
	{
		margin-top: -4px !important;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#wifitext 
	{
		margin-top: -7px !important;
	}
}

#restop 
{
	background: url("../images/restop.png") no-repeat;
	width: 195px;
	height: 17px;
}

#resmid 
{
	background: url("../images/resmid.png");
	width: 179px;
	padding: 0 0 0 16px; 
	color: #fefefe;
}

#resmid tr 
{
	font-size: 0.8em;
}

#resmid input
{
	background: url("../images/input.png") no-repeat;
	width: 101px;
	height: 19px;
	margin-left: 6px;
	color: #414141;
	font-size: 0.85em;
	padding: 3px 0 0 6px;
}

#securedbooking
{
	margin-top: 4px;
	line-height: 12px;
}

#securedbooking a 
{
	font-size: 0.7em;
	color: #ffffff;
}
#resbottom
{
	background: url("../images/resbottom.png") no-repeat;
	width: 195px;
	height: 15px;
}

/*** BOTTOMCONTENT ***/

#bottomcontent 
{
	background: url("../images/bottomcontentrep.png");
	margin: 0 auto;
	width: 900px;
	padding: 40px 0 0 30px;
}

#bottomcontentbinnen 
{
	background: url("../images/bottomcontentrepbinnen.png");
	margin: 0 auto;
	width: 900px;
	padding: 60px 0 0 30px;
}

#leftmain 
{
	float: left;
	width: 647px;		
}

.eyecatcher 
{
	float: left;
	width: 295px;
}

#eyecatcherpicwelcome 
{
	background: url("../images/eyecatcherwelcome.png") no-repeat;
	width: 294px;
	height: 62px;
	padding: 84px 0 0 30px;
}
#eyecatcherpicfacilities 
{
	background: url("../images/eyecatcherfacilities.png") no-repeat;
	width: 295px;
	height: 62px;
	padding: 84px 0 0 30px;
}

.maintext 
{	
	color: #d7d7d7;
	font-size: 0.7em;
	line-height: 14px;
	margin-top: 16px;
}

.readmore 
{
	font-weight: bold;
	font-size: 0.7em;
	margin-top: 6px;
}

.readmore a:hover
{
	color: #6c9c9c;
}

#rightmain 
{
	float: right;
	width: 246px;
	cursor: pointer;
}

#location 
{
	background: url("../images/locationbg.png") no-repeat;
	width: 197px;
	height: 317px;
	padding: 10px 0 0 14px;
	float: right;
	margin-right: 10px;
}

#location a
{
	color: #e2ddc1;
}

#location a:hover
{
	color: #fefefe;
	text-decoration: none;
}

#bottomcontentcontainerbottombg 
{
	background: url("../images/bottomcontentcontainerbg.png") no-repeat;
	margin: 0 auto;
	width: 930px;
	height: 16px;
}

#bottomcontentcontainerbottombgbinnen
{
	background: url("../images/bottomcontentcontainerbgbinnen.png") no-repeat;
	margin: 0 auto;
	width: 930px;
	height: 16px;
}

#submenu 
{
	float: left;
	width: 190px;
}
#submenu ul li 
{
	font-size: 0.75em;
	color: #67696d;
	padding-bottom: 4px;
}

#submenu ul li a
{
	color: #6d6b67;
}

#submenu ul li a:hover
{
	color: #ffffff;
}

#maincontentbinnen 
{
	float: left;
	width: 464px;
	font-size: 0.8em;	
}

#maincontentbinnen .maincontentbinnentext
{
	margin: 6px 0 6px 0;	
}

.maincontentbinnentext ol, .maincontentbinnentext ul{
	list-style: disc;
}

.maincontentbinnentext li{
	margin-left: 30px;
}

.maincontentbinnentext a{
	color: #d8cf50;
}

.maincontentbinnentext a:hover{
	color: #d8cf50;
}

.imagescontainer 
{
	margin-top: 30px;
	margin-bottom: 30px;
}

.imagescontainer img
{
	margin-right: 0px;
	margin-bottom: 2px;
}

.moreimages 
{
	margin-top: 3px;
	cursor: pointer;
	margin-left: -12px;
}

.moreimagesleft
{
	background: url("../images/meerfotosleft.png") no-repeat;
	width: 28px;
	height: 55px;
	float: left;
}

.moreimagesmid
{
	background: url("../images/meerfotosmid.png") repeat-x;
	height: 55px;
	color: #b3b6b6;
	font-size: 0.9em;
	font-weight: bold;
	float: left;
	padding-top: 16px;
}

.moreimagesmid a, .moreimagesmid a:hover
{
	color: #b3b6b6;
}


.moreimagesright
{
	background: url("../images/meerfotosright.png") no-repeat;
	width: 27px;
	height: 55px;
	float: left;
}

/*** FOOTER ***/

#footer 
{
	margin: 0 auto;
	width: 929px;
	padding-top: 15px;
	height: 50px;
}

#leftfooter 
{
	float: left;
	font-size: 0.55em;
}

#leftfooter a:hover
{
	color: #fefefe;
}

#rightfooter 
{
	float: right;
	font-size: 0.55em;
}

#rightfooter a:hover
{
	color: #fefefe;
}

#rightfooter ul li
{
	float: left;
	padding-right: 6px;
}

/*** EXTRA ***/

.overIMG
{
	position: relative;
	width: 115px;
	height: 20px;
	top: -45px;
}


.prev
{
	cursor: hand;
}
.next
{
	cursor: hand;
}
.avail
{
	background-color: #006D0D;
}
#cal
{
	font-size: 11px;
}
table.calendar
{
	margin-left: 0px;
	margin-right: 40px;
	text-align: right;
	border: solid 1px #555555;
	width: 200px;
}

#cal td
{
	padding-right: 3px;
}
.blocked
{
	background-color: #ff1212;
	color: #ffffff;
}

#map_canvas
{
	width: 930px;
	height: 315px;
	position: absolute;
	z-index: 0;
	top: 150px;
}

#afbeelding1 
{
	position: absolute;
	z-index: 1;
}

#afbeelding2 
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

.textarea 
{
	font-size: 1.2em;
	background: Transparent;
	border: 1px solid #D7D7D7;
	color: #D7D7D7;
	padding: 2px 0 0 4px;
	width: 305px;
}

.textbox 
{
	margin-bottom: 6px;
	width: 150px;
	background: Transparent;
	border: 1px solid #D7D7D7;
	color: #D7D7D7;
	padding: 1px 0 1px 2px;
}

.contactbutton 
{
	background: Transparent;
	border: 1px solid #D7D7D7;
	color: #D7D7D7;
	padding: 3px;
	text-transform: uppercase;
	font-size: 0.75em;
	margin-top: 6px;
}

.bycubilis {
	font-size: 10px;
	float: right;
	margin-right: 16px;
}

.bycubilis:hover {
	color: #f9f9f9;
	font-size: 10px;
	float: right;
}

.eyecatchertitle 
{
	font-size: 16px;
	color: #b8b149;
	text-transform: uppercase;
}

.grey 
{
	color: #dfdfdf;
	text-transform: uppercase;
	font-size: 18px;
}

#submenutitle 
{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

.wifititle 
{
	height: 26px;
	font-size: 15px;
	font-weight: bold;
}

.maincontentbinnentitleh1 
{
	font-weight: bold;
	font-size: 17px;
	color: #ffffff;
}

.maincontentbinnentitle
{
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
}

.locationtitle 
{
	font-weight: bold;	
	color: #e2ddc1;
	font-size: 13px;
}

#newslettertop
{
    background: url("../images/restop.png") no-repeat;
	width: 195px;
	height: 17px;
}

#newsletterbottom
{
    background: url("../images/resbottom.png") no-repeat;
	width: 195px;
	height: 15px;
}

#newsletterContainer
{
    background: url("../images/resmid.png");
	width: 170px;
	padding: 0 9px 0 16px; 
	color: #fefefe;
	font-size: 11px;
	height: 160px;
}

#newsletterContainer input
{
    background: url("../images/input.png") no-repeat;
	width: 101px;
	height: 19px;
	margin-left: 6px;
	color: #414141;
	font-size: 12px;
	padding: 0px 0 0 8px;
}

#submit_mailform
{
    font-size: 11px !important;
    text-transform: lowercase;
    background: url("../images/resbtn.png") no-repeat scroll 0 0 transparent !important;
    color: #0F0503 !important;
    height: 21px !important;
    margin: 6px 0 !important;
    padding: 1px 0 0 1px !important;
    width: 145px !important;
    cursor: pointer;
    border: none !important;
}
