<style type="text/css">{  }
BODY {
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	color: rgb(0,0,102);
	font-size: 11pt;
	background-color: rgb(255,255,255);

scrollbar-arrow-color: #A0AFC0;
scrollbar-base-color: #DDDDFF;
scrollbar-face-color: #54618D;
scrollbar-highlight-color: #A0AFC0;
scrollbar-shadow-color: #333333;
scrollbar-track-color: #FFFFFF;
}

select.eingabe {font-family:Arial,Helvetica;font-size:14px;background-color:#97C27D;color:#000066;}
select.eingabe2 {font-family:Arial,Helvetica;font-size:14px;background-color:#D5D9E4;color:#000066;}




A:link {
	color: rgb(0,0,200);
}
A:visited {
	color: rgb(0,0,200);
}
A:hover {
	color: rgb(255,255,255);
	text-decoration: none;
	background-color: rgb(0,0,200);
}

A { background-attachment: scroll;
}

h3		{
		font-family: Arial,Helvetica,Sans Serif;
        	font-size: 10pt;
        		text-decoration: none;
        		font-weight: normal;
        	}


td		{
		font-family: Arial,Helvetica,Sans Serif;
        	font-size: 11pt;
        		color: rgb(0,0,102);
        	}

.cssButton{
border-right: #000044 2px inset;
border-top: #666666 2px outset;
font-weight:Normal;
font-size: 11pt; 
border-left: #666666 2px outset;
color: #000000;
border-bottom: #000044 2px inset;
font-family: Arial, Helvetica, sans-serif;
background-color: #C7CFEC; 
}

.inputer
{
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
background-color: #EEEEEE;
font-size: 14px;
color: #000088;
}


//-->
<