html, body {
overflow:hidden;
}
.impressum {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	padding: 3px;
}
a:link {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}

a:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 18px;
	line-height: 13px;
}
.tabletext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	line-height: 12px;
}
