 body
{
background-color: #E2E2E2;
background-image: url(bilder/laindexkl.jpg);
}

#erstebuttons {
padding: 50px 0 0 0;
margin: 0;
width: 200px;
}

#erstebuttons li{
list-style: none;
padding: 0 0 50px 0;
margin: 0;
}

.enterwebsitekl {
background-image: url(bilder/enterwebsite8kl.png);
background-repeat: no-repeat;
height: 100px;
width: 100px;
position:fixed;
left:70px;
top:210px;
}

.enterwebsitekl a{
background-image: url(bilder/enterwebsite7kl.png);
background-repeat: no-repeat;
height: 100px;
width: 100px;
position:fixed;
left:70px;
top:210px;
}
.enterwebsitekl a:hover{
background: none;
}

.mobilestudio {
background-image: url(bilder/mobilestudio2.png);
background-repeat: no-repeat;
height: 200px;
width: 200px;
position:fixed;
left:180px;
top:250px;
}

.mobilestudio a{
background-image: url(bilder/mobilestudio1.png);
background-repeat: no-repeat;
height: 180px;
width: 180px;
position:fixed;
left:180px;
top:250px;
}

.mobilestudio a:hover{
background: none;
}
