
.bodytext {

	font-family : Arial;

	font-size : 12px;

}



.textfett {

	font-weight: bold;

	font-family : Arial;

	font-size : 12px;

}



.textschwarz_gross {

	font-family : Arial;

	font-size : 14px;

}



.text_rot {

	color: #a02031;

	font-family : Arial;

	font-size : 12px;

}



.textfett_rot {

	font-weight: bold;

	color: #a02031;

	font-family : Arial;

	font-size : 14px;

}



.grosser_php {

	font-family : Arial;

	font-weight: bold;

	font-size : 14px;

	color: #a02031;	

}