
/*
 * Unset browser settings */

img, a {
  border: 0px;
}

h1, h2, h3, h4, h5, h6, form {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

body {
  margin: 0 auto;
  background-image: url(../image/shaduw_zijkanten.gif);
  background-position: center;
  background-repeat: repeat-y;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#container {
  width: 950px;
  margin: 0 auto;
}

#header_top {
  background-image: url(../image/header/header_top.gif);
  background-repeat: no-repeat;
  background-position: center top;
  margin: 0 auto;
  height: 85px;
}
#header {
  background-image: url(../image/header/header_middle.gif);
  background-repeat: repeat-y;
  background-position: center;
  margin: 11px auto 12px auto;
  width: 890px;
  height: 85px;
  position: relative;
}
#header_bottom {
  background-image: url(../image/header/header_bottom.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
  margin: 0 auto;
  height: 85px;
}

#left {
  width: 193px;
  float: left;
  display: inline;
}
#content {
  width: 509px;
  float: left;
  display: inline;
  margin: 0 10px 0 10px;
}
#right {
  width: 210px;
  float: left;
  display: inline;
}

#footer {
  width: 850px;
  height: 21px;
  margin: 0 auto 20px auto;
  background-image: url(../image/footer.gif);
  background-repeat: no-repeat;
  background-position: center top;
  padding: 4px 20px 0 20px;
  color: #424242;
}
#footer_left {
  width: 570px;
  float: left;
  text-align: left;
  display: inline;
}
#footer_right {
  width: 270px;
  float: right;
  text-align: right;
  display: inline;
}
#footer ul {
  margin: 0;
  padding: 0;
  font-size: 11px;
  list-style: none;
}
#footer li {
  margin: 0;
  padding: 0;
  display: inline;
}
#footer a {
  font-weight: bold;
  color: #424242;
}

/*
 * Left menu 1 */

div.menu_1_top {
  background-image: url(../image/menu/menu_top.gif);
  background-repeat: no-repeat;
  background-position: center top;
}
div.menu_1 {
  background-image: url(../image/menu/menu_middle.gif);
  background-repeat: repeat-y;
  background-position: center;
  margin: 0 0 0 30px;
}
div.menu_1_bottom {
  background-image: url(../image/menu/menu_bottom.gif);
  background-repeat: no-repeat;
  background-position: bottom center;
}

