td img {display: block;}body,td,th {
	color: #33FF00;
	font: 12px Arial, Helvetica, sans-serif;
	background: 660033;
}
body {
	background-color: #660033;
	margin-top: 5px;
}
a:link {
	color: #CCFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.tb-hellblau {
	border: thin solid DBF0E1;
}
.hellblau {
	border: thin solid #00FFFF;
}
.hellgruen {
	border: thin solid #CCFF00;
}
