body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}


a:link {
	text-decoration: underline;
	color:black;
	font-size:14px;
}
a:visited {
	text-decoration: underline;
	color:black;
	font-size:14px;
}
a:active {
	text-decoration: underline;
	color:black;
	font-size:14px;
}
a:hover {
	text-decoration: underline;
	color:8B8B8B;
	font-size:14px;
}

a.menuo:link {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
a.menuo:visited {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
a.menuo:active {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
a.menuo:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

a.ebene1:link {
	
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
}
a.ebene1:visited {
	
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
}
a.ebene1:active {
	
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
}
a.ebene1:hover {
	
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
}
