body{background-color: #000;}
body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C63364;
}
.thema {
	font-size: 14px;
	font-weight: bold;
	color: #009999;

}
.info {
	font-size: 9px;
}
.linkohne {
	text-decoration: none;
}

a {
	color: #0082C6;
}
a:visited {
	color: #558C8B;
}
a:hover {
	color: #FFCC00;
}
img{max-width: 100%; height: auto;}