.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;


}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: normal;

}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005B88;
	line-height: 10px;

}
a.menue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005B88;
	text-decoration: none;
	font-weight: bold;

}
a.menue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;

}
a.menue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;

}
a.menue:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0086C6;
	font-weight: bold;

}
.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: normal;
}
.body {
	background-color: #FFFFFF;

}
.td {
	background-color: #00A4F2;

}
a:link {
	color: #006595;
}
a:visited {
	color: #004A6F;
}
a:hover {
	color: #660000;
}
a:active {
	color: #00496C;
}
.schraeg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
}

