body {
	margin: 0px;
	padding: 0px;
}

.temp_minus {
	color: #277abf;
	font-weight: bold;
}
.temp_plus {
	color: #CC0000;
	font-weight: bold;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ca8313;
	font-weight: bold;
	background-color: #fffcf3;
	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: #e5d09a;
	border-right-color: #e5d09a;
	border-bottom-color: #e5d09a;
	border-left-color: #e5d09a;
}
.unwichtig {
	color: #aaaaaa;
}
.temp_0 {
	color: #009900;
	font-weight: bold;
}
.ueberschrift {
	font-weight: bold;
}
.haupttitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #76a719;
	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;
}
