
BODY {
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	color: rgb(0,0,102);
	font-size: 14px;
	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: 12px;
        		text-decoration: none;
        		font-weight: normal;
        	}


td		{
		font-family: Arial,Helvetica,Sans Serif;
	font-size: 14px;
        		color: rgb(0,0,102);
        	}

.cssButton{
border-right: #000000 2px inset;
border-top: #000066 1px outset;
font-weight:Normal;
	font-size: 14px;
border-left: #000066 1px outset;
color: #000000;
border-bottom: #000000 2px inset;
font-family: Arial, Helvetica, sans-serif;
background-color: #C7CFEC; 
}

.inputer
{
border-top: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
	font-size: 14px;
color: #000088;
}
