/* Hintergrundfarbe*/ 
html { 
  background-color: #a33333;
  }

  /*           * { box-sizing: border-box; } */
body {
  background-color: #a33333; /* Hintergrundfarbe */  
  margin:0 auto;
}

/*#weiter       { position: relative; z-index: 3; top: 0px; width: 197px; height: 92px; margin-left: auto; margin-right:auto; visibility: visible }*/

p{
  background-color: white;

  text-align: center;
}

div {
  text-align: center;
}