@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: #2d2d2d;
	font-family: Verdana, Geneva, sans-serif;
	height: 100%;
}

div.clearfloats{
	clear: both;
}

@font-face {
    font-family: 'DINRegular';
    src: url('../fonts/din-rg__-webfont.eot');
    src: url('../fonts/din-rg__-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din-rg__-webfont.woff') format('woff'),
         url('../fonts/din-rg__-webfont.ttf') format('truetype'),
         url('../fonts/din-rg__-webfont.svg#DINRegular') 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#DINBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*------------- Splash style -------------*/

.slideshow
{
    width:360px;
}

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;
	border-bottom: 1px solid #323232;
}

div#splashwrapper div#menu ul#hotelsbrussels li{
	background: top left url(../images/li_brussels.png) no-repeat #566367;
	padding-left: 88px;
	border-bottom: 1px solid #323232;
}

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: #e5e5e5;
	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: #444444 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: 116px;
	background-color: #373737;
}

div#wrapper div#rightcontent div#topheader img#onlinebooking{
	width: 143px;
	height: 24px;
	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  #headerslogan{
	position: relative;
	color: #373737;
	background-color: #f7f1f1;
	font-size: 0.8em;
	left: 25px;
	display: inline; 
	line-height: 20px;
	top: 5px;
	padding: 2px 5px 2px 5px;
}

div#wrapper div#topheader  #headerslogan p{
	color: #f7f1f1;
	top: 7px;
	display: inline;
	position: relative;
}

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: top;
}

div#wrapper div#topheader a, div#wrapper div#topmenu a{
	color: #c3c7c8;
	text-decoration: none;
	
}

div#wrapper div#topheader a:hover, div#wrapper div#topmenu a:hover{
	color: #FFF;
}

div#wrapper div#topmenu{
	width: 100%;
	padding-bottom: 60px;
	padding-top: 0;
	background-color: #373737;
}

div#wrapper div#topmenu ul{
	font-size: 0.7em;
	list-style: none;
	text-transform: uppercase;
	margin-left: 25px;
	
}

div#wrapper div#topmenu li
{
	margin-right: 1px;
}

#li_home 
{
    background: url("../images/li_home.jpg") repeat-x;
}

#li_flats 
{
    background: url("../images/li_flats.jpg") repeat-x;
}

#li_prices
{
    background: url("../images/li_prices.jpg") repeat-x;
}

#li_fotos
{
    background: url("../images/li_photos.jpg") repeat-x;
}

#li_map
{
    background: url("../images/li_map.jpg") repeat-x;
}

#li_contact
{
    background: url("../images/li_contact.jpg") repeat-x;
}

div#wrapper div#topmenu li{
	float: left;
	padding: 4px 14px 0 14px;
	height: 19px;
}

div#wrapper div#topsubmenu ul li, div#wrapper div#topsubmenuindex ul li, div#wrapper div#topsubmenuroute ul li, div#wrapper div#topsubmenuflats ul li, div#wrapper div#topsubmenucontact ul li, div#wrapper div#topsubmenuprijzen ul li, div#wrapper div#topsubmenufotos ul li
{
    float: left;
	padding: 0;
}

#logo 
{
    margin: 38px 0 0 23px;
}

div#wrapper div#topsubmenu{
	width: 100%;
	height: 40px;
	background: url("../images/topsubmenubg_aparthotel.jpg") repeat-x;
	padding-top: 3px;
}

div#wrapper div#topsubmenuroute{
	width: 100%;
	height: 40px;
	background: url("../images/topsubmenubg_ligging.jpg") repeat-x;
	padding-top: 3px;
	border-bottom: 1px solid #;
}

div#wrapper div#topsubmenuflats{
	width: 100%;
	height: 40px;
	background: url("../images/topsubmenubg_flats.jpg") repeat-x;
	padding-top: 3px;
}


div#wrapper div#topsubmenufotos{
	width: 100%;
	height: 40px;
	background: url("../images/topsubmenubg_fotos.jpg") repeat-x;
	padding-top: 3px;
}


div#wrapper div#topsubmenucontact{
	width: 100%;
	height: 40px;
	background: url("../images/topsubmenubg_contact.jpg") repeat-x;
	padding-top: 3px;
}


div#wrapper div#topsubmenuprijzen{
	width: 100%;
	height: 40px;
	background: url("../images/topsubmenubg_prijzen.jpg") repeat-x;
	padding-top: 3px;
}

div#wrapper div#topsubmenuindex{
	width: 100%;
	height: 40px;
	background: url("../images/topsubmenubg_aparthotel.jpg") repeat-x;
	padding-top: 3px;
}

div#wrapper div#topsubmenu a, div#wrapper div#topsubmenuindex a, div#wrapper div#topsubmenuroute a, div#wrapper div#topsubmenuflats a, div#wrapper div#topsubmenucontact a, div#wrapper div#topsubmenuprijzen a, div#wrapper div#topsubmenufotos a{
	color: #566367;
	text-decoration: none;
	font-weight: bold;
}

div#wrapper div#topsubmenu a:hover, div#wrapper div#topsubmenuindex a:hover, div#wrapper div#topsubmenuroute a:hover, div#wrapper div#topsubmenuflats a:hover, div#wrapper div#topsubmenucontact a:hover, div#wrapper div#topsubmenuprijzen a:hover, div#wrapper div#topsubmenufotos a:hover{
	color: #FFF;
}

