@charset "UTF-8";
@import url("base.css");
@import url(bb_480.css) screen and (max-width: 480px) and (orientation: portrait);
@import url(bb_480.css) screen and (max-width: 480px) and (orientation: landscape);
@import url(bb_481_767.css) screen and (min-width: 481px) and (max-width: 767px);
@import url(bb_768_991.css) screen and (min-width: 768px) and (max-width: 991px);
@import url(bb_992_1199.css) screen and (min-width: 992px) and (max-width: 1199px);
@import url(bb_1200_1400.css) screen and (min-width: 1200px) and (max-width: 1400px);
@import url(bb_1401.css) screen and (min-width: 1401px);
@font-face {
  font-family: "LatoWebBold";
  src: url("../fonts/Lato-Bold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Bold.woff2") format("woff2"), url("../fonts/Lato-Bold.woff") format("woff"), url("../fonts/Lato-Bold.ttf") format("truetype");
  font-style: normal;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Regular */
@font-face {
  font-family: "LatoWeb";
  src: url("../fonts/Lato-Regular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Regular.woff2") format("woff2"), url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.ttf") format("truetype");
  font-style: normal;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Italic */
@font-face {
  font-family: "LatoWeb";
  src: url("../fonts/Lato-Italic.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Lato-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Italic.woff2") format("woff2"), url("../fonts/Lato-Italic.woff") format("woff"), url("../fonts/Lato-Italic.ttf") format("truetype");
  font-style: italic;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Light */
@font-face {
  font-family: "LatoWebLight";
  src: url("../fonts/Lato-Light.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Lato-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Light.woff2") format("woff2"), url("../fonts/Lato-Light.woff") format("woff"), url("../fonts/Lato-Light.ttf") format("truetype");
  font-style: normal;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: YanoneKaffeesatz-Regular */
@font-face {
  font-family: "YanoneKaffeesatz";
  src: url("../fonts/YanoneKaffeesatz-Regular.woff2") format("woff2"), url("../fonts/YanoneKaffeesatz-Regular.woff") format("woff"); /* Modern Browsers */
  font-style: normal;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: YanoneKaffeesatz-Regular */
@font-face {
  font-family: "YanoneKaffeesatz";
  src: url("../fonts/YanoneKaffeesatz-Regular.woff2") format("woff2"), url("../fonts/YanoneKaffeesatz-Regular.woff") format("woff"); /* Modern Browsers */
  font-style: normal;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: YanoneKaffeesatz-Bold */
@font-face {
  font-family: "YanoneKaffeesatz-Bold";
  src: url("../fonts/YanoneKaffeesatz-Bold.woff2") format("woff2"), url("../fonts/YanoneKaffeesatz-Bold.woff") format("woff"); /* Modern Browsers */
  font-style: normal;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: YanoneKaffeesatz-Light */
@font-face {
  font-family: "YanoneKaffeesatz-Light";
  src: url("../fonts/YanoneKaffeesatz-Light.woff2") format("woff2"), url("../fonts/YanoneKaffeesatz-Light.woff") format("woff"); /* Modern Browsers */
  font-style: normal;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
button, .button {
  background: #daa520;
}

button:hover, .button:hover {
  background: #997404;
}

.bb_button {
  border-radius: 4px;
  color: #FFF;
  border: none;
  padding: 8px 10px;
}

/* VAKANTIES */
.container {
  padding: 0px !important;
}

.centerbox {
  padding: 0px;
}

div.page_large_image_bar {
  position: relative;
  margin-top: -20px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 600px;
  clear: both;
}

div.page_large_image_bar .page_image_geo_name_blok {
  position: absolute;
  height: 600px;
}

div.page_large_image_bar .page_image_geo_name_blok .page_image_geo_flag {
  position: absolute;
  top: 16px;
  left: 12px;
}

div.page_large_image_bar .page_image_geo_name_blok .page_image_geo_name {
  position: absolute;
  font-family: "LatoWeb";
  /* top: 542px; */
  /* bottom: -622px; */
  color: #FFF;
  font-family: "LatoWeb";
  text-transform: uppercase;
  font-weight: bold;
  left: 0px;
}

div.page_large_image_bar .page_large_image_title_blok {
  position: absolute;
  top: 14px;
}

div.page_large_image_bar .page_large_image_title_blok .page_large_image_title_bg {
  position: relative;
  width: 520px;
  height: 160px;
  opacity: 0.3;
}

div.page_large_image_bar .page_large_image_title_blok .page_large_image_title_txt {
  position: absolute;
  text-align: center;
  max-width: 260px;
  font-size: 1.4em;
  font-weight: bold;
  text-shadow: 0 0 3px #FFF, 0 0 5px #FFF;
}

div.page_large_image_bar .page_large_image_title_blok .page_large_image_title_txt .page_large_image_title_button {
  background: #dc9b12;
  font-weight: normal;
  padding: 3px 0px;
  font-size: 0.9em;
  width: 200px;
  margin: 0px auto;
}

div.page_large_image_bar .page_large_image_title_blok .page_large_image_title_txt .page_large_image_title_button a {
  color: #FFFFFF;
  text-shadow: none;
  text-decoration: none;
}
div.page_large_image_bar .page_large_image_title_blok .page_large_image_title_txt .page_large_image_title_button a:hover {
  text-decoration: underline;
}

/* GEO PAGES */
#page_base, #page_base_lat, #page_base_lon {
  display: none;
}

div.page_submenu {
  background: #FCFCF8;
  height: 120px;
  position: relative;
  width: 100%;
  z-index: 33;
}

div.page_nav_submenu {
  position: relative;
  height: inherit;
  background: #FCFCF8;
}

div.page_nav_submenu a {
  color: #8b6b43;
}

div.page_nav_submenu a:hover {
  font-weight: underline;
}

div.page_nav_submenu div.page_submenu_items, div.page_nav_submenu div.page_submenu_items_v2 {
  position: relative;
  height: 100px;
}

div.page_submenu_items {
  text-align: left;
  padding-left: 120px;
}

div.page_submenu_items_v2 {
  text-align: right;
}

div.page_nav_submenu div.page_submenu_items div.page_submenu_item, div.page_nav_submenu div.page_submenu_items_v2 div.page_submenu_item {
  position: relative;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  margin: 0px 30px 0px 0px;
}
div.page_nav_submenu div.page_submenu_items div.page_submenu_item a, div.page_nav_submenu div.page_submenu_items_v2 div.page_submenu_item a {
  text-decoration: none;
}
div.page_nav_submenu div.page_submenu_items div.page_submenu_item a:hover, div.page_nav_submenu div.page_submenu_items_v2 div.page_submenu_item a:hover {
  text-decoration: underline;
}

div.page_nav_submenu.small {
  position: relative;
}

div.page_nav_submenu.large {
  position: relative;
}

#holiday_icon {
  position: absolute;
}

.holiday_icon_large {
  width: 100px;
  height: 100px;
  background-image: url("/pics/icon/subcats/holiday_100.png");
  top: 8px;
  display: inline-block;
}

.holiday_icon_large .holiday_counter {
  display: none;
  position: absolute;
  top: 9px;
  right: 16px;
  width: 24px;
  height: 24px;
  background: #d69814;
  color: #FFFFFF;
  border-radius: 20px;
  text-align: center;
  padding-top: 2px;
}

.holiday_icon_small {
  width: 40px;
  height: 40px;
  top: 8px;
  left: 18px;
  display: inline-block;
}

.holiday_icon_small .holiday_counter {
  display: none;
  position: absolute;
  top: -2px;
  right: -4px;
  width: 24px;
  height: 24px;
  background: #d69814;
  color: #FFFFFF;
  border-radius: 20px;
  text-align: center;
  padding-top: 2px;
}

.page_nav_submenu_mob {
  position: absolute;
  top: 0px;
  right: 10px;
  z-index: 20;
}

.page_nav_submenu_mob #show_no_show {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.page_nav_submenu_mob #show_no_show img {
  position: relative;
  z-index: 39;
}

.page_nav_submenu_mob ul {
  list-style: none;
  position: absolute;
  top: 38px;
  right: 10px;
  background: #FFF;
  border: solid 2px #EEE;
  border-radius: 6px 0px 6px 6px;
  padding: 10px;
  display: none;
  z-index: 40;
}

.page_nav_submenu_mob ul li:before {
  content: "»";
  margin-right: 6px;
}

.page_nav_submenu_mob .mob_p2 {
  display: none;
}

div.page_large {
  position: relative;
  width: 100%;
  z-index: 32;
}

div.page_large .page_large_left {
  position: relative;
  display: inline-block;
  /* max-height: 370px; */
  overflow: hidden;
}

div.page_large .page_large_right {
  display: inline-block;
}

div.page_large #text_1, div.page_large #text_2, div.page_large #text_3 {
  position: relative;
  max-height: 220px;
  overflow: hidden;
}

div.page_large .txt_read_more {
  position: relative;
  cursor: pointer;
  margin: 10px;
  color: #4b799b;
  text-decoration: underline;
}

div.page_large .txt_read_more a {
  color: #4b799b;
}

div.page_large .txt_read_more div.up_arrow {
  transform: rotate(-90deg);
  /* width: 10px;
  height: 10px; */
  display: inline-block;
}

div.page_large article h1 {
  text-transform: uppercase;
  font-family: "YanoneKaffeesatz";
  font-size: 2.1em;
  padding: 0px 0px 0px 10px;
}

div.page_large article h2 {
  text-transform: uppercase;
  font-family: "YanoneKaffeesatz";
  font-size: 1.6em;
  padding: 0px 0px 0px 10px;
  margin: 5px 0px 5px 0px;
  font-weight: 500;
}

div.page_large article p {
  font-size: 1.1em;
  line-height: 1.7em;
  padding: 0px 10px 0px 10px;
}

div.page_large #page_profile_items {
  position: relative;
  padding: 20px;
}

div.page_large #page_profile_items .profile_items_name {
  text-transform: uppercase;
  font-family: "YanoneKaffeesatz-Bold";
  font-size: 1.8em;
}

div.page_large #page_profile_items ul {
  margin: 10px 0px 10px 0px;
  list-style: none;
  padding: 0px;
}

div.page_large #page_profile_items ul li {
  line-height: 2em;
}

