@charset "utf-8";

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

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

body {
  min-height:100% !important;
  height:100%;
  margin:0;
  padding:0;
  z-index:0;
  background-color:#fff;
  overflow-x:hidden !important;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;  
}


#wrapper {
  position:relative;
  height:100%;
  width:100%;
  margin-top:0px;
  z-index:0;
  display: block;
}


.container {
  margin: 0 auto;
  max-width: 1140px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  position:relative;
  background-color:transparent !important;

}

#wrapper-header {
display:block;
position:relative;
background-color:#fff;
height:90px;
}

#wrapper-topbild {
  position:relative;
  height:29vw;
}

#topbild {
  width:100%;
  height:auto;
}

#topbild .csc-default img {
  width:100% !important;
  height:auto;
}

#topbild div.csc-textpic-center .csc-textpic-center-outer, #topbild div.csc-textpic-center .csc-textpic-center-inner {
   width:100% !important;
  min-width:100% !important;
}

#topbild div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0px !important;
  width:100% !important;
  min-width:100% !important;
}

#topbild div.csc-textpic-left .csc-textpic-imagewrap {
  width: 100%;
}



#navigation, #header-links {
    float:left;
}

#header-links {
    margin-left:30px;
    margin-top:34px;
}

.hlink { float:left;}
.fb { font-size:22px; position:relative; }
.fa {  color: #545252; }
.fa:hover { color:#FF850C; }


#header-links a {  margin-right:15px; }
#header-links a:nth-child(1)  {  font-size:19px; bottom:-5px;  }
#header-links a:nth-child(2) {   bottom:-4px; }
#header-links a:nth-child(3) { margin-right:30px; bottom:-3px; }

.social-media div { display:block; }
.social-media a { display:block; font-size:16px; text-decoration:none !important; margin-bottom:8px; color:#333; }
.social-media a:visited { color:#333; }
.social-media a:hover { text-decoration:none !important; }
.social-media a:hover .fa { color:#FF850C !important; }
.social-media .fa {  display: inline-block; width:20px; color: #333;  }

.social-media-img .csc-textpic-imagerow {
  display: block !important;
}

.social-media-img div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0px !important;
}

.social-media-img .csc-textpic-imagerow:nth-child(2) img,
.social-media-img .csc-textpic-imagerow:nth-child(3) img {
  width:90% !important;
  height:auto; 
}



  #inhalt {
    min-height:700px;
   /* margin-top:30px;  */
}

.fb-comments, .fb-comments iframe[style], .fb-comments span {
   width: 100% !important;
}

a.videostart { margin-top:-150px !important;}

#vid-button img { width:200px !important; height:auto; margin-top:13px;}

#wrap-footer {
  width:100%;
  display: block;
  position:relative !important;
  background-color:rgb(255,155,0);
  height:auto;
  min-height:160px;

/*
-webkit-box-shadow: inset 0px 6px 8px 0px rgba(153,153,153,1);
-moz-box-shadow: inset 0px 6px 8px 0px rgba(153,153,153,1);
box-shadow: inset 0px 6px 8px 0px rgba(153,153,153,1);
*/
}

#footer {
    color:#fff;
    font-size:14px;
    padding:25px 0px 25px 0px;
}

#footer-m4 p, #footer-m1 p { margin-bottom:0px !important;}

#stablinks { padding:0px 15px 0px 15px; margin:8px 0px 0px 0px;}
#stablink-icons .fa { color: #fff;  padding-left: 22px !important;}
#stablink-icons .fa:hover { color:#FF850C; }
#stablink-icons a:first-child .fa {   padding-left: 0 !important; }
.fa-lg { font-size: 2.4em !important; line-height: 0.75em; vertical-align: -15%; }

.show-mobile { display:none;  }

#meguralink { max-width:1140px; margin:0 auto;}



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

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

.row-1 {
  margin-top:35px;
}


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;
}

iframe {
    border: medium none;
    width: 100%; 
      background-color:#fff !important;

}


/* Responsive Video */
.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}


.responsive-video iframe,
.responsive-video video  {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



#stoerer {
  position:absolute;
  left:0;
  top:0;
  height:100%;
  width:34%;
}
  
