/* FILE: style.css*/
/* francois-one-regular - latin */
@font-face {
  font-family: 'Francois One';
  font-style: normal;
  font-weight: 400;
  src: url('/../../assets/fonts/francois-one-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/../../assets/fonts/francois-one-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/../../assets/fonts/francois-one-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/../../assets/fonts/francois-one-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/../../assets/fonts/francois-one-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/../../assets/fonts/francois-one-v20-latin-regular.svg#FrancoisOne') format('svg'); /* Legacy iOS */
}

/* pt-sans-regular - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/../../assets/fonts/pt-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/../../assets/fonts/pt-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/../../assets/fonts/pt-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/../../assets/fonts/pt-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/../../assets/fonts/pt-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/../../assets/fonts/pt-sans-v17-latin-regular.svg#PTSans') format('svg'); /* Legacy iOS */
}
/* pt-sans-italic - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: url('/../../assets/fonts/pt-sans-v17-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/../../assets/fonts/pt-sans-v17-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/../../assets/fonts/pt-sans-v17-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/../../assets/fonts/pt-sans-v17-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('/../../assets/fonts/pt-sans-v17-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/../../assets/fonts/pt-sans-v17-latin-italic.svg#PTSans') format('svg'); /* Legacy iOS */
}
/* pt-sans-700 - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/../../assets/fonts/pt-sans-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/../../assets/fonts/pt-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/../../assets/fonts/pt-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/../../assets/fonts/pt-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/../../assets/fonts/pt-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/../../assets/fonts/pt-sans-v17-latin-700.svg#PTSans') format('svg'); /* Legacy iOS */
}
/* pt-sans-700italic - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: url('/../../assets/fonts/pt-sans-v17-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/../../assets/fonts/pt-sans-v17-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/../../assets/fonts/pt-sans-v17-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/../../assets/fonts/pt-sans-v17-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('/../../assets/fonts/pt-sans-v17-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/../../assets/fonts/pt-sans-v17-latin-700italic.svg#PTSans') format('svg'); /* Legacy iOS */
}


body {
    margin: 0;
    padding: 0;
    font-family: 'PT Sans', sans-serif;
    width: 100%;
    min-width: 300px;
}

#print_container,
#contact .print_only {
    display: none!important;
}


/*
body:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}*/

html {
    overflow-y: scroll;
}

.clear {
    clear: both;
}

p {
    color: #333;
}

h1 {
    font-size: 1.5em;
}

h2 {
    font-size: 1.1em;
}

h3 {
    font-size: 1.0em;
}

.news-kilian .btn {
    background: #EAC730;
    color: #333;
}

.news-josef .btn {
    background: #3F6A1F;
    color: #DCDDCD;
}

#bg_img,
#bg_children {
    background-position: center top;
    background-repeat: no-repeat;
    position: fixed;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
    padding: 0;
}

#bg_children {
    background-image: url("images/josef_kiga_head2.png");
    background-position: center top;
    background-size: contain;
    margin-left: 5%;
    width: 90%;
    position: absolute;
    -webkit-opacity: 0.75;
    -moz-opacity: 0.75;
    -o-opacity: 0.75;
    opacity: 0.75;
}

.imagebox img {
    width: 49%;
    border: 1px solid #fff;
    margin-right: 1%;
}

.imagebox img:last-child {
    width: 49%;
    border: 1px solid #fff;
    margin-right: 0px;
}

#lettering {
    width: 100%;
    top: 80px;
    opacity: 0.75;
    position: absolute;
    -webkit-transform: rotate(-5.1deg);
    -ms-transform: rotate(-5.1deg);
    transform: rotate(-5.1deg);
}

#logo {
    width: auto;
    height: 250px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: -10px 0 10px 0;
    padding: 0;
}

#messageline {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 2em;
    overflow: hidden;
    color: #000;
    display: none;
    text-align: center;
    z-index: 2000
}

