/****************************************
 ************ basic settings ************
 ****************************************/
@font-face {
  font-family: "Flat it BioSans";
  font-weight:300;
  src:
    url('/static/kurse/fonts/BioSans/BioSans-Regular.woff2') format('woff2'),
    url('/static/kurse/fonts/BioSans/BioSans-Regular.woff') format('woff'),
    url('/static/kurse/fonts/BioSans/BioSans-Regular.ttf') format('truetype'),
    url('/static/kurse/fonts/BioSans/Flat-it-BioSans-Regular.otf') format('opentype'),
    url('/static/kurse/fonts/BioSans/BioSans-Regular.eot') format('embedded-opentype');
}
@font-face {
  font-family: "Flat it BioSans";
  font-weight:400;
  src:
    url('/static/kurse/fonts/BioSans/BioSans-Light.woff2') format('woff2'),
    url('/static/kurse/fonts/BioSans/BioSans-Light.woff') format('woff'),
    url('/static/kurse/fonts/BioSans/BioSans-Light.ttf') format('truetype'),
    url('/static/kurse/fonts/BioSans/Flat-it-BioSans-Light.otf') format('opentype'),
    url('/static/kurse/fonts/BioSans/BioSans-Light.eot') format('embedded-opentype');
}
@font-face {
  font-family: "Flat it BioSans";
  font-weight:700;
  src:
    url('/static/kurse/fonts/BioSans/BioSans-ExtraBold.woff2') format('woff2'),
    url('/static/kurse/fonts/BioSans/BioSans-ExtraBold.woff') format('woff'),
    url('/static/kurse/fonts/BioSans/BioSans-ExtraBold.ttf') format('truetype'),
    url('/static/kurse/fonts/BioSans/Flat-it-BioSans-ExtraBold.otf') format('opentype'),
    url('/static/kurse/fonts/BioSans/BioSans-ExtraBold.eot') format('embedded-opentype');
}
@font-face {
  font-family: "Flat it BioSans";
  font-weight:500;
  src:
    url('/static/kurse/fonts/BioSans/BioSans-Bold.woff2') format('woff2'),
    url('/static/kurse/fonts/BioSans/BioSans-Bold.woff') format('woff'),
    url('/static/kurse/fonts/BioSans/BioSans-Bold.ttf') format('truetype'),
    url('/static/kurse/fonts/BioSans/Flat-it-BioSansBold.otf') format('opentype'),
    url('/static/kurse/fonts/BioSans/BioSans-Bold.eot') format('embedded-opentype');
}

*, *:before, *:after {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

html {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

body, nav, a, p {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Flat it BioSans';
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 140%;
    color: #222;
}

h1, h2, h3, h4, h5 {
    margin: 0;
    color: #222;
}

h1 {
    padding: 0 0 10px 0;
    font-family: 'Flat it BioSans';
    
    font-size: 19px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 50px;
    letter-spacing: 1.5px;
}

h2 {
    padding: 0 0 10px 0;
    font-family: 'Flat it BioSans';
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-top: 30px;
    margin-bottom: 10px;
  
}
h3, h4 {
    padding: 0 0 10px 0;
    font-family: 'karla';
    font-size: 1.2em;
    font-weight: 400;
    letter-spacing: 0em;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 1.4;
}
/*h4{
    text-transform: uppercase;
    font-size: 1.2em;
    margin-top: 15px;
    margin-bottom: 15px;
}*/

h3, h4, h5 {
    padding: 0 0 5px 0;
}

ol, ul {
    margin: 0;
    padding: 0 0 0 20px;
}

img {
    max-width: 100%;
    height: auto;
    width: auto;
}
a{
  color: #000000;
}
a, a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}
*:focus,
*:active {
    outline: none !important
}
p{
  margin-bottom: 10px;
}
li p{
  margin-bottom: 5px;
}
#footer p{
  margin-bottom: 0px;
}

