body {
	background-color: #333399;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;

}
a {
	color: #FFFF00;
	text-decoration: none;

}
.fett {
	font-weight: bold;
}
.titel {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
