body {
	background-color: #f3f3eb;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
h1 {
	font-weight: bold;
	color: #183858;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 1em;
	line-height: 1.5em;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.8em;
	color: #484848;
}
a:link{ 
	text-decoration:none; 
	color:#666666; 
	}
a:visited, a:active{ 
	text-decoration:none; 
	color:#666666; 
	}
a:hover{
	text-decoration: underline;
	color: #183858;
}
#main {
	height: 900px;
	width: 1050px;
	background-image: url(../bilder/hase-igel_back.jpg);
	background-repeat: no-repeat;
}
#Lichtenberg {
	position:absolute;
	left:177px;
	top:63px;
	width:110;
	height:90;
	z-index:1;
}
#kopf {
	padding-top: 110px;
	padding-left: 250px;
	height: 270px;
}
#navigation {
	font-size: 0.8em;
	width: 210px;
	padding-left: 20px;
	font-weight: bold;
	float: left;
	padding-right: 20px;
}
#textbereich {
	float: left;
	width: 520px;
}
#bilder {
	float: right;
	width: 250px;
}
#kontaktfeld {
	float: right;
	width: 210px;
	background-color: #c5caca;
	height: 210px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../bilder/kontakt_bg.jpg);
	margin-bottom: 20px;
}
#spielfeld {
	float: right;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #484848;
}
#impressum {
	font-size: 0.7em;
	color: #666666;
	width: 800px;
	margin-left: 250px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a9abac;
}
a.menu:link, a.menu:visited{
	color:#333333;
	text-decoration:none;
	}
a.menu:active, a.menu:hover{
	color:#934718;
	text-decoration: none;
	font-style: italic;
}
a.menu{
	display:block;
	text-align:left;
	text-decoration:none;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
 }
.menuactiv{
	display:block;
	text-align:left;
	text-decoration:none;
	font-size: 1em;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-style: italic;
	color: #934718;
}