#naviEmail a[href^="mailto:"]:before {
  content: "";
}
#emailnavi:before {
  content: "";
}
#pageSearch{
	margin-top: -2px;
    font-size: 18px;
}
#pageSearch .hideSearch{
	display: none;
}
#pageSearch #search{
	position: relative;
}
#pageSearch #searchContent{
	position: absolute;
    top: -30px;
}
#searchInput{
    border: 1px solid #010001;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-size: 15px;
    padding: 5px;
}
.boxsearchicon{
	position: absolute;
    top: 3px;
    left: 237px;
    border: 0 none;
    padding: 0;
    font-size: 23px;
}
.submitbutt .arrow{
	margin-left: 7px;
}
.submitbutt input{
	margin-top: -18px !important;
}
.submitbutt input,
.resetButton{
	min-width: 95px !important;
	max-width: 170px !important;
	border: none !important;
	background: none !important;
}


.resetButton{
	margin-top: -4px !important;
}
.resetButton:before{
	content: "\2192";
    display: inline-block;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    color: #d18250;
    font-size: 15px;
	margin-right: 5px;
}
span.resetbutt a:hover, span.submitbutt input:hover, input.kesGreyButt:hover, span.kesGreyButt:hover{
	-webkit-box-shadow: none !important;
	        box-shadow: none !important;
	color: #d18250 !important;
}
#kesearch_pagebrowser_top a:hover, #kesearch_pagebrowser_bottom a:hover{
	text-indent: -77px;
}


.mm-footer {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          flex-direction: column;
}
.mm-footer a{
  margin-top: 15px;
}
.mm-footer #emailnavi{
  margin-left: 5px;
}
.glyphicon{
  margin-right: 5px;
  font-family: 'Flat it BioSans';
}
#mobileNaviPhone .glyphicon{
  font-family: 'Glyphicons Halflings';
  
}
a[href^="mailto:"]:before {
    content: "\2192";
    display: inline-block;
    -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    color: #d18250;
  font-size: 15px;
}

.internal-link:before {
    content: "\2192";
    display: inline-block;
    -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    color: #d18250;
  font-size: 15px;
}
.external-link-new-window:before {
    content: "\2192";
    display: inline-block;
    -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    color: #d18250;
  font-size: 15px;
}
.download:before {
    content: "\2192";
    display: inline-block;
    -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    color: #d18250;
  font-size: 15px;
}
.telephone:before {
    content: "\2192";
    display: inline-block;
    -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    color: #d18250;
  font-size: 15px;
}
.upNavi{
    font-size: 10px;
  /*margin-left: 63px;*/
}
#naviAfter{
  /*margin-left: 63px;*/
}
.upNavi div{
  margin-top: 15px;
  margin-left: 15px;
}
.upNavi #mobileNaviPhone{
  margin-left: 0px;
}

.flatItFont{
  font-family: 'Flat it BioSans';
    margin-top: -9px !important;
}

.mail:before,
.arrow:before {
    content: "\2192";
    display: inline-block;
    -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    color: #d18250;
  font-size: 15px;
}
iframe {
  max-width: 100%;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

table caption {
  font-style: normal;
  font-weight: bold;
  color: #1d1d1d;
  text-transform: uppercase;
}
caption {
    font-style: italic;
}
table tr td{
  height: 25px;
}
table tr{
    border-top: 1px solid #b5b5b5;
  padding: 5px;
}
#emailnavi .fa{
  margin-right: 5px;
}


.ka-handler{
    padding: 10px;
    font-size: 16px;
    font-weight: 500;
  text-transform: none;
    padding-left: 1px;
    padding-right: 1px;
}
.ka-handler{
  margin-top: -1px !important;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}


.ka-handler {
    position: relative;
}

