* {
	margin: 0 auto;
	padding: 0;
}

html, body {
	background-image:url(img/bg.gif);
	background-position: top left;
	background-repeat: repeat;
	color: #000000;
	font-family:Tahoma, Verdana,Helvetica,sans-serif;
	font-size:8pt;
	text-align:center;
	min-height: 100%;
}
a:link, a:visited {
	background-color:inherit;
	color: #333333;
	text-decoration:none;
}
a:active, a:hover {
	background-color:inherit;
	color: #333333;
	text-decoration:none;
}
div,span {
	background-color:inherit;
	color: #333333;
	font-family:Tahoma, Verdana,Helvetica,sans-serif;
}
img {
	border:0px;
}
form {
	display:inline;
}
hr {
	background-color:#d6d5d5; /* Mozilla 1.4 */
	color:#d6d5d5; /* IE 6 */
	border: #d6d5d5; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

#main {
	width: 902px;
}
#pagecomplete {
	width: 902px;
	background-image: url(img/bgpage.gif);
	background-repeat: repeat-y;
	background-position: top left;
	min-height: 100%;
	float: left;
	margin: auto;
	/*min-height: 500px;*/
}

#welcome {
	background-image: url(img/welcome.gif);
	margin-left: 1px;
	width: 901px;
	height: 25px;
	background-image:url(img/welcome.gif);
	float: left;
}

#header {
	margin-left: 1px;
	width: 901px;
	height: 132px;
	background-image:url(img/header.gif);
	float: left;
}



/*##################NAV BEGIN################################*/
#nav_main {
	height: auto;
	width: 517px;
	float: left;
}

#nav_main ul {
	display: block;
	width: 517px;
	height: auto;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav_main ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#nav_main ul li a img{
	margin: 0;
	padding: 0;
	border: none;
}

#nav_main li ul {
	display: none;
	width: 100px;
	position: absolute;
	margin-top: -2.5px;
	padding-left: 4px;
	background-color: #3b4d60;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;

  /*IE Fix*/
  *margin-top: 40px;
  *margin-left: -90px;  
	line-height: 16px;
	text-align: center;
}


#nav_main li.on a {
  /*change border color for active topic area*/
}

#nav_main li.off ul a {
  /*  cancel inherit of border
      on subnav of active topic */
  border: 0;
}

#nav_main li.on ul a, li.off ul a {
  /*ie doesn't inherit the float*/
  border: 0;
  color: #FFFFFF;
  margin-right: 15px;
  font-weight: 600;
}

#nav_main li.over ul,
#nav_main li:hover ul {
  /*  display the other topics when
      their parent is hovered */
  display: block;
  height: auto;
  z-index: 6000;  
}

#nav_main ul li:hover {
  /*background: url(img/bgsubnav2.gif) top left;*/
  background-color: #3b4d60;
}

li.over ul li a:hover img,
#nav_main ul li:hover ul li a img {
  background: none;
  color: #CCCCCC;
  opacity:.70;
  filter: alpha(opacity=70); 
  -moz-opacity: 0.70;
}

li.over ul li a:hover img,
#nav_main ul li ul li a:hover img {
	color:	#0000FF;
	text-decoration: none;
	opacity:1.0;
  	filter: alpha(opacity=100); 
  	-moz-opacity: 1;
}

#nav_main li ul li {
	display: block;
	text-align: left;
	width: 93px;
	padding: 0;	
}

#nav_main li ul li a {
	border-bottom: 1px solid #000;
}


#nav_sub {
	/*	margin-right: 1px;*/
	width: 212px;
	float: left;
}

/*NAV END*/

#latestmatches,
#latestnews {
	height: auto;
	float: left;
	padding-top: 20px;
	color: #333333;
	text-align:left;
}

#latestmatches{
	background: url(img/head_latestmatches.gif) no-repeat top left;
}

#latestnews {
	background: url(img/head_latestnews.gif) no-repeat top left;
	width: 258px;
	margin-left:1px;
	background-position: top left;
	background-repeat: repeat-x;
}

#latestmatches-body,
#latestnews-body{	
	height: 130px;
	float: left;
	color: #333333;
	text-align:left;
	line-height: 26px;
}


#latestnews-body{
	width: 258px;
	background-image:url(img/bgbox.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#latestmatches-body{
	width: 258px;
	background-image:url(img/bgbox.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#shoutbox,
#votes,
#latesttopics {
	width: 212px;
	float: left;
	padding-top: 26px;
	color:	#FFFFFF;
	text-align:left;
}

#latesttopics span {
	color: #FFFFFF;
}

