BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background-color: White;
	margin: 0px;
	padding: 0px;
}

P,TD, TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	margin-top: 4px;
}

LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	margin: 0px;
	padding: 0px;
	list-style-image: url(/images/li_punkt.gif);
}

INPUT.suchform {
	margin-bottom: 0px;
	width: 80px;
	font-size: 8pt;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: Black;
	background-color: #FFCC00;
	width: 100%;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 4px;
	border-left-width: 2px;
	border-left-color: #A04100;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #A04100;
	border-bottom-style: solid;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	margin-top: 12pt;
	margin-bottom: 4pt;
}

INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	border-style: solid;
	border-width: 2px;
	border-color: #88A160;
}

A {
	color: #FF6600;
}

A:hover {
	color: #B7DD1E;
}

A:visited, A:active {
	color: #FF6600;
}

A.topnav {
	color: Black;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

A.topnav:hover, A.topnav:active {
	color: #FF6600;
	background-color: White;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

A.topnav:visited {
	color: Black;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.maincontent {
	padding-left: 10px;
}

.subnavhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 1px;
	border-left-width: 2px;
	border-left-color: #A04100;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #A04100;
	border-bottom-style: solid;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 6px;
}

.kleingrau {
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
}

.klein {
	font-size: 8pt;
	color: Black;
	font-weight: normal;
}

.copyright {
	font-size: 8pt;
	color: Black;
	font-weight: normal;
	margin-left: 4px;
}

TH.cart {
	background-color: #999999;
}

TD.cart1 {
	background-color: #FFFFFF;
}

TD.cart0 {
	background-color: #CCCCCC;
}

.error {
	color: Red;
	font-weight: bold;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: Black;
	margin-top: 0pt;
	margin-bottom: 10pt;
	text-align: left;
	vertical-align : bottom;
}

.rightline {
	background-color: #FFCC00;
}
