@charset "UTF-8";


/* rot */
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#5d0000;
	margin:1px 0px;
	padding:1px 0px;
	font-style:normal;
	font-weight:bold;
}
/* rot  intro text */
	h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#5d0000;
	margin:2px 0px;
	padding:2px 0px;
	font-style:normal;
	line-height:20px;
}
/* rot headlines container topnews + fruchtdesmonats */
		
	h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#5d0000;
	margin:0px 0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding:0px 0px;
	font-style:normal;
	text-transform:uppercase;
	display:inline;
}
/* gold */
	h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#847230;
	margin:1px 0px;
	padding:1px 0px;
	margin-bottom:6px;
	font-style:normal;
}
/* gold topnews newstitel + fruchtdesmonats*/
	h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:normal;
	color:#847230;
	margin:0px 0px;
	padding:0px 0px;
	margin-bottom:7px; /*overwrite */
	font-style:italic;
}
/* gold bei newsdatum */
	h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#847230;
	margin:0px 0px;
	padding:0px 0px;
	font-style:normal;
}


