body {
  font-size: 14pt;
  font-family: Verdana,Nimbus Sans,sans-serif;
  color: #F01E32;
  background-image: url('bg.jpg');
  margin-left: 50px;
}
h1 {
  font-size: 30pt;
  font-family: Courier New,Courier,Luxi Sans,sans-serif;
}
h2 {
  font-size: 20pt;
  font-family: Courier New,Courier,Luxi Sans,sans-serif;
}
a {
  color: #F01E32;
}
.rahmen{
  border-style: solid;
  border-width: 3px;
  border-color: #F01F37;
}
.rahmen-duenn {
  border-style: solid;
  border-width: 0.5px;
  border-color: #F01F87;
}

