@CHARSET "UTF-8";

#programm.teaser{
    line-height: 1.5em;
}

#programm.teaser a{
    color: #ffffff;
}

#programm.teaser a:hover{
    color: #c1d72e;
}

#programm.teaser h1{
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
}

#programm.teaser h1 img{
    margin-right: 8px;
    vertical-align: top;
}

div.day{
    width: 90%;
}

div.dayItem{
    padding-left: 32px;
    margin-bottom: 32px;
}

div.day h2{
    font-size: 14px;
    font-weight: bold;
    color: #C1D72E;
}

div.anrissContainer{
    padding-left: 41px;
    padding-right: 16px;
    margin-top: 8px;
}

div.day p.time{
    margin-bottom: 3px;
}

div.day div.item{
    margin-bottom: 8px;
    width: 600px;
}

div.sendungsdetails{
    margin-top: 8px;
}

#horses_teaser, #teaser_wrapper{
    position: relative;
}

#teaser_wrapper a.scroller{
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    top: 13px;
    width: 30px;
    height: 100px;
    text-decoration: none;
}

#teaser_wrapper a.scroller.left{
    background-image: url(/pics/layout/cursor_left.png);
    left: 0px;
}

#teaser_wrapper a.scroller.right{
    background-image: url(/pics/layout/cursor_right.png);
    right: 0px;
}

#teaser_scroller{
    width: 515px;
    height: 145px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    margin-left: 65px;
    position: relative;
}
