@charset "utf-8";
@import url("standard.css");
html, body { color: #000000; background: #FFFFFF; }
* { margin: 0; padding: 0 }
h1, h2, h3, h4, h5, p, ul, li, a, td, th, caption { font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif }
a { color: #0060a9 ; font-weight: bold; background-color: white; text-decoration: none; }
a:hover, a:focus, a:active { color: #666 ; background-color: white; text-decoration: underline; }
.skip, #subnav .sep, #nav .lastsep, #nav .last2sep, #navrepeat .last2sep, #nav .impressum, #directlink, ul.links .sep { position: absolute; top: -1000px; left: -1000px; width: 0; height: 0; overflow: hidden; display: inline; }
