body {
	background-image: url(../sueddeutschland-kreis.gif);
	background-repeat: no-repeat;
	background-color: #4f3fbe;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #FFF;
	text-decoration: none;
}

a.rot {
	color: #F00;
}

a.gruen {
	color: #0F0;
}