/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url(../font/lato-latin-ext.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url(../font/lato-latin.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
* {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  font-family: 'Lato', sans-serif; }

body.main {
  background-color: #eaf2ff; }

body.frame div.container {
  max-width: 100%; }

div.container {
  padding-left: 25px;
  padding-right: 25px; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 18px; }

iframe {
  border: none;
  width: 100%; }

.required label:after {
  color: #e32;
  content: ' *';
  display: inline; }

.select2-dropdown {
  border-radius: 5px !important;
  top: -37px; }

div.header div.headerContent {
  height: 100px;
  background-color: #2b4e92; }
  div.header div.headerContent div.container {
    display: flex;
    justify-content: space-between;
    height: 100%; }
    div.header div.headerContent div.container div, div.header div.headerContent div.container ul {
      margin-top: auto;
      margin-bottom: auto; }
    div.header div.headerContent div.container div.headerLogo img {
      height: 60px; }
    div.header div.headerContent div.container div.headerLinks ul {
      list-style-type: none; }
      div.header div.headerContent div.container div.headerLinks ul li {
        display: inline;
        margin-right: 20px; }
        div.header div.headerContent div.container div.headerLinks ul li:last-child {
          margin-right: 0; }
        div.header div.headerContent div.container div.headerLinks ul li a {
          color: white; }
    div.header div.headerContent div.container div.headerHotline {
      text-align: right; }
      div.header div.headerContent div.container div.headerHotline div.headerHotlineTitle {
        color: white;
        font-size: 16px; }
      div.header div.headerContent div.container div.headerHotline div.headerHotlineLink a {
        color: white;
        font-size: 28px; }
    div.header div.headerContent div.container div.headerButtons a {
      background-color: white;
      padding: 10px;
      color: #2b4e92;
      width: 40px;
      height: 40px;
      display: inline-block;
      border-radius: 3px;
      cursor: pointer;
      margin-right: 10px; }
      div.header div.headerContent div.container div.headerButtons a svg, div.header div.headerContent div.container div.headerButtons a i {
        height: 100%;
        width: 100%; }
      div.header div.headerContent div.container div.headerButtons a:last-of-type {
        margin-right: 0; }
div.header div.headerNavigation {
  height: 40px;
  background-color: #234480; }
  @media only screen and (max-width: 991px) {
    div.header div.headerNavigation {
      height: initial; } }
  div.header div.headerNavigation div.container {
    height: 100%; }
    div.header div.headerNavigation div.container nav.navbar {
      height: 100%;
      width: 100%;
      padding: 0; }
      div.header div.headerNavigation div.container nav.navbar div.navbar-nav {
        width: 100%;
        justify-content: space-between; }
        div.header div.headerNavigation div.container nav.navbar div.navbar-nav a {
          color: white;
          font-size: 16px; }
          @media only screen and (max-width: 991px) {
            div.header div.headerNavigation div.container nav.navbar div.navbar-nav a {
              margin-left: 10px;
              margin-right: 10px; }
              div.header div.headerNavigation div.container nav.navbar div.navbar-nav a:first-of-type {
                margin-top: 15px; }
              div.header div.headerNavigation div.container nav.navbar div.navbar-nav a:last-of-type {
                margin-bottom: 15px; } }
          div.header div.headerNavigation div.container nav.navbar div.navbar-nav a:hover span {
            text-decoration: underline; }
          div.header div.headerNavigation div.container nav.navbar div.navbar-nav a:hover svg.fa-home {
            color: #ffa404; }
          div.header div.headerNavigation div.container nav.navbar div.navbar-nav a:hover svg.fa-star {
            color: #fff326; }
          div.header div.headerNavigation div.container nav.navbar div.navbar-nav a:hover svg.fa-island-tropical {
            color: #e2001a; }
          div.header div.headerNavigation div.container nav.navbar div.navbar-nav a:hover svg.fa-ship {
            color: #72ca00; }
          div.header div.headerNavigation div.container nav.navbar div.navbar-nav a:hover svg.fa-globe-europe {
            color: #f53987; }
          div.header div.headerNavigation div.container nav.navbar div.navbar-nav a:hover svg.fa-hotel {
            color: #ff6e04; }
          div.header div.headerNavigation div.container nav.navbar div.navbar-nav a:hover svg.fa-anchor {
            color: #15cfff; }
          div.header div.headerNavigation div.container nav.navbar div.navbar-nav a:hover svg.fa-train {
            color: #79ff5a; }
          div.header div.headerNavigation div.container nav.navbar div.navbar-nav a svg, div.header div.headerNavigation div.container nav.navbar div.navbar-nav a i {
            margin-right: 5px;
            width: 18px; }
div.header div.headerPanorama {
  background: url(../../../img/Fotolia_255235438_L.jpg) repeat-x center center;
  height: 350px;
  background-size: cover; }
  @media only screen and (max-width: 1199px) {
    div.header div.headerPanorama {
      height: 300px; } }
  @media only screen and (max-width: 767px) {
    div.header div.headerPanorama {
      height: 380px; } }
  @media only screen and (max-width: 575px) {
    div.header div.headerPanorama {
      height: 400px; } }
  div.header div.headerPanorama div.container {
    display: flex;
    height: 100%; }
    div.header div.headerPanorama div.container div.headerSearchBlock {
      width: 100%;
      background-color: rgba(51, 122, 183, 0.75);
      margin-top: auto;
      margin-bottom: auto;
      padding: 10px 20px; }
      div.header div.headerPanorama div.container div.headerSearchBlock form > div.row {
        margin-top: 10px;
        margin-bottom: -10px; }

div.content {
  margin-top: 15px;
  margin-bottom: 15px; }
  div.content div.contentBlock {
    background-color: white;
    padding: 10px 25px;
    margin-bottom: 15px;
    margin-top: 15px;
    border-radius: 3px; }
    div.content div.contentBlock img {
      width: 100%;
      margin-bottom: 15px;
      margin-top: 15px; }
  div.content div.card {
    margin-top: 10px;
    margin-bottom: 10px; }
  div.content img.jobs {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
    border-radius: 5px; }
  div.content ul {
    margin-left: 30px; }
  div.content h1, div.content h2, div.content h3, div.content p, div.content ul, div.content input, div.content button {
    margin-top: 10px;
    margin-bottom: 10px; }
  div.content div.row.magazin {
    margin-bottom: 15px; }
    div.content div.row.magazin div {
      margin-bottom: auto;
      margin-top: auto; }
  div.content iframe#resize-frame {
    margin-top: 25px;
    height: 5000px; }
  div.content div.reisewelten > div {
    margin-top: 15px;
    margin-bottom: 15px; }
    div.content div.reisewelten > div div.reisewelt {
      width: 100%;
      height: 100%;
      border-radius: 3px;
      border: 1px solid;
      overflow: hidden; }
      div.content div.reisewelten > div div.reisewelt:hover {
        text-decoration: underline; }
      div.content div.reisewelten > div div.reisewelt a {
        color: white;
        text-decoration: none; }
      div.content div.reisewelten > div div.reisewelt div.reisewelt-info {
        position: absolute;
        bottom: 0;
        width: calc(100% - 32px);
        background-color: #00000087;
        color: white;
        padding: 5px 10px; }
        div.content div.reisewelten > div div.reisewelt div.reisewelt-info p {
          margin: 0; }
        div.content div.reisewelten > div div.reisewelt div.reisewelt-info p:first-of-type {
          font-size: 14px; }
        div.content div.reisewelten > div div.reisewelt div.reisewelt-info p:last-of-type {
          font-size: 12px; }
      div.content div.reisewelten > div div.reisewelt img {
        width: 100%;
        margin: 0;
        position: relative;
        transition: 250ms ease-in-out; }
      div.content div.reisewelten > div div.reisewelt:hover img {
        transform: scale(1.1); }
      div.content div.reisewelten > div div.reisewelt:hover a {
        text-decoration: underline; }
  div.content div.reisen > div {
    margin-top: 15px;
    margin-bottom: 15px; }
    div.content div.reisen > div div.reise {
      width: 100%;
      height: 100%;
      background-color: #e5edfa;
      border: 1px solid #234480;
      border-radius: 3px;
      transition: box-shadow 250ms ease-in-out, background-color 250ms ease-in-out; }
      div.content div.reisen > div div.reise div.reise-bild {
        position: relative;
        border-bottom: 1px solid #234480; }
        div.content div.reisen > div div.reise div.reise-bild img {
          width: 100%;
          min-height: 180px;
          max-height: 180px;
          object-fit: cover;
          margin: 0; }
        div.content div.reisen > div div.reise div.reise-bild p {
          position: absolute;
          text-align: center;
          width: 100%;
          margin: 0;
          bottom: 0;
          font-weight: bold;
          color: #234480;
          background-color: #ffffffc4;
          height: 40px;
          line-height: 40px;
          font-size: 18px; }
      div.content div.reisen > div div.reise div.reise-info {
        flex-direction: column;
        height: calc(100% - 180px);
        display: flex;
        justify-content: space-between;
        padding: 10px 15px; }
        div.content div.reisen > div div.reise div.reise-info p.reise-name a {
          font-weight: bold;
          text-decoration: underline;
          color: #234480;
          transition: color 250ms ease-in-out; }
        div.content div.reisen > div div.reise div.reise-info p.reise-name a:hover {
          color: #337ab7; }
        div.content div.reisen > div div.reise div.reise-info p.reise-beschreibung {
          color: #234480; }
        div.content div.reisen > div div.reise div.reise-info p.reise-status {
          font-weight: bold; }
          div.content div.reisen > div div.reise div.reise-info p.reise-status i, div.content div.reisen > div div.reise div.reise-info p.reise-status svg {
            margin-right: 3px; }
          div.content div.reisen > div div.reise div.reise-info p.reise-status .reise-status-frei {
            color: #38b138; }
          div.content div.reisen > div div.reise div.reise-info p.reise-status .reise-status-ausgebucht {
            color: #df1212; }
        div.content div.reisen > div div.reise div.reise-info p.reise-preis a {
          color: #234480;
          background-color: #ffc827;
          border: 1px solid #cea018;
          padding: 5px 10px;
          font-weight: bold;
          border-radius: 3px;
          transition: box-shadow 250ms ease-in-out, background-color 250ms ease-in-out; }
        div.content div.reisen > div div.reise div.reise-info p.reise-preis a:hover {
          box-shadow: 1px 1px 5px 0 #cea018;
          background-color: #ffd500; }
        div.content div.reisen > div div.reise div.reise-info div {
          display: flex;
          justify-content: space-between; }
        div.content div.reisen > div div.reise div.reise-info p {
          margin-top: 5px;
          margin-bottom: 5px; }
      div.content div.reisen > div div.reise:hover {
        box-shadow: 1px 1px 5px 0 #234480;
        background-color: #d1e3fa; }
      div.content div.reisen > div div.reise a {
        text-decoration: none;
        text-align: center; }

.infohover {
  margin-left: 3px;
  color: #2b4e92;
  cursor: pointer;
  transition: 250ms ease-in-out; }

div.footer div.footerTop {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #234480; }
  div.footer div.footerTop div.row.services div {
    padding-bottom: 10px;
    padding-top: 10px; }
  div.footer div.footerTop div.service {
    color: #234480;
    text-decoration: none;
    background-color: #e5edfa;
    border-radius: 5px;
    padding: 15px 20px;
    height: 100%;
    cursor: pointer;
    position: relative;
    top: 0;
    transition: top ease 0.5s; }
    div.footer div.footerTop div.service:hover {
      top: -10px; }
    div.footer div.footerTop div.service i, div.footer div.footerTop div.service svg {
      margin-right: 10px; }
    div.footer div.footerTop div.service a {
      color: #234480;
      text-decoration: none; }
  div.footer div.footerTop div.service:hover {
    top: -10px; }
div.footer div.footerBottom {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2b4e92;
  color: #94a6c7; }
  div.footer div.footerBottom div.row div {
    margin-top: 15px;
    margin-bottom: 15px; }
  div.footer div.footerBottom svg, div.footer div.footerBottom i {
    margin-right: 5px; }
  div.footer div.footerBottom a {
    color: #94a6c7; }
  div.footer div.footerBottom ul {
    list-style-type: none;
    margin: 0; }
div.footer p {
  margin-bottom: 0;
  margin-top: 0; }
div.footer h3 {
  font-weight: bold; }

/*# sourceMappingURL=common.css.map */
