body
{
	margin: 0;
	padding: 0;
}
body, p, td, font, input, select, textarea
{ 
	font-family: arial, helvetica; 
	font-size: 9pt; 
	color: #000000;
}

a:link 		{ font-weight:bold; color:#FAB180; text-decoration:none; }
a:visited	{ font-weight:bold; color:#FAB180; text-decoration:none; }
a:hover		{ font-weight:bold; color:#FAB180; text-decoration:none; }
a:active	{ font-weight:bold; color:#FAB180; text-decoration:none; }
a:focus		{ font-weight:bold; color:#FAB180; text-decoration:none; }

a.navlink:link 		{ font-weight:normal; color:#000000; text-decoration:none }
a.navlink:visited	{ font-weight:normal; color:#000000; text-decoration:none }
a.navlink:hover		{ font-weight:bold;   color:#000000; text-decoration:none }
a.navlink:active	{ font-weight:bold;   color:#000000; text-decoration:underline }
a.navlink:focus		{ font-weight:bold;   color:#000000; text-decoration:underline }

ul
{
	list-style-type:square;
}

h1
{
	font-size: 14pt;
}

.input
{
	width: 320px;
}

.textarea
{
	width: 385px;
}

.button
{
	width: 80px;
}

.err
{
	color: red;
}

.gross
{
	font-size: 12pt;
}

.klein
{
	font-size: 8pt;
}

.ueb
{
	color: #3366CC;
	font-size: 10pt;
	font-weight: bold;
}

.uebkl
{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

.blau
{
	color: #3366CC;
}

.blaukl
{
	font-size: 8pt;
	color: #3366CC;
}