#stoerer a {
    display:block;
    width:100%;
    height:100%;
}

/*
.danke #wrapper-topbild {
  display:none;
  height:0; 
}
*/


/*******************************************************************************/
/*******************************************************************************/





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

#navigation { position: relative; /*top:72px;   left:0px; width:700px; */ margin-top:0px;  height:50px;background-color:none; z-index:50; margin-left:0px;}
#navigation ul {margin:0px;padding:0px;}

ul.menu {list-style-type: none; text-decoration: none;  list-style-image: none; /*background-color:#646219; */ z-index:50 !important;  position:relative;}
ul.menu ul {   list-style-type: none;   text-decoration: none;  list-style-image: none;  margin-top:0px !important; height:65px;}


ul.menu li {   
float:left; 
width:auto; 
height:60px;
padding:0px 0px 0px 0px; 
border-right:1px solid #D8D8D8;
}


ul.menu li:first-child {   
 margin-left:0px;
 padding-left:0px !important;
 background:none !important;
 border-left:1px solid #D8D8D8;
}

ul.menu li:last-child {   
 margin-right:0px;
 padding-right:0px !important;
}


ul.menu a { 
display: block; 
text-decoration:none;
color:#000;
text-align:left;  
text-transform:uppercase;
height:100%;
width:100%;
padding:42px 20px 0px 20px;
font-family: 'Open Sans', sans-serif;
font-size:16px;
font-weight:normal;
font-weight:400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-style: normal;
}




