/* Import von weiteren CSS-Dateien */
@import url("default-settings.css");
@import url("redaxo_responisve_menu.css");
@import url("do-form.css");

html, body {
font-family: 'Zurich W01 Light',Arial,Verdana, Calibri, Geneva, sans-serif; 
font-size: 15px; line-height: 25px;
color: #808080;
/* Woerter in die naechste Zeile umbrechen, wenn sie ansonsten das umschliessende Element verlassen wuerden. */
word-wrap:break-word;
height: 100%;
background-color: #fff;
}

/* hinzugefügt 02.08.2022 */
  .nur_responsiv{
    display: none;
  }
@media all and (max-width:1084px) {
  .hansis .outer_box{
    display: none;
  }
  .nur_responsiv{
    display: block;
  }
}


html { overflow: scroll; overflow-x: auto; }

.bwd_slidedown_text ul li a,.breadcrumb a{text-decoration: none;}
/* ----------------------------------------------------------------------------------
   Schriften + Generelle CSS-Anpassungen fuer diese Webseite
   blau: #386287, orange: #f39200
---------------------------------------------------------------------------------- */ 
a {  color: #999; }
a:hover { text-decoration: underline; color: #666; }
a:hover img { opacity: 0.95; }
a:active, a:focus { outline: 0; }

ul { margin: 0 0 30px 0; }
li { list-style-type: none; margin: 0 0 0px 14px; padding: 0; }
ul li { list-style-type: disc; }
h1, h2, h3, h4, h5, h6 { font-weight: normal;
  font-style: normal; font-size: 18px; line-height: 24px; margin: 0 0 10px 0; color: #999; }
h1 { font-size: 28px; line-height: 38px;  text-transform: uppercase; } 
h1.head{ margin: 0; 
  padding: 10px 60px 10px 0; 
  color: #808080; 
  font-size: 28px; 
  line-height: 60px;
  text-transform: uppercase; 
  font-weight: normal; 
  border-bottom: 2px solid #808080;
  border-top: 2px solid #808080;
  background-image: url(https://www.folex.de/layout/js/site_slidedown/arrow_normal_red.png);
  background-position: right center; 
  background-repeat: no-repeat;
}

h2 { color: #999;font-size: 28px; line-height: 38px;  }  
h3 { color: #999; font-family: 'Zurich W01 Roman',Arial; font-size: 15px; line-height: 28px; margin: 0;  } 



#page_75 h3{
  color: #e3001b;
}
h3.downloads{
  background-image: url(https://www.folex.de/files/download.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
}

h4 { font-size: 21px; line-height: 30px; color: #999; } 
h5 { font-size: 15px; text-transform: uppercase; color: #999; } 
h6 { font-size: 15px; color: #999; } 

p { margin: 0 0 25px 0; }
table { width: auto; margin: 0 0 30px 0; }
td { padding: 0 15px 0 0; vertical-align: top; }

hr { clear: both; height: 5px; width: 95.24%; margin: 0 2.38% 2.38% 2.38%; border: none; background-color: transparent; background-image: url(trennlinie.png); background-position: left top; background-repeat: repeat-x; } 
.small  { display: block; font-size: 8px; line-height: 16px; color: #999; padding: 0px 0 20px 0; } /* Bildunterschriften */
.medium  { font-size: 12px; line-height: 20px; padding: 0px 0 0px 0; } /* Bildunterschriften */

up{font-size: 8px;vertical-align: super;}
a.no{text-decoration: underline;}

/* ----------------------------------------------------------------------------------
   CSS-Einstellungen fýr das Addon Modulhelper (bzw. bw_modulhelper)
---------------------------------------------------------------------------------- */ 
/* ------------ Outer Box ------------ */
/* Ausgangswerte: (Seitenbreite: 840px | Abstand: 20px) 
.outer_box { display: block; float: left; width: 95.24%; margin: 0 0 2.38% 2.38%; padding: 0; }

.box_width_full { width: 100%; margin: 0 0 2.38% 0; }
.box_width_1_2 { width: 46.43%; }
.box_width_1_3 { width: 30.16%; }
.box_width_2_3 { width: 62.7%; }
.box_width_1_4 { width: 22.02%; } 
*/

/* Startseite */
#page_1 .breadcrumb{display: none;}

.news{
    background-color: #fff;
    min-height: 350px;
    padding: 20px;
    opacity: 0.8;
    position: absolute;
    right: 0px;
    top: 50px;
   /* width: 170px;*/
    width: 150px;
    z-index: 100;    
 }

.news_voxl{
    position: absolute;
    right: 50px;
    top: 50px;
   /* width: 170px;*/
    z-index: 100;    
 }

.news_voxl_wrap{
  background-color: #fff;
  min-height: 350px;
  padding: 20px;
  opacity: 0.8;
  width: 150px;
}

.news_voxl .shoplink{
  display: anone;
}
.news_voxl .videolink a,
.news_voxl .shoplink a{
  background-color: #e3001b;
  color: #fff;
  display: block;
  margin-top: 20px;
  padding:  10px;
  text-decoration: none;
}
.news_voxl .shoplink a{
  background-color: #a0bd3d;
  background-image: url("https://folex.de/files/shopping_cart_icon.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 100% 0;
}

.news h2 a,.news_voxl h2 a{
  color: #df0223;
  font-family: 'Zurich W01 Roman',Arial;
  font-size: 18px;
}
.news p,.news_voxl p{
  font-family: 'Zurich W01 Roman';  
  font-size: 14px;
  padding: 0 0 0px 0;
}
.news img,.news_voxl img{

  padding: 0 0 20px 0;
}
.news p a,.news_voxl p a{
  font-family: 'Zurich W01 Light';  
}

.bwd_slidedown_box{
  padding: 0 0 0px 0;  
}
.bwd_slidedown_head h3{
  cursor: pointer;
}
.outer_box.detail h3{
  text-transform: uppercase; 
}

.site_slidedown_text h3{
  color: #E3001B;
  
  text-transform: normal;
}
  
.site_slidedown_text .outer_box, .outer_box .image { 
  margin-bottom: 20px; 
}

.outer_box .image a { text-decoration: none !important; }
.outer_box .image a:hover { opacity: 0.8; }
.site_slidedown_text .outer_box ul{
  /* border: 1px solid red;*/
      padding-bottom: 0px;
      margin-bottom: 0px;
 }

.site_slidedown_text .outer_box ul{
  margin-bottom: 15px;line-height: 25px;
 }
    
.site_slidedown_text .outer_box ul li{
  /*list-style: none;    */
  margin-left: 15px;
  
 }
#page_4 .site_slidedown_text .outer_box ul li,
#page_5 .site_slidedown_text .outer_box ul li,
#page_6 .site_slidedown_text .outer_box ul li,
#page_7 .site_slidedown_text .outer_box ul li,
#page_8 .site_slidedown_text .outer_box ul li{


  
  /*list-style: none;
  margin-left: 0px;*/
  line-height: 25px;
}
#page_24 .contentwrap_2021,
#page_47 .contentwrap_2021,
#page_27 .contentwrap_2021,
#page_30 .contentwrap_2021,
#page_78 .contentwrap_2021{
  padding: 0 10px 0 10px;
  }
.outer_box.detail h3{
  line-height: 35px;
  color: #fff;height: 35px;
  margin: 0 0 25px 0;
}
.outer_box.detail h3{
  clear: both;
  padding: 0px 0 0px 20px;  
}
.outer_box.detail ul li{
  margin: 0 0 0 15px;
  padding: 0 0 0 15px;
}
img.cficon{
  margin: 0 10px 0 0;
}

table.table{
  font-size: 12px;
  margin: 0 0 20px 0;
  width: 100%;
}
table th{
  text-align: left;
  font-family: 'Zurich W01 Light';
  font-weight: normal;
}
table td{
  border-top: 1px solid #999;
  padding: 5px 45px 5px 0;
}
table.spezifikationen th,
table.spezifikationen td{
    padding: 5px 45px 5px 5px;
}

table.spezifikationen th{
  border-right: 1px solid #999;
  border-top: 1px solid #999;  
}
table.spezifikationen{
  border-bottom: 1px solid #999;  
  border-left: 1px solid #999;
}
table.spezifikationen td{
  border-right: 1px solid #999;
}

table{}
table.table tr.head{
  background-color: #999;
  color: #fff; height: 20px; line-height: 20px;
}

.bwd_slidedown_text h3{
  clear: both;
  font-family: 'Zurich W01 Bold';
  font-size: 17px;
  padding: 0px 0 10px 0;  
}

  
}
.site_slidedown_box .site_slidedown_text .outer_box.bwd_slidedown_box .bwd_slidedown_text{
  padding: 0px;
  margin: 0px;
}

.bwd_slidedown_text ul{
  height: auto;float: left;
 margin-bottom: 20px;
  width: 100%;
 }
  
.bwd_slidedown_text ul li{
  clear: both;
}
  
.bwd_slidedown_text ul li a{
  display: block;
}

.bwd_slidedown_text ul li{
  line-height: 20px;
}

.li_with_icon{
  /* border: 1px solid blue;*/
  float: left;
  position: relative;
  width: 100%; 
}

.i{
  /* border: 1px solid green;*/
  padding-right: 15px;
  position: absolute;
  right: 0px;
  text-align: right;
  top: 0px;
  width: 200px;
}

.i img{
  padding: 3px 0 0 5px;
}
    
#page_5 .n{
  font-family: 'Zurich W01 Roman'; 
  width: auto;
}

.n{
}
  
.n a{
  font-family: 'Zurich W01 Bold';
}

.n a:hover{
  text-decoration: none;
}

.b{
  padding-left: 10px;
}
/* #page_5 .b{width: 67%;}
#page_5 .i{width: 20%;}*/
/* ------------ Moduleinstellungen ------------ */
.text_bild .flLeft { float: left; display: block; width: auto; max-width: 63.89%; margin: 0 2.78% 1.39% 0; overflow: hidden; }
.text_bild .flRight { float: right; display: block; width: auto; max-width: 63.89%; margin: 0 0 1.39% 2.78%; overflow: hidden; }
.text_bild .image span.small { display: block; }


.zweispalter .flLeft { float: left; display: block; width: 47.22%; margin: 0; overflow: hidden; }
.zweispalter .flRight { float: right; display: block; width: 47.22%; margin: 0; overflow: hidden; }

/* ----------------------------------------------------------------------------------
   Ausrichtung der Seite und der <div>-Container (Reihenfolge von oben nach unten)
---------------------------------------------------------------------------------- */ 
#page_bg {
position: relative; 
top: 0; left: 0;
width: 100%; height: auto; 
margin: 0; padding: 0; 
z-index: 1;
/*
background-color: #FFF;
-moz-box-shadow: 3px 3px 9px 0 #333;
-webkit-box-shadow: 3px 3px 9px 0 #333;
box-shadow: 3px 3px 9px 0 #333;
overflow: hidden;
*/
}




/* Relative Bloecke innerhalb von "page" */
#page, #header, #logo, #navigation_not_responsive, #navigation, #wrapper, #wrapper_voxl, #content_full, #content, #sidebar, #footer_bg, #footer, #footer_nav_1, #footer_nav_2, #footer_nav_3
{ display: block; 
  position: relative; 
  top: 0; left: 0; 
  width: 100%; 
  height: auto; margin: 0; 
  padding: 0; z-index: 1; }


#logo_responsive{ display: none;}
#page { background-color: #FFF; }

#header { width: 1270px; margin: 0 auto; min-height: 126px;padding-top: 50px; }
#logo { width: auto; max-width: 612px; }
.search:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(235, 111, 21, .6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(200, 200, 200, .9);
}


#sprachumschalter { position: absolute; top: 55px; right: 250px; width: auto; height: auto; padding: 0; color: #e3001b; font-size: 14px; line-height: 14px; }
#sprachumschalter a { color: #e3001b; text-decoration: none; }
#sprachumschalter a:hover { color: #808080; text-decoration: none; }
.language li{float: left;list-style: none;}
/* ######## Suche Box ###########*/
#header_search_form { position: absolute; top: 40px; right: 0; width: auto; height: auto; padding: 0; z-index: 1; }
#header_search_form form { display: block; margin: 0; padding: 0; }
#header_search_form input.search{ 
      display: block; 
      float: left; 
      width: 180px; 
      height: 15px; 
      line-height: 17px; 
      margin: 1px 0 0 0; padding: 5px 10px; 
      background-color: #FFF; 
      border: 1px solid #e3001b; 
      color: #999; }
#header_search_form input.hidden { display: none; }
#header_search_form input.submit { border: none; color: #e3001b; width: 27px;height: 27px; margin: 1px 0; background-color: transparent; background-image:url(https://www.folex.de/layout/suchlupe.png); background-repeat: no-repeat; background-position: center right; cursor: pointer; }

#navigation .small ul{display: none;}
#navigation_not_responsive { 
  min-height: 102px; 
  background-color: #fff; 
  background-image: url(https://www.folex.com/files/bg_navigation_folex_neu_3560x102-px.png); 
  background-position: center top; 
  background-repeat: no-repeat; 
  -moz-box-shadow: 3px 3px 9px 0 #eee;
  -webkit-box-shadow: 3px 3px 9px 0 #eee;
  box-shadow: 3px 3px 9px 0 #eee;
    }
#navigation_not_responsive #navigation ul li a {
font-size: 0.85em;
      font-family: 'Zurich W01 Roman',Verdana, Calibri, Geneva, sans-serif; 

}
#navigation { width: 1270px; margin: 0 auto; }


#wrapper, #wrapper_voxl { width: 1270px; min-height: 400px; margin: 0 auto; padding: 30px 0; }
#wrapper_voxl { width: 1286px;padding: 0px 0;}
#wrapper_voxl .col.x100 h5{margin-right: 8px;margin-left: 8px;}
#content { float: left; padding: 100px 0 0 0; width: 620px; }
#sidebar { float: right; padding: 100px 0 0 0; width: 490px; }

#sidebar .outer_box{
  padding: 0 0 30px 0;
}
    
.breadcrumb{font-size: 15px;}
    
#footer_bg { 
  padding: 30px 0; background-color: #999; 
  color: #FFF;
  -moz-box-shadow: 3px 3px 9px 0 #ddd;
  -webkit-box-shadow: 3px 3px 9px 0 #ddd;
  box-shadow: 3px -3px 9px 0px #ddd;


}
#footer { width: 1270px; margin: 0 auto; background-color: #999; color: #FFF; }
#footer_nav_1 { float: left; width: 350px; margin: 0 45px; }
#footer_nav_2 { float: left; width: 350px;  margin: 0 45px; }
#footer_nav_3 { float: left; width: 350px; margin: 0; }

#footer_nav_3 p{margin: 0px; padding: 0px;}
#footer_nav_3 p.linkedin a{
  background-image: url(https://folex.de/files/linkedin.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 0px 0 0 32px;
  margin-top: 0px;
}
#footer_nav_3 p.youtube a{
  background-image: url(https://folex.de/files/youtube.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 0px 0 0 32px;
  margin-top: 0px;
}
.footer_headline { border-bottom: 2px solid #FFF; margin: 0 0 5px 0;text-transform: uppercase; }
#footer_nav_3 .footer_headline{margin-bottom: 10px;}
#footer a { display: block; color: #FFF; text-decoration: none; }
#footer a:hover { color: #ddd; text-decoration: underline; }


#footer_copyright { position: absolute; bottom: 0; right: 0; width: auto; height: auto; }

#guetesiegel { position: absolute; bottom: 30px; right: 0; width: auto; height: auto; }


/* ----------------------------------------------------------------------------------
   Module
---------------------------------------------------------------------------------- */ 

.box_headline { display: block; 
  width: auto; 
  margin: 0 2.38% 20px 2.38%; 
  padding: 4px 10px 4px 80px; 
  background-position: left top; 
  background-repeat: no-repeat; 
}

.bwd_slidedown_head{
  background-image: none;
}
.box_headline h1 { margin: 0; padding: 0; color: #f39200; text-transform: none; }

.box_kunden { overflow: hidden; }
.box_kunden .box_kunden_text { display: table-cell; width: 253px; height: 40px; min-height: 40px; padding: 5px 0; vertical-align: middle; text-align: center; background-color: #386287; color: #FFF; }

.box_logo img { border: 1px solid #386287; }

.l{
  float: left;
  width: 650px;
 }
.r{float: right;
    width: 490px;
 }
 .r img{
    max-width: 490px;
 } 

.row{
  clear: both;
  width: 100%;

}

.col p{
  font-size: 0.8em;
  margin: 0px; 
  min-height: 5em;
  padding: 0px;
  line-height: 1.3em;
}

.col.x100{
  color: #fff;
  float: left;
  clear: both;
  width: 500px;;
}
.col.x100.h5 h5{
   background-color: #e3001b;
  color: #fff;
  font-size: 2em;
  line-height: 1.8em;
  padding: 0px;
  margin: 0px 0 40px 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.x20{
  width: 20%;
}  
.col.x14{
  width: 14%;
} 
.colwrap{
  padding: 0px 8px 16px 8px;
}  
.colwrap .colwrap{
  padding: 0px 0px 0px 0px;
}  
.col.x14 .colwrap{
  padding: 0px 0px 0px 0px;
}  
.col img{
  width: 100%;
  height: 100%;
}
#content_full{

}

.Stil7{
  color: #e3001b;
  font-family: 'Zurich W01 Roman';
}

/* Händlershopbutton */
.button_haendlershop{
  display: anone;
  position: absolute;
  right: 0px;
  top: 10px; 
  width: 100%;
}

@media all and (max-width:1080px) {
  .button_haendlershop{
    left: 0px;
    width: 100%;
  }
  #page_5 #sidebar{
    padding-top: 70px;
  }
}
@media all and (max-width:480px) {
  .button_haendlershop{


  }
}


.shoplink{
  
}
/* Cookiebanner Start */

.cookiebanner{
  background-color: #fff;
  bottom: 0px;
  height: auto;
  opacity: 0.9;
  position: fixed;
  padding: 50px 20px 50px 20px;
  z-index: 2;
}
.cookiebanner button{
  background-color: #e3001b;
  border: 0px solid transparent;
  color: #fff;
  cursor: pointer;
  margin: 5px;
  padding: 3px 20px 3px 20px;
}
/* Cookiebanner Ende */

/* yform Kontaktformular lohnbeschichtung*/

#page_149 label{
  color: #999;
  width: 245px;
}
#page_149 textarea{
  margin: 3px 0 0 0;
  width: 304px;
}
#page_149 #yform-formular-ds label{
  width: 100%;
}

#page_149 #yform-formular-ds label{
  width: 100%;
}

#page_149 .alert.alert-danger li{ 
  border: 1px solid #e40000;
  color: #e40000;
  list-style: none;
  margin: 5px; padding: 5px;
}

#page_149 .alert-success{color: #999;}
#page_149 .btn.btn-primary{
  background-color: #e3001b;
  border: 0px solid #fff;
  color: #fff;
  padding: 2px;
  text-transform: uppercase;
  width: 306px;
  
}
@media all and (max-width:500px) {
  #page_149 .col.x100 .colwrap{
    margin: 10px;
  }
    #page_149 input,
    #page_149 textarea{
   width: 100%;
  }
}
/* ----------------------------------------------------------------------------------
   Responsive Webdesign
---------------------------------------------------------------------------------- */ 
/*


    320 Pixel (iPhone Hochformat)
    480 Pixel (iPhone Querformat)
    600 Pixel (kleinere Tablets Hochformat)
    768 Pixel (iPad Hochformat)
    1024 Pixel (iPad Querformat)
    1200 Pixel (Laptop)
    1500 1600 Moitore

*/
table.table td img{max-width: none;}


