body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	font-size : 13px;
	color : #000;
}
#header {
	background: url(images/b_bg.jpg) repeat-x;
	width: 980px;
	height: 100px;
	color: #fff;
	padding-bottom: 50px;
}
.headerText {
	background: none;
	font-size: 30px;
	padding-left: 60px;
	padding-bottom: 15px;
	padding-top: 55px;
	color: #342826;
	font-weight: bold;
}
DIV.center {
	text-align: center;
}
.menu {
	display: block;
	background: none;
	width: 900px;
	color: #fff;
	font-weight: bold;
	padding-top: 8px;
}
.menu a {
	background: none;
	color: #000;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	text-decoration: underline;
}
.menu a:active {
	background: none;
	color: #fff;
	padding: 3px;
	font-weight: bold;
	text-decoration: underline;
}
.menu a:hover {
	background: #fff;
	color: #342826;
	padding-top: 3px;
	padding-bottom: 13px;
	padding-left: 3px;		
	padding-right: 3px;
	font-weight: bold;
	text-decoration: underline;
}
#container {
	background: url(images/top.jpg) no-repeat;
	color : #000;
	width: 980px;
	height: 1176px;
	margin-right : auto;
	margin-left : auto;
	text-align : left;
}
#content {
	background: none;
	color: #000;
	padding: 30px;
}	

#impressumtext {
	background: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	width: 780px;
        height: 180px;
	padding-left : 25px;
	padding-right : 25px;
	padding-top : 5px;
	padding-bottom : 30px;
	text-align : left;
	color: #000;
	margin-bottom: 0;
}
#gametext {
	background: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	width: 780px;
        height: 320px;
	padding-left : 25px;
	padding-right : 25px;
	padding-top : 5px;
	padding-bottom : 30px;
	text-align : left;
	color: #000;
	margin-bottom: 0;
}	
#indextext {
	background: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	width: 780px;
        height: 320px;
	padding-left : 25px;
	padding-right : 25px;
	padding-top : 5px;
	padding-bottom : 30px;
	text-align : left;
	color: #000;
	margin-bottom: 0;
}	
.imageobject {
	float: left;
	background: url(images/profilbanner.jpg) no-repeat;
	color: #fff;
	padding: 4px;
	height: 84px;
	width: 322px;
}
.footer {
	background: url(images/b_bg2.jpg) repeat-x;
	height: 50px;
	width: 980px;
	color : #000;
	padding-top: 65px;
	font-size: 9px;
	text-align: center;
}
.footer a {
	background: none;
	color : #000;
	padding-left: 2px;
	padding-right: 2px;	
}

