body {
	font-family: Tahoma;
	font-size: 12px;
	background-image: url(Bilder/back.jpg);
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #233E80;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #233E80;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #233E80;
	text-decoration: none;
}
