h1  { color: white; font-size: 40pt; line-height: 130% }
h2  { color: white; font-size: 24pt; line-height: 130% }
h3  { color: #ff6; font-size: 20pt; line-height: 130% }
h4  { color: white; font-size: 16pt; line-height: 130% }
h5  { color: white; font-size: 14pt; line-height: 130% }

a:link { color: #ffd700}
a:visited  { color: #ff7fff }
a:hover  { color: #8b0000; background-color: #ffd700 }

p   { color: white; font-size: 14pt; line-height: 130% }
.normal   { color: white; font-size: 14pt; line-height: 130% }
.klein   { font-size: 11pt; line-height: 130% }
.winzig   { color: white; font-size: 9pt; line-height: 130% }
ol  { color: white; font-size: 14pt; line-height: 120% }
li  { color: white; font-size: 14pt; line-height: 120% }
body   { color: white; font-size: 14pt; font-family: Arial; line-height: 130%; background-image: url("bg.jpg") }