ul.menu li a:hover, ul.menu li a:hover{   color:#FF850C; background-color:transparent; }
ul.menu li a.active {    color:#FF850C; background-color:transparent;  }
li.act a { background-color:transparent; color:#FF850C;     }

/*ul.menu li:first-child { display:none;}  */



ul.menu.dropdown {
    margin: 0 auto;
   background-color:#fff;
   display:none;
   /*visibility:hidden; */
margin-left:-1px !important;
height:auto;
overflow:visible;
width:220px;
}


ul.menu ul {position: absolute; display:none;  min-width:auto; z-index:500 !important;  padding-bottom:10px !important; }
/*ul.menu>ul>ul{position: absolute;display:none;}*/
/* IE-Hack für die Breite *//**html ul.menu ul { width:96px;    bottom:20px;}*/
/* Dies sind die Klassenstile für das Untermenü wenn sich die Maus */
/* über der Liste  befindet (.hover siehe JavaScript oben) */


ul.dropdown li { height:auto !important; padding:0px !important; z-index:100; margin:0px;  border:none !important; }
li.act  ul.dropdown a { color:#000;}
ul.dropdown a {  margin:0; font-weight:400; font-size:14px !important; color:#000;  padding:10px 0px 0px 20px; }
ul.dropdown a:hover { color:#FF850C; !important;  margin-bottom:0px; margin-top:0px; font-weight:400;}
ul.dropdown a.active { color:#FF850C; !important; background-color:transparent; font-weight:400;}

ul.dropdown li:first-child { display:block;}


ul.menu li.hover ul, ul.menu li:hover ul  { display:block;    }  
ul.menu ul li:first-child {/*margin-top:0px; padding-top:0px; */}
ul.menu ul li { float:none; background-color: transparent;text-decoration:none; margin-bottom:0px; display:block; /*height:10px !important; padding:0px; */}  


/* 3. Stufe im Dropdown abschalten */
ul.dropdown2, 
ul.dropdown2 ul { visibility:hidden; }

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





/*******************************************************************************/
/* TYPO3 SETTINGS   */
/*******************************************************************************/

.csc-textpic-caption { 
  display:inline-block;
  position: absolute;  
  /*bottom:0px;  */
  color:#333; 
  padding-left:10px; 
  padding-top:8px; 
  padding-bottom:8px; 
  
  font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
  font-size:10px; 
  font-weight:700; 
  /*margin-right:15px; */
  z-index:200;

  display:table-caption;
  

 background: rgb(255, 255, 255); 
 background: rgba(255, 255, 255, .7);
 height:28px;
 margin-top:-28px !important;
 /* width:235px !important; */
}


div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 10px;
}

.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;*/
}

/*******************************************************************************/
/*******************************************************************************/




/*******************************************************************************/
/* BOOTSTRAP SETTINGS SETBACK  */
/*******************************************************************************/

.frame {
    margin-bottom: 0px;
    margin-top: 0px;
}

.image {
    margin-bottom: 0px !important;
}

#topbild .image .caption {
    height:0px;
    padding: 0px !important;
    margin:0px !important;
}

/*******************************************************************************/
/* STOERER  */
/*******************************************************************************/
body #stoerertop { display:none; }
body#home #stoerertop { display:block !important; position: absolute; right: -350px; top:20px; width: 260px; height: 260px; z-index:120;  transform: rotate(15.5deg);  /* transform: rotate(-10deg); */ }
body#home #stoerertop img {width: 99%; height: auto;}

.stoerermobil {display: none;}


@media screen and (max-width: 1900px) { 
	body#home #stoerertop {  right: -270px;  width: 210px; height: 210px;  }
}


@media screen and (max-width: 1700px) { 
	body#home #stoerertop { top:-60px; right: 18%; width: 180px; height: 180px; }
}

@media screen and (max-width: 1200px) { 
	body#home #stoerertop { 
    position:relative;
    top:-25px;
    right:initial;
    left:30%; 
    width: 160px; 
    height: 160px;
  
  }
}


/*

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

  body#home #stoerertop { right: 10px; margin-bottom:-80px; width: 190px; height: 190px; }
}
*/


@media screen and (max-width: 767px) { 
    
  body#home #stoerertop {
  /*  right: initial;
    margin-bottom: initial;
    top: -2px;
    left:0px; */
    width: 140px;
    height: 140px;
  }
}


@media screen and (max-width: 480px) { 
  body#home #stoerertop {
    top:-12px; 
    width: 122px;
    height: 122px;
  }
}






/*******************************************************************************/

/*******************************************************************************/

/* Accordion */
.panel h4 {
font-family: 'Droid Sans', sans-serif;
font-size:24px;
margin-bottom:0px;
font-style:normal;
font-weight:700;
color: #1E1E1E;
text-transform:none;
padding: 0px;
}
 
.panel h4 a { text-decoration:none !important;  }
.panel h4 a:hover {  color:#FF850C; }

a.accordion-toggle { color:#FF850C !important; }
a.collapsed { color:#000 !important;}




@media screen and (max-width: 600px) { 
  .panel h4 {  font-size:24px;   }
}

/*******************************************************************************/
/*******************************************************************************/



/*******************************************************************************/
/* MAGNIFIC POPUP  */
/*******************************************************************************/

button.mfp-close, button.mfp-arrow {
    cursor: pointer !important;
  }

/*******************************************************************************/
/*******************************************************************************/




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

/* Home Google Maps 11/11 */
 iframe#map-canvas {
        pointer-events: none;
    }



/* Persönlich */
#persoenlich div#inhalt   div.white:last-child { margin-top:30px;}

#werdegang td:first-child { vertical-align: top}

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

  .panel-body .container {
      padding-left: 0px !important;
      padding-right: 0px !important;
  }

}

#agenda .grey {  margin-top:30px; }

#medien div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li {
    overflow:auto !important;
}


/* Home Testimonials Wahlkampf 2020 */
#testimonial-links {
  margin-top:10px; 
}

#testimonial-links a {
  display:block;
  margin-bottom:10px;
  line-height:110%;
  position:relative;
}


#testimonial-links a.vactive,
#testimonial-links a:hover,
#testimonial-links a:hover .fa-play-circle-o,
#testimonial-links a.vactive .fa-play-circle-o {
  color:#FF850C !important; 
}

#testimonial-links a:visited {
  color:#000; 
}


#testimonial-links a .ltext {
 padding-left:32px;
 display:inline-block;
}

#testimonial-links .fa-play-circle-o {
    font-size:24px;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
}


/*******************************************************************************/
/*******************************************************************************/
.stoerer-topbild {
	position: absolute;
	top: 0;
	left: 0;
	width: 36%;
	background: transparent;
	height: 100%;
}

