html{	height: 100%;}body {	margin: 0px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #303030;/*	background-color:#e0e0e0;*/	background-color:#f1f1f1;	height: 100%;	font-size: 10pt;/*	background-image:url('bg_august_2008_13.jpg');	background-attachment: scroll;*//*	 overflow:hidden;*/}.tdmaincaption{	color: #000080;	font-size: 14pt;	border-bottom: 1px solid #000080;}.undercaption {	color: #0000a0;	font-weight: bold;}td{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10pt;}a { 	font-size: 10pt;	font-weight: normal;	color: #404040; 	text-decoration: none }a:Visited{        text-decoration : none;        }a:Active{        text-decoration : none;        }a:Hover{        color : #cc0000;        text-decoration : none;        }a.redlink { 	font-size: 10pt;	font-weight: normal;	color: #cc0000; 	text-decoration: none }a.redlink:Visited{        text-decoration : none;        }a.redlink:Active{        text-decoration : none;        }a.redlink:Hover{        color : #000080;        text-decoration : none;        }span.redlink { 	font-size: 10pt;	font-weight: normal;	color: #cc0000; 	text-decoration: none }a.redlinkInverted { 	font-size: 10pt;	font-weight: normal;	color: #000080; 	text-decoration: none }a.redlinkInverted:Visited{        text-decoration : none;        }a.redlinkInverted:Active{        text-decoration : none;        }a.redlinkInverted:Hover{        color : #cc0000;        text-decoration : none;        }table.tblKasten{	/* border-style: outset; *//*	background-color: #d2dbe0; */	background-color: #e8e8e8; 	border: 1px solid #a0a0a0;	}table.tblKasten td{	color: #000080;}@media print {	.dontprint{  	display: none;  	} }