body, p      { background-color: rgb(43, 14, 114); color: rgb(255, 255, 255) }
.gelb        {color:rgb(247, 198, 0)}
.weiss       {color:rgb(255, 255, 255)}

h1           { color: rgb(255, 255, 255) }
h2           { color: rgb(255, 255, 255) }
h3           { color: rgb(255, 255, 255) }
h4           { color: rgb(255, 255, 255) }
h5           { color: rgb(255, 255, 255) }

textarea     { color: rgb(255, 255, 255) }
table        { color: rgb(255, 255, 255) }

a:link       { color: rgb(255, 255, 255) }
a:hover      { color: rgb(247, 198, 0) }
a:active     { color: rgb(255, 255, 255) }
a:visited    { color: rgb(255, 255, 255) } 