#header {
    width: 90%;
    margin: 0 auto;
    position: relative;
    z-index: 1000;
}

#header_menu {
    background-color: #fff;
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7;
    text-align: right;
    padding: 1px 0px;
}

#header_menu ul li {
    display: inline;
    font-size: 1.1em;
    font-family: 'Francois One', sans-serif;
}

#header_menu li a {
    list-style-type: none;
    padding: 0em 2em;
    margin: 0 2em;
    text-decoration: none;
}

#header_title {
    display: none;
}

#header_menu li a:before,
#footer a:before {
    content: "\00BB\00A0";
}

#site_links {
    display: none;
}

#block {
    width: 90%;
    margin: 0 auto 40px;
    padding-top: 1%;
    display: flex;
    z-index: 0;
    min-height: 820px;
}

#left_col {
    position: absolute;
    margin-top: 100px;
    float: left;
    z-index: 500;
}

#left_col_spacer {
    width: 450px;
}

#right_col {
    position: relative;
    top: -45px;
    width: 100%;
    padding-left: 450px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 300;
}

.content_box {
    border: 2px solid #fff;
    border-top: none;
    padding-top: 2px;
    padding: 20px;
    color: #333;
    -moz-box-shadow: inset 0 0 10px #fff;
    -webkit-box-shadow: inset 0 0 10px #fff;
    box-shadow: inset 0 0 10px #fff;
}

.decosquare {
    height: 20px;
    left: 10px;
    position: relative;
    top: 10px;
    -webkit-transform: rotate(-10deg) !important;
    -ms-transform: rotate(-10deg) !important;
    transform: rotate(-10deg) !important;
    width: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.decosquare:hover {
    -webkit-transform: rotate(145deg) !important;
    -ms-transform: rotate(145deg) !important;
    transform: rotate(145deg) !important;
}

#menu {
    font-size: 1.1em;
    line-height: 3em;
    text-align: center;
    width: 350px;
    -webkit-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    transform: rotate(6deg);
    margin-bottom: 40px;
    /*gradient background color */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
    /* IE6-9 */
    z-index: 1;
}

.menu__inner {
    width: 100%;
}

.menu__inner>li {
    text-align: center;
}

#menu nav ul {
    list-style: none;
    padding: 0;
}

.menu__inner li a,
#menu>nav>ul>li>a {
    text-decoration: none;
}

.menu_underline {
    height: 4px;
    width: 40%;
}

.menu__inner li .menu_underline {
    margin: -5px auto 0;
}

#menu>nav>ul>li>.menu_underline {
    margin: -10px auto 0;
}

.menu__inner li:hover .menu_underline,
#menu>nav>ul>li:hover>.menu_underline {
    background-color: #fff;
}

#menu>* {
    -webkit-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    transform: rotate(-6deg);
}

#menu .sub_menu {
    position: relative;
    margin-left: 10%;
    width: 80%;
    cursor: pointer;
}

#contact {
    font-size: 1em;
    font-weight: 500;
    text-align: center;
    width: 400px;
    -webkit-transform: rotate(-1.1deg);
    -ms-transform: rotate(-1.1deg);
    transform: rotate(-1.1deg);
    margin-left: 70px;
    margin-top: -70px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
    /* IE6-9 */
    position: absolute;
}

#contact>* {
    -webkit-transform: rotate(1.1deg);
    -ms-transform: rotate(1.1deg);
    transform: rotate(1.1deg);
}

#content_outer {
    margin-bottom: 50px;
    -webkit-transform: rotate(-5.1deg);
    -ms-transform: rotate(-5.1deg);
    transform: rotate(-5.1deg);
}

#content_inner {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
    /* IE6-9 */
    border: none\0;
    padding: 100px 100px 50px;
    min-height: 355px;
}

#content_inner>.decosquare {
    left: -14px;
    top: -58px;
}

#content_inner>* {
    -webkit-transform: rotate(5.1deg);
    -ms-transform: rotate(5.1deg);
    transform: rotate(5.1deg);
}

