/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	color: rgb(0,0,0);
 	text-align: left
}

.Müller-2-zeilen {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	text-transform: none;
 	color: rgb(255,255,255);
 	line-height: 12px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	font-variant: normal;
 	list-style-type: none;
 	background-color: rgb(34,31,115)
}

.Müller {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	text-transform: none;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	font-variant: normal;
 	list-style-type: none;
 	background-color: rgb(255,204,0)
}
