/* Referenzfilter */
span.ref_filter_caption {
    padding-right:                  8px;
}

span.ref_filter_divider {
    color:                          silver;
    padding:                        0 5px;
}

a.ref_filter_link {
    color:                          silver;
}

a.ref_filter_link_active {
    color:                          #ca0237;
}

/* Referenzboxen */
div.ref_container {
    left:                           -4px;
    margin-top:                     10px;
    position:                       relative;
    width:                          936px;
}

div.ref_box_normal,
div.ref_box_active,
div.ref_box_inactive {
    background-position:            3px 3px;
    background-repeat:              no-repeat;
    behavior:                       url(js/iepngfix.htc);
    float:                          left;
    height:                         104px;
    position:                       relative;
    margin-left:                    -1px;
    width:                          104px;
}

img.ref_box_overlay {
    behavior:                       url(js/iepngfix.htc);
    border:                         none;
}

a.ref_box_link {
    color:                          #303030;
    display:                        block;
    font-size:                      13px;
    height:                         104px;
    left:                           0;
    padding-top:                    78px;
    position:                       absolute;
    text-align:                     center;
    top:                            0;
    width:                          104px;
}

/* Referenzdetail */
div.ref_detail {
    margin-top:                     20px;
    position:                       relative;
    width:                          936px;
}

div.ref_navi_left {
    width:                          53px;
    float:                          left;
}

div.ref_navi_right {
    width:                          53px;
    float:                          left;
}

div.ref_content_flash {
    width:                          814px;
    float:                          left;
}

div.ref_content_text {
    margin-top:                     10px;
    width:                          920px;
}