#content_inner_straight {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
    /* IE6-9 */
    padding: 43px 100px 50px 100px;
    min-height: 355px;
    position: relative;
    margin-top: -500px;
}

#content_inner_straight img {
    max-width: 100%;
}

#content_inner_straight>.decosquare {
    left: -20px;
    top: -10px;
}

#content_inner_straight>* {}

#footer {
    border: 2px solid #fff;
    border-right: none;
    text-align: right;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
    /* IE6-9 */
    padding: 5px;
    padding-left: 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* margin-left: 6em; */
    margin-top: 2.3em;
}

#footer a {
    text-decoration: none;
    padding: 0 2em;
    font-size: 1.1em;
}

.padagogik li {
    margin-bottom: 20px;
    list-style: none;
    color: #333;
}

.boxteam {
    width: 46%;
    min-height: 145px;
    height: 100%;
    float: left;
    margin: 1%;
}

.imageteam {
    float: left;
    margin-right: 4%;
    width: 48%;
}

.imageteam>a>img {
    width: 100%;
}

.contentteam {
    float: right;
    margin-top: 10px;
    width: 48%;
}

.galerie img {
    margin: 2px;
    border: 1px solid #fff;
}

.col-md-8 {
    position: relative;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    box-sizing: border-box;
}

button {
    overflow: visible;
    z-index: 0;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

.contact-left-text input[type="text"],
.contact-left-text input[type="email"],
.contact-left-text input[type="phone"] {
    width: 100%;
    color: #333;
    width: 100%;
    outline: none;
    font-size: 1.0em;
    padding: 0.7em 1.2em;
    margin-bottom: 1.2em;
    border: solid 1px #ccc;
    border-radius: 2px;
    -webkit-appearance: none;
    letter-spacing: 1px;
}

.contact-left-text textarea {
    resize: none;
    width: 100%;
    margin: 0 auto;
    color: #333;
    font-size: 1em;
    outline: none;
    padding: 0.7em 1.2em;
    border: solid 1px #ccc;
    border-radius: 2px;
    min-height: 11em;
    -webkit-appearance: none;
    letter-spacing: 1px;
}

.contact-left-text input[type="submit"] {
    border: none;
    outline: none;
    color: #333;
    border: 1px solid #ccc;
    background: #fff;
    padding: 0.5em 1.5em;
    font-size: 1em;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 1.5em;
    letter-spacing: 1px;
    border-radius: 2px;
    -webkit-appearance: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.contact-left-text input[type="submit"]:hover {
    background: #fff;
    color: #00008B;
}

.galerie img:hover {
    background: rgba(0, 153, 204, 0.5);
    cursor: pointer;
}

.galerie .img-filter {
    display: inline-block;
    margin: 0 7px 10px 3px;
    padding: .75em 1.5em .75em 1.5em;
    background-color: transparent;
    cursor: pointer;
}

.galerie .img-filter:hover {
    cursor: pointer;
}

.galerie .img-filter .button__text {
    border: none;
    background-color: transparent;
    border-bottom: 4px solid transparent;
}

.galerie .img-filter.active .button__text,
.galerie .img-filter:hover .button__text {
    border-bottom: 4px solid white;
}

table#event_table {
    width: 100%;
}

table#event_table tr {
    width: 100%;
    min-width: 520px;
    margin: 2px 30px 2px 0;
    border: 1px solid #FFF;
    background-color: rgba(255, 255, 255, 1);
}

table#event_table tr:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.5);
}

table#event_table tr:nth-child(odd) {
    background-color: rgba(178, 213, 243, 0.3);
}

table#event_table tr td {
    margin: 20px 3px;
    padding: 1em;
}

table#event_table tr td:first-child {
    font-weight: 600;
    width: 1px;
}

table#event_table tr td:nth-child(2) {
    text-align: center;
}

table#event_table tr td p {
    text-align: left;
}

