body {
	background-color: #ffffff;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	background-image: url(streifen.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#mitte {
	margin-left: auto;
	margin-right: auto;
	width: 422px;
}

a {
	color: #fe0000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: black;
}