#votes span {
	color: #FFFFFF;
}

#votes div {
	color: #FFFFFF;
}

#shoutbox div {
	color: #FFFFFF;
}

#latestnews-body span {
	color: #333333;
}

#latestnews-body span.newsrow {
	padding: 2px 0px 5px 2px;	
	opacity: 0.7;
  	filter: alpha(opacity=70); 
  	-moz-opacity: 0.7;
  	display: block;
	width: 100%;
	float: left;
}

#latestmatches-body a, div, span {
	color: #333333;
}

#latestnews-body a, div, span {
	color: #333333;
}

/*#latestnews-body span.newsrow:hover{
	background: #D2D2D1;
  	filter: alpha(opacity=100); 
  	-moz-opacity: 1.0;
}*/

#latestmatches-body table tr {
	padding: 2px 0px 5px 2px;	
	opacity: 0.7;
  	filter: alpha(opacity=70); 
  	-moz-opacity: 0.7;	
  	width: 100%;  	
}

/*#latestmatches-body table tr:hover{
	background: #D2D2D1;
  	filter: alpha(opacity=100); 
  	-moz-opacity: 1.0;
}*/

#latesttopics {
	background: url(img/head_latestthreads.gif) no-repeat top left;
}

#votes {
	background: url(img/head_votes.gif) no-repeat top left;
}

#shoutbox {
	background: url(img/head_shoutbox.gif) no-repeat top left;
}


#teams{
	width: 212px;
	float: left;
	background: url(img/head_squads.gif) no-repeat top left;
	text-align: left;
	padding-top: 24px;
}

#teams img {
	opacity: 0.5;
  	filter: alpha(opacity=50); 
  	-moz-opacity: 0.5;
}

#teams img:hover {
	opacity: 1.0;
  	filter: alpha(opacity=100); 
  	-moz-opacity: 1.0;
}

#content {
	width: 516px;
	float: left;	
	text-align: left;
	border-right: solid #d6d5d5 1px;
	border-bottom: solid #d6d5d5 1px;
	background-color: #e7e7e7;
}

#advertisement {
	width: 516px;
	float: left;	
	text-align: left;
	border-right: solid #d6d5d5 1px;
	border-bottom: solid #d6d5d5 1px;
	background-color: #e7e7e7;
	background-image: url(img/head_advertisement.gif);
	background-repeat: no-repeat;
	padding-top: 26px;
}

#content span {
	color: #333333;
}

/*#content div {
	color: #333333;
}*/


#content-page {
	width: 517px;
	float: left;
	background-color: #f3f3f3;
	margin-left: 1px;
}

#nav-right{
	width: 172px;
	float: right;
}

#small-left{
	width: 160px;
	float: left;
	background-color: #e7e7e7;
}

#login,
#stats,
#getinow{
	padding-top: 26px;
	width: 212px;
	text-align: left;
	color: #FFFFFF;
}

#login{	
	background: url(img/head_login.gif) no-repeat top left;
}

#login .form {
	background: url(img/textbox.gif) no-repeat;
	background-color: #333333;
	font-family: Verdana,Helvetica,sans-serif;
	font-size:8pt;
	padding-left:3px;
	line-height: 24px;
	height: 24px;
	border: none;
	color: #FFFFFF;
}

#login a:link, a:visited {
	background-color:inherit;
	color:#FFFFFF;
	text-decoration:none;
}
#login a:active, a:hover {
	background-color:inherit;
	color: #FFFFFF;
	text-decoration:none;
}

#getitnow{	
	background: url(img/getitnow.gif) no-repeat top left;
	height: 86px;
}

#stats{	
	background: url(img/head_stats.gif) no-repeat top left;
}

#stats span{
	color: #333333;
}

#stats span.statrow {
	margin: 0 -14px 0 -6px;
	padding: 2px 0px 5px 8px;
	display: block;
	width: 100%;
	height: 1%;
	opacity: 0.7;
  	filter: alpha(opacity=70); 
  	-moz-opacity: 0.7;
}

#stats span.statrow:hover{
	background: #D2D2D1;
  	filter: alpha(opacity=100); 
  	-moz-opacity: 1.0;
	height: 1%;
}


#stats span.statrow span.lefttitle,
#stats span.statrowtot span.lefttitle {
	display: block;
	width: 85%;
	float: left;
}

