body { 
	font-family: Verdana, Arial, sans-serif;
	font-size:8pt;
	background:#000000;
	color:#ffffff;
	margin:1px; padding:2px; } 
body { cursor: crosshair; } 

/* Überschriften */
h1 { font-size: 16pt; font-style: italic; 
	font-weight: bold; margin-top:0px; 
}
h2 { font-size: 14pt; font-weight: bold; 
	background-color:#990000; text-align: middle
} 
h3 { font-size: 12pt; font-weight: bold; text-align: left
	}
h4 { font-size: 12pt; font-style: italic; font-weight:bold; 
} 
h5 { font-size: 10pt; font-weight: bold; 
	font-variant: small-caps; background-color: #990000; 
	margin-top: 6px; margin-bottom: 2px; text-align: middle;
} 
h2,h3,h4 { margin-top: 12px; margin-bottom : 3px; 
	 } 
/* Standard Hyperlinks */ 
:link { color: #33ccff; font-weight: bold; } :visited { color: #3399ff; font-weight: 
bold; } :active { color: #ff0000; font-weight: bold; } a:link, a:visited, a:hover, 
a:active{ text-decoration:none; font-weight:bold; background-color:inherit; } 
a:hover, a:active { color:#ff0000; text-decoration:underline; font-weight:bold; 
cursor: hand; } a img {border-width:0px;} 
/* Tabelle */ 
table { font-size:8pt;
} 
td,th { vertical-align:top; } 
th { 
	background-color:#333333; border: #990000 1px; 
	padding: 2px ; margin: 1px ; cell-spacing: 0px ; #
	text-align: middle; font-size:7pt ; } 
td { border: 0px; padding: 3px; 
	margin: 0px; cell-spacing:0px;
	text-align: justify; font-size: 10pt;
	} 
.doppelt {line-height: 180%;}