@charset "ISO-8859-1";
* {
	margin: 0px;
	padding: 0px;
}
.vollhoehe {
	height: 100%;
}
body {
	font-family: "Courier New", Courier, monospace;
}
.hauptnavigation {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
}
a {
	color: #242323;
	text-decoration: none;
}