.legende>img {
    float: left;
    margin-right: 10px;
}

.legende>h3 {
    padding-top: 6px;
}

.box_content {
    width: 100%;
}

.box_1 {
    width: 60%;
    margin-right: 5%;
    float: left;
}

.box_2 {
    width: 35%;
    float: right;
}

.box_3 {
    width: 22%;
    margin: 1%;
    background-color: rgba (255, 255, 255, 0.3);
    border: 1px solid #FFF;
    float: left;
    -moz-box-shadow: inset 0 0 10px #fff;
    -webkit-box-shadow: inset 0 0 10px #fff;
    box-shadow: inset 0 0 10px #fff;
}

.box_3 p {
    font-size: 1em;
    color: #006400;
    text-align: center;
    margin: 2%;
    margin-top: 45px;
    height: 90px;
}

.zeiten {
    background-color: #0F0;
}

.box_4 {
    width: 45%;
    float: left;
}

.box_5 {
    width: 45%;
    float: right;
}

.box_4,
.box_4 p,
.box_5,
.box_5 p {
    text-align: center;
}

@media only screen and (max-width: 1570px) {
    .boxteam>* {
        width: 100%;
    }
}

@media only screen and (max-width: 1400px) {
    #content_inner_straight {
        padding-left: 80px;
        padding-right: 80px;
    }
}

@media only screen and (max-width: 1135px) {
    .boxteam {
        width: 100%;
    }
    .boxteam>* {
        width: 48%;
    }
}

@media only screen and (max-width: 1024px),
only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #bg_img {
        display: none;
    }
    #bg_img,
    #bg_children {
        width: 100%;
        margin: 80px 0 0 0;
        /*opacity: 1;*/
    }
    #header {
        width: 100%;
        height: 80px;
        position: fixed;
        background-color: #fff;
        -webkit-box-shadow: 0px 0px 41px -8px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 0px 41px -8px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 0px 41px -8px rgba(0, 0, 0, 0.15);
    }
    #header_menu {
        background-image: url("images/navi_kfl.svg");
        background-position: left top;
        background-repeat: no-repeat;
        background-size: contain;
        opacity: 1;
        height: 100%;
        width: 123px;
        float: left;
    }
    #header_menu:hover {
        cursor: pointer;
    }
    #header_menu ul {
        display: none;
    }
    #header_title {
        display: inline;
        float: right;
        font-size: 24px;
        font-weight: bold;
        margin-right: 1em;
        margin-top: 25px;
        font-family: "Francois One", sans-serif;
    }
    #header_title a {
        text-decoration: none;
    }
    #header::after {
        content: '';
        clear: both;
        display: none;
    }
    #block {
        width: 100%;
        padding-top: 80px;
        background-image: url('images/backpaper.png');
        height: 100%;
        margin: 0 auto;
    }
    #lettering {
        display: none;
    }
    #menu {
        display: none;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        width: 100%;
        min-height: 100%;
        padding: 0;
        border: 0;
        position: absolute;
        font-size: 24px;
    }
    #menu>* {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        padding: 0;
        height: 100%;
    }
    #contact {
        display: none;
    }
    #left_col {
        float: none;
        margin-top: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        height: calc(100% - 80px);
        min-height: 100%;
        min-height: calc(100% - 80px);
        z-index: 1;
    }
    #right_col {
        width: 90%;
        padding: 0;
        margin: 0 auto;
        top: 0;
        float: none;
        z-index: 10;
    }
    #logo {
        margin-top: 10px;
        height: 30vw;
        width: 50%;
    }
    #content_outer {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    #content_inner {
        -webkit-transform: rotate(-5.1deg);
        -ms-transform: rotate(-5.1deg);
        transform: rotate(-5.1deg);
    }
    #content_inner {
        padding: 100px 50px 50px;
    }
    #content_inner_straight {
        padding: 43px 50px 50px;
    }
    #site_links {
        display: block;
        text-align: right;
        line-height: 1.5em;
        font-weight: bold;
        margin-right: 1em;
        font-family: "Francois One", sans-serif;
    }
    #site_links a {
        text-decoration: none;
    }
    #footer {
        text-align: center;
        margin-bottom: 2.3em;
    }
}

