/* SORT BY DAY LIST */
DIV.sort_by_day {
    width: 300px;
    padding: 2px;
    float: left;
    border: 1px solid #AAAAAA;
    padding-top: 1px;
}

DIV.sort_by_day H3.today {
    width: 290px;
    height:20px;
    background-image: url(../app/img_eraffe/site/events/headline_bg.jpg);
    background-repeat: repeat-x;
    margin: 0px;
    padding:0px;
    border-bottom: 1px solid #E8E8E8;
    color: #939393;
    font-family: Verdana, sans-serif;
    font-size: 9px;
    line-height: 20px;
    font-weight: normal;
    padding-left: 10px;
}

DIV.sort_by_day H3.day {
    width: 290px;
    height:20px;
    background-image: url(../app/img_eraffe/site/events/headline_bg.jpg);
    background-repeat: repeat-x;
    margin: 0px;
    padding:0px;
    border-bottom: 1px solid #E8E8E8;
    border-top: 1px solid #E8E8E8;
    color: #939393;
    font-family: Verdana, sans-serif;
    font-size: 9px;
    line-height: 20px;
    font-weight: normal;
    padding-left: 10px;
    margin-top: 10px;
}

DIV.sort_by_day A.abox_tipp {
    width: 248px;
    height: 49px;
    display: block;
    background-color: #F2F2F2;
    text-decoration: none;
    color: #414141;
    line-height: 15px;
    padding-left: 52px;
    margin-top: 2px;
    background-repeat: no-repeat;
    background-position: top left;
    overflow: hidden;
}

DIV.sort_by_day A.abox_tipp:hover { background-color: #E2E2E2; }

DIV.sort_by_day IMG.tipp {
    position: relative;
    float: right;
    right: 0px;
    top: -31px;
}

DIV.sort_by_day SPAN.title {
    color:#444444 !important;
    font-weight: bold;
    cursor: pointer;
    margin-top: 2px;
    float: left;
    display: block;
    width: 210px;
}
DIV.sort_by_day a:hover SPAN.title {color:#ED2E0C !important;}
DIV.sort_by_day SPAN.location {
    cursor: pointer;
    float: left;
    display: block;
    width: 160px;
}

DIV.sort_by_day SPAN.location2 {
    cursor: pointer;
    float: left;
    display: block;
    width: 60px;
}

DIV.sort_by_day SPAN.date {
    float: left;
    display: block;
    cursor: pointer;
}

DIV.sort_by_day A.abox {
    width: 290px;
    height:23px;
    padding-left: 10px;
    line-height: 22px;
    margin-top: 2px;
}

DIV.sort_by_day SPAN.event_name {
    width: 140px;
    float: left;
    display: block;
    cursor: pointer;
    font-weight: bold;
}

DIV.sort_by_day SPAN.event_location {
    width: 133px;
    float: left;
    display: block;
    cursor: pointer;