
#ct-top { height: 390px; width: 100%; background: #ccc; margin-bottom: 40px; position: relative; }

  #ct-top .inner { margin: 0 auto; width: 1115px; position: relative; height: 100%; z-index: 3; }
  
  #ct-banner-header-left, #ct-banner-header-right { z-index: 2; position: absolute; width: 50%; height: 100%; top: 0; }
  #ct-banner-header-left { background: url("../../images/backgrounds/bg_karriere_left.jpg") repeat-x; left: 0; }
  #ct-banner-header-right { background: url("../../images/backgrounds/bg_karriere_right.jpg") repeat-x; right: 0; }
  
   #ct-banner-text { position: absolute; left: 45px; top: 50px; width: 290px; }
     #ct-banner-text h1 { font-style: normal; color: #000; }
     #ct-banner-text p { width: 95%; font-size: 16px; line-height: 23px; }
  
   #ct-banner-links { position: absolute; right: 45px; bottom: 30px; overflow: hidden; border-radius: 6px; }
     #ct-banner-links div { height: 38px; line-height: 38px; background: #fff; padding: 0 15px; 
     margin-left: 2px; float: left; color: #000; }
     #ct-banner-links div:first-child { margin-left: 0; }
     #ct-banner-links div.active, #ct-banner-links div:hover { color: #fff;
       background: url("../../images/backgrounds/bg_mainnav_active.jpg") repeat-x; }
     #ct-banner-links div a { color: inherit; }  

#ct-inner { margin: 0 auto; width: 1024px; }

#ct-left { float: left; width: 608px; height: 425px; background: #fff; border-radius: 6px; 
 border: 1px solid #dadada; overflow: hidden; }

  #ct-slider { position: relative; width: 100%; height: 100%; }
    .ct-slider-element { position: relative; top: 0; left: 0; width: 100%; height: 100%; 
    display: none; border-radius: 6px; }
    .ct-slider-element:first-child { display: block; }
    
    #ctse_1 {  }
    #ctse_2 {  }    
    
    .ct-slider-infotext, .ct-slider-infotext-bg { position: absolute; bottom: 20px; left: 5%; width: 90%; border-radius: 6px; z-index: 3;
      background: #ccc; padding: 18px 18px 0; opacity: 0.8; }

#ct-right { float: right; width: 386px; height: 425px; }

   .ct-box-orange, .ct-box-blue { width: 100%; border-radius: 6px; height: 180px; }
   .ct-box-orange { background: url("../../images/backgrounds/bg_orangebox.jpg") repeat-x #e13e2d;
     padding: 30px 20px; color: #fff; }
     .ct-box-orange p { font-size: 17px; line-height: 22px; }
    .ct-box-orange a { color: inherit; } 
   .ct-box-blue { background: #e5f4ef; margin-top: 20px; height: 240px; }


#ct-bottom { clear: both; margin: 35px 0 45px; overflow: hidden; padding-top: 30px; }

.ct-teaser { width: 240px; float: left; margin-left: 21.333333px; }
.ct-teaser:first-child { margin-left: 0; }

  .ct-teaser img { margin-bottom: 5px; }
