/* CSS fuer alle Seiten */

a:link, a:visited { text-decoration: none; font-size: 11px; list-style-image: 
               url('images/pfeil_rot1.gif') }
a:hover      { color: #000000; text-decoration: underline; font-size: 11px; 
               list-style-image: url('images/pfeil_rot1.gif') }
a:active     { color: black; text-decoration: underline; list-style-image: 
               url('images/pfeil_rot1.gif') }
a            { font-family: Verdana, Helvetica, Arial; font-size: 10pt; color: #000000; 
               list-style-image: url('images/pfeil_rot1.gif') }
.h10         { font-family: Algerian; font-size: 12pt; color: #008080 }
.bg2         { background-color: #800000 }
body         { font-family: Verdana; font-size: 11px; background-color: #FFFFFF; list-style-image: 
               url('images/pfeil_rot1.gif') }
.bg          { background-color: #FFCCCC }
h1           { color: #FF0000; font-size: 10pt }
h2           { font-size: 36pt; color: #008000; font-style: italic; font-weight: bold }

table        { background-color: #ECECEC; background-repeat: repeat; background-attachment: 
               scroll; font-variant: normal; font-family: Verdana; font-size: 
               10px; list-style-image: url('images/pfeil_rot1.gif'); color: 
               #000080; background-position: 0% 70% }