.accordionOpen .ka-handler:after,
.accordionClose .ka-handler:after {
  border: 1px solid #fff;
  display: block;
  font-weight: normal;
  font-family: FontAwesome;
  font-size: 25px;
  height: 20px;
  line-height: 14px;
  position: absolute;
  right: 0;
  top: 10px;
  text-align: center;
  width: 20px;
}

.accordionOpen .ka-handler:after {
  content: '\2212';
}

.accordionClose .ka-handler:after {
  content: '\2b';
}


.ka-handler:hover{
  color: #d18250;
}
.ka-handler:hover .glyphicon-plus:before{
  background: #d18250 !important;
  color: #d18250 !important;
}
.ka-handler:hover .glyphicon-plus:after{
  background: #d18250 !important;
  color: #d18250 !important;
}
.ka-handler:hover .glyphicon-minus:after{
  background: #d18250 !important;
  color: #d18250 !important;
}
.ka-panel.accordionOpen .ka-handler{
    border-bottom: none;
  margin-top: -1px !important;
}
.ka-content ul{
  margin-bottom: 10px;
}
.ka-content{
    font-size: 16px;

  margin-bottom: 15px;
}
.ka-content table tr td {
    line-height: 1.4;
    padding: 5px;
  font-weight: normal;
}
.ka-content table {
    width: 100%;
}
.ka-content table tr{
  /*border: none;
  margin-bottom: 10px;*/
}
.ka-handler .glyphicon{
  float: right;
    margin-right: 30px;
    margin-top: 15px;
}
.ka-handler .glyphicon-plus:before{
  background: #1d1d1d  !important;
  color: #1d1d1d  !important;
}
.ka-handler .glyphicon-plus:after{
  background: #1d1d1d !important;
  color: #1d1d1d !important;
}
.ka-handler .glyphicon-minus:after{
  background: #1d1d1d !important;
  color: #1d1d1d !important;
}

.footable-first-visible{
  font-weight: bold;
}

.t3js-icon img {
    height: 16px;
    width: 16px;
}

.flexContainer {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

/****************************************
 ************* mobile navi **************
 ****************************************/

html.mm-opening #hamburger:before,
html.mm-opening #hamburger:after {

    left: -5px;
    background: #010001;
}

html.mm-opening #hamburger span {
    left: -50px;
    opacity: 0;
    background: #010001;
}

html.mm-opening #hamburger:before {
    -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
        transform: rotate(45deg);
}

html.mm-opening #hamburger:after {
    -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
}

#hamburger {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    width: 65px;
    height: 51px;
    z-index: 2;
}

#hamburger:before,
#hamburger:after,
#hamburger span {
    background: #010001;
    content: '';
    display: block;
    width: 70px;
    height: 4px;
    position: absolute;
    left: 0;
}

#hamburger:before {
    top: 0;
}

#hamburger span {
    top: 10px;
}

#hamburger:after {

}

#hamburger:before,
#hamburger:after,
#hamburger span {
    -webkit-transition: all 0.4s ease 0.4s;
    -o-transition: all 0.4s ease 0.4s;
    transition: all 0.4s ease 0.4s;
    -webkit-transition-property: top, bottom, left, opacity, background, -webkit-transform;
    transition-property: top, bottom, left, opacity, background, -webkit-transform;
    -o-transition-property: transform, top, bottom, left, opacity, background;
    transition-property: transform, top, bottom, left, opacity, background;
    transition-property: transform, top, bottom, left, opacity, background, -webkit-transform;
}
html.mm-opening #hamburgersecond:before,
html.mm-opening #hamburgersecond:after {

    left: -1px;
    background: #010001;
}

html.mm-opening #hamburgersecond span {
    left: -50px;
    opacity: 0;
    background: #010001;
}

html.mm-opening #hamburgersecond:before {
    -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
        transform: rotate(45deg);
}

html.mm-opening #hamburgersecond:after {
    -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
}

#hamburgersecond {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    width: 65px;
    height: 51px;
    z-index: 2;
}

