@charset "utf-8";
/* CSS Document */
html, body, div, span, object, 
h1, h2, h3, h4, h5, h6,  
a, del, dfn, em, font, img,
small, strong, center,
dl, dt, dd, ol, ul, li, p, table, td
fieldset, form, label 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
    list-style:none;
    
}

body, html {
	background-color: #b2b6b4;
	font-family: Verdana, Geneva, sans-serif;
	height: 100%;
}

div.clearfloats{
	clear: both;
}

@font-face {
    font-family: 'DinLight';
    src: url('../fonts/din-l___-webfont.eot');
    src: url('../fonts/din-l___-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din-l___-webfont.woff') format('woff'),
         url('../fonts/din-l___-webfont.ttf') format('truetype'),
         url('../fonts/din-l___-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DinMedium';
    src: url('../fonts/din-m___-webfont.eot');
    src: url('../fonts/din-m___-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din-m___-webfont.woff') format('woff'),
         url('../fonts/din-m___-webfont.ttf') format('truetype'),
         url('../fonts/din-m___-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DinBold';
    src: url('../fonts/din-bold-webfont.eot');
    src: url('../fonts/din-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din-bold-webfont.woff') format('woff'),
         url('../fonts/din-bold-webfont.ttf') format('truetype'),
         url('../fonts/din-bold-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*------------- Splash style -------------*/

div#splashwrapper{
	display: block;
	width: 1048px;
	background-color: #b5babc;
	margin: 0 auto;
	height: 100%;
	min-height: 550px;
}

div#splashwrapper div#splashflash{
	width: 523px;
	height: 100%;
	overflow: hidden;
	float: left;
	background: #464644 url(../images/borderflash.gif) top right repeat-y;
}

div#splashwrapper div#menu ul#hotelsghent, div#splashwrapper div#menu ul#hotelsbrussels{
	list-style: none;
	background-color: #566367;
}

div#splashwrapper div#menu ul#hotelsghent li.lastitem, div#splashwrapper div#menu ul#hotelsbrussels li.lastitem{
	height: 71px;
}

div#splashwrapper div#menu{
	margin-top: 106px;
	width: 525px;
	float: left;
}

div#splashwrapper div#menu a{
	text-decoration: none;
}

div#splashwrapper div#menu ul#hotelsghent{
	margin-bottom: 27px;
}

div#splashwrapper div#menu ul#hotelsghent a{
	margin-bottom: 27px;
    color: inherit;
}

div#splashwrapper div#menu ul#hotelsghent p{
	margin-right: 27px;
}

div#splashwrapper div#menu li{
	position: relative;
	width: 437px;
	height: 72px;
    /*padding-bottom: 10px;*/
	cursor: pointer;
}

div#splashwrapper div#menu h1, div#splashwrapper div#menu h2{
	position: relative;
	display: inline;
	font-size: 1.4em;
	color: #00353b;
	font-weight: normal;
	top: 15px;
}

div#splashwrapper div#menu h2{
	color: #FFF;
	left: 5px;
}

div#splashwrapper div#menu p{
	position: relative;
	top: 15px;
	color: #a1a9ac;
	font-size: 0.6em;
}

div#splashwrapper div#menu ul#hotelsghent li{
	background: top left url(../images/li_ghent.png) no-repeat #566367;
	padding-left: 88px;
}

div#splashwrapper div#menu ul#hotelsbrussels li{
	background: top left url(../images/li_brussels.png) no-repeat #566367;
	padding-left: 88px;
}

div#splashwrapper div#menu ul#hotelsbrussels a{
	margin-bottom: 27px;
    color: inherit;
}

div#splashwrapper div#menu ul img.liunderline{
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 525px;
	height: 2px;
}

/*------------- Splash einde -------------*/

/*------------- Pagina's style -------------*/

div#wrapper{
	display: block;
	width: 930px;
	background-color: #b2b6b4;
	margin: 0 auto;
	height: 100%;
	min-height: 550px;
}

div#wrapper div#leftflash{
	width: 383px;
	height: 100%;
	min-height: 550px;
	overflow: hidden;
	float: left;
	position: fixed;
	background: #313131 url(../images/borderflash.gif) top right repeat-y;
}

div#wrapper div#rightcontent{
	width: 547px;
	float: right;
	background-color: #e4e8e6;
}

#onlinebookingbtn 
{
	position: absolute;
	top: 58px;
	right: 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #C3C7C8;
	line-height: 21px;
	text-decoration: none;
}

#onlinebookingbtn:hover
{
	text-decoration: none;
	color: #C3C7C8 !important;
}

div#wrapper div#rightcontent div#topheader{
	position: relative;
	width: 521px;
	height: 75px;
	background: #313131 url(../images/headertop_underline.png) bottom left repeat-x;
	padding: 60px 0 0 26px;
}

div#wrapper div#topheader p{
	color: #cdcdcd;
	font-size: 13px;
	margin-top: 6px;
}

div#wrapper div#topheader div#headerlangmenu{
	position: absolute;
	top: 20px;
	right: 25px;
	color: #454342;
	font-size: 10px;
}

#headerlangmenu a 
{
	color: #ffffff;
	text-decoration: none;
}

#headerlangmenu a:hover
{
	color: #ffffff;
	text-decoration: none;
}

div#wrapper div#topheader div#headerlangmenu img#langbtn{
	width: 15px;
	height: 14px;
	margin-right: 10px;
	vertical-align: middle;
}

div#wrapper div#topmenu a{
	font-family: DinMedium, Sans-Serif;
	text-transform: uppercase;
	color: #c3c7c8;
	text-decoration: none;
	font-size: 13px;
}

