﻿/*** 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: Georgia, Serif;
	font-size: 1em;
	line-height: 1.2em;
	background: #200505 url("../images/bg.jpg") no-repeat;
	color: #d3ccc6;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}

a:active { outline: 0; }

.clearfloats {clear: both;}

/*** END RESET ***/

/*** BASIC LAYOUT ***/

#blad 
{
	background: url("../images/blad.png") no-repeat;
	width: 463px;
	height: 410px;
	position: fixed;
	top: 0;
	right: 0px;
	z-index: 0;
}

#container 
{
	position: relative;
}

#topcontainer 
{
	width: 100%;
	position: relative;
	z-index: 1;
}

#contentcontainer 
{
	width: 100%;
}

#eyecatchercontainer 
{
	width: 100%;
}

#footercontainer 
{
	width: 100%;
}

/*** TOP ***/

#top 
{
	width: 970px;
	margin: 0 auto;
}

#fade 
{
	background: url("../images/fade.png") no-repeat;
	width: 577px;
	height: 356px;
	position: absolute;
	margin-top: -10px;
	margin-left: -140px;
	z-index: -1;
}

#logo 
{
	float: left;
	width: 358px;
	height: 172px;
	position: relative;
	z-index: 0;
	margin-top: 10px;
}

#logobinnen
{
	float: left;
	width: 440px;
	height: 177px;
	position: relative;
	z-index: 2;
	margin-top: 10px;
}

#quicklinkleft 
{
	background: url("../images/quicklinkbgleft.png") no-repeat;
	width: 16px;
	height: 40px;
	float: left;
}

#quicklinkmid
{
	background: url("../images/quicklinkbgmid.png") repeat-x;
	height: 40px;
	float: left;
}

#quicklinkright
{
	background: url("../images/quicklinkbgright.png") no-repeat;
	height: 40px;
	width: 15px;
	float: left;
}

#quicklinks 
{
	float: left;
	margin-left: 270px;
	position: relative;
	z-index: 2;
	font-size: 0.65em;
	text-transform: uppercase;
	color: #b5b455;
}

#quicklinks ul li 
{
	float: left;
	padding-top: 10px;
}

#quicklinks ul li a
{
	color: #b5b455;
}

#talen 
{
	float: right;
	color: #ffffff;
	font-size: 0.65em;
	text-transform: uppercase;
	cursor: pointer;
}

#talenleft 
{
	background: url("../images/quicklinkbgleft.png") no-repeat;
	width: 16px;
	height: 40px;
	float: left;
}

#talenmid
{
	background: url("../images/quicklinkbgmid.png") repeat-x;
	height: 40px;
	float: left;
	padding-top: 10px;
	min-width: 74px;
	text-align: center;
}

.arrow 
{
	margin-top: 2px;
}

#talenright
{
	background: url("../images/quicklinkbgright.png") no-repeat;
	height: 40px;
	width: 15px;
	float: left;
}

#talencontainer 
{
	float: right;
	margin: 4px 0 0 0;
	position: relative;
	right: -104px;
	color: #ffffff;
	font-size: 0.65em;
	text-transform: uppercase;
}

#talencontainer a
{
	color: #ffffff;
}
#talencontainertop
{
	background: url("../images/talencontainerbgtop.png") no-repeat;
	width: 101px;
	height: 15px;
}

#talencontainermid
{
	background: url("../images/talencontainerbgmid.png") repeat-y;
	width: 101px;
	text-align: center;
}

#talencontainerbottom
{
	background: url("../images/talencontainerbgbottom.png") no-repeat;
	width: 101px;
	height: 15px;
}

#menu 
{
	float: right;
	margin-top: -50px;
	position: relative;
	z-index: 1;
	margin-right: 0px;
}

#menubinnen 
{
	float: right;
	margin-top: -50px;
	position: relative;
	z-index: 1;
}

#menubinnen ul li
{
	float: left;
	padding-left: 8px;
}

#menu ul li
{
	float: left;
	padding-left: 8px;
}

/*** CONTENT ***/

#content 
{
	width: 970px;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
	z-index: 3;
}

#contentbinnen 
{
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
	z-index: 3;
}

#leftcontent 
{
	float: left;
	width: 216px;
	margin-top: 20px;
}

#sidebar 
{
	float: left;
	width: 260px;
	margin-top: 20px;
}
#fotoviewer 
{
	margin-top: 60px;
	background: url("../images/fotoviewerbg.png") no-repeat;
	width: 263px;
	height: 188px;
	padding: 14px 0 0 18px;
}

#fotoviewer img 
{
	border: 1px solid #aaa3a2;
}

.fotoviewertitle 
{
	text-transform: uppercase;
	font-size: 0.9em;
	margin-bottom: 10px;
	color: #f9f9f9;
}
.submenutitle 
{
	margin-bottom: 16px;
}
.lefttext 
{
	color: #d3ccc6;
	font-size: 0.8em;
	margin: 40px 0 10px 0;
	line-height: 21px;
}

#onlinereserveren 
{
	color: #e7dedd;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.85em;
	margin-top: 20px;
}

#onlinereserveren a
{
	color: #e7dedd;
	text-decoration: none;
}

#onlinereserverenleft 
{
	background: url("../images/reserverenbgleft.png") no-repeat;
	height: 29px;
	width: 17px;
	float: left;
}

