body {
  background-color: #a0a0a0;
  color: #ffcccc;
  font-weight:normal;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size:11pt;
}

div.overlap {
  margin-top: -30px;
}

div.overlapakt {
  margin-left: 30px;
  margin-top: -40px;
}

.title {
  font-size:36pt;
  font-weight:bold;
  color: #00008b;
  text-align:center;
}

.prosa {
  color: black;
}

a:link    { font-weight:bold; color:#3A57BB; text-decoration:none }
a:visited { font-weight:bold; color:#3A57BB; text-decoration:none }
a:hover   { font-weight:bold; color:#556677; text-decoration:none }
a:active  { font-weight:bold; color:#000099; text-decoration:underline }
a:focus   { font-weight:bold; color:#FF0000; text-decoration:underline }
