body				{ color: black; }
h1					{ color: olive; font: 25px Georgia, Serif; }
h2 { color: olive; font: 600 14px Georgia, Serif; }
h3 { color: olive; font: 600 14px Georgia, Serif; }
.text { color: black; font-size: 13px; font-family: helvetica, arial, serif; line-height: 18px; }
.fett-gruen {
	color: #666666;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C0;
	padding-right: 5px;
	padding-left: 5px;
}
.sub {
	color: #666;
	font-size: 13px;
	font-family: helvetica, arial, serif;
	font-weight: bold;
	line-height: 24px;
}
.rand { border: solid 0px; line-height: 24px; text-decoration: none; cursor: pointer; -moz-border-radius: 15px; -webkit-border-radius: 15px; }
a:link { color: gray; text-decoration: none; }
a:visited { color: gray; text-decoration: none; }
a:hover { color: #f90; text-decoration: none; }
a:active { color: gray; text-decoration: none; }.rechtsb {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
