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



.home_button{
    width: 60px;
    height: 60px;
    position: relative;
    left:148px;
    top: 42px;
}
.textildruck_button{
    position: relative;
    width: 92px;
    height: 99px;
    left:162px;
    top: 76px;
}

.magnete_button{
    position: relative;
    height: 72px;
    width: 72px;
    left: 171px;
    top: 48px;
}
.beschriftungen_button{
  text-align: justify;
    background:url(../images/tranz.png);
    padding: 10px;
    width: 441px;
    height: 291px;
    position: relative;
    left:443px;
    top: -72px; 
    overflow: hidden;
}

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

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