body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
tr {
	font-size: 12px;
}
.ratzurtat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5A96C6;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.linie {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #EAEAEA;
}
.linie1 {	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
.hintergrund {
	background-color: #F7FFF2;
}
.erase {
	font-weight: bold;
	color: #FF0000;
}