.bg {
	background-image: url(gfx/bgbild.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.ueber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00517E;
}
A:link {
COLOR: #000000; TEXT-DECORATION: none; FONT-STYLE: normal
}
A:visited {
COLOR: #00517E; TEXT-DECORATION: none; FONT-STYLE: normal
}
A:active {
COLOR: #000000; TEXT-DECORATION: none; FONT-STYLE: normal
}
A:hover {
COLOR: #00517E; TEXT-DECORATION: none; FONT-STYLE: normal
}.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
