.nav-left-headline {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: right;
}
.nav-left-links {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-align: right;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content-center-headline {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	font-family: Arial;
	font-size: 12px;
}
.content-center-subheadline {
	font-size: 9px;
	color: #CCCCCC;
	height: 13px;
	padding-left: 5px;
	font-family: Arial;
	padding-top: 0px;
	vertical-align: bottom;
}
.content-center-text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 5px;
	text-align: justify;
}
.tabellen-text-header {
	font-family: Arial;
	font-size: 9px;
	color: #CCCCCC;
	height: 13px;
	padding-left: 5px;
	vertical-align: bottom;
}
.tabellen-text-content {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	padding-left: 5px;
	height: 16px;
}
.nav-left-sublinks {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-align: right;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
