/* website.css - last modified 2005-05-21 */

/* © 2005 Dirk Burchard */
/* http://netzmeister.ryker.de */
/* dburchard@web.de */

body { background-color:#000000; background:url(grafik/hintergrund.gif); background-attachment:fixed; margin-left:32px; margin-right:32px; margin-top:32px; margin-bottom:32px }

* { font-family:Verdana,Helvetica,Arial; color:white; font-size:12px; line-height:150% }

h1 { font-size:18px; margin-bottom:18px }

h1.sub { font-weight:bold; font-size:14px; margin-bottom:18px }

h1.shadow { text-shadow:black 3px 2px 4px }

h2 { font-size:14px }

h3,h4,h5,h6 { font-size:12px }

b.u { text-decoration:underline }

th { background-color:#f0f0f0 }

th.white { background-color:#ffffff }

a:link { color:white; text-decoration:underline }

a:visited { color:white; text-decoration:underline }

a:hover { color:yellow; text-decoration:none }

a:active { color:blue; text-decoration:none }

a.top:link { color:white; text-decoration:none }

a.top:visited { color:white; text-decoration:none }

a.top:hover { color:yellow; text-decoration:none }

a.top:active { color:blue; text-decoration:none }
