div, p, td, li, pre, a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}

.einzug {
margin-left: 5em;
}

h1 {
	font-size:24px;
	color:#333333;
}

h2 {
	font-size:20px;
	color:#333333;
}

h3 {
	font-size:16px;
	color:#333333;
}

.menue {
	font-size:14px;
	color:#009966;
	text-decoration:none;
	font-weight:bold;
}

a.menue {
	font-size:14px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

a.menue:hover, a.menue:focus, a.menue:active {
	color:#009966;
}

a.klein, .klein {
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

a.klein:hover, a.klein:focus, a.klein:active {
	color:#009966;
}

.rot {
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
}