*{
	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/bananenbrot_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: 400px;
	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;
}
#spieltab1{
	width: 20%;
	float: left;
	vertical-align: top;
}
#spieltab2{
	width: 75%;
	float: right;
	vertical-align: top;
}
.content {
	margin-left: 210px;
	margin-right: 20px;
	margin-bottom: 40px;
}
.content_startseite_bananenbild {
	margin-left: 210px;
	margin-right: 20px;
	margin-bottom: 40px;
	background-image: url('images/banane.jpg');
	background-repeat: no-repeat;
	background-position:right top;
}

.partner {
	font-size:8pt;
}

.footer_text {
	margin-left:10px;
	line-height:43px;
}
