﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700);
@import url(https://fast.fonts.net/cssapi/66d44fcc-5812-4de3-9551-95d13e76eca6.css);
BODY {
  color: #606060;
  font-size: 11px;
  font-family: 'Open Sans', Helvetica, Verdana, 'sans-serif';
  text-align: justify;
  margin: 0;
}
TR,
TD {
  color: #606060;
  font-size: 11px;
  font-family: 'Open Sans', Helvetica, Verdana, 'sans-serif';
}
A {
  text-decoration: none;
  font-weight: normal;
  color: #FF6600;
  font-style: normal;
}
A:hover {
  color: #FF9900;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
}
A:visited {
  color: #FF6600;
  background-color: transparent;
}
A.highlight {
  font-size: 11px;
  display: block;
  padding: 2px;
  margin: 1px 5px 4px 0;
  color: #fff;
  background-color: #FF6600;
  border: 1px solid #FF6600;
}
A.highlight:hover {
  color: #fff;
  background-color: #FF9900;
  text-decoration: none;
}
A.watchlist {
  background-image: url(/IMG/star_white.png);
  background-repeat: no-repeat;
  background-position: right center;
}
A.watchlist.watched {
  background-image: url(/IMG/star.png);
  background-color: #fff;
  color: #FF6600;
}
A.watchlist.watched:hover {
  background-image: url(/IMG/star_white.png);
  background-color: #FF9900;
  color: #fff;
}
span.booking_button,
A.booking_button {
  padding: 5px;
  display: inline-block;
  color: #fff;
  background-color: #FF6600;
  border: 1px solid #FF6600;
  width: 90%;
  text-align: center;
}
A.booking_button:hover {
  color: #fff;
  background-color: #FF9900;
  text-decoration: none;
}
span.booking_button,
A.booking_button.disabled,
A.booking_button[disabled] {
  background-color: #D9976B;
  border-color: #D9976B;
  cursor: default;
  pointer-events: none;
}
a.booking_button.current {
  color: #fff;
  background-color: #FF9900;
  text-decoration: none;
}
div.footnote {
  padding: 5px 0 0 5px;
  font-size: 10px;
}
span.footnote,
A.footnote {
  font-size: 9px;
  vertical-align: top;
  padding: 0 2px 2px 1px;
}
A.button {
  margin: 1px 5px 4px 0;
}
A.image:hover {
  text-decoration: none;
}
A img {
  border: none;
}
button.linkbutton {
  font-family: 'Open Sans', Helvetica, Verdana, 'sans-serif';
  font-size: 11px;
  border: none;
  background: transparent;
  padding: 0;
  text-align: left;
  cursor: pointer;
  color: #FF6600;
  text-decoration: none;
  display: inline-block;
}
button.linkbutton:hover {
  color: #FF9900;
  text-decoration: underline;
}
.bold {
  font-weight: bold !important;
}
.Fliesstext,
.Fliesstext p {
  font-family: 'Open Sans', Helvetica, Verdana, 'sans-serif';
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.5em;
  white-space: normal;
}
P {
  margin: 0 0 1em;
}
H1,
H2,
H3 {
  margin: 0;
  padding: 0;
}
H1,
.Titel-Gross {
  font-family: 'Trade Gothic W01', Arial, 'sans-serif';
  font-size: 19px;
  font-weight: bold;
  font-variant: normal;
  color: #FF6600;
  text-decoration: none;
  line-height: 1.1em;
}
H1 {
  margin-bottom: 0.8em;
}
H2,
.Titel-Medium {
  font-family: 'Trade Gothic W01', Arial, 'sans-serif';
  font-size: 17px;
  font-weight: normal;
  color: #FF6600;
  text-decoration: none;
}
H2 {
  line-height: 1.25em;
  margin-top: 0.1em;
  margin-bottom: 0.8em;
}
H2.border {
  margin-bottom: 0.5em;
  padding-bottom: 0.3em;
  border-color: #FFCC00;
  border-width: 0 0 1px;
  border-style: dashed;
}
H2.border.dotted {
  border-style: dotted;
}
H3,
.Titel-Fliesstext {
  font-family: 'Open Sans', Helvetica, Verdana, 'sans-serif';
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #FF6600;
  text-decoration: none;
}
H3 {
  line-height: 1.25em;
}
H1 a,
.Titel-Gross a {
  font-weight: bold;
}
H3 a,
.Titel-Fliesstext a {
  font-weight: bold;
}
H3 a:hover,
.Titel-Fliesstext a:hover {
  color: #FF9900;
  text-decoration: none;
}
HR {
  height: 1px;
  border-color: #FFCC00;
  border-width: 0 0 1px 0;
  border-style: dashed;
  background-color: #fff;
}
HR.solid {
  border-style: solid;
}
HR.dotted {
  border-style: dotted;
}
UL {
  list-style: none;
  margin: 0.8em 0;
  padding: 0 0 0 15px;
}
LI {
  padding: 3px 0px 3px 10px;
  background-image: url('IMG/point.gif');
  background-position: 0 8px;
  background-repeat: no-repeat;
}
.main-navigation {
  position: relative;
  font-family: 'Trade Gothic W01', Arial, 'sans-serif';
  height: 30px;
  line-height: 30px;
  width: 800px;
  margin: 0 auto;
  border: 1px solid #ffb400;
  border-radius: 11px;
}
.main-navigation ul {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  width: 100%;
  /* prevents scrollbar in FF */
  justify-content: space-between;
  height: 30px;
  line-height: 30px;
}
.main-navigation ul > li {
  box-sizing: border-box;
  float: left;
  background-image: none;
  padding: 0;
  /* li.has-dropdown */
}
.main-navigation ul > li a {
  box-sizing: border-box;
  display: block;
  position: relative;
  padding: 0 8px;
  margin: 0;
  height: 30px;
  line-height: 30px;
  font-size: 13.5px;
  letter-spacing: 0.2px;
  font-weight: bold;
  text-transform: lowercase;
  white-space: nowrap;
}
.main-navigation ul > li:first-child {
  border-radius: 11px 0 0 11px;
}
.main-navigation ul > li:first-child a {
  padding-left: 15px;
}
.main-navigation ul > li:last-child {
  border-radius: 0 11px 11px 0;
}
.main-navigation ul > li:last-child a {
  padding-right: 15px;
}
.main-navigation ul > li:hover,
.main-navigation ul > li.active,
.main-navigation ul > li:focus {
  background: linear-gradient(to right, #ffd716, #fff);
}
.main-navigation ul > li:hover a,
.main-navigation ul > li.active a,
.main-navigation ul > li:focus a {
  text-decoration: none;
  color: #FF6600;
}
.main-navigation ul > li.has-dropdown {
  position: relative;
  /*a {
                    padding-right: @mainnavHeight * 0.66;
                    &:after {
                        .cssTriangle(3px, @mainnavBorderColor, top);
                        margin-right: @mainnavHeight / 3.75;
                        margin-top: -3px/2;
                        position: absolute;
                        right: 0;
                        top: 50%;
                    }
                }*/
}
.main-navigation ul > li.has-dropdown:hover > .dropdown,
.main-navigation ul > li.has-dropdown:focus > .dropdown {
  display: block;
  visibility: visible;
}
.main-navigation ul > li.has-dropdown .dropdown {
  background: #fff;
  border: 1px solid #ffb400;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  visibility: hidden;
  z-index: 99;
  height: auto;
}
.main-navigation ul > li.has-dropdown .dropdown li {
  line-height: 1;
  min-width: 100%;
  padding: 3px 0;
  border-radius: 0;
}
.main-navigation ul > li.has-dropdown .dropdown li a {
  font-weight: normal;
  height: 100%;
  line-height: 1;
  padding: 5px 12px 5px 10px;
  white-space: nowrap;
}
.main-navigation ul > li.has-dropdown .dropdown li a:after {
  border: none;
}
.main-navigation ul > li.has-dropdown .dropdown li.divider {
  border-top: solid 1px #f90;
  height: 0;
  padding: 0;
  width: 100%;
}
INPUT {
  font-size: 12px;
  font-family: 'Open Sans', Helvetica, Verdana, 'sans-serif';
}
SELECT {
  font-size: 12px;
  font-family: 'Open Sans', Helvetica, Verdana, 'sans-serif';
}
TEXTAREA {
  font-size: 12px;
  font-family: 'Open Sans', Helvetica, Verdana, 'sans-serif';
}
FORM {
  margin: 0;
  padding: 0;
}
a.current,
.link {
  font-style: normal;
  font-weight: normal;
  color: #FF9900;
  text-decoration: none;
  font-size: 12px;
}
.toplogo {
  background-image: url(IMG/nav/logoTop.gif);
  position: relative;
}
a.toplink {
  position: absolute;
  width: 300px;
  height: 100px;
  top: 0;
  left: 250px;
}
.subnavigation {
  height: 46px;
  padding-top: 6px;
}
div.subnavigation {
  height: 42px;
}
.achtung {
  font-family: 'Open Sans', Helvetica, Verdana, 'sans-serif';
  font-size: 10px;
  font-style: normal;
  font-weight: bolder;
  color: #990000;
  text-decoration: none;
}
.footer {
  font-family: 'Open Sans', Helvetica, Verdana, 'sans-serif';
  font-size: 10px;
  font-style: normal;
  color: #FF9900;
  text-decoration: none;
}
#footer {
  margin-top: 1.5em;
  width: 770px;
}
a.reisegarantie {
  opacity: 0.7;
  display: inline-block;
  width: 83px;
  height: 25px;
  background: url(/IMG/reisegarantie-footer.png);
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
  margin-top: 2px;
}
a.reisegarantie:hover {
  opacity: 1;
  text-decoration: none;
}
.boxframe {
  border: #f2f2f2 1px solid;
}
.Titel-Formular {
  color: #FF6600;
  font-weight: normal;
  text-align: right;
}
.Hinweis {
  color: #F16100;
  font-weight: bold;
}
.infobox,
.errorbox {
  background-color: #FFF9E1;
  border: 1px dashed #ff9900;
  padding: 5px 15px;
  margin-bottom: 10px;
}
.infobox.single {
  text-align: center;
}
.infobox.important {
  font-size: 1.25em;
  background-color: #F16100;
  border: 1px solid #E35B00;
  color: #fff;
}
.infobox.important strong,
.infobox.important b {
  color: #fff;
}
.infobox p {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
.infobox strong,
.infobox b,
.errorbox b {
  color: #F16100;
}
.errorbox {
  padding-top: 10px;
}
#framecell {
  vertical-align: top;
  padding: 2px 22px;
  width: 800px;
}
.searchmodule {
  padding: 0 2px 0 5px;
  /*padding: 4px 3px 4px 5px;*/
  /*margin-bottom: 10px;*/
  /*background: #FFFAE9;*/
  /*border: 1px solid #FFEA99;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;*/
}
.module-image img {
  border-radius: 1px;
  box-shadow: 0 1px 3px rgba(100, 100, 100, 0.8);
  margin: 4px 0 8px;
}
.module-image.fliesstext img {
  margin: 2px 0 2px 4px;
}
.module-image.fliesstext img[align=left] {
  margin-left: 0;
  margin-right: 4px;
}
.searchmodule img {
  float: left;
  margin: 7px 5px 8px 0;
}
.ui-datepicker-trigger {
  margin-left: 2px;
  vertical-align: top;
  cursor: pointer;
}
td.datepicker-range .ui-state-default {
  background-image: url("/css/custom-theme/images/ui-bg_diagonals-medium_60_ffea96_40x40.png");
  background-color: #ffea96;
  border-color: #ffde5a;
}
td.datepicker-range-end .ui-state-default {
  background-image: url("/css/custom-theme/images/ui-bg_glass_60_ffde5a_1x400.png");
  background-color: #ffde5a;
  border-color: #ffcc00;
}