.navigation-oben {
	text-decoration: none;
	background-repeat: no-repeat;
	width: 910px;
	background-image: url(images/navigation.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 30px;






}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 29px;



}
.body-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	text-decoration: none;
}


.background {
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-y;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
