body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
h1 {
	/* ist in styles.css definiert mit display: none */
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #336633;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #B22222;
}
.ausz-fett-rot {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B22222;
}
.text-fett-gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: bold;
	color: #336633;
}
.extra {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300;
	font-style: italic;
}
.rot-gross {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0;
	color: #990033;
	font-weight: bold;
}
.listP-haken {
	list-style: none;
	background-image: url(../images/haken.gif);
	background-repeat: no-repeat;
	font-size: 15px;
	margin-left: -10px;
	margin-bottom: 5px;
	padding-left: 22px;
}
.bildrahmen {
	border-top: 10px solid #336633;
	border-left: 2px solid #336633;	
}
.hg-strich {
	background-image: url(../images/strich.gif);
	background-repeat: repeat-x;
}

#content a {
	color: #555;
	font-weight: bold;
}