/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */

body         { font-family: Arial; bgcolor: #FFFFFF; color: #0000a0; font-size: 10pt }
a            { font-family: Arial; color: #4B2D57; font-weight: bold; text-decoration: none; font-size: 10pt }
a:active     { font-family: Arial; color: #183467; font-weight: bold; text-decoration: underline; font-size: 10pt}
a:visited    { font-family: Arial; color: #4B2D57; font-weight: bold; text-decoration: underline; font-size: 10pt }
a:hover      { font-family: Arial; color: #4B2D57; font-weight: bold; text-decoration: underline; font-size: 10pt}
link         { font-family: Arial; color: #4B2D57; font-weight: bold; text-decoration: underline; font-size: 10pt }
p            { font-family: Arial; color: #0000a0; font-size: 10pt }

h1           { font-family: Arial; color: #4B2D57; font-size: 14pt }

h2           { font-family: Arial; color: #183467; font-size: 10pt; font-weight: bold; }

ul           { font-family: Arial; color: #183467; font-size: 10pt }

li           { font-family: Arial; color: #183467; font-size: 10pt }

table        { font-family: Arial; color: #183467; font-size: 10pt }