.site_slidedown_box { clear: both; float: none; margin: 0; }

.site_slidedown_head { display: block; width: auto; margin: 0; }
.site_slidedown_head h1 { margin: 0; padding: 10px 60px 10px 0; color: #808080; font-size: 28px; line-height: 60px; text-transform: uppercase; font-weight: normal; border-top: 2px solid #808080; 
background-image: url(https://www.folex.de/layout/js/site_slidedown/arrow_normal.png); background-position: right center; background-repeat: no-repeat;}

#page_2 .site_slidedown_head h1 { background-image: url(https://www.folex.de/layout/js/site_slidedown/arrow_normal_red.png);}
#page_4 .site_slidedown_head h1 { background-image: url(https://www.folex.de/layout/js/site_slidedown/arrow_normal_turquoise.png);}
#page_5 .site_slidedown_head h1 { background-image: url(https://www.folex.de/layout/js/site_slidedown/arrow_normal_green.png);}
#page_6 .site_slidedown_head h1 { background-image: url(https://www.folex.de/layout/js/site_slidedown/arrow_normal_grey.png);}
#page_7 .site_slidedown_head h1 { background-image: url(https://www.folex.de/layout/js/site_slidedown/arrow_normal_yellow.png);}
#page_8 .site_slidedown_head h1 { background-image: url(https://www.folex.de/layout/js/site_slidedown/arrow_normal_violett.png);}
.site_slidedown_head:hover { cursor: pointer; }
.site_slidedown_head.active { display: block; }
.site_slidedown_head.active h1 { color: #808080; border-bottom: 2px solid #808080; background-image: url(arrow_active.png); }
#page_2 .site_slidedown_head.active h1 { background-image: url(https://www.folex.de/layout/js/site_slidedown/arrow_active_red.png); }
#page_4 .site_slidedown_head.active h1 { background-image: url(https://www.folex.de/layout/js/site_slidedown/arrow_active_turquoise.png); }
#page_5 .site_slidedown_head.active h1 { background-image: url(https://www.folex.de/layout/js/site_slidedown/arrow_active_green.png); }
#page_6 .site_slidedown_head.active h1 { background-image: url(https://www.folex.de/layout/js/site_slidedown/arrow_active_grey.png); }
#page_7 .site_slidedown_head.active h1 { background-image: url(https://www.folex.de/layout/js/site_slidedown/arrow_active_yellow.png); }
#page_8 .site_slidedown_head.active h1 { background-image: url(https://www.folex.de/layout/js/site_slidedown/arrow_active_violett.png); }

.site_slidedown_head span.site_slidedown_datum { display: block; color: #386287; }
.site_slidedown_head.active .site_slidedown_datum { color: #f39200; }

.site_slidedown_text { display: block; padding: 20px 0 1px 0; }
