/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.gelb {
	color: rgb(255,255,255);
	font-family : Arial Baltic;
	font-size : 14px;
	font-weight : normal;
	font-style : normal
}

.Weißnormal {
	color: rgb(255,255,255);
 	font-family: Arial Baltic ;
 	font-size: 14px;
 	font-weight: normal;
 	font-style: normal
}

P {
	color: rgb(255,255,255);
 	font-family: Arial Baltic ;
 	font-size: 14px;
 	font-weight: normal;
 	font-style: normal
}
