/* $Id: clansphere.css 232 2006-08-19 16:07:22Z hajo $ */

body {
	background-color:#000000;
	color:#000000;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:8pt;
	margin:20px;
	text-align:center;
}


/*  KdWn */


div.main {
background-image:url(images/bg.png);
background-repeat:repeat-y;
width:1000px;
}
div.main_ {
width:1000px;
}

div.header {
background-image:url(images/header.png);
width:1000px;
height:190px;
text-align:right;
}

div.xmas {
color:#fff;
margin-right:30px;
}


/*   Menue left   */


div.menu_left {
width:160px;
float:left;
}
div.online_user {
background-image:url(images/online_user.png);
width:160px;
height:23px;
}
div.online_user_top {
background-image:url(images/box_top_l.png);
width:160px;
height:9px;
}
div.online_user_middle {
background-image:url(images/box_middle_l.png);
background-repeat:repeat-y;
width:160px;
}
div.online_user_footer {
background-image:url(images/box_footer_l.png);
width:160px;
height:8px;
}
div.login {
background-image:url(images/login.png);
width:160px;
height:23px;
}
div.login_top {
background-image:url(images/box_top_l.png);
width:160px;
height:9px;
}
div.login_middle {
background-image:url(images/box_middle_l.png);
background-repeat:repeat-y;
width:160px;
text-align:right;
}
div.login_footer {
background-image:url(images/box_footer_l.png);
width:160px;
height:8px;
}
div.counter {
background-image:url(images/counter.png);
width:160px;
height:23px;
}
div.counter_top {
background-image:url(images/box_top_l.png);
width:160px;
height:9px;
}
div.counter_middle {
background-image:url(images/box_middle_l.png);
background-repeat:repeat-y;
width:160px;
}
div.counter_footer {
background-image:url(images/box_footer_l.png);
width:160px;
height:8px;
}
div.partner {
background-image:url(images/partner.png);
width:160px;
height:23px;
}
div.partner_top {
background-image:url(images/box_top_l.png);
width:160px;
height:9px;
}
div.partner_middle {
background-image:url(images/box_middle_l.png);
background-repeat:repeat-y;
width:160px;
}
div.partner_footer {
background-image:url(images/box_footer_l.png);
width:160px;
height:8px;
}


/*   content   */


div.content_ {
width:680px;
}


/*   Menue right   */


div.menu_right {
width:160px;
float:right;
}
div.shoutbox {
background-image:url(images/shoutbox.png);
width:160px;
height:23px;
}
div.shoutbox_top {
background-image:url(images/box_top.png);
width:160px;
height:9px;
}
div.shoutbox_middle {
background-image:url(images/box_middle.png);
background-repeat:repeat-y;
width:160px;
}
div.shoutbox_footer {
background-image:url(images/box_footer.png);
width:160px;
height:8px;
}
div.calendar {
background-image:url(images/calendar.png);
width:160px;
height:23px;
}
div.calendar_top {
background-image:url(images/box_top.png);
width:160px;
height:9px;
}
div.calendar_middle {
background-image:url(images/box_middle.png);
background-repeat:repeat-y;
width:160px;
}
div.calendar_footer {
background-image:url(images/box_footer.png);
width:160px;
height:8px;
}
div.next_wars {
background-image:url(images/next_wars.png);
width:160px;
height:23px;
}
div.next_wars_top {
background-image:url(images/box_top.png);
width:160px;
height:9px;
}
div.next_wars_middle {
background-image:url(images/box_middle.png);
background-repeat:repeat-y;
width:160px;
}
div.next_wars_footer {
background-image:url(images/box_footer.png);
width:160px;
height:8px;
}
div.last_wars {
background-image:url(images/last_wars.png);
width:160px;
height:23px;
}
div.last_wars_top {
background-image:url(images/box_top.png);
width:160px;
height:9px;
}
div.last_wars_middle {
background-image:url(images/box_middle.png);
background-repeat:repeat-y;
width:160px;
}
div.last_wars_footer {
background-image:url(images/box_footer.png);
width:160px;
height:8px;
}


/*   Buttons   */


