@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: 20%; bottom:0px; width: 200px; height: 200px; margin-bottom:-70px; z-index:100; transform: rotate(-10deg); }
body#home #stoerertop img {width: 99%; height: auto;}

.stoerermobil {display: none;}

@media screen and (max-width: 1400px) { 
	body#home #stoerertop { right: 10%; margin-bottom:-100px; }

}

@media screen and (max-width: 1000px) { 
	body#home #stoerertop { display:none !important; }
	body#home .stoerermobil {display: block;position: absolute; bottom: -90px; right: 20px;}
	body#home .stoerermobil img {width: 150px !important; height: auto;}
}

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

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

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