*{
	margin:0;
	padding:0;
	border:0;
}
body {
	font-family: Arial, Verdana, sans-serif;
	color: black;
	font-size: 10pt;
	background-color: #f7f8b7;
	background-image: url(images/bg_ban.jpg);
	background-repeat: repeat-x;
}

a:link {
	color:#008000;
	text-decoration:none;
}

a:visited{
	color:#008000;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

.hauptmenue{
	line-height: 15x;
	margin-left:-2px;
	padding-left:0px;
	font-size:8pt;
	list-style: none;
}
.hauptmenue li{
	padding-bottom: 3px;
}

.hauptmenue li a:link, .hauptmenue li a:visited{
	display: block;
	width: 164px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;
	background-color: #dff070;
	border-left:3px solid #ffffff;
	border-top:3px solid #ffffff;
	border-bottom:3px solid #ffffff;
}

.hauptmenue li a:hover{
	text-decoration: none;
	color: #ffffff;
	margin-left: -5px;
	width: 169px;
	background-color: #c4c59d;
}

#headergfx {
   border-left:1px solid black;
	border-right:1px solid black;
	background-image: url('images/froheernte_header.jpg');
	background-repeat: no-repeat;
	width: 980px;
	height: 190px;
	position: absolute;
	margin-left: -495px;
	left: 50%;
	top: 0px;
	z-index: 1;
}
#indexcontent {
   border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	background-image: url('images/content_bg.jpg');
	background-repeat: repeat-y;
	width: 980px;
	min-height: 3550px;
	position: absolute;
	margin-left: -495px;
	left: 50%;
	top: 190px;
	z-index: 1;
}
#bottomcontent{
	background-image: url('images/footer.jpg');
	width: 980px;
	height: 49px;
	position: absolute;
	left: 0px;
	bottom: -8px;
	z-index: 1;
	background-repeat: repeat-x;
	}
#menue {
	width: 180px;
	height: auto;
	position: absolute;
	left: 10px;
	z-index: 1;
}
#unterdemmenue {
	width: 180px;
	height: auto;
	position: absolute;
	left: 10px;
	top: 1100px;
	z-index: 1;
}
#bildstartseite{
	width: 200px%;
	height: 200px%;
	float: left;
	vertical-align: top;
}
#spieltab2{
	width: 500px;
	height: 200px;
	float: right;
	vertical-align: top;
}
.content {
	margin-left: 210px;
	margin-right: 20px;
	margin-bottom: 50px;
}
.contentoben {
	margin-left: 210px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#commentfeld{
	padding:3px;
	border: 1px solid green;
	background-color: #DCDEAD;
}
#newsfeld{
	padding:3px;
	border: 1px solid green;
	background-color: #C7D564;
}
#wichtigfeld{
	padding:3px;
	border: 1px solid green;
	background-color: #CC6633;
}
.partner {
	font-size:8pt;
}

.footer_text {
	margin-left:10px;
	line-height:43px;
}
