a {
  color:#8f2a2a;
}

a:hover {
  border-bottom:3px solid yellow;
  color:yellow;
}

a:active {
  color:black;
}

a:focus {
  color:#8f2a2a;
}

body {
  margin:0;
  padding:0;
  /* background-color:#5d1f17; */
  background-color:#8f2a2a;
  text-align:justify;
  font:10pt Helvetica,Arial,Verdana,Geneva,Sans-Serif;
}

img {
  border:0;
}

.hintergrund {
  border:1px solid #edca00;
  background:no-repeat center center fixed;
  position:absolute;
  width:1002px;
  left:50%;
  margin-left:-502px;
  height:565px;
  top:50%;
  margin-top:-283px;
}

#gruberweb {
  text-align:right;
}

