.fc_galerie_wrap { overflow: hidden; }
.fc_singleimage { float: left; margin: 0 30px 30px 0; }
.fc_bildfenster, .fc_audiofenster, 
.fc_videofenster { float: left; height: 160px;  margin: 15px;  width: 230px; }
.fc_bildtitle, .fc_videotitle, .fc_audiotitle { display: block; margin: 10px 0 0 0; }
.fc_singlevideo video, .fc_singleaudio audio { width: 100%; }

.feratel_events p.zeiten {
    border-bottom: 2px solid #005191;
    color: #5e6271;
    font-weight: bold;
    margin: 0;
    padding: 4px 0;
}
.feratel_events .top_event {
    border-bottom: 2px solid #005191;
    padding: 5px 0;
}
.feratel_events .top_events a {
    background: url("../Icons/latest_events.gif") no-repeat scroll right 5px rgba(0, 0, 0, 0);
    color: #005191;
    font-size: 12px;
    font-weight: bold;
    padding: 0 20px 0 0;
    text-decoration: none;
}
.feratel_events .top_events a:hover {
    text-decoration: underline;
}
.feratel_events .top_events {
    margin: 0;
}
.feratel_events p.time {
    color: #5e6271;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.sb_current{text-decoration:none;}
.sb_picture_imagetext {
    background: url("../Icons/bg_blue.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    text-decoration: none;
}

.sb_picture_imagetext p {
    color: #fff;
    height:13px;
    font-weight: bold;
    margin-left: 100px;
    margin-right: 10px;
    margin-top: 10px;
    overflow: hidden;
    text-decoration: none !important;
    line-height:1em;
}

.sb_picture_box2 .sb_picture_imagetext, .sb_picture_box3 .sb_picture_imagetext {display:none;}