.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	color: #333333;
	font-weight: bold;
}
a:link {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.Überschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
.ueberschriftklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
}
.blau {
	font-size: 12px;
}
a.blau:link {
	color: #0000FF;
}
.italic {
font-style: italic
}
a.blau:visited {

	color: #0066FF;
	font-weight: bold;
}
a.blau:hover {

	text-decoration: underline;
	color: #0066FF;
}
.klein {
font-size: 10
}
.subline {
	font-size: 13px;
	font-weight: bold;
}
.kleinkursiv {
	font-size: 10px;
	font-style: italic;
}
