* {
	font: 200 12px arial,verdana,sans-serif;
	color: #000000;
	text-align: left;
	text-transform: none;
	text-indent: 0px;
	background: none;
	margin: 0px 0px 0px 0px;
}
body {
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #d7cfbf;
	width: 800px;
}
#kopf {
	width: 760px;
	height: 195px;
}
#hauptfenster {
	width: 760px;
	padding: 0px 0px 0px 0px;
	background: url("hg_hauptfenster.jpg") repeat-y;
	position: absolute;
	z-index: 0;
}
#menue {
	width: 120px;
	position: absolute;
	right: 0px;
	z-index: 1;
}
#fuss {
	width: 560px;
	height: 20px;
	margin-top: 20px;
	padding-left: 200px;
	padding-top: 30px;
	word-spacing: 80px;
	border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #660000;

}
h1 {
	font-weight: 400;
	font-size: 14px;
}
h2 {
	font-weight: 300;
	margin-top: 3px;
}
td {
	white-space: normal;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a.allgemein:link, a.allgemein:visited, a.allgemein:active, td a:visited, td a:active {
	text-decoration: none;
	color: #333333;
}
a.allgemein:hover, td a:hover {
	text-decoration: none;
	color: #ff9900;
}