/* ------------------------------------------------------------------------------------ */
/* Styles die sich fuer diesen Kunden von den default-Styles unterscheiden */
/* ------------------------------------------------------------------------------------ */

body {
  background-image: url("../images/arctic_travels_back_005.jpg");
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-color: #405d73;
  padding-top: 20px;
}

.mobile_only {
  display: none !important;
}

/* ------------------------------------------------------------------------------------ */

#page {
  position: relative;
  max-width: 992px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
}

#main_wrap {
  width: 100%;
  max-width: 990px;
  float: left;
  border: 1px solid black;
  border-top: 0;
  background-color: #fff;
  margin-bottom: 60px;
}

#header {
  border: 1px solid black;
  border-bottom: 0;
}

#margin_left {
  clear: none;
  position: absolute;
  float: left;
  width: 196px;
}

#main {
  clear: none;
  margin-left: 256px;
  margin-right: 35px;
  padding-top: 30px;
  padding-bottom: 30px;
}

#footer {
  clear: both;
  border-top: 1px solid black;
}

#container_1 img {
  width: 100% !important;
  height: auto !important;
  max-height: 250px;
}

#container_1 .admin_popup_title img {
  width: auto !important;
  height: auto !important;
}

/* ------------------------------------------------------------------------------------ */

div.header {
  position: relative;
  overflow: hidden;
}
div.header_logo {
  position: absolute;
  bottom: -4px;
  left: 20px;
}

#page,
.container_1,
div.header,
.container_1 .img {
  max-height: 250px;
}

body.big_image {
  background-image: none;
  background-color: #26435a;
}

div.hr {
  clear: both;
  height: 9px;
  margin: 0px;
  padding: 0px;
  margin-right: 0px;
  margin-bottom: 16px;
  border: 1px #004077;
  border-style: none none solid none;
}

h1 {
  color: #082956;
  font-size: 18px;
  background-image: url("../images/h1_back.gif");
  background-repeat: repeat-x;
  background-position: 0px 19px;
  margin-bottom: 2px;
  padding-bottom: 1px;
}

h2 {
  color: #4a7aa0;
  font-size: 15px;
  font-style: italic;
  margin-bottom: 20px;
}

h3 {
  color: #f9c100;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 10px;
  background-color: #174078;
  padding: 0.2em;
}

td.nav,
td.content,
td.footer {
  background-color: #ffffff;
}

td.nav {
  width: 196px;
}

div.nav {
  margin-left: 20px;
  border: 1px #000;
  border-style: none solid solid solid;
  background-color: #d7e8da;
}

/* ------------------------------------------------------------ */
/* Pseudo Formats                        */
/* ------------------------------------------------------------ */

.infobox_link a,
.content a {
  font-weight: bold;
  color: #f78204;
  text-decoration: underline;
}
.content a:link,
.content a:visited,
.content a:active {
  color: #f78204;
  text-decoration: underline;
}
.infobox_link a:link,
.infobox_link a:visited,
.infobox_link a:active {
  color: #f78204;
  text-decoration: underline;
}
.content a:hover {
  color: #f73204;
}
.infobox_link a:hover {
  color: #f73204;
}
a:hover {
  text-decoration: underline;
}

/* ------------------------------------------------------------ */
/* Nav  */
/* ------------------------------------------------------------ */

.nav a,
.navbutton,
button,
a.button {
  text-decoration: none;
  cursor: pointer;
}

.nav_main a:link,
.nav_main a:visited,
.nav_main a:active {
  color: #082956;
}

.nav_main li.current,
.nav_main li.open {
  background-color: rgba(255, 255, 255, 0.5);
}

.nav a:hover {
  text-decoration: underline;
}

div.nav_lang {
  background-color: transparent;
  text-align: left;
  padding-top: 0;
}

div.nav_main {
  display: inline-block;
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 20px;
}

