@charset "utf-8";

.down{
display:none;
}

body #c2750 .down a {
  display: block;
  width: 132px !important;
  height: auto !important;  
  background-color: white;
  padding: 27px 3px 5px 3px;
  margin-bottom:20px;
}

body #c2750 .up a {
  display: block;
  width: 132px !important;
  height: auto !important;
  background-color: black;
  padding: 3px;
  margin-bottom:20px;
}

/*******************************************************************************/
/* BASIS LAYOUT   */
/*******************************************************************************/

html {
  height:100.1%;
  margin:0px;
  padding:0px;
} 


body {
  min-height:100.1% !important;
  height:100.1%;
  margin:0;
  padding:0;
  z-index:0;
  background-attachment: fixed;
  background-color: #cccccc;
  background-image: url("../bilder/jungle2.jpg");
  background-position: center top;
  background-repeat: repeat;
}

body .tx-powermail .powermail_create, 
body .tx-powermail .powermail_confirmation {
    border: 1px solid #bbb;
    padding: 10px;
    margin: 0 0 20px 0;
    background: #f2f0ee;
    overflow: hidden;
}

body .tx-powermail {
    width: 100%;
    margin: 0;
  color: #444;
}

body input[type="checkbox"] {
    margin: 10px !important;
}

body .tx-powermail .powermail_fieldset {
    clear: left;
    border: 1px solid #bbb;
    padding: 4%;
    margin: 0px;
    background: #f2f0ee;
}

body div.powermail_fieldwrap_check label {
    float: right;
    max-width: 90%;
    width: 90%;
    padding-left: 15px;
    padding-bottom: 0px;
}

body .tx-powermail .powermail_fieldset .powermail_field.powermail_submit, 
body .tx-powermail .powermail_fieldset .powermail_field.powermail_reset {
    margin: 5px 0 0 0;
    padding: 5px 20px;
    background-color: #E53138;
    border: 1px solid #eee;
}


#right-content #c201{
  display:none;
}

ul.menu li:last-child .fa-angle-down{
    display:none;
  }

ul.slicknav_nav li:last-child .slicknav_arrow{
    display:none;
}

#site_504 #c1599{
  display:none;
}

#site_2 #content h1.csc-firstHeader{
 margin-bottom: 28px;
}

/* Hide bottom navigation for thank you pages */
#site_629 #prev-next, #site_630 #prev-next {
    display: none;
}















body h4,
body .h4 {
    margin-bottom: 5px;
  }

body #right-content h3 {
    margin-bottom: 5px;

}

#c2712 img,
#c2688 img{
    width: 132px !important;
    height: auto !important;
    background-color: black;
    padding: 3px;
}

#c300,
#c2560,
#c2561,
#c1634{
  background-color:white;
  padding: 10px;
  margin: 30px;
}

#site_309  #c1699,
#site_2  #c1699,
#site_3  #c1699,
#site_6  #c1699,
#site_24 #c1699,
#site_16  #c1699{
  display:block;
}

body h6, body .h6, body .keyphrase {
    margin-bottom: 5px;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-style: italic;
    font-weight: 700;
    color: #E53138;
    text-transform: none;
    line-height: 130%;
    margin-bottom: 24px;
    margin-top: 24px !important;
}


.red{
  color: #e53138;
  font-weight: bold;
}


/*
body#site_372 #wrapper #inhalt .linkbox {
    padding: 3px 3px 3px 3px;
    background-color: transparent;
    color: #E53138;
    text-decoration: none !important;
    border: 1px solid #E53138;
    font-weight: 700;
    font-size: 15px;
    transition: background-color 0.3s ease;
}
*/

#prev {
  float:left;
}

#next { 
  float:right;
}

#next,
#prev{
  border: 1px solid #E53138;
  text-align:center;
}


#content #prev a{
  font-weight:bold;
  text-decoration:none;
  height:100%;
  display:block;
  padding: 3px 15px 3px 3px;
  font-weight: 700;
  font-size: 15px;  
  float:left;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
    #content #prev {
        margin: 0 0 30px 0;
    }
}


