#zentriert {
  position:absolute;
  top:50%;
  left:50%;
  width:790px;
  height:510px;
  margin-left:-385px;
  margin-top:-255px;
  border:0px;
  padding:0px;
}

body { font-family:Arial; font-size:7pt; color:rgb(105,105,105); font-weight:bold; line-height: 1.3; }

a:link { font-weight:bold; color:rgb(145,6,32); text-decoration:none; }
a:visited { font-weight:bold; color:rgb(0,0,0); text-decoration:none }
a:hover { font-weight:bold; color:rgb(135,135,135); text-decoration:none }
a:active { font-weight:bold; color:rgb(0,0,0); text-decoration:underline }


