/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
h1           { font-family: Arial; font-size: 14pt; color: #CC0000; font-weight: bold; margin-bottom: 0 }
h2           { font-family: Arial; font-size: 18pt; color: #000000; font-weight: normal; margin-bottom: 0 }
h3           { font-family: Arial; font-size: 12pt; color: #000000; font-weight: bold; margin-bottom: 0 }
h4           { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold; margin-bottom: 0 }
pre          { font-family: Arial; font-size: 9pt; 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: #CC0000 }
a:visited { text-decoration:none; color: #CC0000 }
a:hover { text-decoration:none; color: #FF0000 }
a:active {text-decoration:none; color: #CC0000 }
body {	background-color : #FFFFFF;
		background-image:url('images/background_all.jpg');
		font-family:Arial;
        	font-size:9pt;
        	color: #000000;
		scrollbar-Face-Color:#FAF0FF;
        scrollbar-Shadow-Color:#CC0000;
        scrollbar-Highlight-Color:#FBFEFF;
        scrollbar-3dLight-Color:#CC0000;
        scrollbar-Arrow-Color:#4F4F4F;
        scrollbar-DarkShadow-Color:#6F6F6F; }
table {	padding:0
   	  }