.gal_josef img {
    width: 100%;
}

p {
    text-align: justify;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.kontaktbox p {
    text-align: center;
}

.imageteam>img {
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 41px -8px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 41px -8px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 41px -8px rgba(0, 0, 0, 0.15);
}


/*by rs*/

@media only screen and (max-width: 768px) {
    #content_inner_straight>div {
        width: 100% !important;
    }
    #header_menu {
        width: 80px;
        background-position: left 13px;
    }
    #header {
        -webkit-box-shadow: 0px 0px 41px -8px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 0px 41px -8px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 0px 41px -8px rgba(0, 0, 0, 0.15);
    }
    #site_links {
        line-height: 2.5em;
    }
    .box_5,
    .box_4 {
        width: 100%;
        text-align: center;
    }
    .box_4>p,
    .box_5>p {
        text-align: center;
    }
    #footer {
        text-align: center;
    }
    .galerie img {
        border: 0 none;
        height: 100%;
        margin: 0 !important;
        padding: 0 !important;
        width: 49%;
    }
    .galerie .img-filter {
        margin: 0.4em 0;
        padding: 20px;
        width: 32.33%;
    }
    .imageteam>img {
        border-radius: 10px;
        -webkit-box-shadow: 0px 0px 41px -8px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 0px 41px -8px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 0px 41px -8px rgba(0, 0, 0, 0.15);
    }
}

