/* RESET */
.popup ul li{font-size: 1.2em;list-style: square;}

.popup ul {margin: 0 0 0 20px;line-height: 2em;}

.popup table tr td{color: #fff;font-size: 1.2em;}
.popup table tr td{padding:5px;border-bottom: 1px dashed #fff;}
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }
table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }
legend { display:none; }
.pwrap .img{width: 250px;}
hr{
margin: 0px;
padding: 0px;
}
.colwrap{
position: relative;
}img{

}
/* hinzugefügt 27.11.2ß24 */
.content table p{padding-bottom: 0px;}
.content table{margin-bottom: 10px;}
/* hinzugefügt 27.11.2ß24 */

.layer{cursor: pointer;}
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}
.atab { tab-size:30;-moz-tab-size:30; -ms-tab-size:30}
ul{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }
.lang{position: absolute;
left: 50px;top: 5px;}
a,
a:hover {
        outline: none;
        text-decoration:none; 
}
.nobr{white-space:nowrap;}

* {margin:0;padding:0;} 
ol{list-style: normal;padding: 0 0 10px 15px;}
/* END RESET */
/*
font-family:'Scene W01 Light';
font-family:'Scene W01 Light Italic';
font-family:'Scene W01';
font-family:'Scene W01 Medium';
font-family:'Scene W01 Bold';
font-family:'Scene W01 Black';
font-family:'Scene W01 Ultra Black';
font-family:'FrutigerNeue1450W01-Bol 1196308';
*/

html, body, .wrap {height: 100%;}
body > .wrap {height: auto; min-height: 100%;}
/* Bereich nicht fuer IE-mac Anfang \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* Bereich nicht fuer IE-mac Ende */

body,html{
  background-color: #f8f4ef;
  font-family: Arial;
  font-family:'Scene W01 Medium';
  font-size: 12px;
  height: 100%;

}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}

.content a{
  color: #9D0402;
  text-decoration: underline;
}

/* Wraps */

.wrapfull{
  background-color: #144553;
  float: left;
  height: 44px;
  line-height: 44px;
  width: 100%;
}

.wrap1000{
  margin: 0 auto;
  max-width: 1036px;
}

/* Ende Wrap */


/* Einteilung Navigation und Contentbereich */
.leftnavi.l25,
.w25{
  float: left;
  width: 25%;
}
.c75,
.w75{
  float: left;
  width: 74%;
}

/* Navigationen */
/* Ticker */
/* Metanavigation */
.ticker{
  display: none;  float: left;width: 100%;
}



.logo{opacity: 0.8;}


.meta{
  background-color: #f8f4ef;
  clear: both;
  float: left;
  height: 40px;
  line-height: 40px;
  width: 100%;
}

.meta ul{
  float: left;
  width: auto;
}

.meta ul li{
  background-image: url(https://activiva.de/files/trenner.png);
  background-repeat: no-repeat;
  background-position: 0% 50%;
  float: left;
  padding: 0 5px 0 0px;
}

.meta ul li:first-child{
  background-image: url(https://activiva.de/files/blind.png);
}

.meta ul li a{
  color: #144553;  
  font-size: 11px;
  padding: 0 0px 0 8px;
  text-transform: uppercase;
}


.meta ul li.telmobil{
  display: none;
}

.icon{
  font-family:'Eclectic Web STF W95 Regular';
  font-size: 15px;
  line-height: 20px;
  padding: 0 10px 0 0;
}
.meta ul li.tel,
.meta ul li.kontakt a{
  color: #9D0402;
}

/* Suche Start */
.header_search_form,
#header_search_form{
  height: auto;  
  right: 0;
  padding: 0;  
  position: absolute;
  top: 0px;  
  width: auto;
  z-index: 1;
}
.header_search_form form,
#header_search_form form { 
  display: block; 
  margin: 0;
  padding: 0;
}
.header_search_form input.search,
#header_search_form input.search{ 
  background-color: #e6e0d7; 
  border: 1px solid transparent;   
  color: #000;
  display: block; 
  float: left; 
  height: 20px; 
  line-height: 17px; 
  margin: 10px 0 0 15px; 
  padding: 0px 5px; 
  width: 146px;       
}
.header_search_form input.hidden,
#header_search_form input.hidden { 
  display: none; 
}
.header_search_form input.submit,
#header_search_form input.submit{ 
  background-color: transparent;
  border: none; 
  color: #e3001b; 
  cursor: pointer;  
  height: 22px;
  margin: 10px 0px;
  width: 27px;   
  background-image:url(https://activiva.de/files/search.png); 
  background-repeat: no-repeat; 
  background-position: center left; 
}
/* Suche Ende */


