/* DATEI: web.css */

body, textarea {
        font-size : 9pt;
        font-family : arial, sans-serif;
        color : #000000;
        scrollbar-face-color: #9999ff;
        scrollbar-highlight-color: #9999ff;
        scrollbar-shadow-color: #000000;
        scrollbar-3dlight-color: #0000cc;
        scrollbar-arrow-color: #000000;
        scrollbar-track-color: #ffffff;
        scrollbar-darkshadow-color: #0000cc;
        background-color : White;
}


p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a
     { font-family:Arial,sans-serif; }

h1 { font-size:18pt; font-weight:600; color:#9999ff; }

h2 { font-size:16pt; font-weight:500; color:#9999ff; }

h3 { font-size:14pt; font-weight:500; color:#9999ff; }

h4 { font-size:12pt; font-weight:600; color:#9999ff; }

h5 { font-size:10bpt; font-weight:600; color:#9999ff; }

p,ul,ol,li,div,td,th,address,nobr,b,i,a { font-size:10pt; }

a { font-weight:200 }

pre { font-size:8pt; }

a:link { color:#3333ff; text-decoration:none; }
a:visited { color:#000099; text-decoration:none; }
a:active { color:#0066ff; text-decoration:none; font-weight:bold; }
a:hover { color:#3333ff; font-weight:200; text-decoration:none; background:#00e000; }

.copy { font-size:7pt; font weight:200; color:#9999ff; }
.menu { font-size:7pt; font weight:200; }
.back:hover { color:#000000; background:#00e000; text-decoration:none; font-weight:200; }
.back:link { color:#3333ff; text-decoration:none; font-weight:200;}
.back:visited { color:#000099; text-decoration:none; font-weight:200;}
.back:active { color:#0066ff; text-decoration:none; font-weight:200; }
.aktuell { color:#000099; text-decoration:none; font weight:600; }
.b { font-size:10bpt; font-weight:600; color:#9999ff; }