/* latin */
@font-face {
    font-family: 'Alegreya';
    font-style: normal;
    font-weight: 400;
    src: local('Alegreya Regular'), local('Alegreya-Regular'), url(../fonts/Alegreya.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;
}

/* latin */
@font-face {
    font-family: 'Alegreya Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Alegreya Sans Regular'), local('AlegreyaSans-Regular'), url(../fonts/AlegreyaSans.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;
}

/* latin */
@font-face {
    font-family: 'Homemade Apple';
    font-style: normal;
    font-weight: 400;
    src: local('Homemade Apple Regular'), local('HomemadeApple-Regular'), url(../fonts/Homemade_Apple.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;
}

.headline {
    text-align: center;
    margin-top: 70px ;
    margin-bottom: 35px ;
}

body {
    font: normal normal 18px 'Alegreya Sans', Arial, Tahoma, Helvetica, FreeSans, sans-serif;
}

.headline a {
    font: normal normal 72px 'Homemade Apple';
    margin-bottom: 0;
}

.subline {
    font: normal normal 20px Alegreya, Georgia, Serif;
    position: absolute;
    bottom: 16px;
    left: 304px;
}

h1 {
    font: normal normal 32px Alegreya, Georgia, Serif;
    margin-top: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

h2 {
    font: normal normal 32px Alegreya, Georgia, Serif;
    margin-top: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

h3 {
    font: normal normal 24px Alegreya, Georgia, Serif;
}

.lwptoc_title {
    font: normal normal 32px Alegreya, Georgia, Serif;
    text-transform: uppercase;
}

a {
    color: black;
    text-decoration: none;
}

a:VISITED {
    color: black;
    text-decoration: none;
}

a:HOVER {
    color: black;
}

.rahmen {
	border: solid thin;
}

.booking {
    border: solid thin;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
}

.menu li {
    display: inline-block;
    border-right: solid thin;
}

.menu {
    padding: 0;
}

.menu li:LAST-CHILD {
    border-right: none;
}

#menu-head-menu li {
    padding-left: 8px;
    padding-right: 8px;
}

.menu-navigations-menu-container {
    font: normal normal 20px Alegreya, Georgia, Serif;
    text-align: left;
}

.menu-navigations-menu-container li {
    padding-left: 15px;
    padding-right: 15px;
}

#header {
    margin-top: 15px;
}

.navbar {
    min-height: 20px;
    margin-bottom: 0;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
    font: normal normal 20px Alegreya, Georgia, Serif;
    text-align: left;
}

.navbar-default .navbar-brand {
    font-size: 20px;
    color: black;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 20px;
}

.navbar-default .navbar-nav > li > a {
    color: black;
    padding-top: 5px;
    padding-bottom: 5px;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: black;
    background-color: transparent;
    text-decoration: underline;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: black;
    background-color: transparent;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: black;
    background-color: transparent;
    text-decoration: underline;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: black;
    background-color: transparent;
    text-decoration: underline;
}

.menu-item {
    display: inline-block;
    border-left: solid thin;
}

.dropdown-menu .menu-item {
    display: block;
    border-left: 0;
}

#footer_right {
    text-align: right;
}

.searchbar li {
    list-style: none;
}

.sidebar {
    border: 1px solid;
    margin-bottom: 48px;
}

.sidebar h3 {
    margin-top: 0;
}

.sidebar li {
    list-style: none;
}

.sidebar li:first-child {
    padding-top: 16px;
}

.sidebar li:last-child {
    padding-bottom: 16px;
}

.searchbar label {
    font-weight: 400;
}

.socialicons {
    text-align: right;
}

.socialicons a:HOVER {
    text-decoration: none;
}

.widgettitle {
    font-size: 16px;
    text-transform: inherit;
}

hr {
    border: 0;
    height: 1px;
    background: #333 linear-gradient(to right, #ccc, #333, #ccc);
    box-sizing: border-box;
}

.teaserImg img {
    width: 100%;
    height: 246px;
    object-fit: cover;
}

.teaserImg .caption {
    font: normal normal 20px Alegreya, Georgia, Serif;
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
    display: block;
}

figure.wp-block-gallery.has-nested-images {
    margin-bottom: 48px !important;
}

figcaption {
    font: normal 16px 'Alegreya Sans', Arial, Tahoma, Helvetica, FreeSans, sans-serif !important;
    color: black !important;
    background: none !important;
    position: static !important;
    padding: inherit !important;
    text-align: center;
    margin-top: .5em;
    margin-bottom: 1em;
}

.teaserImg .captionInner {
    padding-top: 8px;
    padding-bottom: 8px;
    height: 90px;
    text-transform: uppercase;
    overflow: hidden;
}

.similar {
    font-size: 16px;
}

.teaserImg:HOVER .captionInner {
    text-decoration: underline;
}

.teaserImg .excerpt {
    font: 16px Alegreya Sans, Arial, Tahoma, Helvetica, FreeSans, sans-serif;
    padding: 0;
    text-align: justify;
}

.teaserImg:HOVER a {
    text-decoration: none;
}

.feature {
    margin-top: 30px;
    margin-bottom: 30px;
}

.carousel-caption {
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
}

.carousel-caption h2 {
    padding: 15px;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0.5);
    border: 1px solid white;
}

