body {
	margin: 0px;
	background-image: none;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
	height: 15px;
	width: 100px;
	margin: 0px;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: 0.1em;
}
a:active {
	color: #000000;
	text-decoration: underline;
	letter-spacing: 0.1em;
}
#seiten a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 13px;
}
#seiten a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 13px;
}
#seiten a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 13px;
}

.schrift {
	font-size: 13px;
	color: #FFFFFF;
}
