/* ------------------ */
/* ---	Allgemein --- */

body {
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #1C1C1C;
  font-size: 12px;
  font-family: Verdana, sans-serif;
  color: #FFFFFF;
}

#wrap {
  position: relative;
  width: 972px;
  text-align: left;
  margin: 0 auto 0 auto;
}

/* --------------- */
/* ---	Header --- */

#top {
  background-color: #1C1C1C;
  height: 20px;
}

#header {
  background: url(img/header.jpg);
  height: 221px;
  text-align: center;
  vertical-align:middle;
}

#header h1 {
  display: inline;
  position: absolute; 
  top: 110px; left: 100px;
  color: #fff;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-size: 24px;
}

#top2 {
	border: solid #FFFFFF 0px; 
	border-bottom-width: 1px; 
	background-color: #1C1C1C;
	height: 1px;
}


/* --------------- */
/* ---	Footer --- */

#bottom1 {
  background-color: #000000;
  height: 20px;
  border: solid #FFFFFF 0px; 
	border-top-width: 1px;
}


/* ------------- */
/* ---	Main --- */

#main_col {

	border: solid #FFFFFF 0px; 
	border-right-width: 1px;
	border-left-width: 1px;
  width: 610px;
  float: left;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0px;
  clear: none;
  min-height:900px;
  height:auto !important;
  height:900px;
  overflow: auto;
  background-color: #1F1F1F;
}


/* ------------------- */
/* ---	Linke Navi --- */

#left1_all {
	min-height: 700px;
	width: 176px;
	height: 100%;
	float: left;
	overflow: hidden;
}

#left1_top {
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #FA9200;
	line-height: 18px;
	height: 18px;
	width: 176px;
	background-image: url(img/button_top.jpg);
}

#left1_inner ul {
	width: 176px;
	text-indent: 40px;
	text-align: left;
	margin: 0; 
	padding: 0;
	overflow: hidden;
}	
  
#left1_inner ul li {
	width: 176px;
	list-style: none;
	margin: 0em; padding: 0;
}

#left1_inner ul a {
	display:block;
	padding: 0em;
	text-align: left;
	height: 18px;
	text-decoration: none; 
	font-weight: normal;
	color: #FFFFFF;
	width: 176px;
	background-image: url(img/button_nohover.jpg);
}

#left1_inner ul a:hover {
	width: 176px;
	background-image: url(img/button_hover.jpg);
}

#left1_bottom {
	height: 18px;
	width: 176px;
	background-image: url(img/button_bottom.jpg);
}


/* -------------------- */
/* ---	Rechte Navi --- */

#right1_all { 
  width: 142px;
  float: right;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  overflow: hidden;
}

#right1_top { 
 	text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #FA9200;
	line-height: 18px;
	height: 18px;
	width: 142px;
	background-image: url(img/button_top2.jpg);
}

#right1_inner { 
  width: 142px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #DEDDDB;
	color: #000000;
}

#right1_bottom {
	height: 18px;
	width: 142px;
	background-image: url(img/button_bottom2.jpg);
}

#right2_all { 
  width: 142px;
  height: 100%;
  float: right;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  overflow: hidden;
}

#right2_top { 
  text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #FA9200;
	line-height: 18px;
	height: 17px;
	width: 142px;
	background-image: url(img/button_top2.jpg);
}

#right2_inner { 
  width: 142px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
	background-color: #DEDDDB;
	color: #000000;
}

#right2_bottom {
	height: 18px;
	width: 142px;
	background-image: url(img/button_bottom2.jpg);
}


/* --------------------------------- */
/* ---	Tabellen und Text Farben --- */

td {
  font-family: Verdana; 
  font-size: 12px;
  color: #969696;
}

.font_online {
  font-family: Verdana; 
  font-size: 12px;
  color: #000000;
}

.font_stats {
  font-family: Verdana; 
  font-size: 12px;
  color: #000000;
}

.font_allgemein {
  font-family: Verdana; 
  font-size: 12px;
  color: #000000;
}

.a2 {
  font-family: Verdana; 
  font-size: 12px;
  color: #000000;
}

a2:hover {   
  text-decoration: none;  
}

.a2 {
  font-family: Verdana; 
  font-size: 10px;
  color: #000000;
}

a2:hover {   
  text-decoration: none;  
}

hr { 
    height: 0px; 
		border: solid #1F1F1F 0px; 
		border-top-width: 1px; 
}

a, #left_col .Cmite a, #left_col .Cnorm a, #left_col .Cdark a {
  color: #FFFFFF; 
	font-family: Verdana; 
	font-size: 12px; 
	text-decoration: none; 
	
}

.Cmite2 a, .Cnorm2 a, .Cdark2 a {
  color: #FFFFFF; 
	font-family: Verdana; 
	font-size: 12px; 
	text-decoration: none; 
	
}

a:hover {   
  text-decoration: none;  
}

a.box { 
  color: #000000;
	font-family: Verdana; 
	font-size: 13px; 
	text-decoration: none; 
	text-align: center;
}

a.box:hover {   
  text-decoration: none;  
}

a.blacklink { 
  color: #000000;
	font-family: Verdana; 
	font-size: 13px; 
	text-decoration: none; 
	text-align: center;
}

a.blacklink:hover { 
  color: #000000;
	font-family: Verdana; 
	font-size: 13px; 
	text-decoration: underline; 
	text-align: center;
}


.Chead {
  background: #1F1F1F;
  color: #969696;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b {
  background: #1F1F1F;
  color: #969696;	
}

.Callg {
  background-color: #1F1F1F;
	color: #969696;
}

.Callg td {
  color: #969696;
}

.Cnorm {
  background-color: #1F1F1F;
}

.Cmite {
  background-color: #1F1F1F;
}

.Cdark {
  background-color: #1F1F1F;
}

.rand {
  border: solid #1F1F1F 1px;
}

.smalfont { 
		color: #969696;
		font-family: Verdana; 
    font-size: 11px;
		text-decoration: none; 
}

.smalfont2 { 
		color: #969696;
		font-family: Verdana; 
    font-size: 11px;
		text-decoration: none; 
}

.linknew { 
		color: #FFFFFF;
		font-family: Verdana; 
    font-size: 11px;
		text-decoration: none; 
}

.border { 
   background-color: #1F1F1F; 
}

hr { 
    height: 0px; 
		border: solid #1F1F1F 0px; 
		border-top-width: 1px; 
}

input, textarea, select { 
    color: #000000;  
    font: 10px Verdana;  
    border-color: #1D1D1D;		
  	border-width: 1px;
    border-style: solid;  
    text-decoration: none;  
    background-color: #EFEFEF;  
}
