td {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;

}
.header1 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #cedfe7;
	font-weight: bold;
}
.fett {
	font-weight: bold;
}
.dunkelblau {
	color: #0E223D;
}
a:link {
	color: #cedfe7;
}
a:visited {
	color: #cedfe7;
}
a:hover {
	color: #aac6d2;
}
a:active {
	color: #aac6d2;
}
.rot {
	color: #FFAC59;
}
.hintergrund {
	background-repeat: repeat;
}
.hintergrund2 {
	background-repeat: no-repeat;
}
