
/*--------------- Body-Bereich ---------------*/
body {
 margin: 0px;
 padding: 0px;
 width: 100%;
 height: auto;
 text-align: center;
 background-color: #949494;
}

