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

.NewsText {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.AdmintestB {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-decoration: none 
}

.AdmintextN {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11px;
 	color: rgb(0,0,0);
 	text-decoration: none 
}

.NewsTeaser {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

.PresseP {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11px;
 	color: rgb(255,255,255)
}

.FormText {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11px;
 	color: rgb(255,255,255);
 	text-decoration: none 
}

.NewsTitel {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11px;
 	color: rgb(255,255,204);
 	font-weight: bold;
 	text-decoration: none 
}

.PresseB {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11px;
 	color: rgb(255,255,204);
 	font-weight: bold
}