body {
	text-align: center;
	margin: 0px;
	background-color: #f6f6f6;
	background-image: url('img/bg.png');
	background-repeat: repeat-x;
	color: #575757;
}
p, div, td, th, a, b, i, s, u {
	font-family: Arial;
	font-size: 10pt;
	line-height: 1.5em;
}
a:link {
	text-decoration: none;
	color: #610065;
}
a:visited {
	text-decoration: none;
	color: #610065;
}
a:hover {
	text-decoration: underline;
	color: #ce00d6;
}
a:active {
	text-decoration: none;
	color: #610065;
}
.SS_Hoelters {
	color: #747474;
	font-size: 10pt;
}
.SS_Hoelters a:link {
	color: #747474;
	text-decoration: none;
}
.SS_Hoelters a:visited {
	color: #747474;
	text-decoration: none;
}
.SS_Hoelters a:hover {
	color: #747474;
	text-decoration: none;
}
.SS_Hoelters a:active {
	color: #747474;
	text-decoration: none;
}
hr {
	width: 70%;
	color: #747474;
	height: 1px;
	text-align: center;
}
.SS_00004_Grouptopic {
	line-height: 1.6em;
	height: 1.6em;
	color: #585858;
	background-color: #f3f3f3;
	border: solid 1px #eaeaea;
	padding-left: 20px;
	padding-right: 10px;
	margin-left: 10px;
	float: left;
}
label {
	color: #585858;
	font-size: 10pt;
}
.NormalInput {
	background-color: none;
}
.CheckInput {
	background-color: #ff8a8a;
}
