.fond {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(Bildordner/fondbild.jpg);
}
.text {
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	color: #102578;
	text-decoration: none;
}
.navileer {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #58519A;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #122476;
	text-decoration: none;
}
.navi a:link {
	border-bottom-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #58519A;
}
.navi a:active {
}
.navi a:hover {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #58519A;
}
.navi a:visited {
}

