/* 
    
    hp.css
    
*/

.hp {
    width: 560px;
    padding: 0 0 0 35px;
}
.hp1 {
    background: url(../grafik/hp_img_1.png) 0px 0px no-repeat;
}
.hp2 {
    padding: 0 0 0 84px;
    background: url(../grafik/hp_img_2.png) 0px 0px no-repeat;
}
.hp1 p {
    padding: 0 70px 32px 84px;
    background: url(../grafik/hp_spacer.gif) left bottom no-repeat;
}
.hp2 p {
    padding: 0 70px 0 0;
}
.mehr {
    height: 12px;
    padding: 0 20px 2px 8px;
    font-size: 9px;
    background: url(../grafik/mehr.gif) top right no-repeat;
}
.notebook {
    z-index: 1000;
    position: absolute;
    bottom: -18px;
    right: 0px;
    width: 496px;
    height: 330px;
}
