/* Dateiname: rad.css */ a:link, a:visited, a:hover, a:active, body, p, td, div, form, input { font-family:arial; font-size:13px; } body, p, td, div { color:#999999; } a:link, a:visited, a:active { text-decoration:none; color:#C8B950; } a:hover { text-decoration:underline; color:#FFF0B4; } p { text-align:justify; line-height:15pt; } body { background-image:url(../pic/bg.gif); background-attachment:fixed; background-color:black; margin:0px; scrollbar-3d-light-color:black; scrollbar-arrow-color:#C8B950; scrollbar-base-color:#999999; scrollbar-dark-shadow-color:black; scrollbar-face-color:black; scrollbar-highlight-color:black; scrollbar-shadow-color:#999999; } table, tr, td, img { border-style:none; border-width:0px; }
