body {
	margin: 30px;
	padding: 0;
	color: #FFFFFF;
	background-color: #A41F1F;
	font-family: verdana, lucida, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	}
.table1	{
	border: none;
	width: 98%;
	margin-top: 2%;
	}
.td1	{
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	padding: 20px 40px 20px 40px;
	}
ul#menue {
	list-style: none;
	margin: 0;
	padding: 2px;
	}
ul#menue li {
	padding-bottom: 8px;
	margin: 0;
	background-color: #FFFFFF;
	color: #999999;
	}
ul#menue ul.untermenue {
	list-style: none;
	margin: 0;
	padding: 4px 4px 0px 4px;
	}
ul#menue ul.untermenue li {
	border-top: 0px;
	padding-left: 0.75em;
	padding-bottom: 4px;
	margin: 0;
	}
a:link {
	color: #A41F1F;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	color: #A41F1F;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #FFFFFF;
	background-color: #A41F1F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
a:active {
	color: #FFFFFF;
	background-color: #A41F1F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
a.forum:link {
	color: #A41F1F;
	background-color: transparent;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	}
a.forum:visited {
	color: #A41F1F;
	background-color: transparent;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	}
a.forum:hover {
	color: #FFFFFF;
	background-color: #A41F1F;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	}
a.forum:active {
	color: #FFFFFF;
	background-color: #A41F1F;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	}
a.textlink:link {
	color: #9D2A2A;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
a.textlink:visited {
	color: #9D2A2A;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
a.textlink:hover {
	color: #FFFFFF;
	background-color: #9D2A2A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
a.textlink:active {
	color: #FFFFFF;
	background-color: #9D2A2A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
h1 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0;
	}
h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	}
h3, h4, h5, h6 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	}
img {
	border: none;
	}
hr {
	height: 1px;
	color: #A41F1F;
	background-color: transparent;
	text-align: left;
	width: 60%;
	}
.error {
	color: #CC0000;
	background-color: transparent;
	font-weight: bold;
}
