body {
  font-size: 12pt;
}

img#rsv, div#side, div#footer p a {
  display: none;
}

img#rsv_print {
  display: block; /* was ist Standardwert?*/
  float: right;
}

div#main {clear: both;}

a:link, a:visited {
  color: #060087;
  background: transparent;
  font-weight: bold;
  text-decoration: none;
  border-bottom:1px dotted #060087;
}