#content #next a{
  font-weight:bold;
  text-decoration:none;
  height:100%;
  display:block;
  padding: 3px 3px 3px 15px;
  font-weight: 700;
  font-size: 15px;  
  float:left;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
    #content #next {
        margin: 0 0 30px 0;
    }
}






#content #prev i{
  color: #E53138;
  font-weight:bold;
  text-decoration:none;
  display:block;
  font-weight: 700;
  font-size: 15px;  
  float:left;
  padding: 3px 3px 3px 3px;
  line-height: 1.3;
  margin-left: 10px;
}


#content #next i{
  color: #E53138;
  float:left;
  font-weight:bold;
  text-decoration:none;
  display:block;
  font-weight: 700;
  font-size: 15px;  
  padding: 3px 3px 3px 3px;
  line-height: 1.3;
}

#wrapper {
  position:relative;
   /* min-height:calc(100% - 55px);  
height:calc(100% - 55px);  */
  width:100%;
  margin-top:0px;
  z-index:0;
  height: auto;
}

.home #wrapper {
  position:relative;
/*  min-height:calc(100% - 42px); */
  width:100%;
  margin-top:0px;
  z-index:0;
}

#wrapper:after { clear:both;}

#wrap-page {   
  position:relative;
  height:auto;
  background-color: #f2f0ee;
  min-height:calc(100% - 55px); 
 }

.container {
  margin: 0 auto;
  max-width: 1360px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  position:relative;
}

#wrap-left {
  width:17%;
  float:left;
  height:auto;
    min-height: 100vh !important;
    background-color: #F2F0EE;
}

#wrap-right {
  width: 83%;
  float:left;
  height: 100%;
    min-height: 100vh !important;
    background-color: #F2F0EE;
}

#wrap-right img {
    max-width: 100% !important;
}


#content { height:100%; margin-bottom: 55px; }

.row-1 { height:100%; }

#middle-col {  height: 100%;
  background-color:#d7d2cb; 
  padding-bottom:40px;   
}  

#prev-next {
  height:40px;
  width:100%;
  padding:2px 0px 10px 0px;
  margin-top:28px;
  margin-bottom: 60px;
}



#mobile-mood {
  height:150px;
  margin-right:-15px !important;
  margin-left:-15px !important; 
  background-repeat:no-repeat;
  background-position:center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display:none;
}


.home #middle-col { 
   background: url('../bilder/home_bg.jpg') no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 } 



#right-col { background-color:#F2F0EE;  }

#header-logo { padding:50px 10px 30px 10px; }
#logo { position:relative; height:100px; }
#mobile-logo {width:160px; height:86px; position:absolute; top:13px; left:15px; z-index:1000; display:none;}

#header-quote { 
  height: 161px;
  background-color:#E53138; 
  margin-right:-15px !important; 
  margin-left:-15px !important; 
  position:relative;   
  background-repeat:no-repeat;
  background-position:center center;
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


#quotes, #quotes_start {  
  position: absolute;
  top: 50%;
  left: 50%;
  width:470px;
  -webkit-transform: translate(-50%, -50%);
   -moz-transform: translate(-50%, -50%); 
   -ms-transform: translate(-50%, -50%); 
   -o-transform: translate(-50%, -50%); 
   transform: translate(-50%, -50%); 
}


#quotes_start .theme-default .nivoSlider {
  position:relative;
  background: none !important;
  margin-bottom:0px;
  -webkit-box-shadow: 0px 0px 0px 0px #4a4a4a;
  -moz-box-shadow: 0px 0px 0px 0px #4a4a4a;
  box-shadow: 0px 0px 0px 0px #4a4a4a;
}

#inhalt .theme-default .nivoSlider {
  position:relative;
  background: none !important;
  margin-bottom:0px;
  -webkit-box-shadow: 0px 0px 0px 0px #4a4a4a;
  -moz-box-shadow: 0px 0px 0px 0px #4a4a4a;
  box-shadow: 0px 0px 0px 0px #4a4a4a;
}
#header-social { height:110px; padding-top:32px;  }
#right-content { margin-top:52px }