#onlinereserverenmid 
{
	background: url("../images/reserverenbgmid.png") repeat-x;
	height: 29px;
	float: left;
	padding: 5px 0 0 0;
}

#onlinereserverenright 
{
	background: url("../images/reserverenbgright.png") no-repeat;
	height: 29px;
	width: 17px;
	float: left;
}

#rightcontent 
{
	float: right;
	width: 681px;
}

#main
{
	float: right;
	width: 580px;
}

#maincontent 
{
	border-left: 1px solid #543e35;
	margin-top: 20px;
	padding-left: 20px;
	margin-left: 16px;
}


@media screen and (-webkit-min-device-pixel-ratio:0){
#maincontent
	{
		border-left: 1px solid #543e35;
		margin-top: 300px;
		padding-left: 20px;
		margin-left: 16px;
    }
}

#maintitleleft
{
	background: url("../images/reserverenbgleft.png") no-repeat;
	height: 29px;
	width: 17px;
	float: left;
}

#maintitlemid
{
	background: url("../images/reserverenbgmid.png") repeat-x;
	height: 29px;
	float: left;
	padding: 3px 0 0 0;
}

#maintitleright
{
	background: url("../images/reserverenbgright.png") no-repeat;
	height: 29px;
	width: 17px;
	float: left;
}

#maintitlecontainer 
{
	padding-bottom: 50px;
}

.maintext
{
	font-size: 0.9em;
	line-height: 22px;
}

.maintext ul
{
	list-style: disc;
	margin: 10px 0 10px 16px;
}

#slider 
{
	width: 681px;
	margin-top: -20px;
}

#sliderbinnen 
{
	width: 580px;
	float: right;
	margin-top: -20px;
	margin-right: -28px;
	height: 295px !important;
	display: block;
}

#sliderbinnen img 
{
	width: 580px;
	border: 6px solid #cac6b5;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}


/*** EYECATCHERS ***/

#eyecatchers 
{
	width: 976px;
	margin: 0 auto;
	margin-top: 50px;
}

.eyecatcher 
{
	float: left;
	width: 240px;
	border-right: 1px solid #594640;
	padding-left: 10px;
	min-height: 162px;
}

.eyecatchertitle
{
	font-size: 1.45em;
	color: #b5b454;
	margin-bottom: 10px;
}

.eyecatchertext 
{
	font-size: 0.7em;
	color: #d3ccc6;
	line-height: 17px;
}

.eyecatcherlink 
{
	margin-top: 6px;
}
.eyecatcherlink a
{
	color: #b5b454;
	text-decoration: none;
	font-style: italic;
	font-size: 0.7em;
}

.eyecatcherlink a:hover
{
	color: #b5b454;
	text-decoration: none;
	font-style: italic;
	font-size: 0.7em;
	
}

#arrangementen 
{
	background: url("../images/arrangementen.png") no-repeat;
	width: 199px;
	height: 42px;
	float: left;
	margin-left: 10px;
	padding: 120px 0 0 14px;
}

#arrangemententitle
{
	font-size: 1.3em;
	color: #f9f9f9;
}

#arrangemententext
{
	font-size: 0.55em;
	color: #f9f9f9;
}

#arrangemententitle a, #arrangemententext a
{
	text-decoration: none;
}

/*** FOOTER ***/

#footer 
{
	width: 970px;
	margin: 0 auto;
	border-top: 3px solid #443030;
	margin-top: 30px;
}

#dottedline 
{
	height: 1px;
	width: 100%;
	border-top: 3px dotted #443030;
	margin-top: 4px;
	margin-left: 2px;
}

#leftfooter 
{
	float: left;
	font-size: 0.65em;
	text-transform: uppercase;
	margin-top: 6px;
}


#rightfooter 
{
	float: right;
	font-size: 0.55em;
	margin-top: 6px;
}

#rightfooter a
{
	color: #d3ccc6;
	text-decoration: none;
}

#rightfooter a:hover
{
	color: #d3ccc6;
	text-decoration: underline;
}

#dummydiv 
{
	height: 60px;
}

.business
{
    width: 75px;
    height: 75px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

#stardekk 
{
	font-size: 0.8em;
}
.textarea 
{
	font-size: 1.2em;
	background: Transparent;
	border: 1px solid #d3ccb9;
	color: #D3CCC6;
	padding: 2px 0 0 4px;
	width: 305px;
	margin-top: 2px;
	font-family: Georgia, Serif;
}

.textbox 
{
	margin-bottom: 6px;
	width: 150px;
	background: Transparent;
	border: 1px solid #d3ccb9;
	color: #D3CCC6;
	margin-top: 2px;
	font-family: Georgia, Serif;
	padding: 1px 2px 1px 2px;
}

.contactbutton 
{
	background: Transparent;
	border: 1px solid #d3ccb9;
	color: #D3CCC6;
	padding: 3px;
	text-transform: uppercase;
	font-size: 0.75em;
	font-family: Georgia, Serif;
	margin-top: 6px;
}

.images 
{
	width: 80px;
	height: 80px;
	margin: 0 6px 6px 0;
	border: 1px solid #443030;
}

#artikel 
{
	margin: 18px 0 18px 0;
	border-bottom: 1px solid #543e35;
	padding-bottom: 10px;
}
