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

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

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

.magnete_button{
  text-align: justify;
    background:url(../images/tranz.png);
    padding: 10px;
    width: 461px;
    height: 310px;
    position: relative;
    left:270px;
    top: -81px; 
    overflow: hidden;
}

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

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

.kontakt_button{
    position: relative;
    width: 60px;
    height: 58px;
    left: 556px;
    top: -282px;
}
