

hr {
	border-color: #78a22c;
	border-width: 1px;
	border-spacing: 2px;
	border-collapse: inherit;
	border-style: none;
	border-top-width: 1px;
	border-top-color: #78a22c;
	border-top-style: dashed;
}

.textbase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}

.textbasesm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
}

.bildunterschrift {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
	font-style: italic;
}

.textbasemini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
}

.headliner {
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #669933;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color : #339900;
	text-decoration : underline;
}
