body {
	background-color: #000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#wrapper {
	border: 1px solid #000;
	left: 50%;
	margin-left: -350px;
	position: absolute;
	width: 771px;
}
#header {
	width: 771px;
	height: 141px;
	background-image: url(header.jpg);
	background-repeat:no-repeat;
	
}
#navigation {

	margin: 5px;
}
#navilinks {

	border-bottom:#FFFFFF 1px solid; 
	border-left:#FFFFFF 1px solid; 
	border-right:#FFFFFF 1px solid;
	background-color: #292929;
	padding: 3px;
	width: 174px;
	
	}

#google {
	
	border-bottom:#FFFFFF 1px solid; 
	border-left:#FFFFFF 1px solid; 
	border-right:#FFFFFF 1px solid;
	background-color: #292929;
	padding: 3px;
	width: 174px;
	}
#filters {
	height: 30px;
	text-align: right;
		
}
#top_auswahl {
	
	text-align: right;

	margin-top: 35px;
	margin-right: 3px;
}

#search {
	width: 771px;
	float: right;
	margin: 15px;
	text-align: right;
}
#main {
	width: 771px;
	border: #FFFFFF 1px solid;
	}
#content {

	margin-top: 0px;
	width: 450px;
	border: #FF0000 1px solid;

	
}
#copyright {
	margin: 10px;
	text-align: center;
}

/* Hyper Links */
a { color: #FFFFFF; }
a:hover { color: #ffc740; }

/*#navigation a, .table_top_title a { color: #FFF; }
#navigation a:hover, .table_top_title a:hover {
	color: #CCC;
	text-decoration: none;
	
}*/

.table_border {
	width: 571px;
	border: 1px solid #313131;
	margin-bottom: 10px;
	padding: 1px;
}
.table_rank1 {
	height: 19px;
	width: 571px;
	background: url(eintraghead.jpg) no-repeat;
	
}
.table_rank {
	color: #fff;
	font-size: 12px;
}

.table_rank_top {
	font-size: 12px;
	color: #ffc740;
	text-align: left;
	padding-left: 8px;
}

/* Top Ranking Style */
.table_top_title {
	background: url(eintraghead.jpg) no-repeat;
	font-size: 12px;
	color: #ffc740;
	text-align: left;
	padding-left: 8px;
}

.table_top_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description { }

.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	padding: 2px;
}
.table_top_rating {
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #4a4a4a url(title.jpg) repeat-x;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.table_rank {
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%; }
.table_description a {
	text-decoration:none;
	color:#ffb400;
	}
.table_stats {
	
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
}
a.table_top {
	color: #000000;
	text-decoration: none;
	}

a:hover.table_top {
	color: #000000;
	text-decoration: underline;
}

/* Stats Style */
.stats_top {
	background-color: #ebebeb;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.stats_left {  }
.stats1 {
	
	text-align: center;
}
.stats2 {
	text-align: center;
}

/* Admin */
.darkbg {
  background-color: #737373;
  color: #fff;
}
.mediumbg {
	background: #4a4a4a url(title.jpg) repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lightbg {
	color: #000;
	background-color: #FFF;
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
}

/*table { width: 100%; }*/
/* No Borders Images */
img { border: 0; }

textarea, input {
	font-family: sans-serif;
	font-size: 12px;
}

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }

a.menu  {
	color:#FFFFFF;
	text-decoration:none;}
a:hover.menu  {
	color:#ffc740;
	text-decoration:none;}
