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

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

.Lieferanten {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,128,0);
 	font-weight: bold;
 	text-decoration: underline
}

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

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

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

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

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

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

.Rezepttitel {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 13px;
 	color: rgb(0,128,0);
 	font-weight: bold
}