@media only screen and (max-width: 500px) {
    #content_inner {
        padding: 33px 50px 50px;
    }
    .boxteam>* {
        width: 100%;
    }
    #header_title a {
        font-size: 0.7em;
        text-decoration: none;
        font-weight: 400;
    }
    h1,
    h2,
    ul,
    li,
    h3,
    h4 {
        text-align: center;
    }
    p {
        -moz-hyphens: none;
        -o-hyphens: none;
        -webkit-hyphens: none;
        -ms-hyphens: none;
        hyphens: none;
        text-align: center;
    }
    #content_inner_straight {
        padding: 1em;
    }
    #logo {
        margin: 2em auto 0;
        width: 90%;
        height: 56vw;
    }
    .box_1,
    .box_2,
    .box_4,
    .box_5 {
        width: 100%;
    }
    .box_2 {
        text-align: center;
    }
    #header,
    #left_col {
        min-width: 300px;
    }
    #content_outer {
        margin-bottom: 4em;
    }
    #footer {
        text-align: center;
    }
    #header_menu li a::before {
        content: "";
    }
    #menu {
        font-size: 1em;
    }
    #site_links {
        display: block;
        font-family: "Francois One", sans-serif;
        line-height: 2.9em;
        text-align: center;
        font-weight: 400;
    }
    .boxteam>* {
        text-align: center;
        width: 100%;
        margin: 1em 0;
    }
    table#event_table tr td:nth-child(2) {
        min-width: 25px;
        text-align: center;
    }
    table#event_table tr td {
        padding: 0 0.2em;
        margin: 0;
    }
    tbody {
        left: 0;
        position: relative;
        right: 0;
    }
    .galerie .img-filter {
        background-color: rgba(0, 0, 0, 0);
        cursor: pointer;
        display: inline-block;
        margin: 0 0 10px;
        padding: 0.5em;
    }
    .button__text {
        -moz-user-select: none;
        display: block;
        font-size: 0.9em;
        font-weight: bold;
        margin-bottom: 0;
        padding: 8px 10px 3px;
        position: relative;
        text-align: center;
        z-index: 100;
    }
    .button {
        width: 100% !important;
        padding: 0 10px !important;
    }
    .galerie img {
        border: 1px solid #ffffff;
        margin: 2px;
        text-align: center;
        width: 100%;
    }
    .contact-left-text input[type="text"],
    .contact-left-text input[type="email"],
    .contact-left-text input[type="phone"] {
        border: 1px solid #cccccc;
        border-radius: 2px;
        color: #333333;
        font-size: 1em;
        letter-spacing: 1px;
        margin-bottom: 1.2em;
        outline: medium none;
        padding: 0.7em 0 0.7em 0.5em;
        width: 100%;
    }
    .contact-left-text textarea {
        border: 1px solid #cccccc;
        border-radius: 2px;
        color: #333333;
        font-size: 1em;
        letter-spacing: 1px;
        margin: 0 auto;
        min-height: 8em;
        outline: medium none;
        padding: 0.7em 0 0;
        resize: none;
        width: 100%;
    }
    #header_menu {
        background-position: left top;
        background-repeat: no-repeat;
        background-size: contain;
        float: left;
        height: 100%;
        opacity: 1;
        width: 80px;
    }
    #header {
        background-color: #ffffff;
        height: 54px;
        position: fixed;
        width: 100%;
    }
    #block {
        padding-top: 56px;
        width: 100%;
    }
    #header_title {
        font-size: 24px;
        font-weight: bold;
        margin-right: 1em;
        margin-top: 8px;
    }
    .contact-left-text input[type="text"],
    .contact-left-text input[type="email"],
    .contact-left-text input[type="phone"] {
        padding: 0.5em 0;
        text-align: center;
        width: 100%;
    }
    .contact-left-text textarea {
        text-align: center;
        width: 100%;
    }
    .contact-left-text input[type="submit"] {
        text-align: center;
        width: 100%;
    }
    #content_inner_straight img {
        max-width: 100%;
    }
    .galerie img {
        border: none;
        float: left;
        height: 100%;
        margin: 0;
        width: 100%;
    }
    .home_item {
        width: 100% !important;
    }
    .room {
        width: 100% !important;
    }
    .box_1 ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
    .box_1 li {
        font-size: 0.9em;
        font-weight: bold;
        padding: 0.3em;
    }
    #content_inner_straight td {
        border: 1px solid #ccc;
        margin: 1em;
        padding: 12px;
    }
    #content_inner_straight>div {
        width: 100% !important;
    }
    #content_inner_straight>ul {
        list-style-type: none;
        margin: 0;
        font-size: 0.9em;
        font-weight: bold;
        padding: 0;
    }
    #content_inner_straight li {
        padding: 0.3em 0;
    }
}

.pdficon img {
    width: 40px;
    margin: 1em;
}

.pdficon {
    margin: 1em 0;
}

.pdficon a {
    color: #333 !important;
}

.pdficon a span {
    margin-top: 1.5em;
    position: absolute;
}

/* FILE: kfl.css*/
#bg_img {
    background-image: url("images/Fotolia_67669110_M.jpg");
}

.decosquare {
    background-color: #B2D5F3;
}

#logo {
    background-image: url("images/Logo_KFL.png");
}

.news-kilian .btn {
    background: #EAC730;
    colo: #333;
}

.news-josef .btn {
    background: #3F6A1F;
    colo: #DCDDCD;
}

h1,
.menu__label,
a.menu__label,
button.menu__label,
.menu__inner li a>*,
a,
#contact,
.button__text {
    color: darkblue;
    text-decoration: none;
}

.menu__label {
    cursor: pointer;
}

.morph-shape svg path,
.button-morph-shape svg path {
    fill: #b2d5f3 !important;
}

#lettering {
    width: 90%;
    top: 130px;
}

@media only screen and (max-width: 1024px),
only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #header {
        border-bottom: 2px solid darkblue;
        color: darkblue;
    }
    #header_menu {
        background-color: darkblue;
    }
    #site_links {
        color: darkblue;
    }
    #menu {
        background-color: #b2d5f3;
    }
}

