body {
	margin-top: 0px;
	margin-bottom: 5px;
	background-color:transparent;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:small;
}
.titel {
	font-size:20px;
	color:#FF3300;
}
a:link {
	color: #006600;
	text-decoration:underline
}
a:visited {
	color:#006600;
}
a:hover {color:#FF3300}
