img
{
    border:none;
}

.reference-main
{
    width: 740px;
}
.reference-main h2
{
    text-align: center;
}
.reference-image
{
    float: right;
    width: 400px;
}
.reference-image table /*Imagebrowser*/
{
    
    width: 100%;
}
.reference-image #reference-image-browser-left
{
    width: 130px;
}
.reference-image #reference-image-browser-right
{
    text-align: right;
    width: 130px;
}
.reference-image #reference-image-browser-center
{
    text-align:center;
}
.reference-detail
{
    width: 320px;
    float: left;
    min-height: 310px;
}
.reference-detail-label
{
    font-weight: bold;
    width: 140px;
    padding-left:0px;
}
#reference-beschreibung
{
    margin-top:10px;
    margin-left:4px;
    text-align:justify;
}

.reference-browser table
{
    width: 100%;
    margin-top:10px;
}
.reference-browser #reference-browser-left
{
    text-align:left;
    width: 290px;
}
.reference-browser #reference-browser-right
{
    text-align:right;
    width :290px;
}
.reference-browser #reference-browser-center
{
    text-align:center;
    width: 160px;
}
.reference-browser #reference_timer_startstop
{
    width:180px;
    display:block;
}

.reference-floatclear
{
    clear: both;
}



#reference-scrollbar
{
    overflow:hidden;
    width:740px;
}



a.reference-scrollbar-right, a.reference-scrollbar-left
{
    display:block;
    padding:60px 0px 60px 0px;
}


#reference-scrollbar-left
{
    float:left;
    width:30px;
    text-align:center;
}
#reference-scrollbar-center
{
    float:left;
    width:680px;
    overflow:hidden;
}
#reference-scrollbar-right
{
    float:right;
    width:30px;
    text-align:center;
}
#reference-scrollbar-items
{
    float:left;
}
#reference-scrollbar-items a:hover
{
    text-decoration:none;
}
#reference-scrollbar-items  td
{
    width:150px;
    text-align:center;
    padding:10px 0px 10px 0px;
}
#reference-scrollbar-items  img
{
    width:150px;
    margin:4px 4px 4px 4px;
    padding:0px;

}
#reference-scrollbar-items  img:hover
{
    margin:0px 0px 2px 0px;
    width:154px;
    border: solid 2px #aaa;
}


