/***** Für die Hyperlinks *****/
a:link  { color: white; text-decoration: none }
a:visited  { text-decoration: none }
a:hover  { color: red; text-decoration: underline }
body { color: #051843 }
