body {
	background-color: #d3d3d3;
	/*background-color : #93432A;*/
}


.text {  font: normal 11px Arial, Helvetica, sans-serif; color: #000000}
.textmittel {  font: normal 14px Arial, Helvetica, sans-serif; font-weight:bold; font-color: #000000}
.textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bolder;
	color: #990000;
}
.textgross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
P {
 line-height: 1.5em;
}