#wrap-kurs {
  padding:15px 0px 25px 0px;
  border-bottom:1px solid #E53138;
}

#wrap-kurs p {
    margin: 0;
}

#wrap-kurs:last-child { border-bottom:0px !important;}
#inhalt, .inhalt, .hinhalt {
  padding:0px;
  margin-top:40px; 
  height:auto;
  /* min-height: calc(100% - 205px); */
 }
 
 div.tx-lumophpinclude-pi1 { padding-top:0px;}

.hinhalt .row { padding-left:15px; padding-right:15px;}

.element-right { margin-top:25px; margin-bottom:25px;  }
.element-right p { padding-top:8px;}


 #wrap-footer {
     margin-bottom:0px;
     width:100%;
     min-height:55px;
     position: fixed;
     bottom: 0;
 }

#footer a,
#footer {
    margin-right: 10px;
    font-weight: bold;
    font-size: 15px;
}


#wrap-footer .row-1 { padding:0px !important; margin:0px !important; }

#fleft { width:180px;   float:left;   background-color: #f2f0ee;  display:none;}
#fright {  width: calc(100% - 180px); margin-left:180px;  }


#foot-c1, #foot-c2, #foot-c3 {
  float:left;
  padding-right:30px;
}

/* #wrap-footer .container { background-color: transparent; } */
#wrap-footer .row-1 { min-height:55px; padding:0px !important; margin:0px !important; }
#fright {  width: calc(100% - 17%); min-height:55px; margin-left:17%;  }
#wrap-footer .col-sm-9 { background-color:#E53138; min-height:55px; }
#wrap-footer .col-sm-3 { background-color: transparent; min-height:55px; }
#footer { padding-top: 8px;}
#foot-c1, #foot-c2, #foot-c3 {
  float:left;
  padding-right:30px;
}

/* Home Footer */
.home #footer { padding-top:12px;}
.home #footer p { padding:0!important; margin:0px !important; line-height:140% !important; }
.home #footer span { padding-right:20px; font-weight:600; }
.home #footer a { text-decoration:none; font-weight:600!important }
.home #footer a:hover { text-decoration:underline; }


/* Footer Mobile */
#footer-mobile { 
  display:none; 
  padding:15px 15px 0px 15px;
}

body .footerall,
body .footerall a{
    font-family: 'Open Sans', sans-serif;
    color: #fff !important;
    margin-right: 10px;
    font-weight: bold;
    font-size: 15px;
}

.footerall,
.footertop,
.footerbottom{
  width:100%;
}

.fl{
  float: left;
  margin: 0px 0px 0px 10px;
}


@media screen and  (max-width: 560px) { 
.c1,
#wrap-footer .col-sm-3 {
  display:none;
}

.fl{
  float: none;
}

#wrap-footer .row-1 {background-color:#E53138;}
.fl.imp{
  width:100%;
  padding-bottom:12px;
}
}



















#stablink-icons { width:auto;}
#stablink-icons a {   float:left; margin-left:0px !important; }
#stablink-icons .fa { padding-left:10px !important; color: #FFFFFF;/*#72797E;*/ }
#stablink-icons .slfirst { padding-left:-5px !important; }






/* Helper Classes */
img {
    max-width: 100%;
    height: auto;
}

#right-content img {
    width: auto;
    max-width: inherit;
    height: auto;
}

.row {
   /*  margin-left:-15px !important;
    margin-right:-15px !important; */
    /*margin-bottom:20px;     */
}

.row-1 {
   margin-left:0px !important;
   margin-right:0px !important; 
}


a { outline:none !important; }
a img { outline:none !important; } 



/* Google Maps Lageplan */
.gm-style-iw {
  color:#333 !important;
}


/* Lightbox */
a.lightbox img {
border:0px solid #E96048 !important;
}


/* ############################################################################################*/






/*******************************************************************************/
/* NAVIGTION   Desktop */  
/*******************************************************************************/

#mobilenavi { display:none; }

#navigation {
    position: fixed;
}

#subnavi {
  max-width:245px;
}

ul.menu {
  border-top:1px solid #999;
}

ul.menu, ul.sub2 {
  margin-left:0px !important;
  padding:0;
}

