@charset "UTF-8";
/* CSS Document */

body {	background-position: 0px 20px;
		background-repeat: no-repeat;
		margin-left: 8px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;

		font-family: Futura,arial, Tahoma;
		font-size: small;
		line-height:16px;
}

h1, {
  font				: normal;
  margin			: 0;
  padding			: 0 10px;
}

aktuell {background-color:#fbf8c8;
}

a {
	font-size: small;
	color: #000000;
	
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
	background-color:#fbf8c8;
}