#hamburgersecond:before,
#hamburgersecond:after,
#hamburgersecond span {
    background: #010001;
    content: '';
    display: block;
    width: 70px;
    height: 4px;
    position: absolute;
    left: 0;
}

#hamburgersecond:before {
    top: 0;
}

#hamburgersecond span {
    top: 10px;
}

#hamburgersecond:after {

}

#hamburgersecond:before,
#hamburgersecond:after,
#hamburgersecond span {
    -webkit-transition: all 0.4s ease 0.4s;
    -o-transition: all 0.4s ease 0.4s;
    transition: all 0.4s ease 0.4s;
    -webkit-transition-property: top, bottom, left, opacity, background, -webkit-transform;
    transition-property: top, bottom, left, opacity, background, -webkit-transform;
    -o-transition-property: transform, top, bottom, left, opacity, background;
    transition-property: transform, top, bottom, left, opacity, background;
    transition-property: transform, top, bottom, left, opacity, background, -webkit-transform;
}

#mobileNavi {
    background: rgba(255, 255, 255, 0.92);
}
#mobileNavi > ul > li:nth-of-type(1){
  margin-top: 311px;
}
#mobileNaviTriggerWrap {
    position: relative;
    display: inline-block;
    margin-top: 50px;
}
#mobileNaviTriggerWrapSecond {
    position: relative;
    display: block;
    margin-top: 96px;
  margin-left: 68px;
}
#mobileNaviTriggerWrap span.newStart{
  display: none;
}
#mobileNavi li{
  text-transform: uppercase;
    font-weight: 300;
}
.mm-menu.mm-front{
  -webkit-box-shadow: none;
          box-shadow: none;
}
.mm-list li a[title="News"],
.mm-list li a[title="Galerie"]{
    font-size: 15px !important;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: 30px;
}
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen{
  margin-right: 50px;
  margin-top: -5px;
}
.mm-menu > .mm-panel{
  background: transparent !important;
}
.mm-menu > .mm-panel.mm-opened{
  margin-left: 63px;
}
.mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span{
  font-size: 15px;
    letter-spacing: 1px;
    font-weight: 500;
  line-height: 30px;
}
.mm-list > li{
  font-size: 13px;
    letter-spacing: 1px;
}
.mm-menu.mm-vertical .mm-list .mm-panel{
  padding-left: 48px;
}
.mm-menu .glyphicon{

}
.glyphicon-plus.transhover:before, .glyphicon-plus.transhover:after{
  -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  -o-transition: transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.glyphicon-minus.transhover:before{
  -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  -o-transition: transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.glyphicon-plus:before{
    color: #d38757;

    position: absolute;
    left: 13px;

    content: '';
    width: 1px;
    height: 20px;
    background: #d18250;
    display: block;
    bottom: 0;
}
.glyphicon-plus:after{
    position: absolute;
    left: 3px;

    content: '';
    width: 20px;
    height: 1px;
    background: #d18250;
    display: block;

    margin-top: -10px;
}
.glyphicon-minus:before{
  position: absolute;
    left: 3px;

    content: '';
    width: 20px;
    height: 1px;
    background: #d18250;
    display: block;

    margin-top: -10px;
}
.ka-handler:hover{
  cursor: pointer;
}
.ka-handler{
    overflow: hidden;
    margin: 0;
}
.ka-handler:hover:after{
  -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;

  overflow: hidden;
}
#mobileNavi > ul > li:nth-of-type(1) a{
  font-size: 15px;
    letter-spacing: 1px;
    font-weight: 500;
  line-height: 30px;
}
.mm-menu .mm-search input {
    background: #006199;
    color: #ffffff;
    font-size: 18px;
    font-size: 1.8rem;
    padding-top: 3px;
    height: 33px;
    border-radius: 0;
}

.mm-noresultsmsg {
    color: #006199;
}

.mm-subclose .glyphicon {
    font-size: 24px;
    font-size: 2.4rem;
    margin-right: 10px;
    top: 5px;
}

.mm-menu .mm-list > li > a.mm-subclose {
    background: none;
    color: #d18250;
}
.mm-menu em.mm-counter {
  display: none !important;
}
.mm-list a.mm-subclose {
    padding-top: 10px;
}

.mm-list {
    font-size: 18px;
    font-size: 1.8rem;
}

.mm-menu em.mm-counter {
    color: #707173;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 41px;
    margin-top: -19px;
    margin-right: 5px;
}

.mm-list > li {

}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after, .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after, .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-bottom: 0;
    border-color: transparent;
}

