body 
{
	background-color : #FFFFCC;
	scrollbar-face-color: #FFFFCC;
	scrollbar-highlight-color: black;
	scrollbar-shadow-color: black;
	scrollbar-3dlight-color: #FFFFCC;
	scrollbar-arrow-color: black;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: ;
	width : 100%;
	height : 100%;
	border : none 0;
	padding : 10 0 0 10;
	white-space : 0;
	margin : 0 0 0 0;
}

A
{
	color: Navy;
	font-size : 14px;
	text-decoration: underline;
	font-variant : small-caps;
	letter-spacing : 1px;
}
A:link
{
	color: Navy;

}
A:visited
{
	color: Navy;

}
A:hover
{
	color: Navy;

}
A:active
{
	color: Navy;

}

.navi
{
	background-image:url(bckgrd.gif);
	background-color : #FFFAFA;
}
.required 
{
	font-family: "Times New Roman", Times, serif;
	size: 12px;
	color: Navy;
		letter-spacing : 1px;
	font-weight: 700
}
.error 
{
	font-family: "Times New Roman", Times, serif;
	size: 12px;
	color: Red;
		letter-spacing : 1px;
	font-weight: 700
}

 form
   {
	background-image:url(bckgrd.gif);
	padding: 20px;
	border:6px solid #DDDDDD;
}
td
{
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
		letter-spacing : 1px;
	font-weight:bold;
}
input, select, textarea
   {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
		letter-spacing : 1px;
	font-weight:bold;
}
 input, select,textarea
 {
	color:#0000CC;
}
 .Bereich, .Feld
   {
	background-color:#FFFFAA;
	border: 3px solid #DDDDDD;
}
 .Auswahl
   { 
   background-color:#DDFFFF; border:3px solid #DDDDDD; 
   }
 .Check, .Radio
   {
	background-color: White;
	border: 0px none White;
}
 .Button
   {
	background-color:#AAAAAA;
	color:#FFFFFF;
	border: 3px solid #DDDDDD;
}
.obli
{
	font-size: 10px;
	font-family:"Times New Roman", Times, serif;
		letter-spacing : 1px;
}
.font1
{
	font-family: "Times New Roman", Times, serif;
	font-size : 25px;
		letter-spacing : 1px;
}
.font2
{
	font-family: "Times New Roman", Times, serif;
	font-size : 14px;
		letter-spacing : 1px;
}
.font3
{
	font-family: "Times New Roman", Times, serif;
	font-size : 12px;
		letter-spacing : 1px;
}