/* NAV LEVEL 00 -------------------------*/
.nav_level_00,
.nav_level_00_current {
  float: left;
  position: relative;
  left: 5px;
  margin-right: 6px;
  margin-bottom: 5px;
  text-align: center;
  width: 77px;
  font-size: 11px;
  border: 1px #6585a0;
  border-style: solid solid solid solid;
  background-color: #fff;
  font-weight: bold;
}

.nav_level_00_spacer_after_first,
.nav_level_00_spacer_after_middle {
  float: left;
  height: 0px;
  width: 0px;
  background-color: transparent;
}

.nav_level_00 a:link,
.nav_level_00 a:visited,
.nav_level_00 a:active {
  color: #4a7aa0;
}
.nav_level_00 a:link.current,
.nav_level_00 a:visited.current,
.nav_level_00 a:link.open,
.nav_level_00 a:visited.open {
  color: #f78204;
}

/* NAV LEVEL 01 -------------------------*/
.nav_level_01 {
  width: 152px;
  float: left;
  margin: 0px;
  margin-top: 5px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 12px;
  font-weight: bold;
}

.nav_level_01_spacer_before {
  clear: both;
  margin-top: 8px;
  margin-left: 0px;
  margin-right: 3px;
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  background-color: #4a7aa0;
}

.nav_level_01_spacer_before_current {
  background-color: #f78204;
}

.nav_level_01_spacer_after,
.nav_level_01_spacer_after_first,
.nav_level_01_spacer_after_middle {
  float: left;
  width: 0px;
  height: 0px;
  overflow: hidden;
}

.nav_level_01 a:link,
.nav_level_01 a:visited,
.nav_level_01 a:active {
  color: #082956;
}
.nav_level_01 a:link.current,
.nav_level_01 a:visited.current,
.nav_main li.current > a {
  color: #f78204;
}
.nav_level_01 a:link.open,
.nav_level_01 a:visited.open {
  color: #082956;
}

/* NAV LEVEL 02 -------------------------*/
.nav_level_02 {
  width: 120px;
  margin-top: 0px;
  font-size: 11px;
  font-weight: normal;
  margin-left: 12px;
  padding-left: 0px;
}

.nav_level_02_current {
}

.nav_level_02_spacer_before_first {
  height: 0px;
}

.nav_level_02_spacer_before_middle,
.nav_level_02_spacer_before_last {
  width: 0px;
  height: 0px;
}

.nav_level_02_spacer_after_last {
  height: 5px;
}
.nav_level_02 a:link,
.nav_level_02 a:visited,
.nav_level_02 a:active {
  color: #082956;
}
.nav_level_02 a:link.current,
.nav_level_02 a:visited.current,
.nav_level_02 a:link.open,
.nav_level_02 a:visited.open {
  color: #f78204;
}

/* NAV LEVEL 03 -------------------------*/

div.subnav {
  display: inline-block;
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 10px;
}

div.subnav div {
  margin-bottom: 10px;
}

.nav_level_03 {
  float: left;
  background-color: #d7e8da;
  border: 1px solid #6585a0;
  margin-top: 0px;
  font-size: 11px;
  font-weight: normal;
  font-style: italic;
  margin-left: 0px;
  margin-right: 10px;
  padding-left: 5px;
  padding-right: 5px;
  font-style: normal;
  color: #082956;
}

.nav_level_03_current {
  background-color: #fab734;
}

.nav_level_03_spacer_before_first {
  height: 0px;
}

.nav_level_03_spacer_before_middle,
.nav_level_03_spacer_before_last {
  width: 0px;
  height: 0px;
}

.nav_level_03_spacer_after_last {
  height: 5px;
}
.nav_level_03 a:link,
.nav_level_03 a:visited,
.nav_level_03 a:active {
  color: #082956;
  text-decoration: none;
}
.nav_level_03 a:link.current,
.nav_level_03 a:visited.current,
.nav_level_03 a:link.open,
.nav_level_03 a:visited.open {
  color: #082956;
  text-decoration: none;
}

