/* DATEI: stil.css */

body { margin-left:15px; margin-right:15px; margin-top:15px; margin-bottom:5px; }
body {background-color: #F3F3FD;}

p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,b,i
       { font-family:Arial ! important; }

a { font-size:10pt ! important; }
a { font-weight:bold ! important; }
a { text-decoration: none; font-family:Verdana ! important; }
a:link { color: #0033AA; }
a:visited { color: #0033AA; }
a:hover { color: #FFBF00; background-color: #0033AA; }
a:active { color: #FFEF00; }
span { color: #000000; }

h1 { font-size:20pt; }

h2 { font-size:20pt; }
h2 { font-weight:bold; }
h2 { color:#0033AA }

h3 { font-size:12pt; }
h3 { font-weight:bold }

h4 { font-size:11pt; }
h4 { font-weight:normal; }

h5 { font-size:10pt; }
h5 { font-weight:normal; }

h6 { font-size:8pt; }
h6 { font-weight:normal; }

div { font-size:16pt; }

p,ul,ol,li,td,th,address,i { font-size:10pt; }
p,ul,ol,td,thli,td,th,address,i { font-weight:normal; }
p {align:justify;}
