html, body {
	margin:0px;
	color:#012000;
	background-color:#e6e6e6;
	font-family:Arial,Helvetica,sans-serif;
}
h1 {
	font-size:20px;
}
h2 {
	font-size:18px;
}
.button {
	cursor:pointer;
}
.maintable {
	width:100%;
}
.topmenu {
	width:auto;
	height:100px;
	color:#d6dfd6;
	vertical-align:bottom;
	padding:0px 0px 5px 10px;
	background-color:#333;
}
.topmenu a {
	color:#ddd;
	text-decoration:none;
}
.topmenu a:hover {
	color:#008800;
}
.banner {
	z-index:100;
	position:absolute;
	width:468px;
	height:60px;
	left:390px;
	top:30px;
}
.banner img {
	border:none;
}
.affiliate {
	z-index:100;
	position:absolute;
	width:150px;
	height:600px;
	left:850px;
	top:30px;
	text-align:center;
}
.affiliate img {
	width:120px;
	border:1px solid #012000;
}
.leftmenu {
	width:150px;
	height:700px;
	color:#d6dfd6;
	vertical-align:top;
	background-color:#333;
	border-right:1px solid #d6dfd6;
}
.navi a {
	display:block;
	width:150px;
	height:25px;
	color:#d6dfd6;
	text-decoration:none;
	margin-bottom:5px;
}
.navi a:hover {
	color:#012000;
	background-color:#007700;
}
.leftbanner img{
	border:none;
}
.leftactiv {
	display:block;
	width:120px;
	height:25px;
	text-decoration:none;
	background-color:#007700;
}
.counter {
	margin-top:20px;
}
.grafikcontent {
	height:50px;
	text-align:center;
	font-size:24px;
	color:#e6e6e6;
	background:url(../img/header1.jpg) 0px -20px;
}
.maincontent {
	height:700px;
	font-size:14px;
	padding:10px;
	vertical-align:top;
	background-color:#e6efe6;
}
.footer {
	height:50px;
	text-align:center;
}