.nav_level_03.current {
  background-color: #fcb63a;
}

ul.nav {
  list-style: none;
  list-style-type: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}

/* ------------------------------------------------------------ */
/* Content                                                      */
/* ------------------------------------------------------------ */

.content {
  margin-top: 28px;
  margin-left: 40px;
  margin-right: 40px;
}

.content_copy {
  margin-bottom: 0.8em;
}

a.arrow {
  padding-left: 9px;
  background-position: 0px 1px;
  background-image: url("../images/arrow_small.gif");
  background-repeat: no-repeat;
}

div.arrow,
div.link_explained {
  margin-bottom: 5px;
}

a.link {
  padding-left: 9px;
  background-position: 0px 1px;
  background-image: url("../images/arrow_small.gif");
  background-repeat: no-repeat;
}

.spacer_adjustable {
  clear: both;
}

div.img_titled {
  float: left;
  margin-bottom: 8px;
  margin-right: 16px;
}

div.img_titled.right {
  margin-right: 0px;
  margin-left: 16px;
}

div.right {
  float: right;
}

.img_titled img {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

td.img_titled {
  padding-bottom: 1px;
}

.img_titled_text {
  width: 150px;
  height: 32px;
  background-color: #fff;
  padding: 2px;
}

td.img_titled_text {
  font-size: 11px;
  margin: 0px;
}

.img_titled_text .content_copy {
  font-size: 11px;
  margin: 0px;
}

div.imgrow {
  margin-top: 10px;
  margin-bottom: 10px;
}

div.imgrow img {
  max-width: 90%;
  height: auto;
}

.img_first {
  float: left;
  max-width: 90%;
}

.img_middle {
  float: left;
  text-align: center;
}

.img_last {
  float: right;
  text-align: right;
}

.imgrow_3 .img_first {
  width: 33%;
}

.imgrow_3 .img_middle {
  width: 33%;
}

.imgrow_3 .img_last {
  width: 34%;
}

.imgrow_5 .img_first {
  width: 20%;
}

.imgrow_5 .img_middle {
  width: 20%;
}

.imgrow_5 .img_last {
  width: 20%;
}

/* Bulletlist ---------------------------*/

table.bulletlist {
  width: 340px;
  font-weight: bold;
  margin-bottom: 23px;
}

td.bullet {
  background-position: 0px 3px;
  background-image: url("../images/bullet.gif");
  width: 13px;
  height: 18px;
  background-repeat: no-repeat;
}

td.bullet img {
  margin-left: 0px;
}

table.bulletlist_black td.bullet {
  background-position: 0px 3px;
  background-image: url("../images/bullet_black.gif");
  width: 11px;
  height: 18px;
}

/* FORM USER ----------------------------*/

.form_user {
  background-image: url("../images/user_form_back.gif");
  background-color: #f3f7f9;
  border: 2px #164176;
  border-style: solid none solid none;
  margin-bottom: 50px;
}

.form_user input,
.form_user textarea {
  width: 453px;
}
input.submit_form {
  width: 200px;
}

div.form_checkbox_description {
  margin-left: 23px;
  margin-bottom: 10px;
}

.content img {
  margin-top: 0px;
  margin-left: 0px;
}

/* INFOBOX ------------------------------*/

.content div.infobox {
  width: 224px;
  float: right;
  margin-left: 16px;
}

.container_0 div.infobox {
  clear: both;
}
.infobox_head,
.infobox_head b {
  font-size: 14px;
}

td.infobox_content .content_copy {
  margin-bottom: 2px;
}

table.infobox td {
  border-color: #174078;
}
td.infobox_head {
  background-color: #174078;
}
.infobox_head {
  color: #ffffff;
  background-color: #174078;
  font-size: 14px;
}
td.infobox_head b {
  color: #ffff00;
  font-size: 14px;
}
td.infobox_content {
  color: #000000;
  background-color: #e4eef6;
}
td.infobox_link {
  background-color: #e4eef6;
  padding-bottom: 5px;
}
td.infobox_bottom {
  background-color: #174078;
}

table.infobox.colorsceme_01 td {
  border-color: #174078;
}
table.colorsceme_01 .infobox_head {
  color: #ffffff;
  background-color: #174078;
  font-size: 14px;
}
table.colorsceme_01 td.infobox_head b {
  color: #ffff00;
  font-size: 14px;
}
table.colorsceme_01 td.infobox_content {
  color: #000000;
  background-color: #e4eef6;
}
table.colorsceme_01 td.infobox_link {
  background-color: #e4eef6;
  padding-bottom: 5px;
}
table.colorsceme_01 td.infobox_bottom {
  background-color: #174078;
}

table.infobox.colorsceme_02 td {
  border-color: #174078;
}
table.colorsceme_02 .infobox_head {
  color: #ffffff;
  background-color: #557f63;
  font-size: 14px;
}
table.colorsceme_02 td.infobox_head b {
  color: #ffff00;
  font-size: 14px;
}
table.colorsceme_02 td.infobox_content {
  color: #000000;
  background-color: #d7e8da;
}
table.colorsceme_02 td.infobox_link {
  background-color: #d7e8da;
  padding-bottom: 5px;
}
table.colorsceme_02 td.infobox_bottom {
  background-color: #557f63;
}

table.infobox.colorsceme_03 td {
  border-color: #174078;
}
table.colorsceme_03 .infobox_head {
  color: #000000;
  background-color: #d7e8da;
  font-size: 14px;
}
table.colorsceme_03 td.infobox_head b {
  color: #ffff00;
  font-size: 14px;
}
table.colorsceme_03 td.infobox_content {
  color: #000000;
  background-color: #ffffff;
}
table.colorsceme_03 td.infobox_link {
  background-color: #ffffff;
  padding-bottom: 5px;
}
table.colorsceme_03 td.infobox_bottom {
  background-color: #d7e8da;
}

table.infobox.colorsceme_04 td {
  border-color: #174078;
}
table.colorsceme_04 .infobox_head {
  color: #ffffff;
  background-color: #f78204;
  font-size: 14px;
}
table.colorsceme_04 td.infobox_head b {
  color: #ffff00;
  font-size: 14px;
}
table.colorsceme_04 td.infobox_content {
  color: #000000;
  background-color: #fff8bd;
}
table.colorsceme_04 td.infobox_link {
  background-color: #fff8bd;
  padding-bottom: 5px;
}
table.colorsceme_04 td.infobox_bottom {
  background-color: #f78204;
}

/* ------------------------------------------------------------ */
/* Preisliste                                                   */
/* ------------------------------------------------------------ */
table.prices_list .content_copy {
  font-size: 10px;
  margin-bottom: 0px;
}

table.prices_list tr:first-child td.prices_list_row {
  background-color: #d7e8da;
  font-weight: bold;
  padding: 2px;
  border-top: 1px solid #4b7aa0;
}

table.prices_list {
  border-collapse: collapse;
}

table.prices_list td.prices_list_row {
  border: 1px solid #4b7aa0;
  padding: 2px;
}

/* ------------------------------------------------------------ */
/* Buchungsformular                                             */
/* ------------------------------------------------------------ */
div.form_book {
  clear: both;
  float: left;
  margin-right: 15px;
  padding-top: 2px;
  border-top: 1px solid #164077;
  border-bottom: 1px solid #164077;
  margin-bottom: 8px;
}
table.form_book {
  border-collapse: collapse;
}
table.form_book td {
  font-size: 14px;
}

.form_book .left {
  float: none;
  clear: both;
}

table.form_book td.admin_form_col {
  background-color: #f4faf5;
  padding: 4px;
  border-bottom: 2px solid #fff;
}

table.form_book td.admin_form_col_alert {
  background-color: #ffe69a;
}

table.form_book span.admin_form_col_alert {
  color: #f00;
  font-weight: bold;
}

table.form_book td.admin_form_col_left {
  width: 80px;
}

table.form_book td.admin_form_col_right {
  width: 350px;
}

table.form_book input,
table.form_book select,
table.form_book textarea {
}

table.form_book input.full,
table.form_book textarea.full {
  width: 350px;
}

table.form_book input.submit_form,
td.infobox_link input.submit_form {
  width: 150px;
  border: 1px solid #000;
  background-color: #fcb63a;
  color: #164077;
}

.reply {
  background-color: #c3edb7;
  padding: 1em;
  font-size: 1.5em;
  border: 5px solid #428030;
}

td.facts_left {
  font-weight: bold;
  padding-right: 8px;
  white-space: nowrap;
}

div.facts_equ {
  margin-left: 10px;
}

.error {
  background-color: #ff0;
  padding: 1em;
  font-size: 1.5em;
  border: 5px solid #f00;
}

/* ------------------------------------------------------------ */
/* Container                                                    */
/* ------------------------------------------------------------ */
.container_0 div.img_titled {
  margin: 0px;
  margin-bottom: 5px;
}

/* ------------------------------------------------------------ */
/* Footer                                                       */
/* ------------------------------------------------------------ */

small {
  font-size: 10px;
}

.footer {
  clear: both;
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 40px;
  margin-bottom: 10px;
  padding-top: 5px;
  text-align: right;
  font-size: 10px;
  color: #487a9f;
}

.footer a:link,
.footer a:visited,
.footer a:active {
  color: #487a9f;
}

.footer a:hover {
  color: #f78204;
}

/* -------------------------------------------------------------------------- */
/* MEDIA                                                                      */
/* -------------------------------------------------------------------------- */

/* Tablet quer (und kleiner) ------------------------------------------------ */
@media only screen and (max-width: 1008px) {
}

/* Viewport kleiner als Layout ---------------------------------------------- */
@media only screen and (max-width: 990px) {
  body {
    margin-top: 0;
    padding-top: 0;
  }
}

/* Tablet hoch (und kleiner) ------------------------------------------------- */
@media only screen and (max-width: 782px), screen and (orientation: portrait) {
  #main_wrap {
    width: auto;
  }

  #page {
    width: 100%;
    max-width: 100%;
  }

  #main_wrap {
    border: 0;
  }

  #header {
    border: 0;
  }

  .mobile_no {
    display: none !important;
  }

  .mobile_only {
    display: inline-block !important;
  }

  #main_wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  #main {
    width: 100%;
    clear: both;
    float: left;
    margin-left: 0px;
    margin-right: 0px;
  }

  #margin_left {
    clear: both;
    display: inline-block;
    position: relative;
    width: 100%;
  }

  #nav_main {
    display: inline-block;
    width: 100%;
    margin-right: 20px;
    padding-top: 20px;
  }

  .nav_main {
    display: inline-block;
    clear: both;
    float: left;
  }

  div.nav {
    margin-left: 0;
  }

  div.nav_main {
    padding: 0;
  }

  .nav_main > ul.nav > li > a {
    font-size: 18px;
  }

  .nav_main ul {
    display: inline-block;
    clear: both;
    padding: 0;
    list-style-type: none;
  }

  .nav_main ul:first-child {
    display: inline-block;
    clear: both;
    padding-left: 10px;
  }

  .nav_main ul li {
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
  }

  .header_logo img {
    max-width: 250px;
    height: auto;
  }

  #footer,
  .footer {
    margin-left: 0;
    margin-right: 0;
  }
}

/* Phone (und kleiner) ------------------------------------------------- */
@media only screen and (max-width: 520px) {
  .img_titled {
    width: 100%;
    height: auto;
    margin: 0;
    heigth: auto;
  }

  .img img {
    width: 100%;
    height: auto;
  }
}
