body {
	font-family: "Courier New", Courier, monospace;
	text-align: left;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	border: 0px none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#inhalt {
width: 800px;
border: 0px;
padding: 0px;
}