.standard_text { color:#003300; font-size: 10pt; font-family: Arial , sans-serif }
.hilfe_text { color:blue; background-color:#CCFFCC; border-style:none;
						  font-size :10pt; font-family: Arial, sans-serif}
.anzeige { color:#003300; font-size: 8pt; font-family: Arial, sans-serif; border-style:none;
           background-color:#CCFFCC; text-align: center }
.green_button { background-color:#CCFFCC; color:#003300 }
.red_button   { background-color:#CCFFCC; color:#CC0000 }
.menu_button  { background-color:#CCFFCC; color:#003300;
                width:120px; font-size: 8pt; font-family: Arial, sans-serif;
								text-align:left; text-indent:5px}
.menu_button_active	{ background-color:#99CC99; color:white;
                      width:120px; font-size: 8pt; font-family: Arial, sans-serif;
								      text-align:left; text-indent:5px}
body.header { background-color:#99CC99; margin:0 }
legend { color:#003300; font-weight: bold; font-size: 10pt; font-family: Arial, sans-serif }
td     { color:#003300; font-size: 10pt; font-family: Arial, sans-serif }
h1     { color:#003300; font-weight: bold; font-size: 24pt; font-family: Arial, sans-serif }
h1.small { color:black;
	         font-weight: bold; font-size: 12pt; font-family: Arial, sans-serif;
		       text-align:left }
h1.small_c { color:#003300;
	           font-weight: bold; font-size: 12pt; font-family: Arial, sans-serif;
		         text-align:center }
h2     { color:#003300; font-weight: bold; font-size: 14pt; font-family: Arial, sans-serif; letter-spacing: 1pt;
         text-align: center}

A:link
{
	text-decoration : none;
	color : #000000;
}
A:active
{
	text-decoration : none;
	color : #4A5961;
}
A:visited
{
	text-decoration : none;
	color : #000000;
}

BODY
{
	background-color: #eeffee;
	font-size:10pt; font-family: Arial , sans-serif;
}
TABLE.pdmain
{
	background-color: #eeffee;	
}