div.page_large #page_profile_items div.profile_item_subject {
  position: relative;
  display: inline-block;
  width: 150px;
}

div.page_large #page_profile_items div.profile_item_value {
  position: relative;
  display: inline-block;
}

div.page_large .page_art_box {
  position: relative;
}
div.page_large .page_art_box .art_box .art_category {
  background: #daa520;
  padding: 10px;
  position: absolute;
  top: 0px;
  width: 200px;
  height: 30px;
  border-bottom-right-radius: 10px;
  padding: 5px;
  font-family: "LatoWeb", calibi, arial;
  font-style: oblique;
}
div.page_large .page_art_box .art_box .art_title {
  margin: 0px 0px 10px 0px;
  font-family: "YanoneKaffeesatz", calibri, arial;
  font-size: 1.6em;
  text-transform: uppercase;
  padding: 8px;
}
div.page_large .page_art_box .art_box .art_title a {
  text-decoration: none;
  color: #333;
}
div.page_large .page_art_box .art_box .art_title a:hover {
  text-decoration: underline;
}
div.page_large .page_art_box .art_box .art_showCats {
  position: absolute;
  bottom: 4px;
  right: 4px;
}

div.page_large .page_art_box_title {
  font-family: "YanoneKaffeesatz-Bold", calibri, arial;
  text-transform: uppercase;
  font-size: 2em;
  color: #8b6b43;
  margin: 5px 0px;
}
div.page_large .art_box div.art_box_country {
  font-family: "LatoWeb", calibi, arial;
  color: #888;
  font-size: 1em;
  margin: 5px;
  letter-spacing: 2px;
  position: relative;
}
div.page_large .art_box div.art_box_title {
  /* text-align: left; */
  margin: 5px;
  font-family: "YanoneKaffeesatz", calibri, arial;
  font-size: 1.6em;
  text-transform: uppercase;
}
div.page_large .art_box div.art_box_pb_title {
  font-size: 1em;
  margin: 0px 0px 0px 5px;
  color: #8b6b43;
}
div.page_large .art_box div.art_city {
  font-family: "YanoneKaffeesatz", calibri, arial;
  font-size: 1.4em;
  position: relative;
  margin: 10px 0px 0px 5px;
  line-height: 12px;
}
div.page_large .page_webcam_title {
  font-family: "YanoneKaffeesatz";
  text-transform: uppercase;
  font-size: 2em;
  padding-left: 10px;
}
div.page_large #page_show_webcam {
  overflow: hidden;
}
div.page_large .page_webcam_cam {
  border: none;
}

