body{background-color:#eedd38; background-image:url(../images/index.jpg);background-repeat:no-repeat}
.textnav {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.textnav a {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textnav a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#menu_nav {
	position:absolute;
	left:29px;
	top:125px;
	width:251px;
	height:363px;
	z-index:1;
}
#haupttext {
	position:absolute;
	left:306px;
	top:125px;
	width:606px;
	height:392px;
	z-index:2;
}
#Impressum {
	position:absolute;
	left:464px;
	top:532px;
	width:315px;
	height:28px;
	z-index:3;
}

