/* $Id: clansphere.css 232 2006-08-19 16:07:22Z hajo $ */

body {
	background-color:#9d9979;
	color:#9d9979;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:8pt;
	margin:20px;
	text-align:center;
}
a:link, a:visited {
	background-color:inherit;
	color:#004400;
	text-decoration:none;
}
a:active, a:hover {
	background-color:inherit;
	color:#004400;
	text-decoration:underline;
}
div,span {
	background-color:inherit;
	color:#222222;
	font-family:Verdana,Helvetica,sans-serif;
}
img {
	border:0px;
}
form {
	display:inline;
}
td {
	background-color:inherit;
	color:#F2F2F2;
	font-size:8pt;
	vertical-align:top;
}
textarea {
	width:90%;
}
ul {
	margin:0px;
}

#nav-left,#content,#bottom {
	float:left;
	margin:auto;
}

#nav-left {
	width:134px;
}
#nav-right {
	float:right;
	width:190px;
}
#content {
	background-color:inherit;
	color:#222222;
	text-align:center;
	width:605px;
}
#bottom {
	background: url('unten.jpg');
	color:inherit;
	margin-top:20px;
	padding:0px 0px 0px 0px;
	width:950px;
	height: 200px;
}
#head {
	background:url('banner.jpg');
	height:150px;
	margin-bottom:5px;
	text-align:center;
	width:950px;
}
#root {
	width:950px;
	text-align:center;
}
#debug {
	height:150px;
	margin-bottom:20px;
	overflow:auto;
	padding-left:4px;
	width:950px;
	text-align:left;
}
#errors {
	color:#CC0000;
}
#sql {
	color:#777777;
}

.form {
	background-color:#9d9979;
	border:2px ridge #002200;
	color:#002200;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:8pt;
	margin:2px;
	padding-left:3px;
	}
.forum {
	background-color:#806e51;
	color:inherit;
	margin:auto;
}
.headb {
	background-color:#37472d;
	color:#ffffff;
	font-weight:bold;
	padding:4px;
	text-align:left;
	
}
.headb a:visited {
	background-color:inherit;
	color:#ffffff;
	text-decoration:none;
}
.headb a:link {
	background-color:inherit;
	color:#ffffff;
	text-decoration:none;
}
.headb a:active {
	background-color:inherit;
	color:#ffffff;
	text-decoration:underline;
}
.headb a:hover {
	background-color:inherit;
	color:#ffffff;
	text-decoration:underline;

}
.bottom {
	background-color:#5c5c40;
	color:inherit;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.newshead {
	background-color:#37472d;
	color:#F2F2F2;
	font-size:11pt;
	font-weight:bold;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.left,.center,.right {
	padding:1px;
}
.leftb,.centerb,.rightb {
	background-color:#806e51;
	color:#222222;
	padding:4px 6px 4px 8px;
}
.leftc,.centerc,.rightc {
	background-color:#806e51;
	color:#222222;
	padding:4px 6px 4px 8px;
}
.left,.leftb,.leftc {
	text-align:left;
}
.center,.centerb,.centerc {
	text-align:center;
}
.right,.rightb,.rightc {
	text-align:right;
}
.quote {
	background-color:#88BB55;
	border:1px solid #CCEEBB;
	color:inherit;
	padding:6px;
	text-align:left;
}
.navhead {
	background: url('navhead1.jpg');
	background-repeat: no-repeat;
	border-width:0px 0px 0px 0px;
	color:#F2F2F2;
	font-weight:bold;
	padding:12px 5px 0px 0px;
	text-align:right;
	height:18px;
	margin-bottom: 0px;
	width: 131px;
}
.navbodyb {
	background: url('bgr.gif');
	background-repeat: repeat-y;
	background-color:#806e51;
	margin-left: 10px;
	border-width:0px 0px 0px 0x;
	color:inherit;
	list-style:none;
	padding:4px 7px 4px 7px;
	text-align:left;
	
}
.navuntenb {
	background-color:#806e51;
	margin-left: 10px;
	border-width:0px 0px 0px 0x;
	color:inherit;
	list-style:none;
	padding:0px 0px 0px 0px;
	text-align:left;
	}	
.navhead2 {
	background: url('navhead2.jpg');
	background-repeat: no-repeat;
	border-width:0px 0px 0px 0px;
	color:#F2F2F2;
	font-weight:bold;
	padding:12px 0px 0px 5px;
	text-align:left;
	height:18px;
	margin-bottom: 0px;
}
.navbody2b {
	background: url('bgl.gif');
	background-repeat: repeat-y;
	background-color:#806e51;
	margin-right: 9px;
	border-width:0px 0px 0px 0x;
	color:inherit;
	list-style:none;
	padding:4px 7px 4px 7px;
	text-align:left;
}
.navunten2b {
	background-color:#806e51;
	margin-right: 9px;
	border-width:0px 0px 0px 0x;
	color:inherit;
	list-style:none;
	padding:0px 0px px 0px;
	text-align:left;
}
.calhead {
	background-color:#37472d;
	color:inherit;
	padding:4px 2px 4px 2px;
	text-align:left;
}
.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;
}