a {
 color: #006633;
 text-decoration: none;
}
a:hover  {
 text-decoration: none;
 font-weight: bold;
 }

.titeltop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.titeltopsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.navtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

.maintitel {
	font-family: "Courier New", Courier, mono;
	font-size: 48px;
	color: #000000;
	text-align: center;
	font-weight: bolder;

}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
}
.pagetitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.pagetextB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.ueber {
	font-family: "Comic Sans MS", cursive;
	font-size: xx-large;
	font-weight: bold;
	text-transform: uppercase;
}

