.sfp {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #333333}
.fett {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #333333}
.klein {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; font-style: normal; }

p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
 { font-family:Arial, Helvetica; font-size: 10pt; color: #333333}
 
a { font-family:Arial, Helvetica; font-size: 10pt; text-decoration:underline; }
a:link { color:#333366; }
a:visited { color:#333366; }
//a:focus { color:#ff0000; }
a:hover { color:#FFCC00; }
//a:active { color:lime; }

h1,h2,h3 {font-family:Arial,Helvetica; font-style: normal; font-weight: bold; }

h1 { font-size:12pt; color:#505080; }
h2 { font-size:12pt; color:#505080; margin-bottom:7pt;}
h3 { font-size:10pt; color:#000000; margin-bottom:0pt;}

/* Formulare */
h1.formular     { margin-top: 11pt; margin-bottom: 0pt; font-size: 10pt; }
p.formularHinweis   { font-size: 10px; color: #333399 }
p.formularPflicht   { color: #FF0000; }
table.formularRand { background-color:#F8F8F8; border: solid 1px;}
table.formular { background-color:#F8F8F8;}

/* Scroll-Bars */
body {
scrollbar-base-color:#E2E2F1;
scrollbar-3d-light-color:#FFFFFF;
scrollbar-arrow-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#E2E2F1;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#ECEAF2;
}
