* {
    margin: 0;
    padding: 0
}

#bottomline{
	display:none;
}

.submit{
	display:none;
}

input, textarea, select {
    border: 1px solid #acacac;
}

select {
	width: 145px;
}

.hotel_video{
	display:none;
}

.inline {
    display: inline;
}

.submit {
    padding: 3px;

    font-weight: bold;
    background-color: #fff;
    color: #acacac;
    background-color:#fff;
	border-color:#acacac;
    cursor: pointer;
}


.hidden{
	display:none
}

.greyborder {
    border: 2px solid #acacac;
}

a img {
    border: none;
}

body {
    color: #9c9c9c;
    font-family: Verdana;
    font-size: 11px;
    margin: 0;
}

p {
    line-height: 1.3em;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
}

.left {
    float: left;
}

.right {
    float: right;
}

a {
    color: #9c9c9c;
    text-decoration: none
}

fieldset div {
    margin: 5px
}

#wrapper {
    position: absolute;
    width: 550px;
}

#homecontent{
	margin-top:-230px;
	width:390px;
	height:500px;
}

#videoholder{
	
	margin-left:411px;
	
}


/*
 * contact paginas
 */
#callbackfrm .submit {
    margin-left: 380px;
}

#callbackp {
    margin-top: -250px;
    margin-left: 470px;
    width: 300px;
	
}

#emailp {
    margin-top: -220px;
    margin-left: 470px;
    width: 300px;
	height:200px;
}

#route_content {
    width: 270px;
    margin-left: 450px;
    margin-top: -370px;
}

#googlemaps {
    margin-top: 10px;
    margin-left: 10px;
}

#googlemaps a{
	color:#acacac;
}

/*
 * broodkruimels
 */
#breadcrumps {
    margin-top: 150px;
    width: 655px;
    margin-left: 13px;
    position: relative;
}

/*
 * default form layout
 */
.default_frm div, .default_frm div {
    padding-bottom: 8px
}

.default_frm label, .default_frm label {
    float: left;
    font-weight: 700;
    margin-right: 0.5em;
    width: 15em
}

.default_frm textarea {
    font-family: Verdana;
    font-size: 100%;
}

/*
 * validation
 */
label.error {
    color: red;
    padding-left: 5px;
    position: relative;
    float: none;
    width: 20em
}


#noscript{
	margin-top:120px;
	position:fixed;
	font-size:16px;
	color:red;
	padding:5px;

}

/*
 * Bovenkant site
 */
#mainNav {
    list-style-type: none;
    margin-left: -1px;
}

#mainNav img {
    padding-top: 2px;
    padding-left: 2px;
}

#mainNav li {
    display: inline;
    float: left;
}

#header {
    position: relative;
	background-image: url("/gfx/header.png");
    width: 700px;
    height: 139px;
}

#logo{
	position:absolute;
	margin-left:29px;
	margin-top:26px;
}

#top_nav {
    margin-top: 113px;
    text-align: right;
    width: 610px;
	display: none;
}

#top_nav li {
    display: inline;
    font-size: 12px;
    padding-right: 19px
}

#bottom_nav {
    float: left;
    margin-top: 3px;
    text-align: right;
    width: 610px;
}

#bottom_nav li {
    display: inline;
    font-size: 12px;
    padding-right: 19px;
}

#bottom_nav li a {
    color: #fff;
}

/*
 * top contact lijst naast de banner
 */
#top_contact {
	display:block;
    position: absolute;
    color: #fff;
    font-size: 9px;
    margin-left: 500px;
    margin-top: 20px;
}

#top_contact td {
    color: #000;
    font-size: 1em;
}
#printsite{
	display:none;
}

#top_contact h3 {
    color: #7a7a7a;
    font-size: 9px;
    font-weight: 700
}

#top_contact a {
    color: #fff
}

#bannerimg {
    margin-top: 9px
}

/*
 * Main navigatie
 */
#mainMenu {
    display: none;
}

/*
 * Content
 */
#content {
    margin-top: 16px;
    width: 584px;
    margin-left: 10px;
}

#message {
    background-color: #fff;
    border: 1px solid #9c9c9c;
    color: #9c9c9c;
    font-size: 10px;
    font-weight: 700;
	margin-bottom: 10px;
}

#message p {
    padding: 5px
}

#maincatcontent{
	width:330px;
	height:180px;
}

/*
 * footer
 */
#footer {
    background-image: url('/gfx/footer.png');
    margin-top: -41px;
    clear: both;
    height: 28px;
    width: 750px;
    background-repeat: no-repeat;
	display:none;
}

/*
 * special of the week en search op de homepage
 */
#specialofweekwrapper {
    margin-left: 3px;
    padding-bottom: 30px;
    width: 350px;
    margin-right: 10px;
    float: left;
    margin-bottom: 200px;
}

#specialBottomBlock{
	margin-top:50px;
	margin-left:40px;
	position:absolute;
}

#specialofweekwrapper img {
    margin-top: 5px;
    padding: 0;
}

