body {
  background-color:  #0000ff;
  font-family:       Georgia, "Times New Roman", Times, serif;
  font-size:         small;
}

#infobereich {
  
  width:             680px;
  margin-top:        20%;
  margin-left:       auto;
  margin-right:      auto;
}   


#footer {
  position:          fixed;
  bottom:            20px;
  right:             50px;

}
