body {
	text-align: right;
	margin: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Gill Sans MT", "Bell MT", "Berlin Sans FB", "Bauhaus 93";
	font-size:14px;
}
#kopf {
	background-color: #000000;
	text-align: left;
	height: 28%;
	width: 100%;
	font-family: "Gill Sans MT", "Bell MT", "Berlin Sans FB", "Bauhaus 93";
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 18%;
}
#mitte {
	background-color: #FFFFFF;
	text-align: left;
	height: 350px;
	width: 100%;
}
#mitte a {
	font-family: "Gill Sans MT", "Bell MT", "Berlin Sans FB", "Bauhaus 93";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
#mitte a:hover {
	font-family: "Gill Sans MT", "Bell MT", "Berlin Sans FB", "Bauhaus 93";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	padding-right: 1px;
	padding-left: 1px;
}
.inhalt {
	font-family: "Gill Sans MT", "Bell MT", "Berlin Sans FB", "Bauhaus 93";
	font-size: 14px;
	color: #000000;
}
#kopf a {
	font-family: "Gill Sans MT", "Bell MT", "Berlin Sans FB", "Bauhaus 93";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
#kopf a:hover {
	font-family: "Gill Sans MT", "Bell MT", "Berlin Sans FB", "Bauhaus 93";
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
a {
	font-family: "Gill Sans MT", "Bell MT", "Berlin Sans FB", "Bauhaus 93";
	font-size: 14px;
	color: #FFFFFF;
}
a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