div#wrapper div#topheader a:hover, div#wrapper div#topmenu a:hover{
	color: #FFF;
	text-decoration: none;
}

div#wrapper div#topmenu{
	background-color: #313131;
	padding: 10px 0 14px 25px;
}

div#wrapper div#topmenu li
{
	margin: 0 3px 0 3px;
	display: inline;
}

div#wrapper div#topsubmenu{
	background-color: #979897;
	padding: 14px 0 14px 25px;
	font-size: 13px;
	font-family: DinBold, Sans-Serif;
}

div#wrapper div#topsubmenu a{
	color: #4e4e4e;
	text-decoration: none;
}

div#wrapper div#topsubmenu a:hover{
	color: #FFF;
	text-decoration: none;
}

div#wrapper div#topsubmenu li{
	float: left;
	margin: 0 4px 0 4px;
	text-transform: lowercase !important;
	color: #4e4e4e;
}

div#wrapper div#contentcontainer{
	font-size: 0.75em;
	color: #454342;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 30px;
	
}

div#wrapper div#contentcontainer a{
	color: #454542;
	text-decoration: underline;
}

div#wrapper div#contentcontainer a:hover{
	text-decoration: none;
}

div#wrapper div#contentcontainer h1{
	font-size: 1.2em;
	margin-bottom: 20px;
}

div#wrapper div#contentcontainer h2{
	margin-bottom: -5px;
}


div#wrapper div#contentcontainer a.returntotop{
	float: right;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
}

div#wrapper div#contentcontainer p{
	margin: 20px 0 25px 0;
}

div#wrapper div#contentcontainer div.seperator{
	position: relative;
	left: -25px;
	background: url(../images/content_underline.png) left top repeat-x;
	width: 547px;
	height: 2px;
	margin-bottom: 25px;
    margin-top: 25px;
}

div#wrapper div#contentcontainer h1.mediacateg{
	font-family: DinMedium, Sans-Serif;
	color: #4b4a4e;
	text-transform: uppercase;
	padding-bottom: 10px;
	display: inline;
	font-size: 14px;
	font-weight: normal;
}

div#wrapper div#contentcontainer div#videos{
	width: 112px;
	float: left;
}

div#wrapper div#contentcontainer div#images{
	width: 360px;
	margin-left: 18px;
	float: left;
}

div#wrapper div#contentcontainer div#videos img, div#wrapper div#contentcontainer div#images img{
	float: left;
	border: 1px #ffffff solid;
	margin: 7px 7px 0 0;
}

div#wrapper div#contentcontainer div#videos img:hover, div#wrapper div#contentcontainer div#images img:hover{
	border: 1px #6e6e6e solid;
}

div#wrapper div#contentcontainer span.mediainfo{
	clear: both;
	font-size: 0.75em;
	margin-left: 5px;
}

div#wrapper div#rightcontent div#footer{
	width: 522px;
	background-color: #979897;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 17px;
	color: #363634;
	height: 120px;
}

div#wrapper div#rightcontent div#footer span#contactheading{
	font-size: 14px;
	color: #363e40;
	font-family: DinMedium, sans-serif;
	text-transform: uppercase;
	vertical-align: top;
	display: block;
	float: left;
}

div#wrapper div#rightcontent div#footer p{
	width: 150px;
	height: 70px;
	font-size: 0.75em;
	line-height: 1.5em;
	float: left;
	margin-left: 20px;
}

div#wrapper div#rightcontent div#footer ul{
	font-size: 0.7em;
	float: right;
	list-style: none;
}

div#wrapper div#rightcontent div#footer li{
	padding-right: 20px;
	margin-right: 35px;
	background: url(../images/li_footer.png) right center no-repeat;
	text-align: right;
	margin-bottom: 5px;
}

div#wrapper div#rightcontent div#footer a{
	color: #302b23;
	text-decoration: none;
}

div#wrapper div#rightcontent div#footer a:hover{
	color: #ffffff;
}

#stardekk
{
    text-align: right;
    margin: 30px 20px 0 10px;
}
#stardekk a
{
    color:      #6c6c6c;
    font-size:  9px;
}

#credits
{
    text-align: right;
    padding:     10px 42px 20px 10px;
    color:      #2e2821;
    font-size:  9px;
    background-color: #979897;
}
#credits a
{
    color:      #2e2821;
}

.paragraaf table
{
    margin: 0;
	padding: 0;
}
.paragraaf td
{
    float:left;
    text-align:left;
}

.images
{
    width: 110px;
    height: 75px;
    float:  left;
}

.textbox 
{
	background-color: Transparent;
	border: 1px solid #8c8c8c;
}

.textarea 
{
	background-color: Transparent;
	border: 1px solid #8c8c8c;
}

.buttoncontact 
{
	background-color: Transparent;
	border: 1px solid #8c8c8c;
	color: #57595a;
	text-transform: uppercase;
	font-size: 0.8em;
	margin-top: 10px;
}

.images 
{
	padding: 0 14px 12px 0;
}

.familypic
{
    clear:both;
    margin-top: 20px;
    width: 300px;
    margin-bottom: 20px;
}

div#wrapper div#contentcontainer div#images a{
	font-size: 0.75em;
	text-decoration:underline;
}

div#wrapper div#contentcontainer div#images a:hover{
	text-decoration: none;
}

/*------------- Pagina's einde -------------*/

.mask {
    border:1px solid #cecece;
    float:left;
    height:75px;
    margin:0 8px 8px 0;
    overflow:hidden;
    position:relative;
    width:110px;
}

.mask img {
    height:auto;
    left:0;
    position:absolute;
    top:0;
    width:115px;
    z-index:6;
}
