.navvert {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	background-image:  url(../img/navvert.png);
}
.navvert a:link {
	text-decoration: none;
	color: #330000;
}
.navvert a:visited {
	text-decoration: none;
	color: #330000;
}
.navvert a:hover {
	text-decoration: underline;
	color: #330000;
}
.navvert a:active {
	text-decoration: none;
	color: #330000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: small-caps;
	color: #D00F22;
	border: 1px groove;
	padding: 15px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant: small-caps;
	color: #D00F22;
	border: 1px groove;
	padding: 15px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant: small-caps;
	color: #D00F22;
}
.fazit {
	border: 1px solid #000000;
	padding: 10px;
	line-height: 1.3;
	text-align: justify;
}
.haupttext {
	text-align: justify;
	line-height: 1.3;
}
.haupttext_rezension {
	text-align: justify;
	text-indent: 12pt;
	line-height: 1.3;
}
