body {

	font-family: Arial, Helvetica, sans-serif;

}

.menue1 {
	font-size: 16px;
	color: #990033;
	font-weight: bolder;
	vertical-align: middle;




}
.menueUntertext {
	font-size: 10px;
	vertical-align: middle;
	color: #990033;
	font-weight: bold;


}
a:link {
	color: #990033;
}
a:visited {
	color: #808080;
}
a:hover {
	color: #808080;
}
a {
	text-decoration: none;
}
.menue2 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #990033;


}
.logo {
	font-size: 50px;
	font-weight: bold;
	color: #990033;
}
.logoUntertext {
	font-size: 20px;
	font-weight: bold;
	color: #990033;

}

.menue1aktiv {
	background-color: #CCCCCC;
}
.menue3 {
	color: #990033;
	font-size: 11px;
	font-weight: bold;
	text-align: right;


}

