<style type="text/css">

<!-- 

body
{
scrollbar-arrow-color: #004B00;
scrollbar-base-color: #FEFDCD;
scrollbar-face-color: #F6ECC4;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #FEFDCD;
scrollbar-track-color: #FAF0B4;

}



A:link {
	color: rgb(0,0,0);
	text-decoration: underline;
}

A:visited {
	color: rgb(0,50,0);
	text-decoration: underline;
}

A:active {
	color: rgb(0,50,0);
	text-decoration: underline;
}

A:hover {
	color: rgb(0,75,0);
	text-decoration: underline overline;
	background-color: rgb(250,250,250);
}

input.eingabe {font-family:Arial,Helvetica;font-size:10pt;background-color:#F6ECC4; color:#004B00; border-color:#FFFFdd;}
textarea.eingabe {font-family:Arial,Helvetica;font-size:10pt;background-color:#F6ECC4; color:#004B00; border-color:#FFFFdd;}


 .TextObject { font-family: Arial,sans-serif; font-size: 12pt; color: rgb(0,0,0);}

A { background-attachment: scroll;
}


td		{
		font-family: Arial,Helvetica,Sans Serif;
        	font-size: 12pt;
        	}

H6		{
		font-family: Arial,Helvetica,Sans Serif;
        	font-size: 9pt;
        	}


//-->
</style>