@media all and (max-width:1300px) {
  
  #navigation{width: 1024px;}
  #wrapper,#header,#footer{width: 1024px;}
  #wrapper_voxl{width: 1038px;}
  #sidebar{width: 400px;}  
  #content{width: 500px;}
  #navigation_not_responsive { 
    background-image: url(https://folex.de/files/bg_navigation_1024_folex_neu_2862x86-px.png);


    min-height: 86px;
    
  }
  #navigation_not_responsive #navigation ul li a {
    font-size: 0.7em;
  }
  #navigation_not_responsive #navigation ul li{height: 82px;}

  #navigation ul li a{width: 74px; height: 74px;}
  #navigation ul li.rex-article-9 a{width: 74px; height: 74px;}
  #navigation ul li{margin: 0 2px 0 0;}
  #content,#sidebar{padding-top: 70px;}
  .l{
    float: left;
    width: 520px;
   }
  .r{float: right;
      width: 400px;
   }    
   .r img{
     float: right;
     max-width: 400px;
   } 
#footer_nav_3 {   margin-left: 50px;; }

}

@media all and (max-width:1084px) {
  .col.x20{
  width: 33%;
}  
  .colwrap{
  padding: 0px 5px 10px 5px;
}  
  #header #logo img{width: 80%}

  #navigation,#wrapper,#header,#footer{
    width: 760px;
  }
  #wrapper_voxl{
    width: 786px;
  }
  #navigation{
    padding: 0px 0 0 0;
    width: 756px;
    height: 96px;
  }
  
  #header{
    min-height: 100px;
    height: 0px;padding-top: 40px;
  }

  #navigation ul li{padding: 0 4px 0 0px;}
  #navigation ul li a{height: 86px;width: 86px;}
  #header_search_form{
    padding: 0px;top: 10px;
  }
    #navigation ul li.rex-article-9 a{width: 86px; height: 86px;}

  
  #sprachumschalter{
    top: 18px;
  }
  
  #navigation_not_responsive{
    background-image: none;
  }

  #content{
    width: 100%;
  }
  
  .news, .news_voxl{
    padding: 0px 0 0 0; margin: 0 0 30px 0px;
    position: relative;
    top: 0; left: 0;
    min-height: auto;
    width: 100%; 
  }

  .news h2, .news a img{
    position: absolute;
  }
  
  .news p{
    padding: 0 0 0 90px;
    line-height: 20px;
    margin: 0px; 
  }
    
  #sidebar{
    padding: 10px 0 0 0;
    margin: 0px;
    float: left;width: 410px;
  }
  .news h2{
    top: -12px;
  }
  .news a img{
    top: 30px;
  }
  .l{
    float: left;
    width: 416px;
   }
  .r{float: right;
      width: 208px;
   }    
   .r img{
    float: right;
    max-width: 208px;
   } 
