/* CSS Document */body { 	margin: 0px auto auto 0px;     color: #000000; 	/*font-family: Verdana, Arial, Helvetica, sans-serif; */    font-size: 14px;    line-height: 18px;	 text-align: left;	background-color:#FFFFFF;   }div#pagewrapper {   /*border: 1px solid black;*/  /* margin: 20px auto;        this centers wrapper */  width: 990px;  }/* flash-styles anfang */a{	color: #00A6EB; 	text-decoration:none;}a:hover{	color: #00A6EB; 	text-decoration:underline;}em{	font-style:normal;	font-size: 1px; 	display:inline;}br{	font-size: 1px; }strong{	font-style:normal;	color: #00A6EB; }/* flash-styles ende */
