body {
	font-family:Arial, Helvetica, sans-serif;
}

p {
	font-size:12px;
}

.main_titel {
	color: #009900;
	font-weight:bold;
	font-size: 16px;
}

.seitentitel {
	color:#009900;
	font-size:24px;
}

.news_roteueberschrift {
	font-size:16px;
	color:#FF0000;
	font-style:italic;
	font-weight:bold;
}

.news_aufzaehlung {
	font-size:12px;
	color:#009900;
	font-style:italic;
	font-weight:bold;
}

a:link {
	color: #009900;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #009900;
}
a:active {
	color: #009900;
}


.headline {
	font-weight: bold;
	font-size: 12px;
}

.blue_titel {
	color: #0000CC;
	font-weight:bold;
	font-size: 16px;
}
