* {
    margin: 0;
    padding: 0
}

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

select, input {
    font-family: Verdana;
    font-size: 11px;
}

.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: #5d5d5d;
    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: #5d5d5d;
    text-decoration: none
}

fieldset div {
    margin: 5px
}

#wrapper {
    left: 50%;
    margin-left: -475px;
    position: absolute;
    width: 950px
}

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

#videoholder {
}

#poweredby {
    padding-bottom: 10px;
    float: right;
    clear: both;
}

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

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

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

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

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

#googlemaps a {
    color: #acacac;
}

#brochure_content {
    margin-top: -230px;
    margin-left: 380px;
    width: 400px;
}

#brochurefrm .submit {
    margin-left: 248px;
}

/*
 * broodkruimels
 */
#breadcrumps {
    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: inherit;
    background-image: url("/gfx/header.png");
    width: 950px;
    height: 139px;
}

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

#top_nav {
    margin-top: 113px;
    text-align: right;
    width: 810px;
}

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

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

#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 {
    position: absolute;
    color: #fff;
    font-size: 9px;
    margin-left: 804px;
    margin-top: -120px;
}

#top_contact td {
    font-weight: 700;
    color: #fff;
    font-size: 1em;
}

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

#top_contact a {
    color: #fff
}

#bannerimg {
    margin-top: 9px
}

/*
 * Main navigatie
 */
#mainMenu {
    height: 164px;
    width: 950px;
    background: #fff;
    margin-top: 140px;
}

/*
 * Content
 */
#content {
	

    margin-top: 16px;
    width: 784px;
    margin-left: 10px;
    padding-bottom: 25px;
}

#message {
    background-color: #fff;
    border: 1px solid #5d5d5d;
    color: #5d5d5d;
    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: 950px;
    background-repeat: no-repeat;
}

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

#specialBottomBlock {
    position: absolute;
    margin-top: 16px;
    margin-left: 23px;
    width: 300px;
}

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

.specialcontent {
    margin-left: 10px;
    height: 50px;
    font-weight: normal;
}

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

.specialtitle {
    color: #fff;
}

#specialofweek {
    border-left: 1px solid #acacac;
    border-right: 1px solid #acacac;
    border-bottom: 1px solid #acacac;
    text-align: center;
    width: 348px;
    margin-top: -10px;
    height: 200px;
    position: relative;
}

#specialofweek_leesverder {
    margin-left: 220px;
}

#specialofweek h2 {
    font-weight: 900;
    margin-top: -3px;
    height: 30px;
}

#specialofweekcontent {
    margin-left: 10px;
    height: 40px;
    text-align: left;
    margin-top: 18px;
}

#specialofweek a {
    font-weight: 700;
}

#searchwrapper {
    width: 327px;
    margin-top: 7px;
}

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

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

.hometable td {
    vertical-align: top;
}

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

#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;
}

#login_content {
    width: 400px;
    margin-left: 360px;
    margin-top: -190px
}

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

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

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

.special_item {
    font-weight: bold;
    width: 135px;
    font-size: 10px;
    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: #5a5a5a;
    font-size: 11px;
    font-weight: 700;
}

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

#specialcontent p {
    padding: 0px;
    margin: 0px;
    width: 123px;
}

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

/*
 * Hotel categorie overzicht
 */
.subcat_title {
    color: #ababab;
    font-size: 11px;
    font-weight: 700;
    margin-top: 4px;
    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;
    margin: -4px 0 0 0;
    text-align: center;
}

.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: 788px;
}

#excursionslist {
    padding-bottom: 8px;
}

#excursion_titlecontent {
    padding-bottom: 10px;
    padding-top: 8px;
}

.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 {
    background-color: red;
    position: absolute;
    margin-top: 50px;
    margin-left: 400px;
}

#firststar {
    margin-left: 3px;
}

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

#destination_home_buttons {
    margin-top: 100px;
}

#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;
}

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

#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;
}

.listbarlast {
    display: block;
    margin-left: 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: 715px;
}

#mediacontainer {
    padding-bottom: 10px;
}

#addtofavorites {
}

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

#specialBottomBlock a img {
    padding: 5px;
}

#specialsearchblock select {
    width: 139px;
}

#specialsearchblock .submit {
    margin-top: 15px;
    float: right;
}

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

#destination_callmeback, #destination_callmeback_prijs {
    margin-top: -26px;
    margin-left: 452px;
    float: left
}

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

#offerteaanvraag, #offerteaanvraag_prijs {
    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_image {
    border: 1px solid #000;
    width: 330px;
    margin-top: 8px;
    float: left;
}

#map_text {
    width: 420px;
    min-height: 150px;
    float: left;
}

#map_text ul {
    margin-left: 17px;
}

.titlerow td {
    width: 770px;
    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: #5d5d5d;
    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;
}

#facilitiefix_ie8 {
    display: none;
}

#printsite {
    position: absolute;
    margin-top: 330px;
    margin-left: 765px;
    cursor: pointer;
}

.headingprice {
    float: right;
    margin-right: 5px;
    margin-top: 4px;
}

#newsContent {
       min-height: 700px;
	 
    width: 510px;
}

#newsContentTitle {
    width: 500px;
}



#newsItems {
      border-left: 1px solid #ACACAC;
    float: right;
	min-height: 700px;
    margin-left: 10px;
    list-style-image: url('/gfx/bullet_item.png');
 
}

#newsItems li {
    margin-left: 30px;
    margin-top: 5px;
}



#newsItems li:first-child {
    margin-top: 0px;
}

#newsItems li img {
    margin-right: 6px;
}

#current_newsitem {
    font-weight: bold;
}

#newsItems {
    width: 260px;
}





/*
 * Safari
 */
@media screen and (-webkit-min-device-pixel-ratio:0){
	
#excursionslist  {
padding-bottom:12px;}	
	
	
#callbackp{
margin-top: -239px;
margin-left: 484px;
width: 275px;
}

#bottom_nav li {
    padding-right: 14px;
}

	
#emailp
{
margin-top: -210px;
margin-left: 485px;
width: 275px;
height: 200px;
}
	
#search
{margin-top: -7px;}
	
#specialsearchblock table
{
	position:absolute;
	margin-top:50px;
}



.pane_visible {
	display: block;
    border-left: 1px solid #acacac;
    border-top: 1px solid #acacac;
    border-width: 1px 2px 2px 2px;
    min-height: 750px;
    padding: 12px 12px;
    background-color: transparent;
}






