body {
	background-image: url(/navbilder/hgmain.jpg);
	margin: 0;
	padding: 0;
	color: #6B6B6B;
	font-family: Arial, Helvetica, sans-serif;
}
.main {
	background-image: url(/navbilder/hg.png);
	width: 1200px;
	height: 800px;
	margin: 40px auto;
	border-color:#014336;
	border-width:1px;
	border-style:solid;
}
#logo {
	background-image: url(/navbilder/logo.png);
	background-repeat: no-repeat;
	position: relative;
	top: 5px;
	left: 5px;
	width: 162px;
	height: 200px;
	z-index: 1;
}
#login {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 100%;
	height: 20px;
	text-align: center;
	float: left;
	font-family: "comic sans ms";
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #1B9075;
	z-index: 2;
}
#login A {
	color: #1B9075;
	text-decoration: none;
}
#login A:LINK {
	color: #1B9075;
	text-decoration: none;
}
#login A:HOVER {
	color: #1B9075;
	text-decoration: underline;
}
A {
	text-decoration: none;
}
A:LINK {
	text-decoration: none;
}
A:HOVER {
	text-decoration: underline;
}
#wohnen A {
	background-image: url(/navbilder/wohnen_off.png);
	background-repeat: no-repeat;
	position: relative;
	top: -70px;
	left: -30px;
	width: 150px;
	height: 143px;
	float: left;
	z-index: 3;
}
#wohnen A:HOVER {
	background-image: url(/navbilder/wohnen_on.png);
	background-repeat: no-repeat;
}
#mitfahren A {
	background-image: url(/navbilder/mitfahren_off.png);
	background-repeat: no-repeat;
	position: relative;
	top: -120px;
	left: 30px;
	width: 150px;
	height: 143px;
	float: left;
	z-index: 4;
}
#mitfahren A:HOVER {
	background-image: url(/navbilder/mitfahren_on.png);
	background-repeat: no-repeat;
}
#inst A {
	background-image: url(/navbilder/inst_off.png);
	background-repeat: no-repeat;
	position: relative;
	top: -60px;
	left: 80px;
	width: 160px;
	height: 149px;
	float: left;
	z-index: 5;
}
#inst A:HOVER {
	background-image: url(/navbilder/inst_on.png);
	background-repeat: no-repeat;
}
#fragezeichen A {
	background-image: url(/navbilder/fragezeichen_off.png);
	background-repeat: no-repeat;
	position: relative;
	top: 55px;
	left: 50px;
	width: 100px;
	height: 195px;
	float: left;
	z-index: 7;
}
#fragezeichen A:HOVER {
	background-image: url(/navbilder/fragezeichen_on.png);
	background-repeat: no-repeat;
}
.block2 {
	background-image: url(/navbilder/block2.png);
	background-repeat: no-repeat;
	position: relative;
	top: 230px;
	left: -90px;
	width: 182px;
	height: 200px;
	float: left;
	z-index: 6;
}
#flohmarkt A {
	background-image: url(/navbilder/flohmarkt_off.png);
	background-repeat: no-repeat;
	position: relative;
	top: 20px;
	right: 10px;
	width: 198px;
	height: 400px;
	float: right;
	z-index: 8;
}
#flohmarkt A:HOVER {
	background-image: url(/navbilder/flohmarkt_on.png);
	background-repeat: no-repeat;
}
.block {
	background-image: url(/navbilder/block.png);
	background-repeat: no-repeat;
	position: relative;
	top: -170px;
	left: 170px;
	width: 913px;
	height: 504px;
	float: left;
	z-index: 9;
}
#freizeit A {
	background-image: url(/navbilder/freizeit_off.png);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 70px;
	width: 198px;
	height: 504px;
	float: left;
}
#freizeit A:HOVER {
	background-image: url(/navbilder/freizeit_on.png);
	background-repeat: no-repeat;
}
#nachtleben A {
	background-image: url(/navbilder/nachtleben_off.png);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 70px;
	width: 201px;
	height: 504px;
	float: left;
}
#nachtleben A:HOVER {
	background-image: url(/navbilder/nachtleben_on.png);
	background-repeat: no-repeat;
}
#fragen A {
	background-image: url(/navbilder/fragen_off.png);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 70px;
	width: 201px;
	height: 504px;
	float: left;
}
#fragen A:HOVER {
	background-image: url(/navbilder/fragen_on.png);
	background-repeat: no-repeat;
}
#kochen A {
	background-image: url(/navbilder/kochen_off.png);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 70px;
	width: 190px;
	height: 504px;
	float: left;
}
#kochen A:HOVER {
	background-image: url(/navbilder/kochen_on.png);
	background-repeat: no-repeat;
}
.text {
	position: absolute;
	top: 790px;
	left: -0;
	width: 100%;
	height: 20px;
	text-align: center;
	float: left;
	font-family: "comic sans ms";
	size: 10px;
	color: #FDCA41;
}
.text A {
	color: #FDCA41;
}