/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject{
	color: rgb(255,255,255)
}

.Herold_Links{
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Text_frei_schwebend{
	font-size: 14px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}