body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	overflow: scroll;
}
.scrolldiv{

}
a:link {
	font-weight: bold;
	color: #0B554A;
	text-decoration: none;
}
a:visited {
	color: #0B554A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #0B554A;
	text-decoration: none;
	font-weight: bold;
}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.raum {
	font-size: 38px;
	font-weight: bold;
	color: #CC6600;
	font-family: "Palatino Linotype";
}.small {
	font-size: 11px;
	font-style: normal;
	color: #0B554A;
}
.navblock{
	margin-top:25px;
}