<!--
body {
	background-image: url(file:///F|/Projects/site_files/fon.jpg);
	background-repeat: repeat-x;
}
.leistung {
	cursor: pointer;
	visibility: hidden;
}

.border {
	border-color: none;
	border-width: 0px;
	outline: none;
	margin-left: 3px;
}
.umrandung {
}
.divNav {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.nopointer {
	cursor: crosshair;
}
.object {
	outline: none;
	border-color: none;
	border-width: 0px;
}
a:hover {
text-decoration: none;
color: #0CF;
}
a:link {
text-decoration: none;
color: #0055FF;
}
a:visited {
text-decoration: none;
}
a:active {
text-decoration: none;
}
body,td,th {
	color: #0098FF;
	font-family: Arial, Helvetica, sans-serif;
}
.font {
	color: #000;
	text-align: justify;
}
-->