.impressum {
    background:url(../images/impressum.png);
    width: 1024px;
    height:367px;
}

.impressum_text{
    width: 500px;
    margin:auto;
      text-align: justify;
}

.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:300px;
    top: 42px;
}
.textildruck_button{
    position: relative;
    width: 92px;
    height: 99px;
    left:315px;
    top: 76px;
}

.magnete_button{
    position: relative;
    height: 72px;
    width: 72px;
    left: 325px;
    top: 48px;
}
.beschriftungen_button{
    position: relative;
    height: 78px;
    width: 163px;
    left:330px;
    top: 50px;
}

.ueber_mich_button{
    position: relative;
    width: 40px;
    height: 39px;
    left: 38px;
    top: 146px;
}

.kontakt_button{
    position: relative;
    width: 60px;
    height: 58px;
    left: 72px;
    top: 126px;
}
