@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, p, table, td
fieldset, ul, li, ol, form, label 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
    list-style:none;
    
}

body, html {
	background-color: #c3c7c8;
	font-family: Verdana, Geneva, sans-serif;
	height: 100%;
}

div.clearfloats{
	clear: both;
}

/*------------- 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;
}

.seminariesklein 
{
	width: 124px;
	height: 87px;
	float: left;
}

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: #c3c7c8;
	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: #464644 url(../images/borderflash.gif) top right repeat-y;
}

div#wrapper div#rightcontent{
	width: 547px;
	float: right;
}

div#wrapper div#rightcontent div#topheader{
	position: relative;
	width: 100%;
	height: 135px;
	background: #566367 url(../images/headertop_underline.png) bottom left repeat-x;
}

div#wrapper div#rightcontent div#topheader img#onlinebooking{
	width: 127px;
	height: 28px;
	position: absolute;
	right: 20px;
}

div#wrapper div#topheader h1, div#wrapper div#topheader h2{
	position: relative;
	display: inline;
	font-size: 1.9em;
	color: #00353b;
	font-weight: normal;
	top: 37px;
	left: 25px;
}

div#wrapper div#topheader h2{
	color: #FFF;
	left: 34px;
}

div#wrapper div#topheader p{
	position: relative;
	color: #a1a9ac;
	font-size: 0.8em;
	top: 37px;
	left: 25px;
}

div#wrapper div#topheader div#headerlangmenu{
	position: absolute;
	top: 20px;
	right: 25px;
	color: #c3c7c8;
	font-size: 0.6em;
}

div#wrapper div#topheader div#headerlangmenu img#langbtn{
	width: 15px;
	height: 14px;
	margin-right: 10px;
	vertical-align: middle;
}

div#wrapper div#topheader a, div#wrapper div#topmenu a{
	color: #c3c7c8;
	text-decoration: none;
	height: 45px;
}

div#wrapper div#topheader a:hover, div#wrapper div#topmenu a:hover{
	color: #FFF;
}

div#wrapper div#topmenu{
	width: 100%;
	height: 45px;
	background-color: #566367;
}

div#wrapper div#topmenu ul{
	font-size: 0.7em;
	list-style: none;
	text-transform: uppercase;
	margin-left: 25px;
	padding-top: 15px;
}

div#wrapper div#topmenu li
{
	margin-right: 4px;
	height: 45px;
}

div#wrapper div#topmenu li, div#wrapper div#topsubmenu li{
	display: inline;
}

div#wrapper div#topsubmenu{
	width: 100%;
	min-height: 40px;
	background-color: #9ca5a7;
	padding-bottom: 6px;
}

div#wrapper div#topsubmenu a{
	color: #566367;
	text-decoration: none;
	font-weight: bold;
}

div#wrapper div#topsubmenu a:hover{
	color: #FFF;
}

div#wrapper div#topsubmenu ul{
	font-size: 0.7em;
	list-style: none;
	text-transform: uppercase;
	color: #566367;
	padding: 10px 0 0 23px;
}

div#wrapper div#topsubmenu li{
	margin-left: 2px;
	margin-right: 2px;
}

div#wrapper div#contentcontainer{
	font-size: 0.75em;
	color: #454542;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 30px;
}

div#wrapper div#contentcontainer a{
	color: #566367;
	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-bottom: 25px;
	width: 50px;
}

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{
	color: #566367;
	text-transform: uppercase;
	padding-bottom: 10px;
	display: inline;
}

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 #566367 solid;
}

div#wrapper div#contentcontainer span.mediainfo{
	clear: both;
	font-size: 0.75em;
	margin-left: 5px;
}

div#wrapper div#rightcontent div#footer{
	width: 512px;
	background-color: #9ca5a7;
	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: 0.9em;
	color: #566367;
	font-family: Verdana, Geneva, 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: #363634;
	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;
    margin:     10px 42px 20px 10px;
    color:      #6c6c6c;
    font-size:  9px;
}
#credits a
{
    color:      #6c6c6c;
}

.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 #9b9e9f;
}

.textarea 
{
	background-color: Transparent;
	border: 1px solid #9b9e9f;
}

.buttoncontact 
{
	background-color: #b0b3b7;
	border: 1px solid #b0b3b7;
	color: #57595a;
	text-transform: uppercase;
	font-size: 0.8em;
	margin-top: 10px;
}

.images 
{
	padding: 0 14px 12px 0;

}

.familypic
{
    clear:both;
    float: left;
    margin-right: 10px;
	border: 1px solid #ffffff;
	margin-bottom: 10px;
}

.paragraaf ul{
	list-style: none;
	margin-left: 0;
	display: block;
	padding-left: 0;
}

.paragraaf li{
	padding-left: 0;
	text-indent: -11px;
}

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 -------------*/