body {
	background-color: #E1F4ED;
	color: #000000;
	font: 18px/20px Arial, Helvetica, sans-serif;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
}
.p1 {
	color: #FF0000;
	line-height: 25px;

}
.kleinefusszeile {
	font-size: 9px;
	text-align: center;

}
.beschriftung {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FF0000;



}
a:visited {
	text-decoration: none;
	color: #FF0000;

}
a:active {
	text-decoration: none;
	color: #0000FF;

}
a:hover {
	text-decoration: none;
	color: #0099FF;


}
.rotertitel {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	line-height: 30px;

}
.rotertext {
	font-size: 12px;
	color: #FF0000;
	line-height: 16px;

}

