h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E71810;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E71810;
}
.nav {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	text-decoration: underline;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #E71810;
}
.navu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E71810;
	text-decoration: none;
}
.titel2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	text-transform: uppercase;
	color: #666666;
}
.nouline {
	text-decoration: none;
}
