body {
	background-color: FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 660000;

}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	word-spacing: 5em;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr {
	border: thin solid #660000;
	background-color: #660000;

}
.trenner {
	background-image: url(img/trenner.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 50px;


}
a {
	color: #660000;
}
.textDisabled {
	color: #CCCCCC;
}