div.line div.position-next {
  position: relative;
  width: 262px;
  height: 400px;
  margin: 0px 2px 9px 0px;
  float: left;
  background: #FFF;
}

div.button_std {
  position: absolute;
  background: #FCFCF8;
  font-weight: normal;
  padding: 3px 0px;
  font-size: 0.9em;
  width: 100%;
  text-align: center;
  right: 0px;
}

div.button_std a {
  color: #8b6b43;
}

/* WEATHER */
div.weather_bergundbahn {
  position: relative;
}

div.weather_bergundbahn span:nth-child(1) {
  font-family: "YanoneKaffeesatz";
  text-transform: uppercase;
  font-size: 2em;
  padding-left: 10px;
}

div.weather_bergundbahn div.weather_days {
  position: relative;
}

div.weather_bergundbahn div.weather_days div.weather_per_day {
  position: relative;
  width: 90px;
  display: inline-block;
  margin: 0px 0px 0px 10px;
  border: solid 1px #DDD;
  vertical-align: top;
}

div.weather_bergundbahn div.weather_days div.weather_per_day div.show_day {
  position: inherit;
  border-bottom: solid 1px #DDD;
  text-align: center;
}

div.weather_bergundbahn div.weather_days div.weather_per_day div.show_month {
  font-size: 0.8em;
}

div.weather_bergundbahn div.weather_days div.weather_per_day div.show_wind {
  height: 58px;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  padding-top: 20px;
  color: #FFF;
  font-weight: bold;
}

div.weather_bergundbahn div.weather_days div.weather_per_day div.wind_n {
  background-image: url("/icon/wind_n.png");
}

div.weather_bergundbahn div.weather_days div.weather_per_day div.wind_no {
  background-image: url("/icon/wind_no.png");
}

div.weather_bergundbahn div.weather_days div.weather_per_day div.wind_o {
  background-image: url("/icon/wind_o.png");
}

div.weather_bergundbahn div.weather_days div.weather_per_day div.wind_zo {
  background-image: url("/icon/wind_zo.png");
}

div.weather_bergundbahn div.weather_days div.weather_per_day div.wind_z {
  background-image: url("/icon/wind_z.png");
}

div.weather_bergundbahn div.weather_days div.weather_per_day div.wind_zw {
  background-image: url("/icon/wind_zw.png");
}

div.weather_bergundbahn div.weather_days div.weather_per_day div.wind_w {
  background-image: url("/icon/wind_w.png");
}

div.weather_bergundbahn div.weather_days div.weather_per_day div.wind_nw {
  background-image: url("/icon/wind_nw.png");
}

div.weather_bergundbahn div.weather_days div.weather_per_day div.wind_unknown {
  background-image: url("/icon/wind_var.png");
}

div.weather_bergundbahn div.weather_days div.weather_per_day div.show_sun, div.weather_bergundbahn div.weather_days div.weather_per_day div.show_rain {
  background: #f2f2f2;
  background-repeat: no-repeat;
  background-position: 10px;
  height: 26px;
  font-size: 1.1em;
}

div.weather_bergundbahn div.weather_days div.weather_per_day div.show_sun img, div.weather_bergundbahn div.weather_days div.weather_per_day div.show_rain img {
  margin: 0px 10px 0px 10px;
}

div.weather_bergundbahn div.weather_days div.weather_per_day div.show_temp {
  color: #bd0101;
  text-align: center;
}