div#wrapper div#topsubmenu ul, div#wrapper div#topsubmenuindex ul, div#wrapper div#topsubmenuroute ul, div#wrapper div#topsubmenuflats ul, div#wrapper div#topsubmenucontact ul, div#wrapper div#topsubmenuprijzen ul, div#wrapper div#topsubmenufotos ul{
	font-size: 0.7em;
	list-style: none;
	text-transform: uppercase;
	color: #566367;
	padding: 10px 0 0 23px;
}

div#wrapper div#topsubmenu ul li, div#wrapper div#topsubmenuindex ul li, div#wrapper div#topsubmenuroute ul li, div#wrapper div#topsubmenuflats ul li, div#wrapper div#topsubmenucontact ul li, div#wrapper div#topsubmenuprijzen ul li, div#wrapper div#topsubmenufotos ul li{
	margin-left: 2px;
	margin-right: 2px;
}

div#wrapper div#contentcontainer{
	font-size: 0.75em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 30px;
	background-color: #e5e5e5;
}

div#wrapper div#contentcontainer span{
	font-size: 100% !important;
}

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-color: #cacdcd;
	width: 547px;
	height: 1px;
	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 div#videos div{
	position: relative;
	top: -10px;
}

div#wrapper div#contentcontainer span.mediainfo{
	clear: both;
	font-size: 0.75em !important;
	margin-left: 5px;
	color: #566367;
}

div#wrapper div#rightcontent div#footer{
	width: 522px;
	background-color: #9ca5a7;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 17px;
	padding-bottom: 44px;
	color: #363634;
}

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;
	margin-top: 10px;
	border: none;
}
.paragraaf td
{
    text-align: left;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    padding: 5px;
}

#formtable td
{
	text-align: left;
    border-bottom: none;
    border-right: none;
    padding: 5px;
}

.images
{
    width: 110px;
    height: 74px;
    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;
	width: 100px;
	height: 100px;
}

.familypic2
{
    clear:both;
    float: left;
    margin-right: 10px;
	border: 1px solid #ffffff;
	margin-bottom: 10px;
	width: 100px;
}

.paragraaf ul{
	list-style: disc !important;
	margin-left: 13px;
	display: block;
	padding-left: 0;
}

.paragraaf ul li
{
    list-style: disc !important;
	padding-left: 0;
	text-indent: 0px;
}

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;
}

#specialoffers
{
    margin: 15px 0 0 40px;
    border: 2px solid #f072bb;
    background-color: #facbf9;
    width: 300px;
}

#specialofferslides .textcontainer
{
    margin-bottom: 8px;
}

#specialofferslides
{
    min-height: 3px;
    text-align: center;
    font-size: 12px;
    min-height: 134px;
    width: 300px;
}

#specialofferslides > div
{
    text-align: center;
    width: 300px;
}

#specialoffers h1
{
    font-weight: normal;
    padding: 2px;
    color: #ffffff;
    font-family: DINRegular, Sans-Serif;
    font-size: 18px;
    padding-bottom: 8px;
    display: block;
    background-image: linear-gradient(bottom, rgb(239,98,180) 12%, rgb(240,116,188) 56%);
    background-image: -o-linear-gradient(bottom, rgb(239,98,180) 12%, rgb(240,116,188) 56%);
    background-image: -moz-linear-gradient(bottom, rgb(239,98,180) 12%, rgb(240,116,188) 56%);
    background-image: -webkit-linear-gradient(bottom, rgb(239,98,180) 12%, rgb(240,116,188) 56%);
    background-image: -ms-linear-gradient(bottom, rgb(239,98,180) 12%, rgb(240,116,188) 56%);

    background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.12, rgb(239,98,180)),
	    color-stop(0.56, rgb(240,116,188))
);
}

#specialoffers h2
{
    text-align: center;
    font-family: DINRegular, Sans-Serif;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 2px;
    display: block;
    color: #ffffff;
    font-weight: normal;
    background-image: linear-gradient(bottom, rgb(240,116,188) 12%, rgb(239,98,180) 56%);
    background-image: -o-linear-gradient(bottom, rgb(240,116,188) 12%, rgb(239,98,180) 56%);
    background-image: -moz-linear-gradient(bottom, rgb(240,116,188) 12%, rgb(239,98,180) 56%);
    background-image: -webkit-linear-gradient(bottom, rgb(240,116,188) 12%, rgb(239,98,180) 56%);
    background-image: -ms-linear-gradient(bottom, rgb(240,116,188) 12%, rgb(239,98,180) 56%);

    background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.12, rgb(240,116,188)),
	    color-stop(0.56, rgb(239,98,180))
);
}

#specialoffers h2 a
{
    color: #ffffff;
}

#specialoffers h3
{
    font-weight: normal;
    font-family: DINBold, Sans-serif;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
}

#specialoffers .readmore
{
    display: block;
    margin-top: 5px;
    color: #ef62b4;
}

#specialofferslides img
{
    width: 296px;
    height: 130px;
    margin-top: 2px;
    margin-bottom: 2px;
}

/*------------- Pagina's einde -------------*/
