a:link { color: #ff9900; text-decoration:underline; }
a:visited { color: #ff9900; text-decoration:underline; }
a:hover { color: #ff9900; text-decoration:underline; }
a:active { color: #ff9900; text-decoration:underline; }
a:focus { color: #ff9900; text-decoration:blink; }

body {
font-family: monospace,Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
//background-color :#000000;
color: #ffffff;
background-image:url(http://csz-server.de/pictures/csz_bg.gif);
background-attachment:fixed;
scrollbar-face-color: #F3F4F5;scrollbar-shadow-color: #ADB6BC;
scrollbar-highlight-color: #ADB6BC; scrollbar-3dlight-color: #F3F4F5;
scrollbar-darkshadow-color: #F3F4F5; scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #ADB6BC;
}