.specialcontent{
	margin-left:10px;
}

.specialcontent ul{
	margin-left:4px;
}

.specialtitle{
	
	height:20px;
}
#specialofweek {
    border-left: 1px solid #acacac;
    border-right: 1px solid #acacac;
    border-bottom: 1px solid #acacac;
    color: #acacac;
    text-align: center;
    width: 348px;
    margin-top: -2px;
    height: 200px;
}

#specialofweek h2 {
    color: #acacac;
    padding-bottom: 15px;
    font-weight: 900;
    padding-top: 0;
    height: 60px;
}

#specialofweek p {
	float:left;
    text-align: left;
	margin-left:10px;
    width: 348px;
    padding: 3px;
}

#specialofweek a {
    font-weight: 700;
    float: right;
}

#searchwrapper {
    margin-left: 410px;
    margin-top: -274px;
    width: 327px;
    padding-bottom: 30px;
}

#searchwrapper img {
    margin-top: 5px;
    padding: 0;
}

#zoekenverstuur{
	position:absolute;
	margin-top:5px;
	margin-left:199px;
	padding-bottom:5px;
	height:25px;
}



#search {
    margin-top: -5px;
    border-left: 1px solid #acacac;
    border-right: 1px solid #acacac;
    border-bottom: 1px solid #acacac;
    color: #acacac;
    text-align: center;
    width: 325px;
    height: 204px;
}

#search h3 {
    color: #fff;
    padding-top: 4px
}

#search table {
    font-size: 11px;
    margin-left: 7px;
    margin-top: 4px;
    text-align: left;
    width: 268px
}

#search select {
    border-color: #acacac;
    float: right;
    width: 160px
}

#search .radio {
    border: none;
}

#search .search_input {
    border-color: #acacac;
    float: right;
    width: 160px
}

#search a {
    float: right;
    font-style: italic;
    font-weight: 700
}

.search_label {
    font-weight: 900
}

/*
 * login form
 */
#loginform {
	padding-top:40px;
    margin-left: 60px;
	width:210px;
	
}

#logincontainer {
    background-image: url('/gfx/loginbackground.png');
	background-repeat:no-repeat;
    color: #acacac;
    height: 213px;
    margin-left: 5px;
    width: 327px
}

#logincontainer a {
	display:block;
	margin-top:2px;
    margin-left: 60px;
}

#logincomment {
    margin-left: 250px;
    margin-top: -175px;
}

/*
 * password reset form
 */
#passwordresetfrm label {
    display: block;
    font-weight: 700
}

/*
 * Aanbiedingen pagina
 */
#aanbiedingen {
    background: url('/gfx/background_aanbiedingen_repeat.png');
    margin-left: 595px;
    margin-top: -41px;
    position: absolute;
    width: 155px;
	display:none;
}

#aanbiedingen_title {
    margin-left: 0px;
	cursor:pointer;
}

.special_item{
	    width: 135px;
    font-size: 9px;
    border-bottom: 1px solid #fff;
    color: #fff;
}

.special_image{
	padding-top:3px;
	padding-bottom:3px;
	margin-left:3px;
}

.special_item h2 {
    padding-top: 3px;
    color: #7a7a7a;
    font-size: 11px;
	font-weight:700;
}

#specialcontent {
    padding: 0px;
	height:100px;
    color: #fff;
    font-size: 10px;
}

.special_item a {
    color: #7a7a7a;
    padding-bottom: 3px;
    display: block;
}

/*
 * Hotel categorie overzicht
 */
.subcat_title {
    color: #ababab;
    font-size: 11px;
    font-weight: 700;
    margin-top: 10px;
    display: block;
}

.more_information {
    color: #ababab;
    font-size: 11px;
    text-decoration: underline
}

.hotelsubcat_box {
    background-image: url('/gfx/subcat_boxbackground.png');
    background-repeat: no-repeat;
    height: 175px;
    text-align: center;
    vertical-align: top;
    width: 200px
}

.hotelsubcat_box img {
	cursor:pointer;
    margin-top: 24px
}

/*
 * overzicht hotels
 */
.hotelname {
    width: 195px;
    position: absolute;
    color: #ababab;
    font-size: 11px;
    font-weight: 700;
}


.hotel_box {
    background-image: url('/gfx/subcat_boxbackground.png');
    background-repeat: no-repeat;
    height: 175px;
    text-align: center;
    vertical-align: top;
    width: 195px
}

.hotel_box img {
    margin-top: 40px;
    padding-bottom: 7px;
	cursor:pointer;
}

.hotel_box_stars {
    background-image: url('/gfx/subcatstars_boxbackground.png');
    background-repeat: no-repeat;
    height: 203px;
    text-align: center;
    vertical-align: top;
    width: 195px
}

.hotel_box_stars img {
    margin-top: 40px;
    padding-bottom: 7px;
	cursor:pointer;
}

/*
 * overzicht excursies
 */
#excursionslist {
    margin-left: -7px;
    width: 588px;
}