/* Hauptnavigation */
/* Logo und Mainnavi liegen nebeneinander */

.logo{
  float: left;
  height: 124px;
  padding-left: 10px; 
  /* vorher 15px;*/
  position: absolute;
  width: 178px;
  z-index: 3;
}

.main{
  padding: 0 0 0 245px;
  /* vorher 265px;*/
}

.main ul{
  margin: 0px;
  padding: 0px;
}

.main ul li a{
  color: #fff;
  cursor: pointer;
  display: block;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.main ul li{
  width: 80px;
  float: left;
  letter-spacing: 1px;
  list-style: none;
  font-size: 13px;
  margin: 0 0px 0 0px;
  position: relative;
  z-index: 3;
}

.main ul li a{
  background-image: url(https://activiva.de/files/pipe.png);
  background-repeat: no-repeat;
  background-position: 100% 50%; 
}

.main ul li#l1{
  min-width: 83px;
}
.main ul li#l2{
  min-width: 95px;
}
.main ul li#l3{
  min-width: 115px;
}
.main ul li#l4{
  min-width: 125px;
}
.main ul li#l5{
  min-width: 105px;
}
.main ul li#l420{
  min-width: 105px;
}
.main ul li#l2 ul{
  min-width: 165px;
}
.main ul li#l3 ul{
  max-width: 120px;
}
.main ul li#l5 ul{
  min-width: 190px;
}
.main ul li#l550{
  width: 110px;
}
.main ul li#l711 {
  min-width: 138px;
}
.main ul li a:hover{
  background-color: #3c616f;
  color: #ccc;
}
.main ul li#l2 a:hover,
.main ul li#l3 a:hover,
.main ul li#l5 a:hover{
  text-decoration: underline
}

.main ul li a{
  padding-left: 20px;
}

.main ul li ul{
  background-color: transparent;
  background-image: url(https://activiva.de/files/ulbg.png);  
  left: 0px;
  padding: 5px 0 5px 0;
  position: absolute;
  top: 44px;
  min-width: 120px;
}

.main ul li ul li{
  line-height: 20px;
  min-width: 140px;
  padding: 0 10px 0 0px;
  text-align: left;
}

.main ul li ul li a{
  background-image: none;
  color: #fff;
  text-transform: none;
}

.main ul li ul li a:hover{
  background-color: transparent;
}
.main ul li ul li ul{
  background-image: none;
  position: relative;
  top: 0px;
}
.main ul li ul li ul{
  padding: 0 0 0px 5px;
}

/* Start Iphonenavigation */
.navigationiphone,.klickmich,
.navigationiphone2,.klickmich2{
  background-color: #fff;


  display: none;
}
.navigationiphone ul li ul{
    background-color: #eee;
 }
.klickmich,.klickmich2{
  cursor: pointer;  
}  

.navigationiphone,..navigationiphone2{
  padding: 10px 0 0px 0px
}

.navigationiphone ul li,
.navigationiphone2 ul li{
  border-top: 1px solid #9C9791;
  line-height: 28px;
  text-transform: uppercase;
}
.navigationiphone2 ul.sub,
.navigationiphone ul.sub{
  background-color: #D9D2CA;
}
.navigationiphone2 ul.sub li,
.navigationiphone ul.sub li{
  border-top: 1px solid transparent;
}
.navigationiphone2 ul li a,
.navigationiphone ul li a{
  color: #000;display: block;
  margin: 0 0 0 20px;
}
.navigationiphone2 ul li a:hover,
.navigationiphone ul li a:hover{
  color: #9D0402;
}
.navigationiphone2 ul li ul,
.navigationiphone ul li ul{
  font-size: 12px;
}
.navigationiphone2 ul li ul li a,
.navigationiphone ul li ul li a{
  padding: 0 0 0 10px;
}
/* Ende Iphonenavigation */

.slider{
  margin: 0 0 10px 0;
  width: 99.99%;
  max-height: 300px;
  overflow: hidden;
}

#responsive_wrapper{
  position: relative;
  top: -125px;
  max-width: 1400px;
}


