td {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #666666;

}
.header1 {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #F00000;
	font-weight: normal;
}
.fett {
	font-weight: bold;
}
.dunkelblau {
	color: #0E223D;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #AAC6D2;
}
a:active {
	color: #AAC6D2;
}
.rot {
	color: #FF0000;
}
.hintergrund {
	background-repeat: repeat;
}
.hintergrund2 {
	background-repeat: no-repeat;
}
