body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	font-weight: bold;
	color: #237F38;
	text-decoration: none;
}

p.bodytext a, div.news-latest-container a, div#middle-content ul a, div.news-list-item a, div.item a {
	background: url(../images/pfeil.gif) no-repeat center left;
	padding-left: 15px;
}

div.news-single-backlink a {
	background: url(../images/pfeil-back.gif) no-repeat center left;
	padding-left: 15px;
}

a:hover {
	text-decoration: underline;
	color: #237F38;
}

p.bodytext a:hover, div.news-latest-container a:hover, div#middle-content ul a:hover, div.news-list-item a:hover, div.item a:hover {
	background: url(../images/pfeil-hover.gif) no-repeat center left;
}


div.news-single-backlink a:hover {
	background: url(../images/pfeil-hover-back.gif) no-repeat center left;
}

h1, h2, h3 {
	color: #237F38;
	clear: both;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 12px;
}

div#middle-content h1, div#middle-content h2, div#right-content h1, div#right-content h2, div#left-content h1, div#left-content h2 {
	border-bottom: #237F38 1px solid;
}

div#copyrightspace {
	font-size: 9px;
	color: #5F5F5F;
}

p.align-right {
	text-align: right;
	font-size: 9px;
	color:
	 #237F38;
}

div#left-content {
	font-size: 11px;
	color: #123F1C;
}

div#left-content strong {
	color: #237F38;
}
