/* CSS Document */

body {
	background-color: white;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	color: black;
	text-decoration: none;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #993333;
}
a:hover {
	text-decoration: none;
	color: orange;
}
hr {
	height: 0;
	border: solid #D1D7DC 0;
	border-top-width: 1px;
}
H1, H2, H3, H4 {
	font-size: 18px;
	font-variant: small-caps;
	font-weight: normal;
	margin-top: 27px;
	margin-bottom: 8px;
	color:#993333;
}
.submen
{
	font-size: 14px;
	font-variant: small-caps;
	}
.subtitel
{
	color:#993333;
	}
ul	{
	line-height:150%;
	}
