body  {
	background-color:#F8BF26;
	scrollbar-face-color:#EE8215;
	scrollbar-highlight-color:#F8BF26;
	scrollbar-shadow-color:#E8AF16;
	scrollbar-3dlight-color:#F8BF26;
	scrollbar-darkshadow-color:#F8BF26;
	scrollbar-track-color:#F8BF26;
	scrollbar-arrow-color:#F09018;

	font-family : Helvetica, Arial, Geneva, sans-serif;
	color :#000000;
	vertical-align : top;
	font-style: normal;
    text-decoration:none

}

textarea {
	font-family:Helvetica,Arial,sans-serif;
	background-color:#F8BF26;
	border-color:#FCD67C;
	border-top-color:#FCD67C;
	border-left-color:#FCD67C;
	border-bottom-color:#FCD67C;
	border-right-color:#FCD67C;
	border-style:groove;
	}

input {
	font-family:Helvetica,Arial,sans-serif;
	background-color:#F8BF26;
	border-color:#FCD67C;
	border-top-color:#FCD67C;
	border-left-color:#FCD67C;
	border-bottom-color:#FCD67C;
	border-right-color:#FCD67C;
	border-style:groove;

}

form input.button{
	font-family:Helvetica,Arial,sans-serif;
	color:#000000;
	background-color:#F8BF26;
	border-top-color:#FCD67C;
	border-left-color:#FCD67C;
	border-bottom-color:#FCD67C;
	border-right-color:#FCD67C;
	border-style:ridge;
}

form input.radiobutton{
	font-family:Helvetica,Arial,sans-serif;
	color:#000000;
	background-color:#F8BF26;
	border-style:none;
}



.text, Text, TEXT {
	font-family : Helvetica, Arial, Geneva, sans-serif;
	color :#000000;
	vertical-align : top;
	font-style: normal;
    text-decoration:none
}



td.NDatum {
	font-family : Helvetica, Arial, Geneva, sans-serif;
	color :#000000;
	font-size : 15;
	width:140;
	vertical-align:top;

}

td.NText {
	font-family : Helvetica, Arial, Geneva, sans-serif;
	color :#000000;
	font-size : 15;
	width:380;
	vertical-align:top;
}

td.VText {
	font-family : Helvetica, Arial, Geneva, sans-serif;
	color :#000000;
	font-size : 15;
	width:550;
	vertical-align:top;
}


td.GDatum {
	font-family : Helvetica, Arial, Geneva, sans-serif;
	color :#000000;
	font-size : 15;
	width: 200;
	border-style:solid;
	border-width:0px;
	background-color:#F4AB20;
	vertical-align:top;

}
td.GNr {
	font-family : Helvetica, Arial, Geneva, sans-serif;
	color :#000000;
	font-size : 15;
	width: 23;
	border-style:none;
	border-width:0px;
	background-color:#F4AB20;
	vertical-align:top;

}

td.GName {
	font-family : Helvetica, Arial, Geneva, sans-serif;
	color :#000000;
	font-size : 15;
	width:375;
	border-style:none;
	border-width:0px;
	background-color:#F4AB20;
	vertical-align:top;

}


td.GBetreff {
	font-family : Helvetica, Arial, Geneva, sans-serif;
	color :#000000;
	font-size : 15;
	width:600;
	border-style:none;
	border-width:0px;
	background-color:#F4AB20;
	vertical-align:top;

}

td.GText {
	font-family : Helvetica, Arial, Geneva, sans-serif;
	color :#000000;
	font-size : 15;
	width:550;
	border-style:none;
	border-width:0px;
	background-color:#F4AB20;
	vertical-align:top;
}




a:link  {
	font-family : Helvetica, Arial, Geneva, sans-serif;
	color :#000000;
	vertical-align : top;
	font-style: normal;
    text-decoration:underline;
}

a:visited  {
	font-family : Helvetica, Arial, Geneva, sans-serif;
	color :#000000;
	vertical-align : top;
	font-style: normal;
    text-decoration:underline;
}

a:hover  {
	font-family : Helvetica, Arial, Geneva, sans-serif;
	color :#0000FF;
	vertical-align : top;
	font-style: bold;
    text-decoration:underline;

}

a:active  {
	font-family : Helvetica, Arial, Geneva, sans-serif;
	color :#000000;
	vertical-align : top;
	font-style: normal;
    text-decoration:underline;


}

