body {
scrollbar-face-color:#ff9900;
scrollbar-base-color:#ff9900;
scrollbar-arrow-color:#ff9900;
background-color :#cc6600
}

a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:focus { font-weight:bold; color:red; text-decoration:underline; }
a:hover { font-weight:bold; color:green; text-decoration:none; }
a:active { font-weight:bold; color:lime; text-decoration:underline; }






TD, P { color: #000000; font-family: "Verdana"; font-size: 9pt }
td.h1 {
	color: #000000;
	font-family: "Verdana";
	font-size: 12pt;
	font-weight : bold;
}
P { color: #000000; font-family: "Verdana"; font-size: 9pt }
H1 { color: #000000; font-family: "Verdana"; font-size: 10pt }
H2 { color: #000000; font-family: "Verdana"; font-size: 10pt }
H4 { color: #000000; font-family: "Verdana"; font-size: 8pt }

table.solid{
	border : 1px solid White;
}

table.solid1{
	border : 1px solid #024e03;
}

td.farbe{
	background-color : #003300;
	color : White;
	font-size : 9pt;
	padding-left : 2px;
	padding-right : 2px;
}

td.farbe1{
	background-color : #f69d03;
	color : #990000;
	font-size : 8pt;
	padding-left : 2px;
	padding-right : 2px;
}

td.ntext{
	background-color : #FAE365;
	color : #000000;
	font-size : 8pt;
	padding-left : 2px;
	padding-right : 2px;
}

td.hueber{
	background-color :#024e03;
	color : #ffffff;
	font-size : 9pt;
	font-weight : bold;
	padding-left : 2px;
	padding-right : 2px;
}

td.hhueber{
	background-color : #f69d03;
	color : #000000;
	font-size : 10pt;
	font-weight : bold;
	padding-left : 2px;
	padding-right : 2px;
}

td.klein{
	background-color : #f8b605;
	font-size : 8pt;
	color : White;
	padding-left : 2px;
	padding-right : 2px;
}

td.imp{
	font-size : 8pt;
	color : #000000;
	padding-left : 2px;
	padding-right : 2px;
}

td.navi{
	background-color : #f69d03;
	font-size : 8pt;
	color : #ffffff;
	padding-left : 2px;
	padding-right : 2px;
}

INPUT {
	font size: 8pt;
	font-family : Verdana;

}
INPUT.button {
	font size: 8pt;
	background-color : #AFAFAF;
	font-family : Arial;
}
TEXTAREA {
	font-family : Verdana;
	font-size: 8pt;
}
