.navtop {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000; text-decoration:none;
	font-size: 9pt;
	font-weight: bold;
}

.navtop:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size: 9pt;
	font-weight: bold;
	background-color: #F77352;

}
h1 {
	font-size: 14pt;
	font-weight: bold;
	padding: 4px;
	text-align: center;
	border-top: 2px none #44607C;
	border-right: 2px none #44607C;
	border-bottom: 2px solid #44607C;
	border-left: 2px none #44607C;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;

}
h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	padding: 3px;
	background-color: #CFE7E7;
	text-align: center;




}
.navpfeil {

	font-family: Arial, Helvetica, sans-serif;
	color:#000000; text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
