body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color:#000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 24px;
	color:#000000;
}

a {
	color:#0000FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.Stil1 {
	font-size: 18px;
	font-weight: bold;	
}
.Stil2 {
	font-size: 14px;
	font-weight: bold;	
}
.rot{
	color:#FF0000;
}
.gruen{
	color:#00FF00;
}
.blau{
	color:#0000FF;
}
.textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}