/*STATS END*/

#partner{
	padding-top: 26px;
	padding-left: 2px;
	width: 169px;
	background: url(img/head_partner.gif) no-repeat top left;
}

#partner img {
	opacity: 0.5;
  	filter: alpha(opacity=50); 
  	-moz-opacity: 0.5;
}

#partner img:hover {
	opacity: 1.0;
  	filter: alpha(opacity=100); 
  	-moz-opacity: 1.7;
}

#specials{	
	padding-top: 26px;
	padding-left: 2px;
	width: 169px;
	background: url(img/head_coverage.gif) no-repeat top left;
}

#randompics{	
	padding-top: 26px;
	padding-left: 2px;
	width: 169px;
	background: url(img/head_randompics.gif) no-repeat top left;
}

#footer {
	background: url(img/bottom.gif) no-repeat top left;
	margin-left: 1px;	
	width: 901px;
	height: 25px;
	float: left;
}



#bottom div {
	color: #333333;
}



/*########################Clansphere*#################################*/

#bottom {
	background-color:#222222;
	/*color:inherit;*/
	margin-top:20px;
	padding:4px 0px 4px 0px;
	width:100%;
	color: #333333;
}


#head {
	background-color:#709060;
	color:#333333;
	font-size:25pt;
	height:100px;
	margin-bottom:20px;
	text-align:center;
	width:100%;
}
#debug {
	height:150px;
	margin-bottom:20px;
	overflow:auto;
	padding-left:4px;
	width:100%;
	text-align:left;
}
#errors {
	color:#CC0000;
}
#sql {
	color:#777777;
}

.form {
	/*background-color: #CCCCCC*/ /*4f88f1*/;
	border:1px ridge #222222;
	color:#222222;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:8pt;
	margin:2px;
	padding-left:3px;
	}
.forum {
	/*background-color:#d6d5d5;*/
	color:inherit;
	margin:auto;
}

.forum a {
    color: #333333;
}

.headb {
	/*background-color:#336600;*/
	background: url(img/head_news.gif) repeat top left;
	color:#333333;
	font-weight:bold;
	padding-left:4px;
	text-align:left;
	height: 24px;
	line-height: 26px;
}

.headb a{
	color:#333333;
}
.headb div{
	color:#333333;
}
.headb span{
	color:#333333;
}

.bottom {
	background-image: url(img/bottom_news.gif);	
	color: #000000;
	padding:4px 6px 4px 8px;
	text-align:left;
}

.bottom a {
	color:#333333;
}

.bottom div {
	color:#333333;
}
.bottom span {
	color:#333333;
}

.newshead {
	background: url(img/head_news.gif) repeat top left;
	color: #666666;
	font-size:10pt;
	font-weight:bold;
	padding:4px 6px 4px 8px;
	text-align:left;
	height: 24px;
}
.left,.center,.right {
	padding:1px;
}
.leftb,.centerb,.rightb {
	background-color: #e7e7e7;
	color:#222222;
	padding:4px 6px 4px 8px;
}
.leftc,.centerc,.rightc {
	background-color:#e7e7e7;
	color:#222222;
	padding:4px 6px 4px 8px;
}
.left,.leftb,.leftc {
	text-align:left;
	padding: 0px;
}
.center,.centerb,.centerc {
	text-align:center;
}
.right,.rightb,.rightc {
	text-align:right;
}
.quote {
	background-color:#919292;
	border:1px solid #CCEEBB;
	color:inherit;
	padding:6px;
	text-align:left;
}
.navhead,.navhead2 {
	background-color:#336600;
	border:solid #CCEEBB;
	border-width:1px 1px 0px 1px;
	color:#333333;
	font-weight:bold;
	padding:4px;
	text-align:center;
}
.navbodyb,.navbody2b {
	background-color:#e7e7e7;
	border:solid #222222;
	border-width:1px 1px 0px 1px;
	color:inherit;
	list-style:none;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.calhead {
	background-color:#709060;
	color:inherit;
	padding:4px 2px 4px 2px;
	text-align:center;
}
.calday,.calevent,.caltoday, .calweek {
	padding:4px 2px 4px 2px;
	text-align:right;
}
.calday {
	background-color:#909070;
	color:inherit;
}
.calevent {
	background-color:#809070;
	color:inherit;
}
.caltoday {
	background-color:#907060;
	color:inherit;
}
.calweek {
	background-color:#609020;
	color:inherit;
}
