.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.link2 {

	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.minitext1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
.titel1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.titel2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.titel3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.titel4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

#navlist {
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

ul#navlist {
	padding: 0;
	margin: 0;
	list-style:none;
	border: 0;
	background-color: #FFFFFF;
	text-align:center;
	border-top: 1px solid #cccccc;
	
	} 

ul#navlist li a { 
	border-bottom: 1px solid #cccccc;
	display: block; 
	text-decoration: none; 
	color: #660000;
	padding: 5px 0px 5px 0px;
}

ul#navlist li a:hover {
	background-color: #660000;
	color: #F3980B;
	}
	
ul#navlist li a.aktuell, ul#navlist li a.aktuell:link, 
ul#navlist li a.aktuell:visited, ul#navlist li a.aktuell:hover, 
ul#navlist li a.aktuell:active {
	background-color: #F3980B;
	color: #FFFFFF;
	}	


 