/* OPENSTREETVIEW MAPS */
.page_maps {
  min-height: 465px;
}

#page_map {
  position: relative;
  overflow: hidden;
}

#mapid {
  height: 465px;
}

/* BERGGEBIEDEN */
#page_berggebieden_nr1 {
  position: relative;
  background-repeat: no-repeat;
}

#page_berggebieden_nr1 .page_art_box_title {
  background: #FFFFFF;
  opacity: 0.8;
  padding: 10px 0px 10px 6px;
  margin: 0px;
}

#page_berggebieden_nr1 .page_berggebieden_txt {
  position: absolute;
  background: #FFFFFF;
  opacity: 0.8;
}

#page_berggebieden_nr2 {
  position: relative;
  margin: 0px 0px 7px 0px;
  background: #FFFFFF;
}

#page_berggebieden_nr2 .page_berggebieden_img {
  position: relative;
  float: left;
  margin: 0px 10px 0px 0px;
}

.page_berggebieden_title {
  font-family: "YanoneKaffeesatz", calibri, arial;
  text-transform: uppercase;
  font-size: 2em;
  color: #333;
}

.page_berggebieden_title a {
  color: inherit;
}

.page_berggebieden_text {
  font-family: "LatoWeb", calibri, arial;
  font-size: 1.1em;
  color: #333;
}

div.vakantie_info, div.acco_info {
  position: relative;
}

div.vakantie_info h1 {
  font-family: "YanoneKaffeesatz-Bold", calibri, arial;
  font-size: 2em;
  text-transform: uppercase;
  line-height: 30pt;
  padding: 0 20px 0 0;
}

h2.vakantie_txt {
  font-family: "YanoneKaffeesatz-Bold", calibri, arial;
  font-size: 1.7em;
  text-transform: uppercase;
  line-height: 30pt;
  padding: 0 20px 0 0;
}

div.vakantie_img {
  position: relative;
  width: 100%;
  height: 200px;
}

div.vakantie_txt {
  padding: 10px;
  font-family: "LatoWeb", calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div.vakantie_txt p {
  position: relative;
  margin: 10px 10px 0 0;
  clear: left;
  text-align: justify;
  white-space: pre-wrap;
  font-size: 1.1em;
}

div.vakantie_txt p a {
  color: #333;
}

div.vakantie_txt p a:hover {
  text-decoration: underline;
}

a.button_basic {
  font-family: "LatoWeb", calibi, arial;
  background-color: #dc9b12;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 1em;
  transition: all 0.5s;
  cursor: pointer;
  margin: 10px;
  line-height: 34px;
}

/* Accommodatie */
.total_width {
  position: relative;
  width: 100%;
}

h1.acco_info_h1 {
  font-family: "YanoneKaffeesatz-Bold", calibri, arial;
  font-size: 2em;
  text-transform: uppercase;
  line-height: 30pt;
  padding: 10px;
}

div.acco_info_image {
  position: relative;
  padding: 10px;
}

div.acco_info_image_bg {
  width: 200px;
  height: 150px;
  background-repeat: no-repeat;
}

div.acco_info_content {
  position: relative;
  padding: 0px 10px 10px 10px;
  font-size: 1.1em;
  line-height: 1.6em;
}

div.acco_info_content p {
  position: relative;
  margin: 10px 10px 0 0;
  clear: left;
  text-align: justify;
}

div.acco_info_feats {
  font-family: "LatoWeb", calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  line-height: 1.6em;
}

div.acco_info_titel {
  position: relative;
  padding: 10px;
  background: #FCFCF8;
  color: #333;
  border-top: solid 1px #EEE;
}

div.acco_info_waarde {
  position: relative;
  padding: 10px;
  color: #333;
  border-top: solid 1px #EEE;
}

div.review_form {
  position: relative;
  padding: 10px;
  background: #FCFCF8;
  margin: 20px 0px;
}

div.review_form div.review_form_title {
  font-weight: bold;
}

div.review_form form.review_form {
  position: relative;
}

div.review_form form.review_form div.review_form_field {
  position: relative;
  height: 50px;
}

div.review_form form.review_form div.review_form_field input, div.review_form form.review_form div.review_form_field textarea {
  margin: 0px 0px 4px 0px;
  border: solid 1px #EEE;
  padding: 4px 10px 4px 10px;
}

div.review_form form.review_form div.review_form_field input:hover, div.review_form form.review_form div.review_form_field textarea:hover {
  border: solid 1px #CCC;
  /* background-image: linear-gradient(to bottom, #FFF 50%, #dc9b12 50%); */
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+1,dc9b12+100&1+1,0.13+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 1%, rgba(220, 155, 18, 0.13) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#21dc9b12",GradientType=0 );
  /* IE6-9 */
}

div.review_form form.review_form div.review_form_field input:focus, div.review_form form.review_form div.review_form_field textarea:focus {
  border: 1px solid #dc9b12 !important;
  box-shadow: 0 0 3px #dc9b12 !important;
  -moz-box-shadow: 0 0 3px #dc9b12 !important;
  -webkit-box-shadow: 0 0 3px #dc9b12 !important;
}

div.review_form form.review_form div.review_form_field input:focus, div.review_form form.review_form div.review_form_field textarea:focus, div.review_form form.review_form div.review_form_field select:focus {
  outline-offset: 0px !important;
  outline: none !important;
}

div.review_form form.review_form div.review_form_field div.review_rating {
  position: relative;
}

div.review_form form.review_form div.review_form_field div.review_rating div.stars {
  position: relative;
  float: left;
  font-size: 2em;
  line-height: 50px;
  padding: 0px 10px;
}

div.review_form form.review_form div.review_form_field div.review_rating #review_user_rating {
  position: relative;
  top: -10px;
  border: solid 1px #8b6b43;
  border-radius: 6px;
  font-size: 2em;
  padding: 6px 0px;
  float: left;
  height: 50px;
  width: 50px;
  text-align: center;
  color: #8b6b43;
}

