<style type="text/css">
<!--

a:link 		{ text-decoration: none; color: A9A9A9 }
a:visited	{ text-decoration: none; color: A9A9A9 }
a:active	{ text-decoration: none; color: A9A9A9 }
a:hover		{ color: #000000 }



 table, tr, td
	 {
	    border: 0px;
	    border-collapse: collapse;
	 }

 Textarea 
	 { 
		border: 0px; 
		background: ;
		color: #000000; 
		font-family: Arial;
		font-size: 8pt;
			scrollbar-3dlight-color:white; 
			scrollbar-arrow-color:black; 
			scrollbar-highlight-color:purple; 
			scrollbar-face-color:white; 
			scrollbar-shadow-color:purple; 
			scrollbar-darkshadow-color:purple; 
			scrollbar-base-color:purple; 
	 } 

Img
	 {
	 border: 0px;
	 }


.titel   {
		 	font-family: Arial;
			font-size: 14pt;
			color: #000000;
			align: right;
		 }

.subtitel{
		 	font-family: Arial;
			font-size: 10pt;
			color: red;
		 }
		 
		 
.copyright{
		 	font-family: Arial;
			font-size: 8pt;
			color: grey;
		 }		 


.result  {
		 	font-family: Arial;
			font-size: 10pt;
			color: black;
		 }
	

.field_input
		 {
		 	font-family: Arial;
			font-size: 10pt;
			color: red;
		 }


 -->
</style>