body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #091F42;
	color: #9Da5B3;
	font-size: 11px;
        }

a:link {
        color: #CCCCCC;
        font-size: 11px;
        font-weight: bold;
        font-style: normal;
        text-decoration: none;
}

a:visited {
	color: #CCCCCC;
        font-size: 11px;
        font-weight: bold;
        font-style: normal;
        text-decoration: none;
}

.klein {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 10pt;
	text-decoration: none;
	color: #CCCCCC
}

.kleinfett {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 11pt;
	color: #CCCCCC;
	text-decoration: none;
}

# class "format" dient dazu, Formatierungen abzustellen

td.format {
}

.headline {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC
}