.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu .mm-list > li.mm-selected > span {
    background: none;
    font-weight: bold;
}

.mm-list a.mm-subclose {
    text-indent: 0;
}

em.mm-counter + a.mm-subopen {
    padding-left: 0;
    width: 40px;
    line-height: 41px;
    font-size: 24px;
    font-size: 2.4rem;
}

em.mm-counter + a.mm-subopen .glyphicon {
    line-height: 41px;
    top: 0;
}

.mm-menu {
    background: #ffffff;
    color: #707173;
}

.mm-footer nav span {
    color: #707173;
}

.mm-menu a, .mm-list > li > a, .mm-list > li > span {
    color: #d18250;
}
.mm-list > li > a, .mm-list > li > span{
  padding-top: 1px;
  line-height: 14px;
}
.mm-menu .mm-list > li > a.mm-subopen:before {
    border: 0;
}

.mm-footer nav span {
    display: inline-block;
    margin: 0 5px 0 5px;
}

.mm-footer{
  display: none;
}
.mm-footer nav {

}
/****************************************
 *********** DCE SIDEMENU ***********
 ****************************************/
.imageBoxSideWrap {
overflow: hidden;
float:right;


}
.imageBoxes a{
  -webkit-transform: scale(0);
          -ms-transform: scale(0);
      transform: scale(0);
}
.imageBoxes a{
  float:right;
    position: relative;
    display: block;
  margin-top: 30px;



}
.imageBoxes a.transform{
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -webkit-transform: scale(1);
          -ms-transform: scale(1);
      transform: scale(1);

 }
 .imageBoxSide:hover{
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
    -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
        transform: scale(1.1);


}
.imageBoxSide{
    float:right;
    height: 230px;
    width: 330px;
    background-size: cover !important;




}
.greyBackground{
    color: #d18250;
    background: #ececec;
    text-transform: uppercase;
    padding: 6px 15px 4px 15px;
    display: inline-block;

    word-wrap: break-word;
    position: absolute;



  bottom: -15px;
    -webkit-transform: skewX(-10deg);
            -ms-transform: skewX(-10deg);
        transform: skewX(-10deg);
    height: 60px;
  margin-left: 15px;
}
.greyBackground .header{
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
  -webkit-transform: skewX(10deg);
          -ms-transform: skewX(10deg);
      transform: skewX(10deg);
}
.greyBackground .subheader{
    text-transform: uppercase;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
  -webkit-transform: skewX(10deg);
          -ms-transform: skewX(10deg);
      transform: skewX(10deg);
}
.sidemenu .textelem{
  border: 2px solid black;
    padding: 15px;
  width: 330px;
  float:right;

}
.sidemenu .textelem b{
  font-size: 20px;
  letter-spacing: 1.5px;

}
.sidemenu .textelem p:last-child {
    margin-bottom: 0;

}

.sidemenu.boxes {
    float: right;
    width: 330px;
}




/****************************************
 **************** Layout ****************
 ****************************************/


#wrapAll {

}


#naviWrap {
   /* padding: 10px; */

   position: fixed;
    max-width: 1400px;
    width: 100%;
    z-index: 1000;
    top:0px;
    background-color: #ffffff;
  -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          flex-direction: column;
  padding-top: 0;
      font-family: 'Flat it BioSans';
}
#naviAfter{
  margin-top: 15px;
  -ms-flex-pack: justify;
      -webkit-box-pack: justify;
          justify-content: space-between;
}
#mainNavi {
    display: none;
}

