#kategorie_1 {
 z-index:6;
 top:80px;
 left:0px;
 height:177px;
 width:177px;
 background-image:url("../images/gallery/restauration/restauration_1.png");
 background-repeat:no-repeat;
}

a:hover#kategorie_1 {
 background-image:url("../images/gallery/restauration/restauration_1_over.png");
}

#kategorie_2 {
 z-index:5;
 position:absolute;
 top:40px;
 left:150px;
 height:207px;
 width:206px;
 background-image:url("../images/gallery/restauration/restauration_2.png");
 background-repeat:no-repeat;
}

a:hover#kategorie_2 {
 background-image:url("../images/gallery/restauration/restauration_2_over.png");
}

#kategorie_3 {
 z-index:4;
 position:absolute;
 top:30px;
 left:330px;
 height:176px;
 width:175px;
 background-image:url("../images/gallery/restauration/restauration_3.png");
 background-repeat:no-repeat;
}

a:hover#kategorie_3 {
 background-image:url("../images/gallery/restauration/restauration_3_over.png");
}

#kategorie_4 {
 z-index:3;
 position:absolute;
 top:90px;
 left:475px;
 height:177px;
 width:175px;
 background-image:url("../images/gallery/restauration/restauration_4.png");
 background-repeat:no-repeat;
}

a:hover#kategorie_4 {
 background-image:url("../images/gallery/restauration/restauration_4_over.png");
}