.titlerow {
    font-weight: 700;
    height: 10px;
    color: #fff;
    background-color: #acacac;
    vertical-align: middle;
}


.food_icon{
	  position: absolute;
    margin-left: 700px;
    margin-top: -8px;
    display: block;
    padding-top: 3px;

}

.sleep_icon{
	  position: absolute;
    margin-left: 740px;
    margin-top: -8px;
    display: block;
    padding-top: 3px;

}


.titlerow h2 {
    float: left;
    width: 500px;
    display: inline;
    font-size: 12px;
    margin-left: 10px;
    margin-top: 3px;
    padding: 0px;
}

.extra_info_block {
    font-weight: 700;
    display: inline;
    float: right;
    margin-right: 100px;
    margin-top: 3px;
    height: 21px;
}

.extra_info_block label {
}

#excursionslist td {
    vertical-align: top;
}

#excursionslist td p {
}

/*
 * Hotel info pagina
 */
.hotel_video {
    width: 250px;
    height: 200px;
    background-color: red;
    float: right;
}

#firststar{
	margin-left:3px;
	
}

#destinatinstar {
    margin-left: 0px;
    margin-top: 0px;
}

#destination_content_container {
    padding-left: 5px;
    padding-right: 5px;
    width: 347px;
}

#destination_content_container h2 {
    padding-bottom: 5px;
    font-size: 14px;
}

#destination_contentblock p {
    margin-top: 15px;
	padding-bottom:10px;
}

#destination_contentblock{
	min-height:390px;
	 margin-top: 15px;
	padding-bottom:10px;
}

#destination_standingimage{
position:absolute;
margin-left:420px;
margin-top:28px;
	
}

.listimage {
}

.listcontent {
    margin-top: -130px;
    margin-left: 150px;
    width: 550px;
}

/*
 * faciliteiten
 */
#facilitylist {
    list-style-type: none;
    /*height: 800px;*/
    width: 550px;
}


#facilitylist li h2 {
    display: inline;
    font-size: 12px;
}

#facilitylist li {
    width: 230px;
    margin-top: 5px;
	min-height:65px;
    float: left;
}

#facilitylist li img {
	float:left;
    margin-top: -3px;
	padding-right:3px;
    width: 20px;
    height: 20px;
    
}
#facilitylist legend {
	margin: 0 0 10px 0;
	font-size: 12px;
	font-weight: bold;
}

.listbar {
    padding-bottom: 10px;
}

.destination_room_restaurant_list {
	margin-top:140px;
    list-style-type: none;
}

.destination_room_restaurant_list li {
	
    min-height: 155px;
}

.destination_room_restaurant_list li h2 {
    font-size: 11px;
	padding-bottom:3px;
    font-weight: 700;
}

#restaurant_info{
	width:515px;	
}


#mediacontainer {
    padding-bottom: 10px;
}

#addtofavorites {



}

#specialsearchblock{
	    background-image: url('/gfx/searchspecialbackground.png');
	background-repeat:no-repeat;
    color: #acacac;
    height: 195px;
    margin-left: 5px;
    width: 327px
}

#specialsearchblock table{
	margin-top:46px;
	margin-left:3px;
}

#destination_callmeback{
	margin-top:-26px;
	margin-left:452px;
	float:left
}
#sendasemail{
	margin-top:-26px;
	margin-left:190px;
float:left
}

#offerteaanvraag{
	margin-top:-26px;
	margin-left:308px;
float:left
}


#gallery tr td {
    padding: 4px;
}

/*
 * aanbiedingen op hotel pagina
 */
#destination_specials ul {
    list-style-type: none;
}

/*
 * Tours
 */
#map_text {
	width: 552px;
	float: left;
}

#map_image {
    border: 1px solid #000;
	width: 330px;
	float: left;
}

.titlerow td {
    width: 570px;
    height: 10px;
}

.daytitle {
    margin-left: 20px;
    font-size: 1.2em;
    display: inline;
}

#tourdaystable td {
    padding: 5px;
}

#tourdaystable {
	margin-top:5px;
    margin-left: -14px;
}

#tourdaystable h3 {
    display: inline;
    margin-left: 10px;
}

#tourdaystable p {
    color: #9c9c9c;
    text-align: justify;
    width: 400px;
    margin-left: 10px;
}

/*
 * faciliteiten
 */
#facilities {
    padding-bottom: 5px;
}

#facilities td {
    padding: 2px;
}

#facilities .comments {
    font-style: italic;
}

.favoritesTitle{
	width:300px;
}

#removeFromFavorites{
	margin-top:-15px;
}

.css-panes {
	margin-top: 10px;
}
/*
 * Prijsindicaties
 */
#priceIndicationsContainer {
	min-height:170px;

}

#priceIndications fieldset {
	width:240px;
	min-height:150px;
	float:left;
	margin-left:5px;
}

#priceIndications li {
	list-style-type:none;
	line-height:1.3em;
	padding-left:5px;
}

