/* Enter Your Custom CSS Here */
h3 {
    text-transform: uppercase;
 
}
.timeline-icon{
  position: absolute; left: 50%; margin-left: -15px; width: 30px; height: 30px; background: #ededed;
  
  
}
.schritt-icon{
  
    width:100px;
    height:100%;
    background-color:#fff;
    opacity:0.8;    
   
}

.schritt-icon:hover {
    border-style: solid;
    border-width: 1px;
    background-color:#fff;
    opacity:1;
}
.text-bg{
   background-color:#ededed;
}
.jw_easy_slider_name, .jcarousel-pagination{
  display:none;
}
.marken-highlights{
    border: 10px solid #fff;
    border-radius: 5px;
    box-shadow: 0 0 2px #999;   
    position: relative;
}.jcarousel-wrapper {  
    padding-bottom: 40px; 
}