div.review_form form.review_form div.review_form_field_clear {
  clear: both;
  min-height: 50px;
}

div.read_more {
  right: 5px;
  bottom: 5px;
  font-family: "LatoWeb", calibi, arial;
  /* background-color: #dc9b12; */
}

div.read_more:hover {
  /* background-color: #c38910; */
}

.btn_extra {
  background: #dc9b12;
  position: relative;
  width: 100%;
  border-radius: 0%;
  color: #FFF;
  text-align: right;
}

.btn_extra:hover {
  background: #c38910;
  color: #FCFCF8;
}

span.prijs_vanaf {
  font-size: 0.9em;
  font-weight: bold;
}

span.prijs_totaal {
  font-size: 1.2em;
  color: #dc9b12;
  font-weight: bold;
}

span.acco_extra {
  font-size: 0.8em;
}

div.in_image_gallery {
  position: relative;
  border: solid 20px #EEE;
  width: 200px;
  height: 200px;
  overflow: hidden;
  float: left;
}

div.bergundbahn_gallery_large {
  position: fixed;
  max-width: 100%;
  width: 1200px;
  padding: 20px;
  z-index: 99;
  display: none;
}

div.in_bergundbahn_gallery_large {
  position: relative;
  min-height: 250px;
  background: rgba(252, 252, 248, 0.9);
  border: solid 4px #EEE;
  transition: opacity 0.9s, visibility 0.3s;
  text-align: center;
  vertical-align: middle;
  padding: 10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

div.in_bergundbahn_gallery_large:hover {
  opacity: 1;
  transition: opacity 0.9s, visibility 0.3s;
}

div.in_bergundbahn_gallery_large img.in_gallery {
  border: 5px solid rgba(252, 252, 248, 0.8);
  /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
  text-align: center;
  max-width: 50%;
}

.filter {
  filter: drop-shadow(5px 5px 6px rgba(0, 0, 0, 0.7));
}

div.bub_gal_left, div.bub_gal_right {
  position: absolute;
  top: 100px;
  cursor: pointer;
}

div.bub_gal_left {
  left: 20px;
  display: none;
}

div.bub_gal_right {
  right: 20px;
  display: none;
}

#gallery_close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.bergundbahn_image_gallery img {
  cursor: pointer;
}

div.bron_info {
  position: absolute;
  right: 4px;
  bottom: 0px;
  color: #FFF;
  font-size: 0.7em;
  text-shadow: -1px 0 #666, 0 1px #666, 1px 0 #666, 0 -1px #666;
}

div.bron_info span {
  margin-left: 10px;
}

div.bron_info span:before {
  content: "»";
  margin-right: 6px;
}

div.article_list {
  position: relative;
  width: 100%;
  max-width: 600px;
  background: #f5f5f5;
  padding: 10px;
}

div.article_in_list {
  position: relative;
  height: 100px;
  margin: 0px 0px 10px 0px;
  background: #FFF;
  overflow: hidden;
}

div.article_in_list_img {
  position: relative;
  overflow: hidden;
  width: 140px;
  height: 100px;
  display: inline-block;
}

div.article_in_list_img img {
  position: relative;
  bottom: 0px;
  left: 0px;
  max-width: 140px;
}

div.article_in_list_content {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 10px 0px 0px 10px;
  max-width: 430px;
}

div.article_in_list_content strong {
  font-family: "YanoneKaffeesatz", calibri, arial;
  font-size: 1.4em;
  text-transform: uppercase;
  margin: 0px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

div.article_in_list_content p {
  margin: 0px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

div.content_articles {
  margin-top: 150px;
}

.container.article {
  background: #FCFCF8;
}

.container.article .text {
  padding: 3px 0px 0px 16px;
}

div.content_cat_all {
  position: relative;
  width: 100%;
}

div.content_cat_div {
  position: relative;
  width: 240px;
  height: 260px;
  margin: 15px 0 0 15px;
  background: #FFF;
  display: inline-block;
}

div.content_cat_img img {
  max-width: 262px;
}

div.content_cat_title {
  font-family: "YanoneKaffeesatz", calibri, arial;
  font-size: 2em;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 0px 10px 0px;
  background: wheat;
}

div.content_cat_title a, div.article_in_list_content a {
  color: #333;
}

div.content {
  margin: 0px 0px 10px 0px;
}

div.content_intro {
  font-size: 1.1em;
}

div.article .foto_small img {
  max-width: 100%;
}

div.article .foto_middle img {
  max-width: 350px;
}

div.article .foto_large img {
  max-width: 500px;
}

h2.top_h2 {
  margin: 0px !important;
}

div.article h2 {
  font-family: "YanoneKaffeesatz", calibri, arial;
  font-size: 1.4em !important;
  text-transform: uppercase;
}

#text_summary {
  position: relative;
  margin-top: 170px;
  /* list-style-type: circle;*/
  box-shadow: 0px 7px 11px #DDD;
  font-size: 0.9em;
  padding: 10px 0px 1px 0px;
  background: #EEE;
}

#text_summary strong {
  margin-left: 24px;
}