/* Linke Navigation */ 

.leftnavi{
}
.leftnaviwrap .oeffungszeiten_content{
  display: none;
}
.content .oeffungszeiten_sitebar{
  display: none;
}


.leftnavi.l25{
  min-width: 180px;
}

.leftnavi .container{
  padding: 0 0 0px 0;margin-bottom: 5px;
}
      
.leftnavi .leftnaviwrap{
  background-color: #d9d2ca;
  color: #575656;
  font-size: strong;
  line-height: 20px;
    margin: 0 15px 0 15px;
}

.leftnavi .leftnaviwrap a{
  color: #575656;
  text-decoration: underline;
}

.leftnavi .leftnaviwrap .red,
.leftnavi .leftnaviwrap .red a{
  color: #9d0402;
}

.leftnavi h1,
.leftnavi h2{
  background-color: #9d0402;
  color: #fff;
  
  height: 30px;
  line-height: 31px;
  margin: 0 0 1px 0;
}

.leftnavi h1,
.leftnavi h2,  
.leftnavi p,
.leftnavi table{
  padding: 0 10px 0 10px;
}
  
.leftnavi table,.leftnavi p{
}

.leftnavi p{
  padding-bottom: 0px;
  padding-top: 0px;
}

.leftnavi h2{
  background-image: url(https://activiva.de/files/dreieck_normal.png);
  background-color: #9c9791;
  background-repeat: no-repeat;
  background-position: 93% 50%;
  cursor: pointer;margin: 0 0 5px 0;
}

.leftnavi h2.active{
  background-image: url(https://activiva.de/files/dreieck_auf.png);
}
.leftnavi h2.newsletterarchiv,
.leftnavi h2.mediathek{
  background-image: none;
}
.leftnavi h2.newsletterarchiv a,
.leftnavi h2.mediathek a{
  color: #fff;
  display: block;
  text-decoration: none;
}
.leftnavi h2.facebook{
  background-color: #4f7383;
  background-image: url(https://activiva.de/files/fb-white_100px.png);
  background-repeat: no-repeat;
  background-position: 93% 50%;
  background-size: contain;
  cursor: pointer;
  margin-bottom: 5px;
}
.leftnavi h2.instagram{
  background-color: #4f7383;
  background-image: url(https://activiva.de/files/insta-white_100px.png);
  background-repeat: no-repeat;
  background-position: 98% 50%;
  background-size: contain;
  cursor: pointer;
  margin-bottom: 0px;
}
.leftnavi h2.facebook a{
  color: #fff;
}
.leftnavi h2.instagram a{
  color: #fff;
}
.leftnavi img{
  width: 100%;
}
.leftnavi t1{
  color: #575656;
}

.leftnavi hr{
  border: 0px solid transparent;
  border-top: 1px solid #fff;  
  margin: 5px 0 2px 0;padding: 0px;
}

.leftnavi p strong{margin: 0px;padding: 0px;}
.first{
  padding: 0 10px 0 0;
}

/* Contentbereich */

.content{  
  float: left;
  line-height: 20px;
  width: 75%;
}
.content.c100{  
  width: 100%;
}
.content h1{
  background-color: #d5cfbd;
  color: #654939;
  font-size: 14px;
  font-weight: normal;
  font-family:'Scene W01 Bold';
  height: 30px;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 0 0 0px 0;
  padding: 0 10px 0 10px;
  text-transform: uppercase;
}
.content h3{
  color: #a60003;
  font-family:'Scene W01 Bold';
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 0 0 0px 0;
  padding: 0 0px 0 0px;
  text-transform: uppercase;
}
.content h4{
  font-family:'Scene W01 Bold';
  font-size: 14px;

}
.acontent h3{
  color: #000;
  font-family:'Scene W01 Bold';  
  font-weight: normal;
  margin: 0 0 0px 0;
  padding: 0 0px 0 0px;
}  

.content h2{
  color: #9D0402;
  display: block;
  font-weight: normal;
  font-size: 30px;
  font-family:'Scene W01 Medium';
  letter-spacing: 1px;
  line-height: 40px;
  margin: 5px 0 0px 0;
  padding: 0px 10px 0px 0px;
}

.content p,
.content td{
  font-size: 14px;
  line-height: 22px;
  padding: 0 0 10px 0;
}

.tinymcewysiwyg-table.rot_hinterlegt{
  background-color: #9d0402;
  padding-bottom: 10px;
  color: #fff;margin-bottom: 4px;
}

.colwrap{aborder: 1px solid blue;}
.content img.schatten{
  -moz-box-shadow:0px 5px 15px #ccc;
  border-radius: 2px;
  -webkit-box-shadow:0px 5px 15px #ccc;
  box-shadow:0px 5px 15px #ccc;
}
  .content table td{
    padding: 0 10px 0 0;
    }
/* Row und Cols innerhalb Cotentbereich */
  
.row{
  clear: both;
  float: left;
  width: 100%;
  margin: 0 0 0px 0;
}
.col{
  float: left;
}  
.col.x100{
  width: 100%;
}    
.col.x75{
  width: 75%;
}    
.col.x66{
  width: 66%;
}
.col.x50{
  width: 50%;
} 
.col.x33{
  width: 33.3%;
} 
.col.x25{
  width: 25%;
}        
.col.x14{
  width: 14%;
} 
.colwrap{
  padding: 0px 10px 20px 10px;
}  
.colwrap .colwrap{
  apadding: 0px 0px 0px 0px;

}  

.col.x14 .colwrap{
  padding: 0px 0px 0px 0px;
}  
.col img{
  width: 100%;
}

/* Brotkrumennavi */

ul.rex-breadcrumb{
  float: left;
  margin: 0 0 25px 0;
}
.content ul.rex-breadcrumb li{
  color: #113f50;
  float: left;
  font-size: 12px;
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 10px 0 0;
}

ul.rex-breadcrumb li a{
  color: #113f50;
  text-decoration: underline;
}

.abstand{
  clear: both;
  width: 100%;
}

.colwrap .tinymcewysiwyg img{
  width: auto;
  }

/* roter Button */
button.roterbutton{
  background-color:#AD180D;
  border: 0px solid transparent;
  border-radius: 5px;
  padding: 10px;
  text-transform: uppercase;
}
button.roterbutton a{
  color:#fff;
}

/* FAQ */

.faq-q{
  background-image: url(https://activiva.de/files/faqq.png);
  background-repeat: no-repeat;
  background-position: 0 9px;
  border-top: 1px solid #ccc;
  color: #9d0402;
  cursor: pointer;
  display: block;
  font-family:'Scene W01 Bold';
  font-weight: normal;
  margin: 0px 0 0 0;
  padding: 7px 0px 5px 20px;width: 100%;
  text-transform: uppercase; 
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;

}
.faq-q:first-child{border-top: 0px solid transparent;}

.content .active{
  background-image: url(https://activiva.de/files/faqa.png);
  background-position: 0 12px;}
.faq-a{
  display: none;margin: 0px;
  padding: 2px 0 0 20px;
}

/* Start kursplan  */

.td{
  border: 1px solid #ccc;
  cursor: pointer;
  display: block;
  position: relative;
}
.td{
  /* border: 1px solid #7b7261;*/
  background-repeat: no-repeat;
  background-position: 95% 93%;
  font-size: 11px;
  margin: 2px;
  min-height: 110px;
  padding: 5px 0 0 5px;

}

.content .td p a{
  background-color: transparent;
  color: #000;
  padding: 0px;
  text-decoration: underline;
}
img.icon{
  max-width: 1.2em;
  border: 0px solid transparent;
}
/* Ende Kursplan */
.content p.clock{
  font-family:'Helvetica Neue LT GEO W82_35 T';
  font-size: 12px;
  font-weight: bold;
  margin: 0px 0 0 0;
}
.content ul li,
.content ol li{
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 0 20px;
  padding: 0 0 5px 0px;
}
 .content ul li{
  list-style-type: disc;
}
.info{
  font-size: 13px;
}

p.clock{
  padding: 4px 0 5px 0px;
}

p.clock b{
  background-color: #fff;
  border: 1px solid #ccc;  
  border-radius: 5px;
  font-size: 14px;
  margin: 0px 0px 0px -3px;
  padding: 5px 2px 4px 2px;
  text-align: center;
  width: auto;    
}

p.clock b.smaller{
  background-color: transparent;
  border: none;
  color: #999;
  font-family: 'Arial';

}
img.zoomicon{
  bottom: 5px;
  left: 5px;
  position: absolute;
  max-width: 25px;;
}
.leftnavi img.zoomicon{
  bottom: 5px;
  left: -5px;
  position: relative;padding-left: -15px;
  max-width: 15px;
}
.content .infowrap{
  color: #000;#AD180D;
  font-size: 12px;
}

.content a.info{
  color: #000;
}

.table_gross{
  padding: 0 10px 0 10px;
}

.teaser{
  background-color: #000;
  color: #fff;
  display: none;
  font-family:'Scene W01 Light';
  font-size: 17px;
  height: 80%;
  line-height: 30px;
  opacity: 0.7;
  padding: 5%;
  position: absolute;
  text-align:center;
  width: 80%;
}
.x50 .teaser{


  height: 69.5%;

  padding: 5%;

  width: 84.8%;
}

.content.c100 .teaser{
  height: 83%;
  width: 83%;
}

.teaser h6{
  letter-spacing: 0.5px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.x14.first{
    padding: 0 0px 0 10px;
}
.x14.last{
  padding: 0 10px 0 0;
}

h4.togglebutton{
  cursor: pointer;
  margin: 0 0 20px 0;
}
  
.divtotoggle{
  display: none;  
}


.corona label{
  color: #666;padding: 0 20px 0 0;
  font-size: 1.2em;
}
.corona  input{
  font-size: 1.2em;
    height: 30px;  
}
.corona  input.submit{
  background-color:#9d0402;
  border: 0px solid transparent;
  color: #fff;
  margin: 10px 0 0 0;
  padding: 5px 20px 5px 20px;
}
.wichtig{
  background-color: #9d0402;
    padding: 20px;
}
.wichtig h3, .wichtig p, .wichtig p a{

  color: #fff;}
.popup{
  position: absolute;
  top: 0%; left: 0%;
  height: auto;
  z-index: 999999;
  background-color: #9d0402;
  padding-top: 4em;

  width: 100%;
}
.popup .schliesser.schliesser{
  position: absolute; 
  right: 2em;
  top: 1.5em;
}
.popup h1,.popup h2, .pop h3,.popup h4, .popup h5, .popup h6, .popup p, .popup ul, .pop a{
 color: #fff;
padding: 0 0 0.5em 0.5em;
}  
.popup h1,.popup h2, .pop h3,.popup h4, .popup h5, .popup h6{
  font-family:'Scene W01 Medium';
  font-size: 2em;
}  
.popup h2{
font-size:1.6em;  
}
.popup p{
  font-size: 1.3em;
  line-height: 1.55em;
  font-weight: normal;
  padding: 0 0.5em 1em 0.5em;
}
.schliesser{
  cursor: pointer;
  z-index: 9999999;
}
.popup form{
  text-align: center;
}
.popup label{
  font-size: 0.8em;

}
.popup input{
  border: 0px solid transparent;
  padding: 5px 50px 5px 50px;
  margin-left: 20px;
}

.popup input.submit{
  border: 0px solid transparent;
  font-size: 0.6em;
  color: #be6035; 
  padding: 5px 50px 5px 50px;
  background-color: #fff;
  
}


/* Start Footer */

.footer {
  clear:both;
  height: 100px;
	margin-top: -100px; /* Negativer Wert der Footer-Hýhe */
  position: relative;
}

.footer {
  background-color: #d5cfbd;
  height: 115px;
  line-height:25px;
  padding: 12px 0 40px 0;
  width: 100%;
}

.footer .col a{
  color: #827469;
  line-height:30px;
  text-transform: uppercase;
}

.footer .brand{
  color: #a41a16;
  font-weight: bold;
}

.scrollup{
  bottom: 40px;
  position: absolute;
  right: 40px;
}

/* Ende Footer */

.clearer{
  clear: both;
}

@media all and (max-width: 1036px) {

  .wrap1000{
    margin: 0 auto;
    max-width: 902px;
  }
  
  .main{
    padding: 0 0 0 190px;
  }
  
  .logo img{
    width: 180px;
  }

}
@media all and (max-width: 902px) {
 
.main ul li a{
  font-size: 12px;
  padding-left: 15px;
}

.main ul li#l1{
  min-width: 40px;
}
.main ul li#l2{
  min-width: 80px;
}
.main ul li#l3{
  min-width: 105px;
}
.main ul li#l4{
  min-width: 115px;
}
.main ul li#l5{
  min-width: 100px;
}
.main ul li#l420{
  min-width: 95px;
} 
.main ul li#l550{
  width: 90px;
}  
  .wrap1000{
    margin: 0 auto;
    max-width: 767px;
  }
  
  .main{
    padding: 0 0 0 170px;
  }  
  
  .logo img{
    width: 152px;
  }
  
} 

@media all and (max-width: 767px) {
 .col.x33.videoliste{
  width: 50%;
  }
   .col.x33.videoliste h3{
  font-size: 1em;line-height: 1.3em;
 margin-bottom: 1em; }
.logo{opacity: 1;}
  
  /* Stoerer (COntentbereich nur bei Desktop */
  /* Ticker nur bei Mobilvariante, Hoehe wird per Javascript im Modul 14 gesteuert */
  .stoerer{
    display: none;
  }
  .ticker{
    display: none;
    background-color: #fff;
    font-size: 1.2em;
    letter-spacing: 1;
    z-index: 5;
} 
  
  .header{
    background-color: #144553;
  }
  
  .wrapfull{
    background-color: #AC170C;
    height: 120px;
  } 
  .teaserlinks{
    display: none;  
  }
  
  .header_search_form,
  #header_search_form{
    display: none;
    height: 50px;
    padding: 0 0 0px 0px;  
    position: absolute;
  }
  .navigationiphone{
  }
  .navigationiphone2 .header_search_form,
  .navigationiphone2 #header_search_form{
    display: block;
    background-color: transparent;
  }
  
  .logo{
    left: 0px;    
    position: absolute;
    top: -49px;
  }
  
  .navigationiphone,.klickmich{

    display: block;
    opacity: 0.95;
    position: absolute;
    top: 120px;
    width: 100%;
    z-index: 5;
  }

  .navigationiphone2,.klickmich2{
    display: block;
    top: 86px;
    right: 0px;
    width: 100%;
    position: absolute;
    z-index: 7;
  }

  .navigationiphone2{
      top: 120px;
  }

  .klickmich,.klickmich2{
    color: #9d0402;  
    display: block;
    font-family:'Scene W01 Medium';
    font-size:12px;
    line-height: 34px;
    top: 86px;
    width: 50%;
    position: absolute;
    z-index: 6;
  }

  .klickmich2{
    right: 0px;
    text-align: right;
  }
  .row .col h2{
    font-size: 25px;
    line-height: 35px;
  }
  .footer{
    height: 135px;
  }
  .col.x14{
    width: 33%;
  }

  .x14.first,.x14.last{
    padding: 0 0px 0 0px;
    padding: 0 0px 0 0;
  }
    
  .col.x14 .colwrap,
  .col.x25 .colwrap,
  .col.x33 .colwrap,
  .col.x50 .colwrap,
  .col.x66 .colwrap,
  .col.x75 .colwrap,
  .col.x100 .colwrap{
    padding: 0px 10px 0px 10px;
  }  
  .colwrap .gallery img{
    margin: 0 0 20px 0;
  }
  
  .main,.meta{
    display: none;
  }
  .navigationiphone .meta{
    display: block;
  }    
  .header_search_form,
  #header_search_form{
    background-color: #144553;
      position: relative;
  }  

  .fb-page{
    max-width: 100%;
    overflow: hidden;
  }

  .leftnavi.l25,
  .logo img{
    width: 100%;
  }

  .content.c75{
    width: 100%;
  }
  
  .col.x14{
    width: 50%;
  }

     .navigationiphone ul ul {
    display: none;
    
  }
  .navigationiphone ul li:hover ul { display: block; }

  
}
/* */
@media all and (max-width: 479px) {
  .col.x33.videoliste{
  width: 100%;
  }
  
  .content .col.x14 h2{
    color: #654839;
    cursor: pointer;
    height: 10px;
    margin: 0px;
    padding: 0 0 0 0;
  }
  .content .col.x14 h2.aktiv{
    color: #AC170C;
    padding: 0 0 15px 0;           
  }        
  .colwrap{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
   }
/* roter Button */
button.roterbutton{
margin: 20px 0 20px 0;
}

  
  
  .td{
    min-height: auto;
    min-height: 50px;
    max-height: 60px;
    padding: 0px; 
  }
  .header_search_form input.search,
  #header_search_form input.search{ 
    width: 46px;       
  }   
  .row .col .clock{
    float: left;
    padding: 10px 0 0 10px;
    width: 100px;
  }
  .heute{
    display: block;
    margin: 5px 0 0 0;
  }
  .nomobile{
    display: none;
  }
  .footer{
    min-height: 140px;
  }
  .col.x25.mobilauf100prozent{
    width: 85%;
  }
  .col.x50,
  .col.x75,
  .footer .col.x25{
    width: 100%;
  }  
  .col.x25{
    width: 50%;
  }
  .col.x14{
    width: 100%;
  }
}

.xform p{
  clear: both;    
}

.xform label.control-label,
.xform p label.textarea{
  float: left;
  height: 25px;
  line-height: 20px;
  width: 20%;

}

.xform  input.form-control,
.xform  textarea.form-control{
  
  float: left;
  height: 25px;
  margin: 0 0 20px 0;
  line-height: 30px;
  width: 70%;
}

.xform textarea.form-control{
  height: 80px;
}

select#yform-formular-field-0{

 
margin: 20px 0 20px 0;
}

div#yform-formular-dsgvo{
  width: 100%;float: left;
margin: 0px 0 20px 0;
}
.ticker .col.x100{  
  border: 2px dotted #A50402; 
}
.ticker .col.x100{  
  margin-bottom: 0px;
}

.stoerer .content.c100{    
  border: 2px dotted #A50402; 
  padding: 10px;
  margin-bottom: 20px;
}

#machdicht{
  color: #d52912;
  cursor: pointer;
  font-weight: bold; font-size: 2.5em;
  position: absolute;
  right: 0px;
  z-index: 99999999999;
}


