td {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.ueberschriftEbene1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.headertext {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
}

.content {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}




a:link {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}
a:active {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}


