/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
h1		{ font-family: Arial; font-size: 16pt; color: #000000; font-weight: normal; margin-bottom: 0}
h2		{ font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold;  margin-bottom: 0}
h4		{ font-family: Arial; font-size: 11pt; color: #013064; font-weight: bold;  margin-bottom: 0}
pre		{ font-family: Arial; font-size: 10pt; color: #000000; }
dt		{ font-family: Arial; font-size: 8pt; color: #000000; }
p		{ font-family: Arial; font-size: 9pt; color: #000000; }
li		{ font-family: Arial; font-size: 9pt; color: #000000; }
table		{ font-family: Arial; font-size: 9pt; color: #000000; }
strong		{ font-weight: normal; }
a:link { text-decoration:none; color: #013064; }
a:visited { text-decoration:none; color: #013064; }
a:hover { text-decoration:underline;color: #CC0000; }
a:active {text-decoration:none; color: #CC0000; }
body {	background-color : #FFFFFF;
        background-image:url('images/background_all.jpg');
		font-family:Arial;
        font-size:9pt; }
hr		{ color:#C9D7F1; height:1px; border-width: 1px; width: 95% align: left}