.stoerer-topbild a {
  display:block;
  width:100%;
  height:100%;
}



/* Spende online abgeben 26.8.2024 */
#spende {
  margin-top:50px !important;
  margin-bottom:80px; 
}

#spende figure img {
  width:250px;
  max-width:250px !important; 
}

.spende-link {
  color:#FF850C !important;
}




/* Weihnachtsgruss 8.12.2025 */
.weihnachtsgruss #wrapper-topbild {
  display:none !important; 
}

.row:has(.intro-weihnachtsgruss) {
  margin-top:120px; 
}

.weihnachtsgruss,
.weihnachtsgruss #inhalt {
  background-color:#13375B;
  min-height:calc(100vh - 250px);
}

.weihnachtsgruss #inhalt {
  background-image: url(/fileadmin/user_upload/Dokumente/Bilder/Weihnachtsgruss/sterne_bg.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1980px 1080px;
}

.weihnachtsgruss h1 {
  font-size:58px;
  color:#DDDDDD; 
  font-weight:400;
  text-transform: uppercase;
  line-height:140%; 
}

.weihnachtsgruss #inhalt  p {
  font-size:20px;
  color:#fff; 
  font-weight:300;
  line-height:130%;
}

.weihnachtsgruss span.yellow {
  color:#DDDDDD
}

.ce-textpic:has(.video-embed) div,
.ce-textpic:has(.video-embed) figure  {
	width:100%;
	height:100%; 
}

.video-embed {
	position: relative;
	padding-bottom: 56.25%; /*default 16:9 */
	width:100%; 
	height: 0;
	overflow: hidden;
}

.video-embed.ratio16x9 {
	padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
}

video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.video.wgruss {
  margin-top:80px; 
}

.weihnachtsgruss #wrap-footer {
  background-color:#13375B; 
}

.weihnachtsgruss #footer-m3 {
  display:none !important;
}

#stoerer-weihnacht-wrapper-mobile,
#stoerer-weihnacht-mobile {
    display: none;
  }

#stoerer-weihnacht {
  position:absolute;
  bottom:-110px;
  right:8%;
  width:300px;
  height:300px;
  transition: all .3s;
}

#stoerer-weihnacht svg {
  width:100%;
  height:100%; 
}

#stoerer-weihnacht:hover {
  transform: scale(1.1);
}

.scroll-down img {
  width: 45px;
  height: 45px;
}

.unterschrift img {
  width: 200px;
  height: 98px;
}


