body
{
font-family: Verdana;
font-size: 10px;
color: #000000;
background-color: #ffffff;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 0px;
}

th, td {
font-family: Verdana;
font-size: 10px;
color: #000000;
}
th {
font-weight:bold;
}

table.border {
	border:none;
}
table.border th {
	border-bottom:1px solid #000;
	border-left:1px solid #000;
}
table.border td {
	border-bottom:1px solid #000;
	border-left:1px solid #000;
}


input		{
				font-family: Courier, mono-spaced;
				}

a:link 			{ text-decoration: none; color: #750A02; } /**/
a:active 		{ text-decoration: none; color: #750A02; }
a:visited 	{ text-decoration: none; color: #750A02; }
a:hover			{ text-decoration: none; color: #000000; }

.nav:link 		{ color: #000000; text-decoration: none; }
.nav:visited 	{ color: #000000; text-decoration: none; }
.nav:active 	{ color: #000000; text-decoration: none;}
.nav:hover 		{ color: #750A02; text-decoration: none;}

.nav_a:link 		{ color: #000000; font-weight:bold; text-decoration: none; }
.nav_a:visited 	{ color: #000000; font-weight:bold; text-decoration: none; }
.nav_a:active 	{ color: #000000; font-weight:bold; text-decoration: none; }
.nav_a:hover 		{ color: #750A02; font-weight:bold; text-decoration: none; }

.nav2:link 		{ color: #999999; font-weight: bold; text-decoration: none; }
.nav2:visited { color: #999999; font-weight: bold; text-decoration: none; }
.nav2:active 	{ color: #999999; font-weight: bold; text-decoration: none; }
.nav2:hover 	{ color: #750A02; font-weight: bold; text-decoration: none; }
.nav2_a			{ color: #750A02; font-weight: bold; text-decoration: none; }


.nav1_indent	{ margin-left:20px; height:25px; }
.nav1_indent_a	{ margin-left:10px; height:20px; }
.nav2_indent	{ margin-left:30px; height:20px; }
.nav3_indent	{ margin-left:40px;	height:20px; }
.nav4_indent	{ margin-left:50px;	height:20px; }
#nav_bottom		{ margin-bottom:10px; }


.line { line-height: 16px; }
.hl 	{	font-size: 11px; font-weight: bold; color: #A0A2AB; padding:25px 0px 0px 0px;}
.sl 	{	font-size: 10px; font-weight: bold; color: #A0A2AB;}
.historie_hl 	{	font-size: 11px; font-weight: bold; color: #A0A2AB;}
.copy	{ line-height: 18px; }

#rot { color: #750A02; }
#grau { color: #888888; }
#small 	{ font-size: 10px; }

#bgrot			{
				background-color: #8C404D;
				}
#bggrau			{
				background-color: #ECEDF0;
				}
#bggrau2		{
				background-color: #A0A2AB;
				}


tr.hover:hover {
	background:#eee;
}
.error
{
	color: #750A02 ;
}
input.error 
{
	border-top:1px solid #750A02;
	border-left:1px solid #750A02;
	border-right:1px solid #750A02;
	border-bottom:1px solid #750A02;
	padding: 2px;
	color: #000;
}
select.error
{
	color: #000;
	border: 1px solid #750A02;
}