body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #1D3237;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
}
.klein {
	font-size: x-small;
}
table {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
}
.invert {
	color: #333333;
	background-color: #FFFFFF;
}