#logo {
  max-width: 12%;
  margin-top: 50px;
  margin-right: 10px;
}

#logo a {
    display: inline-block;
}

#logo a img {

}

#logo{
  max-width: 12%;
}


#header {
    padding-top: 150px;
}

#header img {
    display: block;
    margin: auto;
}


.clickpath a:first-child{
    color: #d18250;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.5px;
}
.clickpath a{
    color: #d18250;
    font-size: 19px;
    text-transform: uppercase;
    margin-top: 12px;
    font-weight: 500;
    letter-spacing: 1.5px;
}
.clickpath {
    margin: 0;
    margin-bottom: 57px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          flex-direction: column;
  margin-top: 5px;
}
.iconfb.default{
  position:relative;
  float:right;
  padding-top:5px;
}
#mainDefault{
    max-width: 1400px;
    margin: auto;
    padding: 5px;
}
#content{
    width: 100%;
}

.col2wrap #content {
    width: 1500px;
}

@media (max-width: 1024px) {
    .col2wrap #content {
        margin-right: 0;
        width: 100%;
    }
}

#sidemenu{
  /*min-width: 100%;*/
    min-width: 400px;
    margin-left: 15px;
}



#footer {
  font-size: 10px;
  margin-top: 112px;
    margin-bottom: 20px;
}

#footer .firstWrap {
    background-color: #006199;
    padding: 30px;
    color: #000000;
}

#footer .secondWrap {
    background-color: #333333;
    padding: 15px;
    color: #000000;
}

#footer h3 {
  text-transform: uppercase;
  font-size: 13px;
}
#footer a {
    color: #000000;
}

#footer ul li {
    list-style-type: none;
}
#footer #social .external-link-new-window:before{
  content: '';
}
#footer h4{
	padding-left: 50px;
    font-weight: 300;
    text-transform: unset;
    font-size: 11px;
}
.footerGap {
    max-width: 1400px;



}

#newsletter{
 margin-left: 40px;
 margin-right: 20px;
}
#social{
	 margin-left: 40px;
 margin-right: 20px;
}

#sitemap {
   margin-left: 40px;
 margin-right: 20px;
}
#press {
   margin-left: 40px;
 margin-right: 20px;
}

#copyright{
  margin-top: 50px;

 margin-right: 20px;
}
#copyright, #social {
    margin-bottom: 10px;
}

#metaNavi {
	display: none;
}
#metaNavi ul {
    padding: 0;
}


#invisible {
    display: none;
}

#cookie-bar {
    z-index: 20000;
    bottom: 0;
    position: fixed;
    width: 100%;
    min-height: 32px;
    margin: 0;
}

/****************************************
 ************** responsive **************
 ****************************************/
@media screen and (max-width: 1480px) {
  .iconfb.default{
    display: block;
  }

  .footerGap{
    max-width: 1400px;
    margin-left:0px;
    padding-left:0;
    padding-right: 0;
  }
}
@media screen and (max-width: 980px) {
	#newsletter{
		margin-left: 0px;
	}
}
@media screen and (max-width: 840px) {

  .textoverlay{
    display: none;
  }
  .upNavi{
    display: none;
  }
  .mm-footer{
    display: none;
  }

  #logo {
    margin-top: 50px;

  }
  #form_logo{
    display: none;
  }
  #mobileNaviTriggerWrapSecond{
    margin-top: 65px;
  }
  #logo {
    max-width: 20%;
    padding-right: 15px;
  }
  #mobileNavi > ul > li:nth-of-type(1) {
    margin-top: 110px;
  }
  #bgvid{
    width: 100% !important;
  }
  #naviAfter{
    margin-left: 0px;
  }
  #mobileNaviTriggerWrapSecond{
    margin-left: 5px;
  }
  #logo{
    margin-right: 0px;
  }
  #newsletter{
	  margin-left: 0px;
  }
  #metaNavi, #sitemap, #social, #copyright{
    display: none;
  }
  #footer{
    margin-top: 0px;
  }
  .mm-menu > .mm-panel.mm-opened{
    margin-left: 0px;
  }
}



