p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:link 		{
	color: #666666;
	text-decoration: none;

		}

a:active 	{
			color: #333333; 
			text-decoration: none; 
		}

a:visited 	{
			color: #666666; 
			text-decoration: none; 
		}
		
a:hover 	{
			color: #000000; 
			text-decoration: none; 
		}

a:focus 	{
			color: #000000; 
			text-decoration: none; 
		}		
.navischrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
a.nav:link {
	color: #0000FF;
	text-decoration: underline;


}
a.nav:visited {
	color: #003399;
	text-decoration: underline;

}
a.nav:focus {
	text-decoration: underline;

}
a.nav:hover {
	text-decoration: none;

}
.navmenü {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
.Überschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.termintabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
body {
	background-color: #CCCCCC;
}