#text_summary a {
  color: #333;
}

#text_summary ul {
  list-style-type: lower-roman;
  line-height: 30px;
}

div.extra_articles {
  padding: 10px 0px 10px 10px;
  position: relative;
  top: 10px;
  background: wheat;
  margin-bottom: 20px;
}

div.extra_articles ul {
  list-style-type: square;
  margin-left: 0px;
  padding-left: 14px;
}

div.extra_articles ul li {
  line-height: 2em;
}

div.extra_articles ul a {
  color: #333;
}

ul.subul {
  list-style: none;
  padding: 2px 0px 2px 10px;
}

li.main_subul_li {
  margin: 0px 0px 10px;
}

/* VAKANTIE */
div.holiday-img {
  margin-top: 170px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 600px;
  clear: both;
}

div.holiday-page-title {
  position: absolute;
  top: 557px;
  left: 10px;
  z-index: 80;
  height: inherit;
  margin-top: inherit;
  color: #fff;
  font-family: "LatoWebBold", calibri, "Helvetica Neue", Helvetica, Arial, sans-serif, "YanoneKaffeesatz";
  text-transform: uppercase;
  font-size: 3em;
}

.anchor {
  display: block;
  height: 150px;
  margin-top: -150px;
  visibility: hidden;
}

/*  Screen size < 480 */
@media (max-width: 480px) and (orientation: landscape) {
  div.content_cat_all {
    text-align: center;
  }
  div.article_in_list_content {
    max-width: 290px;
  }
  #text_summary {
    margin-top: 0px;
  }
  div.bergbahnen-bb-header {
    background-image: var(--bergbahnen-bb-header_500x600-var);
  }
  div.foto_small {
    width: 100%;
  }
  div.in_image_gallery {
    text-align: center;
    width: -webkit-fill-available;
  }
  /* GEO PAGES */
  div.page_large_image_title_bg img {
    display: none;
  }
  div.page_large_image_title_txt {
    left: 60px;
    top: 130px;
  }
  .page_image_geo_name {
    bottom: -16px;
    font-size: 3em;
  }
  .page_submenu_items {
    padding: 6px 0px 0px 0px;
  }
  .page_submenu_items_v2 {
    padding: 6px 0px 0px 0px;
  }
  .p1, .p2 {
    display: block;
  }
  .p3 {
    display: none;
  }
  .page_nav_submenu_mob {
    display: block;
  }
  .page_nav_submenu_mob .mob_p3 {
    display: inline;
  }
  .page_large_right {
    width: 100%;
  }
  div.page_articles_in_box {
    text-align: center;
  }
  div.line div.position-next {
    /* text-align: center;*/
    display: inline-block;
    float: none;
    margin: 15px 0px 15px 0px;
  }
  /* MAPS */
  #mapid {
    width: 100%;
  }
  .page_art_box {
    width: 100%;
    display: inline-block;
  }
  /* WEBCAM */
  .page_webcam_cam {
    width: 100%;
    height: 255px;
  }
}
@media screen and (max-width: 480px) and (orientation: portrait) {
  div.content_cat_all {
    text-align: center;
  }
  div.article_in_list_content {
    max-width: 290px;
  }
  #text_summary {
    margin-top: 0px;
  }
  div.bergbahnen-bb-header {
    background-image: var(--bergbahnen-bb-header_500x600-var);
  }
  div.foto_small {
    width: 100%;
  }
  div.in_image_gallery {
    text-align: center;
    width: -webkit-fill-available;
  }
  /* GEO PAGES */
  div.page_large_image_title_bg img {
    display: none;
  }
  div.page_large_image_title_txt {
    left: 60px;
    top: 130px;
  }
  .page_image_geo_name {
    bottom: -16px;
    font-size: 3em;
  }
  .page_submenu_items {
    padding: 6px 0px 0px 0px;
  }
  .page_submenu_items_v2 {
    padding: 6px 0px 0px 0px;
  }
  .p1, .p2 {
    display: block;
  }
  .p3 {
    display: none;
  }
  .page_nav_submenu_mob {
    display: block;
  }
  .page_nav_submenu_mob .mob_p3 {
    display: inline;
  }
  .page_large_right {
    width: 100%;
  }
  div.page_articles_in_box {
    text-align: center;
  }
  div.art_box_title {
    text-align: center;
  }
  div.line div.position-next {
    /* text-align: center;*/
    display: inline-block;
    float: none;
    margin: 15px 0px 15px 0px;
  }
  /* MAPS */
  #mapid {
    width: 100%;
  }
  .page_art_box {
    width: 100%;
  }
  /* WEBCAM */
  .page_webcam_cam {
    width: 100%;
    height: 255px;
  }
  /* BERGGEBIEDEN */
  #page_berggebieden_nr1 {
    width: 100%;
    height: 350px;
    min-height: 260px;
    float: left;
    margin: 0px 20px 0px 0px;
  }
  #page_berggebieden_nr1 .page_berggebieden_txt {
    bottom: 0px;
    width: 100%;
    padding: 3px 10px 10px 10px;
  }
  #page_berggebieden_nr2 {
    position: relative;
    display: flow-root;
    clear: both;
  }
  #page_berggebieden_nr2 .page_berggebieden_img {
    position: relative;
    width: 100%;
    text-align: center;
  }
  #page_berggebieden_nr2 .page_berggebieden_txt {
    clear: both;
    padding: 10px;
  }
}
/*  Screen size < 767 */
@media screen and (min-width: 481px) and (max-width: 767px) {
  div.content_cat_all {
    text-align: center;
  }
  div.article .foto_middle img {
    max-width: 100%;
  }
  #text_summary {
    margin-top: 0px;
  }
  div.bergbahnen-bb-header {
    background-image: var(--bergbahnen-bb-header_800x600-var);
  }
  div.foto_small {
    width: 100%;
  }
  /* GEO PAGES */
  div.page_large_image_title_bg img {
    display: none;
  }
  div.page_large_image_title_txt {
    left: 180px;
    top: 40px;
  }
  .page_image_geo_name {
    bottom: -22px;
    font-size: 4em;
  }
  .page_submenu_items {
    padding: 50px 0px 0px 0px;
  }
  .page_submenu_items_v2 {
    padding: 10px 0px 0px 0px;
  }
  .p1, .p2 {
    display: inline-block;
  }
  .p3 {
    display: none;
  }
  .page_nav_submenu_mob {
    display: block;
  }
  .page_nav_submenu_mob .mob_p3 {
    display: inline;
  }
  .page_large_right {
    width: 100%;
  }
  div.page_articles_in_box {
    text-align: center;
  }
  div.line div.position-next {
    /* text-align: center;*/
    display: inline-block;
    /* float: unset; */
    margin: 15px 5px 15px 0px;
  }
  /* MAPS */
  #mapid {
    width: 100%;
  }
  .page_art_box {
    width: 100%;
  }
  /* WEBCAM */
  .page_webcam_cam {
    width: 100%;
    height: 530px;
  }
  /* BERGGEBIEDEN */
  #page_berggebieden_nr1 {
    width: 100%;
    height: 380px;
    float: left;
    margin: 0px 20px 0px 0px;
    background-size: 100%;
  }
  #page_berggebieden_nr1 .page_berggebieden_txt {
    right: 20px;
    bottom: 20px;
    max-width: 400px;
    padding: 3px 10px 10px 10px;
  }
  #page_berggebieden_nr2 {
    position: relative;
    display: flow-root;
    clear: both;
  }
  #page_berggebieden_nr2 .page_berggebieden_txt {
    position: relative;
    padding: 10px;
  }
}
/*  Screen size > 768 & < 991 */
@media (min-width: 768px) and (max-width: 991px) {
  div.content_cat_div {
    margin: 1% 0 0 1%;
  }
  div.article .foto_middle img {
    max-width: 100%;
  }
  #text_summary {
    margin-top: 0px;
  }
  div.bergbahnen-bb-header {
    background-image: var(--bergbahnen-bb-header_1000x600-var);
  }
  /* GEO PAGES */
  .page_large_image_title_blok {
    left: 230px;
  }
  div.page_large_image_title_txt {
    left: 120px;
    top: 40px;
  }
  .page_image_geo_name {
    bottom: -22px;
    font-size: 4em;
  }
  .page_submenu_items {
    padding: 50px 0px 0px 0px;
  }
  .page_submenu_items_v2 {
    padding: 10px 0px 0px 0px;
  }
  .p1, .p2, .p3 {
    display: inline-block;
  }
  .page_nav_submenu_mob {
    display: none;
  }
  .page_nav_submenu_mob .mob_p3 {
    display: none;
  }
  .page_large_right {
    width: 100%;
  }
  div.page_articles_in_box {
    text-align: center;
  }
  div.line div.position-next {
    /*text-align: center;*/
    display: inline-block;
    /* float: unset;*/
    margin: 15px 13px 15px 0px;
  }
  /* MAPS */
  #mapid {
    width: 100%;
  }
  .page_art_box {
    width: 100%;
  }
  /* WEBCAM */
  .page_webcam_cam {
    width: 100%;
    height: 600px;
  }
  /* BERGGEBIEDEN */
  #page_berggebieden_nr1 {
    width: 100%;
    height: 570px;
    float: left;
    margin: 0px 20px 0px 0px;
    background-size: 100%;
  }
  #page_berggebieden_nr1 .page_berggebieden_txt {
    right: 20px;
    bottom: 20px;
    max-width: 400px;
    padding: 3px 10px 10px 10px;
  }
  #page_berggebieden_nr2 {
    position: relative;
    display: flow-root;
    clear: both;
  }
  #page_berggebieden_nr2 .page_berggebieden_txt {
    position: relative;
    padding: 10px;
  }
}
/*  Screen size > 992 */
@media (min-width: 992px) and (max-width: 1199px) {
  div.content_cat_div {
    margin: 2% 0 0 2px;
  }
  .content_articles div.text div.in_text, div.text article.in_text {
    margin: 0px 0px 0px 0px;
  }
  div.bergbahnen-bb-header {
    background-image: var(--bergbahnen-bb-header_1400x600-var);
  }
  /* GEO PAGES */
  .page_large_image_title_blok {
    left: 440px;
  }
  div.page_large_image_title_txt {
    left: 120px;
    top: 40px;
  }
  .page_image_geo_name {
    bottom: -22px;
    font-size: 4em;
  }
  .page_submenu_items {
    padding: 50px 0px 0px 0px;
  }
  .page_submenu_items_v2 {
    padding: 10px 0px 0px 0px;
  }
  .p1, .p2, .p3 {
    display: inline-block;
  }
  .page_nav_submenu_mob {
    display: none;
  }
  .page_nav_submenu_mob .mob_p3 {
    display: none;
  }
  .page_large_right {
    width: 100%;
  }
  /* MAPS */
  #mapid {
    width: 100%;
  }
  .page_art_box {
    width: 100%;
  }
  /* WEBCAM */
  .page_webcam_cam {
    width: 100%;
    height: 600px;
  }
  /* BERGGEBIEDEN */
  #page_berggebieden_nr1 {
    width: 600px;
    height: 460px;
    float: left;
    margin: 0px 20px 0px 0px;
  }
  #page_berggebieden_nr1 .page_berggebieden_txt {
    right: 20px;
    bottom: 20px;
    max-width: 400px;
    padding: 3px 10px 10px 10px;
  }
  #page_berggebieden_nr2 {
    position: relative;
    display: flow-root;
  }
  #page_berggebieden_nr2 .page_berggebieden_txt {
    position: relative;
    padding: 10px;
  }
  #page_berggebieden_nr2:nth-child(-n+3) .page_berggebieden_img {
    position: relative;
    width: 100%;
    text-align: center;
  }
  #page_berggebieden_nr2:nth-child(-n+3) .page_berggebieden_txt {
    clear: both;
  }
}
/*  Screen size > 1200 && < 1400 */
@media (min-width: 1200px) and (max-width: 1400px) {
  div.content_cat_div {
    margin: 15px 0 0 4%;
  }
  .content_articles div.text div.in_text, div.text article.in_text {
    margin: 0px 0px 0px 0px;
  }
  div.bergbahnen-bb-header {
    background-image: var(--bergbahnen-bb-header_1400x600-var);
  }
  /* GEO PAGES */
  .page_large_image_title_blok {
    left: 650px;
  }
  div.page_large_image_title_txt {
    left: 120px;
    top: 40px;
  }
  .page_image_geo_name {
    bottom: -22px;
    font-size: 4em;
  }
  .page_submenu_items {
    padding: 50px 0px 0px 0px;
  }
  .page_submenu_items_v2 {
    padding: 10px 0px 0px 0px;
  }
  .p1, .p2, .p3 {
    display: inline-block;
  }
  .page_nav_submenu_mob {
    display: none;
  }
  .page_nav_submenu_mob .mob_p3 {
    display: none;
  }
  .page_large_left {
    width: 590px;
    min-height: 320px;
  }
  .page_large_right {
    position: absolute;
    height: 100%;
    width: 570px;
  }
  div.page_articles_in_box div.line div.position-next:nth-child(3), .page_articles div.line div.position-next:nth-child(3) {
    display: none !important;
  }
  /* MAPS */
  #mapid {
    width: 570px;
  }
  .page_art_box {
    width: 100%;
  }
  /* WEBCAM */
  .page_webcam_cam {
    width: 499px;
    height: 373px;
  }
  /* BERGGEBIEDEN */
  #page_berggebieden_nr1 {
    width: 600px;
    height: 460px;
    float: left;
    margin: 0px 20px 0px 0px;
  }
  #page_berggebieden_nr1 .page_berggebieden_txt {
    right: 20px;
    bottom: 20px;
    max-width: 400px;
    padding: 3px 10px 10px 10px;
  }
  #page_berggebieden_nr2 {
    position: relative;
    display: flow-root;
  }
}
@media (min-width: 1401px) {
  div.content_cat_div {
    margin: 15px 0 0 15px;
  }
  div.bergbahnen-bb-header {
    background-image: var(--bergbahnen-bb-header_1920x600-var);
  }
  /* GEO PAGES */
  .page_large_image_title_blok {
    left: 800px;
  }
  div.page_large_image_title_txt {
    left: 120px;
    top: 40px;
  }
  .page_image_geo_name {
    bottom: -22px;
    font-size: 4em;
  }
  .page_submenu_items {
    padding: 50px 0px 0px 0px;
  }
  .page_submenu_items_v2 {
    padding: 10px 0px 0px 0px;
  }
  .p1, .p2, .p3 {
    display: inline-block;
  }
  .page_nav_submenu_mob {
    display: none;
  }
  .page_nav_submenu_mob .mob_p3 {
    display: none;
  }
  .page_large_left {
    width: 700px;
    min-height: 320px;
  }
  .page_large_right {
    position: absolute;
    height: 100%;
    width: 570px;
    right: 0px;
  }
  div.page_articles_in_box.page_articles div.position-next:nth-child(3) {
    display: none !important;
  }
  /* MAPS */
  #mapid {
    width: 570px;
  }
  .page_art_box {
    width: 100%;
  }
  /* WEBCAM */
  .page_webcam_cam {
    width: 499px;
    height: 373px;
  }
  /* BERGGEBIEDEN */
  #page_berggebieden_nr1 {
    width: 600px;
    height: 460px;
    float: left;
    margin: 0px 20px 0px 0px;
  }
  #page_berggebieden_nr1 .page_berggebieden_txt {
    right: 20px;
    bottom: 20px;
    max-width: 400px;
    padding: 3px 10px 10px 10px;
  }
  #page_berggebieden_nr2 {
    position: relative;
    display: flow-root;
  }
}
.show {
  display: block;
}

.no_show {
  display: none !important;
}/*# sourceMappingURL=travel.css.map */