@media screen and (max-width: 768px) {
  #partner{
	margin-top: 0px !important;
 }
  .news-list-view{
    -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            flex-direction: column;
  }
  .news .article{
    width: 100%
  }
}
@media screen and (min-width: 768px) {
    .col2item {
        width: 50%;
    }

    .col3item {
        width: 33.33%;
    }

    #sitemap {

        padding-right: 20px;
    }

    #sitemap ul {
        padding: 0;
    }


    #sitemap ul ul {
        padding-left: 20px;
    }

    #sitemap ul ul ul {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-flow: flex-start;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                flex-flow: flex-start;
    }

    #sitemap ul ul ul li {
        padding-right: 10px;
    }

    #contact {

    }

    #metaNavi ul li {

    }

    .footerGap {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-pack: justify;
            -webkit-box-pack: justify;
                justify-content: space-between;
    }
}


@media screen and (max-width: 1440px) {

  #newsletter{
	  margin-left: 100px;
  }
}

@media screen and (max-width: 1400px) {
  .footerGap{
    margin: 50px;
    margin-left:0px;
    max-width: 1280px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 1280px) {

  #social{
    margin-left: 0px;

 margin-right: 20px;
  }

  #footer{
    margin-top: 50px;
  }
  .footerGap{
    margin: 80px;
    margin-left:0px;
    margin-bottom:0px;
    max-width: 1200px;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0px;
  }

}
@media screen and (max-width: 1200px) {
  #newsletter{
	  margin-left: 0;
  }
  #partner {
	  margin-top: -90px;

  }
}

@media screen and (max-width: 1024px) {
    .iconfb.default {
        display: none;
    }

    .sidemenu.boxes {
        float: unset;
        width: unset;
        margin-right: 15px;
        margin-left: 0px;
    }

    #sidemenu {
        /*min-width: 100%;*/
        min-width: unset;
        margin-left: unset;
    }


    #partner {
        margin-top: 0px;
    }

    .footerGap {
        margin: 30px;
        max-width: 1200px;
        padding-left: 0px;;
        padding-right: 0;
        margin-top: 0px;
        margin-left: 0px;
    }

    #footer {
        margin-top: 0px;
    }

    .imageBoxes {
        display: none;
    }

    #sidemenu {
        width: 100%;
    }

    .sidemenu .textelem {
        width: 100%;
    }

    .col2wrap {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    #content {
        width: 100%;
        padding-right: 0px;
        margin-bottom: 50px;

    }

    .overlay:after {
        opacity: .5;
    }

    #main {

        padding-top: 100px;
    }

    .orange:after {
        background-color: #f76000;
    }

    #footer h4 {
        padding-left: 16px;
    }

}

@media screen and (min-width: 1024px) {
    #naviWrap {
        position: fixed;
    }

    #mobileNaviTriggerWrap {
        display: block;
    }

    #logo {
      margin-top:50px;

    }

    #mainNavi {
        display: none;
        -ms-flex-positive: 1;
            -webkit-box-flex: 1;
                flex-grow: 1;
    }



}

@media screen and (max-width: 480px) {
  .news-single .article .news-img-wrap{
    float: none;
    width: 100%;
    margin: 0;
  }
  .news-single .outer{
    width: 100%;
  }
  .news-single .article .news-img-wrap img{
    width: 100%;
    margin-bottom: 15px;
  }

  #logo {
    margin-top: 50px;
  }
}
@media screen and (max-width: 440px) {
  .mm-menu > .mm-panel.mm-opened{
    margin-left: 0px;
  }

  #main{
    padding-top: 0px !important;
  }
}

