.textildruck {
    background:url(../images/kontakt.png);
    width: 1024px;
    height:367px;
}
.navigaton{
    width: 250px;
    height: 15px;
    position: relative;
    left:340px;
    top: 30px;
    font-family: 'kg_dancing_on_the_rooftopRg';
    font-size: 24px; 
}

.home_button{
     width: 60px;
    height: 60px;
    position: relative;
    left: 118px;
    top: 40px;

}
.textildruck_button{
    position: relative;
    width: 92px;
    height: 99px;
    left:134px;
    top: 76px;
}

.magnete_button{
    position: relative;
    height: 72px;
    width: 72px;
    left: 536px;
    top: 134px;
}

.beschriftungen_button{
    position: relative;
    height: 78px;
    width: 163px;
    left: 752px;
    top:-264px;
}

.ueber_mich_button{
      position: relative;
    width: 40px;
    height: 39px;
    left: 94px;
    top: -168px;
}

.kontakt_button{
    text-align: center;
    background:url(../images/tranz.png);
    padding: 50px;
    width: 257px;
    height: 134px;
    position: relative;
    left:329px;
    top: -33px; 
    overflow: hidden;
}