div.button_news {
background-image:url(images/news.png);
width:160px;
height:19px;
}
div.button_news:hover {
background-image:url(images/h_news.png);
width:160px;
height:19px;
}
div.button_board {
background-image:url(images/board.png);
width:160px;
height:19px;
}
div.button_board:hover {
background-image:url(images/h_board.png);
width:160px;
height:19px;
}
div.button_gbook {
background-image:url(images/gbook.png);
width:160px;
height:19px;
}
div.button_gbook:hover {
background-image:url(images/h_gbook.png);
width:160px;
height:19px;
}
div.button_search {
background-image:url(images/search.png);
width:160px;
height:19px;
}
div.button_search:hover {
background-image:url(images/h_search.png);
width:160px;
height:19px;
}
div.button_links {
background-image:url(images/links.png);
width:160px;
height:19px;
}
div.button_links:hover {
background-image:url(images/h_links.png);
width:160px;
height:19px;
}
div.button_link_us {
background-image:url(images/link_us.png);
width:160px;
height:19px;
}
div.button_link_us:hover {
background-image:url(images/h_link_us.png);
width:160px;
height:19px;
}
div.button_download {
background-image:url(images/download.png);
width:160px;
height:19px;
}
div.button_download:hover {
background-image:url(images/h_download.png);
width:160px;
height:19px;
}
div.button_scriptinfo {
background-image:url(images/scriptinfo.png);
width:160px;
height:19px;
}
div.button_scriptinfo:hover {
background-image:url(images/h_scriptinfo.png);
width:160px;
height:19px;
}
div.button_members {
background-image:url(images/members.png);
width:160px;
height:19px;
}
div.button_members:hover {
background-image:url(images/h_members.png);
width:160px;
height:19px;
}
div.button_membermap {
background-image:url(images/membermap.png);
width:160px;
height:19px;
}
div.button_membermap:hover {
background-image:url(images/h_membermap.png);
width:160px;
height:19px;
}
div.button_community {
background-image:url(images/community.png);
width:160px;
height:19px;
}
div.button_community:hover {
background-image:url(images/h_community.png);
width:160px;
height:19px;
}
div.button_server {
background-image:url(images/server.png);
width:160px;
height:19px;
}
div.button_server:hover {
background-image:url(images/h_server.png);
width:160px;
height:19px;
}
div.button_videos {
background-image:url(images/videobox.png);
width:160px;
height:19px;
}
div.button_videos:hover {
background-image:url(images/h_videobox.png);
width:160px;
height:19px;
}
div.button_teamspeak {
background-image:url(images/teamspeak.png);
width:160px;
height:19px;
}
div.button_teamspeak:hover {
background-image:url(images/h_teamspeak.png);
width:160px;
height:19px;
}
div.button_clanwars {
background-image:url(images/clanwars.png);
width:160px;
height:19px;
}
div.button_clanwars:hover {
background-image:url(images/h_clanwars.png);
width:160px;
height:19px;
}
div.button_join_us {
background-image:url(images/join_us.png);
width:160px;
height:19px;
}
div.button_join_us:hover {
background-image:url(images/h_join_us.png);
width:160px;
height:19px;
}
div.button_fight_us {
background-image:url(images/fight_us.png);
width:160px;
height:19px;
}
div.button_fight_us:hover {
background-image:url(images/h_fight_us.png);
width:160px;
height:19px;
}
div.button_mail_us {
background-image:url(images/mail_us.png);
width:160px;
height:19px;
}
div.button_mail_us:hover {
background-image:url(images/h_mail_us.png);
width:160px;
height:19px;
}


/*  END KdWn  */


a:link, a:visited {
	background-color:inherit;
	color:#000000;
	text-decoration:none;
}
a:active, a:hover {
	background-color:inherit;
	color:#00000;
	text-decoration:underline;
}
div,span {
	background-color:inherit;
	color:#000000;
	font-family:Verdana,Helvetica,sans-serif;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
input, textarea, select {
	background-color:#585858;
	border:1px solid #000000;
	color:#000000;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:8pt;
	margin:2px;
	padding-left:3px;
	}
img {
	border:0px;
}
form {
	display:inline;
}
td {
	background-color:inherit;
	color:#000000;
	font-size:8pt;
	vertical-align:top;
}
textarea {
	width:80%;
}
ul {
	margin:0px;
}

#nav-left,#content,#bottom {
	float:left;
	margin:auto;
}

