#headlines, #thumbs, #logo, .skipto, #content img, #mainmenu, #footer,#translation, #tagline, #technical_data, #impressie {
    display: none;
}
#print{
    font-size: 90%;
    line-height: 1.4;
    position: absolute;
    border-bottom: solid #485E38 5px;
    background: white;
    height: 132px;
    top: 40px;
}
#print img{
    position: absolute;
}

#print ul{
    float: right;
    list-style-type: none;
}
#print  label{
    font-weight: bold;
    float: left;
    width: 100px;
}
#content{
    position: absolute;
    top: 180px;
    font-size: 85%;
}
