@media screen, projection {
   #wsContentArea #wsCarousel { clear: both; margin-bottom: 0.6667em; /* overflow: hidden; position: relative; */ } 
   
   #wsContentArea #wsCarousel .wsTopmeldung,
   #wsContentArea #wsCarousel .wsTopmeldung h3,
   #wsContentArea #wsCarousel .wsTopmeldung p,
   #wsContentArea #wsCarousel .wsTopmeldung ul { clear: both; }
   #wsContentArea #wsCarousel .wsTopmeldung h3 { width: 24.0em; }
   #wsContentArea #wsCarousel .wsTopmeldung p  { width: 36.3333em; }
   #wsContentArea #wsCarousel .wsTopmeldung ul { width: 37.8333em; }
   
   #wsContentArea ul#wsCarouselNavi { margin: 0.25em 0 0.8333em 0.3333em; }

   #wsContentArea ul#wsCarouselNavi li { float: left; list-style: none; }
   
   #wsContentArea ul#wsCarouselNavi li a,
   #wsContentArea ul#wsCarouselNavi li span { margin: 0.08333em 0.1667em; display: block; width: 1.8333em; height: 1.75em; text-align: center; }
   
   #wsContentArea ul#wsCarouselNavi li span { border: 0.09em solid; width: 1.6667em; height: 1.5833em; margin-top: 0; }
   #wsContentArea ul#wsCarouselNavi li a:focus,
   #wsContentArea ul#wsCarouselNavi li a:hover { font-weight: bold; }
   
   #wsCarouselBack, #wsCarouselBack img { position: absolute; width: 2.4167em; height: 10.0em; }
   #wsCarouselNext, #wsCarouselNext img { position: absolute; width: 2.4167em; height: 10.0em; }
   
   #wsCarouselBack, #wsCarouselNext { display: none; /* top: 0; left: 0; */ width: 2.4167em; height: 10.0em; }   
   #wsCarouselNext { margin-left: 35.75em; }

   #wsCarouselBack:focus,
   #wsCarouselNext:focus { border: 0.083em dotted #000; }

   * html #wsCarouselBack img { filter: alpha(opacity = 0); }
   * html #wsCarouselNext img { filter: alpha(opacity = 0); }     
      
   #wsCarousel .wsIMGUndefined { float: left; height: 10.0em; }
   
   #wsCarouselCounter { text-align: right; }
   * html #wsContentArea #wsCarousel p#wsCarouselCounter { font-size: 100%; width: 36.3333em; }
   
   #carouselSpacer { position: absolute; }
   #wsContentArea #wsCarousel.wsCarouselCol { margin-bottom: 0.8333em; }
   
   #wsContentArea .wsCarouselCol ul.wsLinkliste li.wsFirst,
   #wsContentArea .wsCarouselCol ul.wsLinkliste li { border-color: #fbfbfb; }
   
   #wsCarousel .sendeHinweis a,
   #wsCarousel .sendeHinweis a strong { font-weight: bold; }
   

   #wsCarousel .wsRubrik h2,
   #wsCarousel .wsRubrik h2 a { font-weight: normal; }

#wsContentArea .wsRubrik h2 { font-weight: normal; }
#wsContentArea .wsKompakt .wsRubrik h2 { font-weight: bold; }

}

@media print { #wsCarouselBack, #wsCarouselNext { display: none !important; } }