div.menu_1 h1 {
  font-size: 14px;
  font-weight: bold;
  color: #98a314;
  padding: 5px 0 5px 10px;
}
div.menu_1 ul {
  margin: 0 0 0 30px;
  padding: 0;
  list-style-image: url(../image/details/pijl_klein.gif);
}
div.menu_1 li {
  margin: 0;
  padding: 0 0 4px 0;
  background-image: url(../image/details/lijn_menu.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
}
div.menu_1 a {
  color: #424242;
  font-weight: bold;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

/*
 * Left menu 2 */

div.menu_2_top {
  background-image: url(../image/snelzoeken/snelzoeken_top.gif);
  background-repeat: no-repeat;
  background-position: center top;
}
div.menu_2 {
  background-image: url(../image/snelzoeken/snelzoeken_middle.gif);
  background-repeat: repeat-y;
  background-position: center;
  margin: 10px 0 0  30px;
}
div.menu_2_bottom {
  background-image: url(../image/snelzoeken/snelzoeken_bottom.gif);
  background-repeat: no-repeat;
  background-position: bottom center;
}

div.menu_2 h1 {
  font-size: 14px;
  font-weight: bold;
  color: #424242;
  padding: 5px 0 5px 10px;
}
div.menu_2 ul {
  margin: 0 0 0 22px;
  padding: 0;
  list-style-image: url(../image/details/dubbelpijl_groot.gif);
}
div.menu_2 li {
  margin: 0;
  padding: 0;
  background-position: bottom left;
  background-repeat: no-repeat;
}
div.menu_2 a {
  color: #424242;
  font-weight: bold;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

/*
 * Main frame */

div.mainframe_1_top {
  background-image: url(../image/zoeken/zoeken_top.gif);
  background-repeat: no-repeat;
  background-position: center top;
}

div.mainframe_1 p {
  font-size:13px;
}
 
div.mainframe_1 {
  background-image: url(../image/zoeken/zoeken_middle.gif);
  background-repeat: repeat-y;
  background-position: center;
  margin: 0 0 10px 0;
}
div.mainframe_1_bottom {
  background-image: url(../image/zoeken/zoeken_bottom.gif);
  background-repeat: no-repeat;
  background-position: bottom center;
  padding: 0 10px;
}
div.mainframe_1_picture {
  background-image: url(../image/details/vergrootglas.gif);
  background-repeat: no-repeat;
  background-position: 350px 10px;
}
div.mainframe_1_marginspace {
  width: 410px;
  margin: 0px auto;
  color: #424242;
}

div.mainframe_1 h1 {
  font-size: 16px;
  font-weight: bold;
  color: #98a314;
  padding: 5px 0 0 39px;
}
div.mainframe_1 h1 b {
  color: #424242;
}
a.h1_title {
  color: #98a314;
}


/*
 * Ads 1 */

div.ads_1 {
  background-image: url(../image/banner_box.gif);
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 0 10px 0;
  padding: 6px 3px 0 13px;
  width: 185px;
  height: 81px;
  position: relative;
}
a.ads_1_title {
  font-size: 15px;
  font-weight: bold;
  color: #dd941b;
}
div.ads_1 p {
  background-repeat: no-repeat;
  background-position: 0 2px;
  font-size: 13px;
  color: #424242;
  margin-top: 8px;
}
a.ads_1_link {
  background-image: url(../image/details/dubbelpijl_groot.gif);
  background-repeat: no-repeat;
  background-position: 0 -2px;
  float: right;
  padding: 0 0 0 15px;
  color: #424242;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  right: 10px;
  bottom: 7px;
  display: inline;
}

/*
 * Ads 2 */

div.ads_2 {
  background-image: url(../image/banner_box2.gif);
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 0 10px 0;
  padding: 6px 3px 0 13px;
  width: 185px;
  height: 81px;
  position: relative;
}
a.ads_2_title {
  font-size: 15px;
  font-weight: bold;
  color: #dd941b;
  margin-right: 30px;
}
div.ads_2 b {
  background-image: url(../image/details/mail_icoon.gif);
  background-repeat: no-repeat;
  background-position: 0 2px;
  font-size: 12px;
  color: #424242;
  padding: 2px 0 2px 30px;
  margin: 0; 
}
div.ads_2 p {
  font-size: 12px;
  color: #424242;
  padding: 0;
  margin: 4px 0 0 0; 
}
a.ads_2_link {
  background-image: url(../image/details/dubbelpijl_groot.gif);
  background-repeat: no-repeat;
  background-position: 0 -2px;
  float: right;
  padding: 0 0 0 15px;
  color: #424242;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  right: 10px;
  bottom: 7px;
  display: inline;
}

/*
 * Ads 3 */

div.ads_3_top {
  background-image: url(../image/boxen_rechts/rechts_top.gif);
  background-repeat: no-repeat;
  background-position: center top;
}
div.ads_3 {
  background-image: url(../image/boxen_rechts/rechts_middle.gif);
  background-repeat: repeat-y;
  background-position: center;
  margin: 0 0 10px 0;
  width: 201px;
}
div.ads_3_bottom {
  background-image: url(../image/boxen_rechts/rechts_bottom.gif);
  background-repeat: no-repeat;
  background-position: bottom center;
}
div.ads_3_padder {
  padding: 6px 0 10px 13px;
  /* padding: 6px 3px 10px 13px; */
}
div.ads_3 h1 {
  font-size: 14px;
  font-weight: bold;
  color: #424242;
  padding: 0;
  margin: 0;
}

div.banners {
  text-align: center;
  padding: 0px 1px;
  margin: 0;
}
div.banners a {
  color: #424242;
  font-weight: bold;
}
div.ads_3_menu{
  margin: 10px 0 0 0px;
}
div.ads_3_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.ads_3_menu li {
  margin: 0;
  padding: 5px 0;
  background-position: bottom left;
  background-repeat: no-repeat;
}
div.ads_3_menu a {
  color: #424242;
  font-weight: bold;
  font-size: 12px;
  margin: 0 0 0 5px;
  padding: 0;
}

div.ads_3_menu_2{
  margin: 10px 0 0 0px;
}
div.ads_3_menu_2 ul {
  margin: 0 0 0 30px;
  padding: 0;
  list-style: url(../image/details/pijl_klein.gif);
}
div.ads_3_menu_2 li {
  margin: 0;
  padding: 2px 0;
  background-position: bottom left;
  background-repeat: no-repeat;
}
div.ads_3_menu_2 a {
  color: #424242;
  font-weight: bold;
  font-size: 12px;
  margin: 0 0 0 0;
  padding: 0;
}

/*
 * Advertises */

div.advertise_1 {
  width: 469px;
  height: 59px;
  position: absolute;
  top: 10px;
  right: 20px;
}

/*
 * Big Seach form */

form.search_form_big {
  margin: 19px 30px 0 36px;
}
td.search_form_city select {
  width: 200px;
  margin-left: 16px;
}
td.search_form_big_submit {
  text-align: left;
}
td.search_form_big_submit input {
  background-color: #fff;
  border: 1px solid #98a314;
  margin: 5px 0 0 0;
  font-weight: bold;
  cursor: pointer;
}
td.search_form_select select {
}

/*
 * Recent rooms */

table.recent {
  margin: 10px 0 0 0;
  width: 450px;
  color: #424242;
}
table.recent td {
  vertical-align: top;
}
table.recent a {
}
td.recent_arrow {
  width: 39px;
  background-image: url(../image/details/pijl_groot.gif);
  background-position: 9px 9px;
  background-repeat: no-repeat;
}
table.recent h2 {
  font-size: 12px;
  color: #424242;
  background-image: url(../image/details/dubbelpijl_groot.gif);
  background-position: 0 -2px;
  background-repeat: no-repeat;
  padding: 0 0 0 15px;
}
td.recent_disc {
  font-size: 13px;
  color: #424242;
  padding-bottom: 3px;
  /*border-bottom: 1px solid #dddc8a;*/
  background-image: url(../image/lijn_recente.gif);
  background-repeat: no-repeat;
  background-position: bottom;
}
tr.recent_head td {
  padding: 3px 0 24px 0;
}
tr.recent_bottom td {
  padding-bottom: 10px;
}

/*
 * Searching in ... image layout */

div.banner_image_top {
  background-image: url(../image/logo_box/logo_box_top.gif);
  background-repeat: no-repeat;
  width: 188px;
  height: 11px;
  font-size: 1px;
  margin: auto;
}
div.banner_image_middle {
  width: 188px;
  background-color: #fff;
  margin: auto;
}
div.banner_image_bottom {
  background-image: url(../image/logo_box/logo_box_bottom.gif);
  background-repeat: no-repeat;
  width: 188px;
  height: 11px;
  font-size: 1px;
  margin: 0 auto 10px auto;  
}

/*
 * Page navigator */

div.navigator {
  background-color: #b6d47a;
  border-top: 1px solid #809c4b;
  border-bottom: 1px solid #809c4b;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.navigator span {
  background-color: #fff;
  border: 1px solid #809c4b;
  padding: 2px;
  margin-left: 2px;
  margin-right: 2px;
}
.navigator span.selected {
  background-color: #eaf2c8;
  font-weight: bold;
}
.navigator a {
  color: #000;
}

/*
 * Show room */

div.showroom {
  color: #424242;
  width: 410px;
  margin: 0 auto;
}
div.showroom h2 {
  font-size: 14px;
  margin: 0 10px 0 0;
}
p.showroom_description {
  margin: 5px 10px 0 0;
}
div.showroom_left {
  width: 252px;
  float: left;
  margin: 15px 10px 10px 3px;
  display: inline;
}
div.showroom_left table {
  background-color: #fff;
  border: 1px solid #000;
  color: #009933;
  width: 250px;
  height: 165px;
}
div.showroom_left table td {
  text-align: center;
  vertical-align: middle;
}
div.showroom_right {
  float: left;
  margin: 13px 0 0 0;
  display: inline;
}
div.showroom_right h1 {
  margin: 0;
  padding: 0;
  width: 400px;
}
div.showroom_right2 {
  width: 145px;
  float: left;
  margin: 13px 0 0 0;
  display: inline;
}
div.showroom_right2 h1 {
  margin: 0;
  padding: 0;
}
a.showroom_moreinfo {
  color: #98a314;
  font-weight: bold;  
}
a.showroom_moreinfo2 {
  background-color: #fff;
  border: 1px solid #98a314;
  margin: 5px 0 0 40px;
  padding: 1px 3px;
  color: #000;
  outline: none;
  cursor: pointer;
  text-decoration: none;
}
a.showroom_moreinfo2:hover {
  background-color: #ebedeb;
  text-decoration: none;
}

/*
 * Contact form */

.contact_form td {
  vertical-align: top;
}
.contact_form_input {
  width: 200px;
}
.contact_form_textarea {
  width: 200px;
}
.contact_form_submit {
  background-color: #fff;
  border: 1px solid #98a314;
  margin: 5px 0 0 0;
  font-weight: bold;
  cursor: pointer;
}

/*
 * Email form */

form.email_form td {
  vertical-align: top;
}
input.email_form_input {
  width: 200px;
}
select.email_form_select {
  width: 200px;
  height: 150px;
}
input.email_form_submit {
  background-color: #fff;
  border: 1px solid #98a314;
  margin: 5px 0 0 0;
  font-weight: bold;
  cursor: pointer;
}
.emailservice_error {
  color: #a53232;
  font-weight: bold;
}

/* Styles */

.allrooms {
  color: #424242;	
  padding: 10px;
}

.allrooms a {
  color: #424242;	
}

a.logo {
  position: absolute;
  top: 12px;
  left: 22px;
}
br.clear {
  clear: both;
}
div.spacer_5 {
  height: 5px;
  font-size: 1px;
}
div.spacer_10 {
  height: 10px;
  font-size: 1px;
}
div.spacer_25 {
  height: 25px;
  font-size: 1px;
}
a.link_style_2 {
  color: #424242;
  font-weight: bold;
}
.font_sup {
  font-size: 8px;
}
.gray {
  color: #424242;
}

.align_right {
  text-align: right;
}
.bigtext {
  font-size: 18px;
  font-weight: normal;
}
.dark_link {
  color: #424242;
  text-decoration: none;
}
.green_link {
  color: #98a314;
  font-weight: bold;
}
.bottom_border {
  border-bottom: 1px solid #dddc8a; 
}
.green {
  color: green;
}
.fullwidth {
  width: 100%;
}
.title2 {
  margin: 0 0 5px 0;
  padding: 5px 0 0 0;
  font-size: 16px;
  font-weight: bold;
  color: #98a314;
}
.title2 b {
  color: #424242;
}
.thumb_1 {
  float: right;
  margin: 0 5px 5px 0;
}



.rooms_next_pref {
  padding: 0 0 20px 0;
}
.rooms_next_pref div {
  width: 200px;
}
.al_left {
  float: left;
  text-align: left;
}
.al_right {
  float: right;
  text-align: right;
}

.vieuw_room_button {
  position: relative;
  padding-right: 10px;
}
.right_bottom {
  position: absolute;
  right: -117px;
  bottom: 2px;
}





