body {
	background:url(../images/bg.gif) top no-repeat #d4e1f2;
}
h1,h2,h3,h4{ padding:0px; }
a{ color:#59eff0; }
img { border:0px; }
div { margin-top:0px; margin-bottom:0px; }
th{ background-color:#666; }
td{	color:#000; }
.granktablebody{ background-color:#FFFFFF; }
.granktabletop{ background-color:#EDEDED; }
.content{ background:#333; border:1px inset #FFF; }
#page {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width:950px;
	height:160px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/header.jpg) top no-repeat ;
}
#menu {
	width:950px;
	height: 30px;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana, Geneva, sans-serif;
	background:url(../images/mainbg.jpg) top repeat-y;
}

#menu ul {
	list-style-type:none;
	margin:0px;
	padding-left:30px;
}
#menu ul li {
	float:left;
}
* html #menu ul li {
	background:none;
}
#menu ul li a {
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	margin-right:20px;
}
#menu ul li a:hover,
#menu ul li a.current {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#maincontent {
	width:950px;
	text-align:left;
	color:#EDEDED;
	background:url(../images/mainbg.jpg) top repeat-y;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}
#statistics{
	background:url(../images/footshadow.png) center top no-repeat;
	color:#990000;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	width:100%;
}

#top {
	background:url(../images/top.png) top left no-repeat;
	height: 30px;
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:11px;
	text-decoration:none;
	color:#333;
	padding-top:10px;
}
#footer{ background:url(../images/top.png) bottom no-repeat; height:40px; text-align:center; color:#999;}
.leftout{ background:url(../images/left.png) top left repeat-y;}
.rightout{ background:url(../images/right.png) top right repeat-y;}

.clearall {
	clear:both;
}
#maxTopSites{
	background:url(../images/maxtopsites.png) top left no-repeat;
	width:300px;
	padding-top:20px;
	color:#FFFFFF !important;
	float:right;
	margin-top:10px;
}
.commentbar{ height:400px; overflow:auto; width:100%; background:#FFF; }
#impressum
{
	width:950px;
	text-align:left;
	color:#EDEDED;
	background:#333;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	display:none;
}