.index_row {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: -30px;
    margin-right: -30px;
}

#third_image {
    margin-top: 15px;
}

.widget_tag_cloud {
    list-style: none;
}

.title {
    margin-bottom: 30px;
}

.content {
    max-width: 830px;
}

.content p {
    margin-bottom: 16px;
}

.content a {
    text-decoration: underline;
}

.content h2 a {
    text-decoration: none;
}

.content h2 {
    text-transform: uppercase;
}

.title h2 a {
    text-transform: uppercase;
}

.content h3 {
    text-transform: uppercase;
}

.content h4 {
    text-transform: uppercase;
}

.comment-respon0d {
    margin-top: 80px;
}

.commentlist {
    max-width: 760px;
}

#comments {
    margin-top: 30px;
    max-width: 800px;
}

.comment-form-comment * {
    vertical-align: middle;
}

#comment {
    width: 100%;
}

.singlepost .nav_links {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 18px;
}

.next_link {
    text-align: right;
}

.content img {
    height: auto;
    width: auto;
    max-width: 100% !important;
}

.wp-block-image {
    margin-top: 40px;
}

.content .aligncenter {
    margin-left: auto;
    margin-right: auto;
    max-width: 100% !important;
    margin-top: 16px;
}

.content .alignleft {
    width: 50% !important;
    float: left;
    margin-top: 16px;
    padding-right: 8px;
}

.content .alignright {
    width: 50% !important;
    float: right;
    margin-top: 16px;
    padding-left: 8px;
}

.twocolfix .alignleft {
    margin-right: 16px;
}

.twocolfix .alignright {
    margin-left: 16px;
}

.wp-caption-text {
    text-align: center;
    margin-top: 8px;
}

.wp-caption.alignright a img {
    width: 100% !important;
}

.wp-caption.alignleft a img {
    width: 100% !important;
}

.wp-caption.aligncenter a img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100% !important;
    padding-top: 16px;
}

.mygpMap {
    margin-top: 30px;
}

.widget_facebook_likebox {
    margin: 10px;
}

input#head_menu {
    display: none;
}

input[type=checkbox] ~ nav {
    display: none;
}

input[type=checkbox]:CHECKED ~ nav {
    display: block;
}

label.open_menu_label {
    float: right;
}

nav.head_menu_content div.row.nav_menu_row {
    margin-top: 8px;
    margin-left: 0;
}

nav.head_menu_content div.menu-navigations-menu-container {
    font: normal normal 16px Alegreya, Georgia, Serif;
}

div.menu-navigations-menu-container ul {
    margin-bottom: 0;
}

nav.head_menu_content div.menu-navigations-menu-container ul.menu li {
    display: list-item;
    border-right: none;
}

.readingtime {
    font-style: italic;
}

.textright {
    margin-right: 16px;
}

.related .teaserImg .caption {
    position: relative;
    color: inherit;
    background: inherit;
}

.related img {
    margin-top: 8px;
    margin-bottom: 8px;
}

.related h3 {
    font: normal normal 24px Alegreya, Georgia, Serif !important;
    text-transform: uppercase !important;
}


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.affiliate {
    padding: 15px;
    border: solid thin black;
}

@media ( max-width: 1200px) {

    .teaserImg img {
        height: 202px;
    }

    .teaserImg .captionInner {
        font-size: 16px;
    }

}

@media ( max-width: 992px) {

    .teaserImg img {
        height: 153px;
    }

    .teaserImg .captionInner {
        font-size: 16px;
    }

    .menu-item {
        font-size: 16px;
    }

    .socialicons {
        top: 0;
    }

    .navbar-default .navbar-brand {
        font-size: 16px;
    }
}

@media ( max-width: 768px) {

    .teaserImg img {
        height: auto;
    }

    .headline {
        margin-top: 35px;
        margin-bottom: 17px;
    }

    body {
        overflow-x: hidden;
    }

    .headline a {
        font-size: 35px;
    }

    h2 {
        font-size: 24px;
    }

    .subline {
        font-size: 10px;
        bottom: 5px;
        left: 160px;
    }
    .teaserImg {
        margin-top: 10px;
    }

    #third_image {
        margin-top: 0;
    }

    .screen-reader-text {
        display: none;
    }

    .singlepost .nav_links {
        font-size: 12px;
    }

    .index_row {
        padding-top: 0;
        padding-bottom: 0;
    }

    .teaserImg .captionInner {
        height: 32px;
    }

    .carousel-caption h2 {
        font-size: 16px;
    }

    .container {
        margin-left: 15px;
        margin-right: 15px;
    }

    .container.singlepost {
        margin-left: 0;
        margin-right: 0;
    }

    .content img {
        margin-bottom: 0;
    }

    figure {
        position: relative;
    }
    
}
