html {
	height: 100%;
}
body {
	height: 100%;
	margin:0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

#nonFooter {
	position: relative;
	min-height: 100%;
}

* html #nonFooter {
	height: 100%;
}

#content {
	padding-bottom:1em;
}
#top10 th, td {
	font-size:11px;
	min-height:15px;
	padding:0;
	margin:0;
}
#top10 th {
	font-weight:bold;
	text-align:left;
	padding-bottom:5px;
}
#top10 td.genre {
	font-weight:normal;
	padding-left:2px;
}
#top10 td.punkte {
	text-align:center;
}
#top10 td.spiel, #top10 td.punkte, #top10 td.spiel a {
	font-size:13px;
	font-weight:bold;
	color:#3ab5bd;
}
#top10 td.spiel a {
	background-color:#FFFFFF;
	text-decoration:none;
}
#top10 td.spiel {
	background-image:url(images/punkte.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#game {
	background-image:url(images/game-bg.gif);
	background-repeat:repeat-x;
	background-position:top left; 
	height:530px;
	width:100%;
	border-bottom:1px dotted #666666;
}
#indexspiele li.noborder {
	border:none;
}
#describtion p {
	padding-bottom:15px;
	border-bottom:1px dotted #666666;
}
.hoehe1 {
	height:350px;
}
.hoehe2 {
	height:263px;	
}
.hoehe1, .hoehe2 {
	padding-bottom:15px;
	border-bottom:1px dotted #666666;
}
.left2 {
	padding-top:20px;
	float:left;
	width:110px;
	text-align:center;
	padding-bottom:10px;
}
p.play {
	margin-top:5px;
}
.thumb-rate {
	margin-top:3px;
}
p.play, p.play a, .indexcategorylist li, .indexcategorylist li a {
	color:#3cb5bd;
	font-weight:bold;
	text-decoration:none;
}
.right2 {
	float:left;
	width:176px;
	padding-top:19px;
	padding-bottom:15px;
	line-height:100%;
	font-size:12px;
}
.right2top {
	padding-top:0px;
}
.left2top {
	padding-top:1px;
}
img.thumb, a img.thumb {
	border:1px solid #333333;
}
#suche td {
	border-bottom:1px dotted #666666;
}
#category td {
	width:50%;
}
#category td.left {
	border-bottom:1px dotted #666666;
	border-right:1px dotted #666666;
}
#category td.right {
	border-bottom:1px dotted #666666;
}
#game2 {
	width:580px;
	height:436px;
	background-color:#6cd8df;
	margin:0 auto;
	margin-top:30px;
	font-weight:bold;
	color:#ffffff;
	font-size:14px;
}
#judge {
	width:150px;
	margin:0 auto;
	margin-top:17px;
	text-align:center;
	color:#fe6597;
	font-size:11px;
}
#judge img { border: 0px; }
#footer {
	font-size:14px;
	position: relative;
	margin-top: -5.5em;
	height:77px;
	width:100%;
	float:none;
	clear:both;
	background-image:url(images/footer-bg.gif);
	background-repeat:repeat-x;	
	color:#fefefe;
}
#footer a {
	color:#fefefe;
}
#header {
	width:100%;
	height:74px;
	background-image:url(images/top-bg.gif);
	background-repeat:repeat-x;
}
#container {
	width:776px;
	margin: 0 auto;
}
#breadcrumb {
	padding-top:3px;
	height:38px;
	font-size:13px;
}
#breadcrumb img {
	margin-right:1px;
}
#breadcrumb, #breadcrumb a {
	color:#fe6597;
	text-decoration:none;
}
#navigation {
	width:176px;
	float:left;
	margin-right:15px;
	margin-bottom:75px;
}
#leaderboard {
	float:left;
	width:585px;
	margin-bottom:20px;
}
#inhalt {
	float:left;
	width:585px;
	margin-bottom:75px;
}
.indexcategorylist li.categorymore, .indexcategorylist li.categorymore a {
	font-weight:normal;
	min-height:24px;;
}
#indexspiele, .indexcategorylist, #redaktion ul {
	list-style:none;
	margin:0;
	padding:0;
}
.indexcategorylist li {
	min-height:44px;
}
#indexspiele li, {
	border-bottom:1px dotted #666666;
}
#headcontainer {
	margin:0 auto;
	width:796px;
}
#headcontainer ul {
	list-style:none;
	margin:0;
	padding:0;
}
#headcontainer ul li {
	margin:0;
	padding:0;
	float:left;
}
#headcontainer ul li a {
	display:block;
}
#headcontainer ul li.tab {
	background-image:url(images/header.gif);
	width:102px;
	height:74px;
	background-repeat:no-repeat;
	text-align:center;
}
#headcontainer ul li.search {
	height:74px;
	background-image:url(images/header-right.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:235px;
	text-align:center;
}
#headcontainer ul li.logo {
	background-image:url(images/header-left.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:255px;
}
#headcontainer ul li.search div#searchdiv {
	margin-top:38px;
	padding-left:15px; 
	background-image:url(images/search-icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:19px;
	margin-right:-19px;
}
#headcontainer ul li.search div#searchdiv input.search {
	background-color:#ffffff;
	border:1px solid #a5acb2;
	color:#bbbbbb;
	font-size:11px;
	line-height:inherit;
	padding:3px;
}
#headcontainer ul li.tab a {
	font-weight:bold;
	font-size:16px;
	margin-top:40px;
	color:#ffffff;
	text-decoration:none;
}
#headcontainer ul li.tab.active a {
	color:#fe6597;
}
#headcontainer ul li.tab.active {
	background-image:url(images/header-hover.gif);
}
h1, h2, h3 {
	color:#fe6597;
}
h1 {
	font-size:15px;
	margin-bottom:2px;
	margin-top:15px;
}
h1.top {
	margin-top:0;
}
h1.h1index {
	margin-bottom:6px;
}
.indexcategorylist li a img, #redaktion ul li a img {
	border:0;
}
#redaktion ul li {
	width:95px;
	text-align:center;
	float:left;
	height:83px;
}
#redaktion ul li, #redaktion ul li a {
	color:#3ab5bd;
	font-size:11px;
	text-decoration:none;
}
h1.top2 {
	margin-top:11px;
	margin-bottom:8px;
	padding-left:4px;
}
p {
	margin:0;
	padding:0;
}

#navigation ul {
	margin:0;
	padding:0;
}
#navigation ul li {
	list-style:none;
	margin:0;
	padding:0;
	width:176px;
	height:23px;
	border-bottom:1px dashed #73e1e8;
}
#navigation ul li.active, #navigation ul li.active a {
	color:#fe6597;
}
#navigation ul li.first {
	border-top:1px dashed #73e1e8;
}
#navigation ul li, #navigation ul li a {
	color:#3cb5bd;
	line-height:21px;
	font-weight:bold;
	text-decoration:none;
}
#navigation ul li a:hover {
	color:#fe6597;
}
#indexleft {
	width:287px;
	float:left;
	padding-right:6px;
	border-right:1px dotted #666666;
}
#indexright {
	width:287px;
	float:left;
	padding-left:4px;
}
#footer2 {
	position:absolute;
	margin-top:45px;
	width:100%;
	left:0;
	text-align:center;
	font-size:13px;
	float:none;
}
.comments {
  padding: 3px;
  border-top:1px dotted #FE6597;
}
.comment {
  padding: 3px;
  border-bottom:1px dotted #FE6597;
}
.error {
  width: 85%;
  border: 1px solid #FE6597;
  padding:7px;
  margin: 15px 0px;
  color:#000000;
}
.error h1 { margin-top: 0px; }