body {
background-color: #FFFFFF;
font-family: Arial;
 background-image:url('../images/maxerl.gif');
 background-size: 300px auto;
}

#abstand {
    background-color: #fff;
    height: 2px;
}

#menu {
background-color: #DFECF5;
color: #3295c6;
font-size: 24px;
text-align: center;
width: 100%;
}

article {
margin: 10px;
}

a {
text-decoration: none;
color: #3295c6;
}

footer {
background-color:#DFECF5;
color: #fff;
font-size: 24px;
text-align: center;
}

h1 {

color: #3295c6;
}