#footer_nav_1 { float: left; width: 260px; margin: 0 130px 20px 0; }
#footer_nav_2 { float: left; width: 260px; margin: 0; }
#footer_nav_3 {  width: 260px;  margin-left: 0px; }

}


@media all and (max-width:768px) {
  #wrapper_voxl #content_full_voxl.row .col.x20{
    width: 33%;border-bottom: 1px solid red;
  }
  #page_75 .outer_box{
  margin: 0 1em 0 1em;
}
  #page{
    background-repeat: repeat-x;
  }
  .breadcrumb{
    padding: 0 0 20px 10px;
  }
  #navigation .big ul{display: none;}
  #navigation .small ul{display:block;}
  #logo{
      display: none;
  }
    
  #logo_responsive{
    display: block;
  }
  #navigation{
    height: auto;
  }
    
  #navigation_not_responsive { 
    display: none; 
  }
    
  #header_search_form{
   /*position: fixed; right: 30px; top: 10px;*/
    display: none;
  }
    
  #footer{
    padding: 0 30px 0 30px;
  }
    
  #sprachumschalter{
    right: 30px;
    position: fixed;
    top: 18px;
    width: 70px;display: none;
  }
  #logo_responsive{
    position: absolute;
    left: 10px;
    top: 80px;
  }
      #wrapper_voxl{
    width: 100%;
  }
  #wrapper{
    width: 100%;
  }
    
  #header{
    padding: 0 0 0px 0;
  }
    
  #content{
    padding: 0 0px 0 0px;
    width: 100%;
  }
    
  .news{
    margin: 0 20px 10px 10px;
    height: 70px;min-height: 70px;
    width: auto;
  }
  .news p{
    padding: 0 0 0 70px;
    line-height: 20px;
    margin: 0px; 
  }    
  #sidebar{
    padding: 0 10px 0 10px;
    width: 94%;
    max-width: 410px;
  }
  #sidebar-img{    }

  #menu-link{
    left: 0px;   
    background-image: url(https://www.folex.de/files/menu.png);
    background-repeat: no-repeat;
    width: 55px;
  }
  
  #header{
    padding: 0px;
    margin: 0px;
  }
  
  #logo_responsive{
    position: absolute;
    top: 60px;
    padding: 0px; 
    margin: 0px;
  }
  .l{
    float: left;
    padding: 0 10px 0 0px;
    width: auto;
   }
  .r{float: left;
      width: auto
   }    
   .r img{
    clear: both;
    float: right;
    width: 100%;
    padding: 0 10px 10px 10px;
    max-width: 490px;
   } 
  #footer,#header{width: auto;}
  #footer{padding: 0px;margin: 0;} 
  #footer_nav_1,#footer_nav_2,#footer_nav_3{width: 30%;min-width: 250px;padding: 0 10px 0 10px;}
  #footer_copyright,#footer_social{
    padding-right: 30px;
  }
  .detail{
    margin: 0 15px 0 15px;
  }

  .bwd_slidedown_box ul li a{text-transform: none;}
  .col.x20{
  width: 50%;
}  

}
@media all and (max-width:539px) {
  #footer_nav_3{margin-top: 20px;}
  
@media all and (max-width:480px) {
  .bwd_slidedown_text ul li{text-transform: none;}

  .news{
    min-height: 120px;
      overflow: hidden;
}


    #sprachumschalter{
    display: none;
  }
  
  #logo_responsive a img{
    width: 100%;
  }
  
  #header_search_form{
    display: none;
  }
  
  .outer_box { 
     clear: both; 
     float: none; 
     width: auto !important; 
      margin-bottom: 20px; 
    }

/* ------------ Moduleinstellungen ------------ */
.text_bild .flLeft,
.text_bild .flRight { float: none; max-width: none; margin: 0 0 10px 0; }

.zweispalter .flLeft { float: none; width: auto; margin: 0 0 20px 0; }
.zweispalter .flRight { float: none; width: auto; margin: 0; }

}

  
/* geändert 2019 10 29 */
td img{
  max-width: none;
}
th{
  line-height: 1.4em;
  padding-bottom: 10px;
  padding-right: 5px;
}
  
  /* geändert 2023 02 13 */
  #archiv{
  background-color:#e3001b;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  padding: 8px 35px;
}

@media screen and (max-width: 768px) {  
  #archiv{padding: 10px 10px;margin: 0 10px;}
  }

