/* CSS Document */

h1 { font-family:arial,sans-serief; color:blue; font-weight:bold; }
h3 { font-family:arial,sans-serief; color:brown; font-weight;bold; align:center; }
p.head { font-family:arial,sans-serief; color:blue; font-weight:bold; font-size:30px; }
p.kraftwerk { font-family:arial,sans-serief; color:black; font-weight:bold; font-size:30px; text-decoration:underline; }
p.downloads { font-family:arial,sans-serief; color:black; font-weight:bold; font-size:11px; }
body { background-color:#FFFFE0; color:black; scrollbar-base-color:black; scrollbar-3dlight-color:black; scrollbar-arrow-color:black; 
scrollbar-darkshadow-color:black; scrollbar-face-color:white; scrollbar-highlight-color:gray; 
scrollbar-shadow-color:black; scrollbar-track-color:#FFFFE0; }

td { background-color:#FFFFE0; }
table { border:0; border-spacing:5mm; width:100%; cellpadding:5; cellspacing:5; }
a:link { color:black; font-size:11pt; font-weight:bold; font-style:normal; }
a:visited { color:#777777; font-style:italic; font-size:11pt; font-weight:bold }
a:active { color:red; font-size:11pt; font-weight:bold; font-style:normal; }
a:hover { color:blue; font-size:11pt; font-weight:bold; font-style:normal; }
.navi { cursour:chrosshair; }
.head { color:black; font-size:30pt; font-weight:bolder; }
.head2 { color:white; font-size:10pt; font-weight:bold; } 