/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Body_m_Einzug {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,255,255);
 	margin-left: 2cm;
 	margin-right: 1cm
}

.ÜB2 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 20pt;
 	color: rgb(24,58,114);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	background-color: rgb(195,206,0)
}

.farb_ueberschrift {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: medium;
 	color: rgb(51,153,102);
 	font-weight: bold;
 	text-align: left;
 	background-color: rgb(255,204,0)
}
