body {
	background: #980000;
	scrollbar-base-color:#980000;
	scrollbar-arrow-color:#980000;
	scrollbar-darkshadow-Color:#000;
	scrollbar-track-color:#980000;
}
		
a:link     {color:#ffffff; font-weight: bold;}
a:visited  {color:#ffffff}
a:hover    {color:#FF6600}
a:active   {color:#FF6600}

table {
	border-collapse: collapse;
	width: 90%;
	margin: 0 0;
	font: normal 8pt verdana;
	color: white;
}

td.balken {
	background: #FF6600;
	height: 25px;
	border-style: solid;
	border-color: #790000;
	border-width: 1px;
	vertical-align: middle;
	padding-left: 15px;
	font-weight: bold;
	color: #790000;
}
	

td.balken_neg {
	background: #790000;
	height: 25px;
	border: solid 1px #790000;
	vertical-align: middle;
	padding: 0 15px;
	font-weight: bold;
	color: #ff6600;
}
	
td.kopf {height: 50px;}
	
td.abs2 {height: 25px;}

.bild 	{border: solid 1px #ff6600;}

div.figure25 {
  	float: right;
  	width: 25%;
  	border: solid 1px #790000;
  	margin: 0.5em;
  	padding: 0.5em;
}
div.figure25 p {
  	text-align: center;
	text-font: normal;
 	text-indent: 0;
	font-style: italic;
}
div.figure33 {
  	float: right;
  	width: 33%;
  	border: solid 1px #790000;
  	margin: 0.5em;
  	padding: 0.5em;
}
div.figure33 p {
  	text-align: center;
	text-font: normal;
 	text-indent: 0;
	font-style: italic;
}
div.figure50 {
  	float: right;
  	width: 50%;
  	border: solid 1px #790000;
  	margin: 0.5em;
  	padding: 0.5em;
}
div.figure50 p {
  	text-align: center;
	text-font: normal;
 	text-indent: 0;
	font-style: italic;
}