#nav-left {
	width:14%;
}
#nav-right {
	float:right;
	width:20%;
}
#content {
	background-color:inherit;
	color:#222222;
	text-align:center;
	width:66%;
}
#bottom {
	background-color:#660000;
	color:#C2C2C2;
	margin-top:20px;
	padding:4px 0px 4px 0px;
	width:100%;
}
#head {
	background-color:#660000;
	color:#C2C2C2;
	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;
}
.h1 {
	color: #C6C2C2;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}
.h2 {
	color: #C6C2C2;
	font-size: 16pt;
	font-weight: normal;
	text-decoration: none;
}
.h3 {
	color: #C6C2C2;
	font-size: 20pt;
	font-weight: normal;
	text-decoration: none;
}
.forum {
	background-color:#330000;
	color:inherit;
	margin:auto;
	border-collapse:seperate;
	border-spacing:1px;
}
.headb {
	background-color:#660000;
	color:#F2F2F2;
	font-weight:bold;
	padding:4px;
	text-align:left;
}
.bottom {
	background-color:#480000;
	color:#C2C2C2;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.newshead {
	background-color:#660000;
	color:#C6C2C2;
	font-size:11pt;
	font-weight:bold;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.left,.center,.right {
	padding:1px;
}
.leftb,.centerb,.rightb {
	background-color:#484848;
	color:#C6C2C2;
	padding:4px 6px 4px 8px;
}
.leftc,.centerc,.rightc {
	background-color:#363636;
	color:#C6C2C2;
	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:#555555;
	border:1px solid #330000;
	color:#C6C2C2;
	padding:6px;
	text-align:left;
}
.navhead,.navhead2 {
	background-color:#660000;
	border:solid #330000;
	border-width:1px 1px 0px 1px;
	color:inherit;
	font-weight:bold;
	padding:4px;
	text-align:center;
}
.navhead:first-letter,.navhead2:first-letter { 
	background-color:inherit;
	color:#F26B00;
}

.navbodyb,.navbody2b {
	background-color:#363636;
	border:1px solid #330000;
	color:inherit;
	list-style:none;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.calhead {
	background-color:#363636;
	color:inherit;
	padding:4px 2px 4px 2px;
	text-align:center;
}
.calday,.calevent,.caltoday, .calweek, .calbirth {
	padding:4px 2px 4px 2px;
	text-align:right;
}
.calday {
	background-color:#484848;
	color:inherit;
}
.calevent {
	background-color:#5B0000;
	text-decoration: blink;
	color:inherit;
}
.caltoday {
	background-color:#770000;
	color:inherit;
}
.calbirth {
	background-color:#0000ff;
	color:inherit;
}


#tooltip a {
	color: #FFF;
	text-decoration: none;
}
#tooltip a:hover {
	color: #666;
	text-decoration: none;
}
#tooltip a span {
	display: none;
}
#tooltip a:hover span {
	position:absolute;
	/*margin-left:-170px;*/
	margin-top:10px;
	display: block;
	color: #000;
	background: #ABA6A6; /*gibt die Hintergrung-Farbe des Tooltips an*/
	text-align:left;
	font-weight:normal;
	max-width: 170px;
	width: auto;
	border: 0px solid #660000; /*gibt Rahmendicke, -art und -farbe an*/
	z-index: 99;
}

/*Formatierung der Überschriftenzeile*/
.caltth {
 	background-color:#666666;
 	color:		#ccc;
	font-weight:	bold;
	text-align:	center;
	padding:	1px 4px 1px 4px;
}
/*Formatierung des Inhaltes*/
.calttb {
	background-color:	#999;
	color:			#000;
	padding:		1px 4px 1px 4px;
}display: none;
}
#tooltip a:hover span {
	position:absolute;
	/*margin-left:-170px;*/
	margin-top:10px;
	display: block;
	color: #000;
	background: #ABA6A6; /*gibt die Hintergrung-Farbe des Tooltips an*/
	text-align:left;
	font-weight:normal;
	max-width: 170px;
	width: auto;
	border: 0px solid #660000; /*gibt Rahmendicke, -art und -farbe an*/
	z-index: 99;
}

/*Formatierung der Überschriftenzeile*/
.caltth {
 	background-color:#666666;
 	color:		#ccc;
	font-weight:	bold;
	text-align:	center;
	padding:	1px 4px 1px 4px;
}
/*Formatierung des Inhaltes*/
.calttb {
	background-color:	#999;
	color:			#000;
	padding:		1px 4px 1px 4px;
}
.joinus {
	color: #fff;
}

}
div#msg_normal div {
color: #fff;
}
