
body         { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: fuchsia; background-image: url(images/verlauf.jpg); background-attachment: fixed; position: absolute; top: 0; right: 0; bottom: 0; left: 0 }
h3   { color: aqua; font-size: 11px; line-height: 10px }
h2 { color: aqua; font-size: 14px }
h1   { color: lime; font-size: 30px }
a  { color: blue; font-weight: bold; text-decoration: none }
a:hover  { color: yellow; background-color: blue }
table  { font-size: 10px }
.xtra  { color: purple; font-size: 25px; font-weight: bold }
.nav { font-size: 13px }
.visual { background-image: url(images/visual.jpg); background-repeat: no-repeat; background-position: right 0 }
.pink { background-color: #f0f }
.sel { color: lime }
.cyan { color: aqua }
.big { font-size: 200% }