.playpause {
    background-image:url(http://png-4.findicons.com/files/icons/2315/default_icon/256/media_play_pause_resume.png);
    background-repeat:no-repeat;
    width:50%;
    height:50%;
    position:absolute;
    left:0%;
    right:0%;
    top:0%;
    bottom:0%;
    margin:auto;
    background-size:contain;
    background-position: center;
}


.playButton{
    border-radius: 90px;
    border: 12px solid #fff;
    height: 100px;
    position: absolute;
    width: 100px;
    margin: auto;
    top:100px;
    bottom:0;
    right:0;
    left:0;
    cursor: pointer;
}
.playButton:before{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0 25px 50px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top:0px;
    left:0;
    right:-10px;
    bottom:0;
    margin: auto;
}

.video-mute {
  position:absolute;
  z-index:4; 
  right:20px;
  top:20px;
  width:40px;
  height:40px;
  cursor:pointer; 
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath d='M64 416L160 416L352 568L352 72L160 224L64 224L64 416zM414.3 282.7C425.1 291.6 432 305 432 320C432 335 425.1 348.4 414.3 357.3L404.9 364.9L433.7 403.3L444.6 394.5C466.1 376.9 480 350.1 480 320C480 289.9 466.1 263.1 444.6 245.5L433.7 236.7L404.9 275.1L414.3 282.7zM474.8 208.2C507.3 234.7 528 274.9 528 320C528 365.1 507.3 405.3 474.8 431.8L462.5 441.8L491.3 480.2L505 469C548.2 433.8 575.9 380.1 575.9 320C575.9 259.9 548.2 206.2 505 171L491.3 159.8L462.5 198.2L474.8 208.2z' fill='%23ffffff' /%3E%3C/svg%3E");
  background-size:cover;
}

.video-mute.soundoff {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath d='M81.3 47.1L64.3 30.1L30.4 64L47.4 81L559.4 593L576.4 610L610.3 576.1L593.3 559.1L352.1 317.9L352.1 71.9L214.8 180.6L81.2 47zM122.3 224L64.1 224L64.1 416L160.1 416L352.1 568L352.1 453.8L122.3 224zM405 275.1L414.4 282.7C425.3 291.5 432.1 304.9 432.1 320C432.1 326.4 430.9 332.4 428.6 338L464 373.3C474.2 358.1 480.2 339.7 480.2 320C480.2 289.9 466.3 263.1 444.7 245.5L433.8 236.7L405 275.1zM576.1 320C576.1 259.9 548.4 206.2 505.2 171L491.5 159.8L462.7 198.2L475 208.2C507.5 234.6 528.2 274.9 528.2 320C528.2 353 517.1 383.4 498.4 407.7L532.6 441.9C559.8 408.8 576.2 366.3 576.2 320z' fill='%23ffffff' /%3E%3C/svg%3E");
}




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

  #stoerer-weihnacht {
    position:absolute;
    bottom:-110px;
    right:8%;
    width:250px;
    height:250px;
    transition: all .3s;
  }

}







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

  #stoerer-weihnacht {
    position:absolute;
    bottom:-110px;
    right:7%;
    width:200px;
    height:200px;
    transition: all .3s;
  }

}







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

  #stoerer-weihnacht {
    position:absolute;
    bottom:-80px;
    right:6%;
    width:175px;
    height:175px;
    transition: all .3s;
  }

}





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

  #stoerer-weihnacht {
    position:absolute;
    bottom:-80px;
    right:4%;
    width:150px;
    height:150px;
    transition: all .3s;
  }

  .row:has(.intro-weihnachtsgruss) {
    margin-top:60px; 
  }
 
  .weihnachtsgruss #wrapper-topbild {
    display:block !important; 
  }

  .weihnachtsgruss #topbild {
    display:none; 
  }

  .weihnachtsgruss, .weihnachtsgruss #inhalt {
     /*min-height: 65vh;*/
     min-height: unset;
  }

  .weihnachtsgruss .video-bottom-space {
    height: 100px !important;
  }

  .weihnachtsgruss .slicknav_menu {
    /*margin-top: -120px;*/
    margin-top: -90px;
  }

  .weihnachtsgruss .slicknav_menu .slicknav_icon {
      background-color: #13375B !important;
  }

  .weihnachtsgruss .slicknav_nav {
     background-color:  #13375B !important;
  }

  .weihnachtsgruss h1 {
    font-size:46px;
  }

  .playButton{
      height: 80px;
      width: 80px;
  }

  .playButton:before{
      border-width: 15px 0 15px 30px;

  }


}




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

  #einleitung,
  #stoerer-weihnacht {
    display: none;
  }

  #stoerer-weihnacht-wrapper-mobile {
    display: block;
    max-width: 100%;
  }

  #stoerer-weihnacht-mobile {
    display: block;
    width:120px;
    height:120px;
    transition: all .3s;
    padding-right: 10px;
  }

    #stoerer-weihnacht-mobile {
    display: block;
    width:120px;
    height:120px;
    transition: all .3s;
    padding-right: 10px;
  }

  #stoerer-weihnacht-mobile div,
  #stoerer-weihnacht-mobile figure,
  #stoerer-weihnacht-mobile a    {
  width:100%;
  height:100%; 
}

  .title-desktop {
    display:none; 
  }

  .row:has(.intro-weihnachtsgruss) {
    margin-top:10px; 
  }

  #stoerer-weihnacht {
    position:relative;
    bottom:unset;
    right:unset;
    width:150px;
    height:150px;
    transition: all .3s;
  }

  .weihnachtsgruss h1 {
    font-size:34px;
  }

}



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

  #stoerer-weihnacht-mobile {
      width:95px;
    height:95px;
    padding-right: 0px;
    position:absolute;
    left:-5px; 
  }

}