.tbox_cont1 a img,
.tbox_cont2 a img,
.tbox_content3 a img{
    margin-bottom:4px;
    cursor:pointer;
    
}

/* ausgeblendete Boxen*/
.tbox_head,
.tbox_content1,
.tbox_content2,tbox_title{
    display:none;
    position: fixed;
    top:-1000px;
}

.tbox_content3{
    width:925px;
    margin:0px auto;
}
.tbox_content3 .modelthumb{
    padding:0 2px;
    width:148px;
    height:225px;
    display:block;
    float:left;
    text-align:center;
}
*html .tbox_content3 .modelthumb{
    padding:0px;
    margin:0px;
}

.modelthumb a:hover img{
/*     border:1px solid #FFF; */
}

.topmodel {font-weight:bold;}

.tbox_footer{ /* original in basic.css */
    clear:both;
    height:1px;
    font-size: 1px;
    line-height: 1px;
}

.tbox_content4 {}
.tbox_cont4 {}
.tbox_cont4 h1{
    padding-left: 10px;
    font-size:16px;
    font-weight:bold;
}