a:link, a:active, a:visited {
	text-decoration:none;
	color: #000000;
}
a:hover {
	text-decoration:underline;
	color: #000000;
}
#oben {
	display:none;
}
#menu {
   display:none;
}
#aktuell {
	font-size: 12px;
	line-height: 20px;
}
#inhalt {
	width : 100%;
}
#normal {
	font-size: 12px;
	line-height: 20px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