ul.menu li {  
  list-style-type: none !important;
  margin-bottom:0px;
  margin-top:0px;
  padding-top:0px;
  padding-bottom:0px;
 /*  text-transform:lowercase; */
  /*padding-left:1.3em; */
  /*font-size:12px !important; */
 
} 

li.lev1 a { font-weight:600; font-size:13px;}
.sub2 li a, .sub3 li a { font-weight:400 !important; font-size:13px !important;}

/*ul.sub2 li:last-child {border-bottom:0px !important;} */
body #wrapper .menu a,    
body #wrapper .menu ul a,
body #wrapper .menu ul ul a{
  font-weight:bold !important;
}

ul.menu li a, ul.sub2 li a { padding:4px 0px 3px 0px;}

ul.menu li a {  color:#E53138; text-decoration:none !important;  border-bottom:1px solid #999; width:100%; display:block; padding-left: 8px;}
ul.menu li a:hover  {color:#1A1A1A !important; } 

ul.sub2 li a { padding-left:25px !important; }
.sub_on, .sub2_on { color:#1A1A1A !important;}


ul.sub3 { margin-left:0px !important; }
ul.sub3 li a { padding-left:40px !important; margin-left:-0px; }

.fa-sm { padding-left:4px; padding-right:8px; float: right;}





/*fertig nav*/
/* ############################################################################################*/

ul.slicknav_nav li a, 
ul.slicknav_nav ul.sub1 li a,
ul.slicknav_nav ul.sub2 li a, 
ul.slicknav_nav ul.sub3 li a{  
  font-size:16px !important;
} 

ul.slicknav_nav .sub1 li a, 
ul.slicknav_nav .sub2 li a, 
ul.slicknav_nav .sub3 li a {  
 padding: 10px 15px;
} 

ul.slicknav_nav .sub2 li a, 
ul.slicknav_nav ul.sub2 {
    background-color: #EEEEEE !important;
    color:black;
}


/*******************************************************************************/
/* TYPO SETTINGS */
/*******************************************************************************/

.csc-textpic-caption {
  margin-top: 8px;
} 

/*
 .csc-default:after {
    content: " ";
    clear: both;
    display: block;
    visibility: hidden;
    height: 18px;
 }
 */

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    /* margin-bottom: 0px; */
}

.ce-textpic .image img,
.csc-textpic-imagerow {
    margin-bottom:10px;
}


div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image {
    margin-bottom: 10px;
    margin-right: 10px;
}

div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image {
    margin-right: 10px;
}


div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li {
    /*overflow: visible; */
}








/*******************************************************************************/
/* MAGNIFIC POPUP */
/*******************************************************************************/
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer !important;
}






/*******************************************************************************/
/* FONT AWESOME ADJUST : SOCIAL MEDIA  */
/*******************************************************************************/

/*Change icons size here*/
ul.social-icons  {
  /*margin-left:0px; */
}

.social-icons .fa {
  font-size: 1.2em;
}

/*Change icons circle size and color here*/
.social-icons .fa {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #FFF;
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.social-icons.icon-circle .fa{ 
  border-radius: 50%;
}
.social-icons.icon-rounded .fa{
  border-radius:5px;
}
.social-icons.icon-flat .fa{
  border-radius: 0;
}

.social-icons .fa:hover, .social-icons .fa:active {
  color: #FFF !important;
  -webkit-box-shadow: 1px 1px 3px #333;
  -moz-box-shadow: 1px 1px 3px #333;
  box-shadow: 1px 1px 3px #333; 
}
.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active { 
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); 
}
.social-icons.icon-rotate .fa:hover, .social-icons.icon-rotate .fa:active { 
  -webkit-transform: scale(1.1) rotate(360deg);
  -moz-transform: scale(1.1) rotate(360deg);
  -ms-transform: scale(1.1) rotate(360deg);
  -o-transform: scale(1.1) rotate(360deg);
  transform: scale(1.1) rotate(360deg);
}
 

.social-icons .fa-facebook,.social-icons .fa-facebook-square{background-color:#999;}  
.social-icons .fa-google-plus,.social-icons .fa-google-plus-square{background-color:#999;} 
.social-icons .fa-youtube,.social-icons .fa-youtube-play,.social-icons .fa-youtube-square{background-color:#999;}








/*******************************************************************************/
/* INHALTSSEITEN   */
/*******************************************************************************/

/* Home */
/*.box { background-color:#F2F0EE; padding:8px; min-height:0px; }*/
.hinhalt .csc-default { background-color:#F2F0EE; padding:12px; min-height:0px; margin-bottom: 30px; }



/* Kursdaten */
#kursdaten tr:nth-child(even) {background: transparent; }
#kursdaten tr:nth-child(odd) {background: #F2F0EE; }
#kursdaten thead tr { background:transparent !important;}
#kursdaten td { padding:4px 2px 4px 2px;}
.lower { text-transform:lowercase; }


#k-title{ 
  text-transform:uppercase;
}

.kursTitel{ 
  text-transform:uppercase;
}

/* Smoth Gallery */
.myGallery {width:100% !important;height:435px;} 
.tx-rgsmoothgallery-pi1 { width:100% !important;height:435px; }

/* Margins TYPO3 */
.frame-space-after-extra-small {
    margin-bottom: 20px !important;
    display: inline-block;
}

.frame-space-after-small {
    margin-bottom: 40px !important;
    display: inline-block;
}

.frame-space-after-medium {
    margin-bottom: 60px !important;
    display: inline-block;
}

.frame-space-after-large {
    margin-bottom: 80px !important;
    display: inline-block;
}

.frame-space-after-extra-large {
    margin-bottom: 100px !important;
    display: inline-block;
}

.radio, .checkbox {
    display: block;
    min-height: 25px;
    padding-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
}

.checkbox label {
    width: auto !important;
}

video {
    max-width: 100%;
}

figure.image {
    margin: 0 0 10px 0;
}

.breadcrumb {
    margin: 10px 0 60px 0;
    display: block;
    background-color: transparent;
    padding: 0;
    font-size: 12px;
}

.breadcrumb ol {
    list-style-type: none;
    margin-left: 0;
}

.breadcrumb ol li {
    float: left;
    margin: 0 5px 0 0;
}

.breadcrumb ol li a,
.breadcrumb ol li a:focus,
.breadcrumb ol li a:visited,
.breadcrumb ol li a:active,
.breadcrumb ol li a:hover
{
    color: #E53138;
}

.breadcrumb ol li:after {
    content: '»';
    margin: 0 0 0 5px;
}

.breadcrumb ol li:last-child:after {
    display: none;
}

.flex-control-paging {
    display: none !important;
}

.flex-direction-nav a:before {
    font-size: 32px;
    color: rgba(229, 49, 56, 0.8);
}

#site_372 div#inhalt div.frame-type-text {
    padding: 10px;
}

/*
#site_372 div#inhalt div:nth-child(even).frame-type-text {
    background: rgba(255,255,255,0.5);
}
 */

#site_372 div#inhalt div.frame-type-text {
    background: rgba(255,255,255,0.5);
    margin: 0 0 15px 0;
}

#site_372 div#inhalt div:nth-child(even).frame-type-text h4,
#site_372 div#inhalt div:nth-child(odd).frame-type-text h4 {
    margin-top: 0 !important;
}

#site_372 div#inhalt div:first-of-type {
    background: transparent;
}

.appointment-wrapper {
    padding: 20px;
    margin: 15px 0;
}

.appointment-wrapper a:hover {
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    .appointment-wrapper .img-fluid {
        margin-bottom: 1.5rem;
    }
}

.background-transparent {
    background-color: transparent !important;
    border: 1px solid black;
}

.background-grey-dark {
    background-color: #d7d2cb !important;
}

.background-grey-light {
    background-color: #f2f0ee !important;
}

.flexslider .slides {
    zoom: 1;
    display: flex;
    align-items: center;
}

.cc_container {
    padding: 20px;
}

.cc_container .cc_message {
    font-size: 15px !important;
    line-height: 1.24 !important;
}

.cc_container .cc_btn {
    font-size: 15px;
}