/* karla-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Karla';
  font-style: normal;
  font-weight: 200;
  src: url('/fileadmin/fonts/Google_Fonts/karla-v31-latin/karla-v31-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* karla-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Karla';
  font-style: italic;
  font-weight: 200;
  src: url('/fileadmin/fonts/Google_Fonts/karla-v31-latin/karla-v31-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* karla-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Karla';
  font-style: normal;
  font-weight: 300;
  src: url('/fileadmin/fonts/Google_Fonts/karla-v31-latin/karla-v31-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* karla-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Karla';
  font-style: italic;
  font-weight: 300;
  src: url('/fileadmin/fonts/Google_Fonts/karla-v31-latin/karla-v31-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* karla-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Karla';
  font-style: normal;
  font-weight: 400;
  src: url('/fileadmin/fonts/Google_Fonts/karla-v31-latin/karla-v31-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* karla-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Karla';
  font-style: italic;
  font-weight: 400;
  src: url('/fileadmin/fonts/Google_Fonts/karla-v31-latin/karla-v31-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* karla-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Karla';
  font-style: normal;
  font-weight: 500;
  src: url('/fileadmin/fonts/Google_Fonts/karla-v31-latin/karla-v31-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* karla-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Karla';
  font-style: italic;
  font-weight: 500;
  src: url('/fileadmin/fonts/Google_Fonts/karla-v31-latin/karla-v31-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* karla-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Karla';
  font-style: normal;
  font-weight: 600;
  src: url('/fileadmin/fonts/Google_Fonts/karla-v31-latin/karla-v31-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* karla-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Karla';
  font-style: normal;
  font-weight: 700;
  src: url('/fileadmin/fonts/Google_Fonts/karla-v31-latin/karla-v31-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* karla-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Karla';
  font-style: normal;
  font-weight: 800;
  src: url('/fileadmin/fonts/Google_Fonts/karla-v31-latin/karla-v31-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



#logo img {
    max-height: 110px;
    top: 0px;
    position: absolute;
}
.tp-bgimg {
  background-position: bottom bottom !important;
}
#language ul li img {
    width: 30px;
    height: 18px;
}
ul {
    list-style: inside;
}
#slider {
    margin-top: 80px !important;
}
.tp-bgimg {
  background-position: center center !important;
}
.navigation {
    height: 80px;
    background-color: #002864;
    border: none;
    position: fixed;
}
.navbar-collapse .navbar-nav > li > a {
    text-transform: uppercase;
    font-size: 17px;
    padding: 27px 20px;
    color: #FFFFFF;
    background: transparent;
    font-family: "Karla", sans-serif !important;	
}
.navbar-collapse .navbar-nav > li > a:hover, .navbar-collapse .navbar-nav > li > a:focus {
    color: #002864;
    background-color: #FFFFFF;
}
.navbar-collapse .navbar-nav  > .active > a, .navbar-collapse .navbar-nav  > .active > a:hover, .navbar-collapse .navbar-nav  > .active > a:focus {
    color: #002864;
    background-color: #F2C100;
}
#content {
    background: #FFFFFF;
}
body {
    font-family: "Karla", sans-serif !important;
    font-size: 19px !important;
    line-height: 1.5 !important;
}
body p {
    text-align: justify !important;
	font-weight: 300;
}
h1, h3 {
    padding-bottom: 0px !important;
	margin-bottom: 10px !important;
	margin-top: 10px !important;
}
h1, .h1 {
    font-weight: 600;
    color: #F2C100;
    text-transform: uppercase;
    font-size: 33px;
    word-break: normal;
    text-align: center;
    font-family: "Karla", sans-serif !important;
}
h2, .h2 {
    font-weight: 300;
    color: #002864;
    text-transform: none;
    font-size: 30px;
    word-break: normal;
    text-align: center;
    font-family: "Karla", sans-serif !important;
}
h3, .h3 {
    font-weight: 600;
    color: #F2B905;
    text-transform: none;
    font-size: 27px;
    word-break: normal;
    text-align: center;
    font-family: "Karla", sans-serif !important;
}
h4, .h4 {
    font-weight: 700;
    color: #002864;
    text-transform: uppercase;
    font-size: 25px;
    word-break: normal;
    text-align: center;
    font-family: "Karla", sans-serif !important;
}
h1::after, h3::after {
	display: none;
}
#content b, strong {
    color: #212322;
	font-weight: 700;
}
#content a {
    color: #F2C100;
	font-weight: 600;
}
#content a:hover {
    color: #F2C100;
	font-weight: 600;
	text-decoration: underline;
}
#smallsearchAnfrage {
    background: #002864 !important;
}
#smallsearchAnfrage h5 {
    color: #F2C100;
}
.eb_smallsearch .anfrage {
    background: transparent;
    color: #F2C100;
    border: 1px solid #F2C100;
}
.eb_smallsearch .anfrage:hover {
    background: #F2C100;
    color: #FFFFFF;
    border: 1px solid #F2C100;
}
.eb_smallsearch button, .eb_smallsearch .submitButton {
    background: transparent;
    color: #F2C100;
    border: 1px solid #F2C100;
}
.eb_smallsearch button, .eb_smallsearch .submitButton:hover {
    background: #F2C100;
    color: #FFFFFF;
    border: 1px solid #F2C100;
}
#kontakt {
    background-color: #002864;
}
#kontakt h3 {
    color: #FFFFFF;
    font-size: 33px;
    text-transform: uppercase;
}
#kontakt {
    color: #FFFFFF;
	font-size: 18px !important;
}
#kontakt a {
    color: #F2C100;
    text-decoration: none;
    font-size: 18px !important;
    font-weight: 600;
    text-decoration: none;
}
#kontakt a:hover {
    color: #F2C100;
	text-decoration: underline;	
}
.copyright a {
    font-weight: 600;
	text-decoration: none;
    color: #F2C100;
}
.copyright a:hover {
    color: #F2C100;
	text-decoration: underline;	
}
#footer {
    background-color: #002864;
    border-top: 0px solid #F2C100;
    color: #FFFFFF;
    font-size: 18px !important;
}
#ebCategories {
    text-align: left;
    font-weight: 200;
    font-size: 25px !important;
}
.EBCTG-btn-default, a.EBCTG-btn-default, a:link.EBCTG-btn-default {
    color: #212322 !important;
    background-color: #FFFFFF !important;
    border-color: #212322 !important;
}
.EBCTG-eb-catlist-wrap .EBCTG-content h3 {
    font-size: 33px !important;
    text-align: left !important;
}
.EBPRC-priceinfo-more {
    float: none !important;
    text-align: left !important;
}
.tab-v1 .nav-tabs {
    border: none;
}
.tab-v1 .nav-tabs > li {
    width: 33%;
    margin-bottom: 0px;
    border-bottom: 1px solid #002864;
    padding-bottom: 10px;
    border-bottom: 1px solid #002864;
}
.tab-v1 .nav-tabs > li > a {
    margin-right: 0px;
    border: #002864;
    border-radius: 0px 0px 0 0;
    text-align: center;
    color: #002864 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #FFFFFF !important;
    background-color: #002864 !important;
}
.tab-v1 .nav-tabs > li > a:hover {
    background-color: #F2C100 !important;
    color: #FFFFFF !important;
    border-left: 1px solid #002864;
    border-right: 1px solid #002864;
}
.tab-v1 .nav-tabs {
    text-align: center;
    margin-top: 20px;
}
.link-button {
    text-decoration: none;
    background: #212322;
    color: #FFFFFF !important;
    border: 1px solid #212322;
    padding: 20px 20px 20px 20px;
    font-size: 18px;
    text-transform: uppercase;
}
.link-button:hover {
    text-decoration: none;
    background: #FFFFFF;
    color: #212322 !important;
    border: 1px solid #212322;
}
.caption {
    font-family: "Karla", sans-serif !important;
    font-size: 18px;
    line-height: 1.3;
    margin: 0px auto 50px auto;
    font-weight: 300;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 90px;
}
.caption:after {
    display: none;
}
.navbar-light .navbar-toggler {
    color: #FFFFFF;
    border-color: #FFFFFF;
}
.navbar-toggler {
    font-size: 18px;
    margin-top: 14px;
    border: 2px solid transparent;	
}
@media screen and (max-width:640px){
    .tab-v1 .nav-tabs > li {
    width: 50%;
    }
}
@media screen and (max-width:500px){
    .tab-v1 .nav-tabs > li {
    width: 100%;
    }
}
@media screen and (max-width:1100px){
	.navbar-collapse .navbar-nav > li > a {
    text-transform: uppercase;
    font-size: 15px;
    padding: 27px 16px;
    }
}
@media screen and (max-width:991px){
	.navbar-collapse .navbar-nav > li > a {
    font-size: 14px;
    padding: 27px 12px;
    }
}
@media screen and (max-width:950px){
	.navbar-collapse .navbar-nav > li > a {
    font-size: 14px;
    padding: 27px 12px;
    }
	.navigation .nav {
    margin-left: -30px;
    }
}
@media screen and (max-width:770px){
	.navbar-collapse .navbar-nav > li > a {
    font-size: 12px;
    padding: 27px 10px;
    }
}
@media screen and (max-width:767px){
    .navbar-toggle {
    margin-top: -5px;
    }
    .navbar-collapse .navbar-nav > li > a {
    font-size: 17px;
    padding: 21px 10px;
    margin-top: -15px;
    background-color: #002864;
    }
}
@media screen and (max-width:320px){
    body p {
    text-align: left !important;
    }
}
@media screen and (max-width:650px){
    #slider #hotelName .page-title {
	font-size: 50px;
	line-height: 70px;
    }
}
@media screen and (max-width:1200px){
    body {
    font-size: 20px !important;
    }
}
@media screen and (max-width:991px){
    body {
    font-size: 19px !important;
    }
}
@media screen and (max-width:767px){
    body {
    font-size: 18px !important;
    }
	body p {
    text-align: left !important;
    }
}