@media screen and (max-width: 375px) {

  #mobileNaviTriggerWrap{
    margin-top: 44px;
  }
  #logo {
    max-width: 22%;
    margin-top: 40px;
  }

}

/*!*
 * C3 Kursbuchung
 */
.c3-option-list,
.c3-option-list li {
    display: block;
    margin: 0;
    padding: 0;
}

.c3-option-list li a {
    white-space: normal;
}

.c3-option-list.c3-list-horizontal li {
    display: inline-block;
    margin-right: 4px;
    vertical-align: top;
}

.c3-option-list.c3-list-spacing-large li {
    margin-right: 48px;
}

.c3-option-list li {
    margin-bottom: 10px;
}

.c3-option-list li:last-child {
    margin-bottom: 0;
}

#newsletterform {
    width: 100%;
    border-collapse: unset;
}

#newsletterform th {
    margin: 15px;
}

#newsletterform td {
    width: 90%;
}


#buchungladenform {
    width: 100%;
    border-collapse: unset;
}

#buchungladenform th {
    margin: 15px;
}

#buchungladenform td {
    width: 90%;
}

#checkoutform  {
    width: 100%;
    border-collapse: unset;
}

#checkoutform th {
    margin: 15px;
}

#checkoutform td {
    width: 90%;
}


.c3-content-table,
.c3-image-table,
.c3-sidebar-table,
.c3-formular-table {
    width: 100%;
}

.c3-content-table td {
    padding: 5px;
}

.c3-content-table tr:first-child {
    font-weight: bold;
}

.c3-content-table tr:nth-child(even) {
    background-color: #f7f7f7;
}

.c3-image-table td {
    padding: 10px 20px;
    vertical-align: top;
}

.c3-image-table td:first-child {
    padding-left: 0;
    width: 30%;
}

.c3-image-table td:last-child {
    padding-right: 0;
}

.c3-image-table tr {
    border-top: none;
}

.c3-image-table h2 {
    padding: 0;
}

.c3-sidebar-table {
    margin-bottom: 50px;
    table-layout: fixed;
}

.c3-sidebar-table td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.c3-sidebar-table tr:first-child {
    border-top: 2px solid #000;
}

.c3-sidebar-table tr:first-child td {
    height: 56px;
    vertical-align: top;
}

.c3-sidebar-table tr:first-child strong {
    font-size: 20px;
    letter-spacing: 1.5px;
}

.c3-sidebar-table tr:first-child td {
    padding-top: 15px;
}

.c3-sidebar-table tr:last-child {
    border-bottom: 2px solid #000;
}

.c3-sidebar-table tr:last-child td {
    padding-bottom: 15px;
}

.c3-formular-table {
    margin-bottom: 20px;
}

.c3-formular-table label {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
}

.c3-formular-table input,
.c3-formular-table select {
    background-color: transparent;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px;
}

.c3-formular-table tr {
    border: 1px solid #000;
}

.c3-formular-table td {
    padding: 15px;
}

.c3-formular-table td:first-child {
    background-color: #1d1d1b;
    color: #fff;
}

@media (max-width: 768px) {
    #press{
       margin-left:0px;
    }
    .c3-image-table td {
        padding: 10px;
    }

    .c3-image-table td:first-child {
        width: 50%;
    }

    .c3-image-table h2 {
        margin-top: 10px;
    }
}

@media (max-width: 420px) {
    .c3-formular-table td {
        display: block;
        height: auto;
        padding: 5px;
    }

    .c3-formular-table label {
        font-size: 12px;
    }

    .c3-formular-table input,
    .c3-formular-table select {
        width: 100%;
    }
}




#btn-inactive:hover {
    background-color: #efefef;
}
#btn-inactive {
    border-width: 1px;
    border-color: #f1f1f1;
}