.light {
    color: rgba(0, 0, 0, 0.2);
    margin: 2em 0;
}

.btn {
    color: #fff !important;
    background: darkblue;
    padding: 1em 2em;
    display: inline-block;
    margin-bottom: 1em;
}

.left,
.left p {
    text-align: left;
}

/* FILE: dropdown.css*/
.sub_menu {
	margin: 0 20px;
	height: 59px;
	position: relative;
	text-align: left;
	cursor: pointer;
	z-index: 100;
}

.sub_menu.menu--open {
    height: 240px;
	height: 10em;
}

.menu__label {
	display: block;
	background: none;
	border: none;
	width: 100%;
	height: 3em;
	padding: 0 1.25em;
	font-size: 1em;
	color: #FF8C00;
	position: relative;
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent; /* For some Androids */
}

.sub_menu .fa {
	vertical-align: top;
	line-height: 1.25;
	margin-right: 0.65em;
	font-size: 1.15em;
}

.menu__inner {
	list-style: none;
	padding: 0 1.25em;
	font-size: 1em;
	margin: 0;
	position: absolute;
	overflow: hidden;
	height: 0;
}

.sub_menu.menu--open .menu__inner {
	height: 170px;
	height: 7em;
}

.menu__inner li a {
	display: block;
	padding: 0.53em 0;
	line-height: 1.2;
	opacity: 0;
	color: #FF8C00;
	pointer-events: none;
	outline: none;
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
}

.menu__inner li a:hover {
	color: #FF8C00;
}

.menu--open .menu__inner li a {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.menu--open .menu__inner li:nth-child(2) a {
	-webkit-transition-delay: 0.04s;
	transition-delay: 0.04s;
}

.menu--open .menu__inner li:nth-child(3) a {
	-webkit-transition-delay: 0.08s;
	transition-delay: 0.08s;
}

.menu--open .menu__inner li:nth-child(4) a {
	-webkit-transition-delay: 0.12s;
	transition-delay: 0.12s;
}

.menu--open .menu__inner li:nth-child(5) a {
	-webkit-transition-delay: 0.16s;
	transition-delay: 0.16s;
}

.menu--open .menu__inner li:nth-child(6) a {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.sub_menu.sub2.menu--open {
    height: 395px;
	height: 20.5em;
}

.sub_menu.sub2.menu--open .menu__inner {
	height: 325px;
	height: 17.5em;
}

.sub_menu.sub3.menu--open {
    height: 205px;
	height: 10em;
}

.sub_menu.sub3.menu--open .menu__inner {
	height: 135px;
	height: 7em;
}

.morph-shape,
.morph-shape svg {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

.morph-shape {
	height: 59px;
}

.morph-shape svg {
	height: 100%;
}

.menu--open .morph-shape {
	height: 100%;
}

/* FILE: button.css*/
.button {
	background: none;
	border: none;
	outline: none;
	position: relative;
	margin: 1em;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent; /* For some Androids */
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.button--round {
	width: 150px;
	height: 150px;
}

.button__text {
	display: block;
	padding: 10px 10px 3px 10px;
    margin-bottom: 7px;
	text-align: center;
	position: relative;
	z-index: 100;
	font-size: 1em;
	font-weight: bold;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.button-morph-shape {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.button--line .button-morph-shape svg {
	fill: none;
	stroke: #fff;
	stroke-width: 4px;
	stroke-linecap: round;
}

.button--round .button-morph-shape svg {
	stroke-width: 7px;
}

/* Example for effect */

.button--anim-1 .button__text {
	-webkit-transition: -webkit-transform 0.15s;
	transition: transform 0.15s;
}

.button--anim-1:active .button__text {
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
}

/* FILE: lightbox.css*/
/* Preload images */
body:after {
  content: url(images/lightbox/close.png) url(images/lightbox/loading.gif) url(images/lightbox/prev.png) url(images/lightbox/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(images/lightbox/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(images/lightbox/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(images/lightbox/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(images/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}




