@charset "utf-8";
@import url(standard.css);
@import url(http://www.das-blaue-schaf.de/styles/faraway.css);
*   { margin: 0px; padding: 0px; border: solid 0px }
h1, h2, h3, h4, p, ul, li, a, td { font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif }
a { color: #004ace ; background-color: white; text-decoration: none; }
a:hover { color: #fff ; background-color: #004ace; }
a:active, a:focus { color: #fff ; background-color: #004ace; }
