.temp_minus {
	color: #277abf;
	font-weight: bold;
}
.temp_plus {
	color: #CC0000;
	font-weight: bold;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #fffbf7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #f6e2c6;
	border-right-color: #f6e2c6;
	border-bottom-color: #f6e2c6;
	border-left-color: #f6e2c6;
}
.unwichtig {
	color: #aaaaaa;
}
.temp_0 {
	color: #009900;
	font-weight: bold;
}
.ueberschrift {
	font-weight: bold;
}
.haupttitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #C79F13;
	font-style: italic;		
}
.icons_tabelle {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.icons_zelle {
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.unwichtig:link {
	color: #aaaaaa;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.unwichtig:visited {
	color: #aaaaaa;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.unwichtig:hover {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.unwichtig:active {
	color: #aaaaaa;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.wichtig {
	color: #0066FF;
}
a.wichtig:link {

	color: #0066FF;
	text-decoration: none;
}
a.wichtig:visited {

	color: #0066FF;
	text-decoration: none;
}
a.wichtig:hover {

	color: #333333;
	text-decoration: none;
}
a.wichtig:active {

	color: #0066FF;
	text-decoration: none;
}
