/* kulti_cool CSS Document 'design.css' */
* {
  padding: 0;
  margin: 0;
}
a:link, a:visited {
	color: #006;
	outline: none;
	text-decoration: none;
}
a:active, a:hover {
	color: #666;
	outline: none;
	text-decoration: none;
}
body {
	color: #000;
	margin: 0 auto;
	font-family: Tahoma,Helvetica,Verdana,sans-serif;
	font-size: 11px;
	text-align: center;
	background: #999 url('images/bg3.jpg') repeat-x;
}
#container {
	margin: 0 auto;
	width: 984px;
}
#main {
	width: 984px;
	float: left;
	background: url('images/back.jpg') repeat-y;
}
#header {
  width: 984px;
  height: 289px;
  float: left;
}
#user_area_out {
  width: 35px;
  height: 54px;
  margin-left: -35px;
  background: url('images/user_area_out.png');
  float: left;
}
#user_area_left {
  width: 300px;
  height: 54px;
  background: url('images/user_area_left.jpg');
  float: left;
}
#user_area {
  width: 684px;
  height: 54px;
  float: left;
  text-align: left;
  background: url('images/user_area_log.jpg') right;
}
#user_area_links {
  width: 250px;
  height: 40px;
  padding: 11px 12px 3px;
  background: url('images/user_area_links.jpg');
  float: left;
}
#user_area_nick, #user_area_nick_2 {
  width: 143px;
  height: 38px;
  padding: 16px 0 0 13px;
  float: left;
}
#user_area_nick {
  background: url('images/user_area_nick.jpg');
}
#user_area_nick_2 {
  background: url('images/user_area_nick_2.jpg');
}
#user_area_pw, #user_area_pw_2 {
  width: 147px;
  height: 38px;
  padding: 16px 0 0 10px;
  float: left;
}
#user_area_pw {
  background: url('images/user_area_pw.jpg');
}
#user_area_pw_2 {
  background: url('images/user_area_pw_2.jpg');
}
#user_area_nick input, #user_area_pw input {
  vertical-align: middle;
  margin: 2px;
  padding: 3px 4px;
  background: none;
  border: none;
}
#user_area_login, #user_area_logout {
  width: 73px;
  height: 25px;
  margin: 15px 18px 12px 6px;
  border: none;
}
#user_area_login {
  background: url('images/user_area_login.jpg');
  border: none;
}
#user_area_login:hover {
  background: url('images/user_area_login_on.png');
  border: none;
}
#user_area_logout {
  display: block;
  background: url('images/user_area_logout.jpg');
  float: left;
}
#user_area_logout:hover {
  background: url('images/user_area_logout_on.png');
  border: none;
}
#banner {
  width: 984px;
  height: 171px;
  background: url('images/banner.jpg');
  float: left;
}
#banner_out {
  width: 35px;
  height: 171px;
  margin-left: -1019px;
  background: url('images/banner_out.png');
  float: left;
}
#navi {
  width: 982px;
  height: 27px;
  margin-left: 2px;
  float: left;
}
#nav_main {
  background: url('images/nav_main.jpg');
}
#nav_clan {
  background: url('images/nav_clan.jpg');
}
#nav_server {
  background: url('images/nav_server.jpg');
}
#nav_contact {
  background: url('images/nav_contact.jpg');
}
#nav_right {
  width: 382px;
  height: 27px;
  background: url('images/nav_right.jpg');
  float: left;
}
.navi {
  width: 150px;
  height: 27px;
  float: left;
}
#navi div:hover span {
	display: block;
	z-index: 999;
	background: #dedede;
	position:absolute;
	border-left: 1px #333 solid;
	border-right: 1px #333 solid;
	border-bottom: 1px #333 solid;
	margin: 27px 0 0;
}
#navi span {
	display: none;
	width: 149px;
	text-align: left;
}
a.navlinks_h, a.navlinks_h:visited, a.navlinks_h:active {
	display: block;
	width: 150px;
	height: 27px;
	text-align: left;
	text-decoration: none;
	outline: none;
	float: left;
}
a.navlinks, a.navlinks:visited, a.navlinks:active, a.navlinksnew, a.navlinksnew:visited, a.navlinksnew:active {
	display: block;
	padding-left: 20px;
	margin-bottom: 0;
	width: 129px;
	height: 16px;
	text-align: left;
	color: #dedede;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a.navlinks, a.navlinks:visited, a.navlinks:active {
	background: #800 url('images/nav.jpg') no-repeat right;
}
a.navlinksnew, a.navlinksnew:visited, a.navlinksnew:active {
	background: #800 url('images/nav_new.jpg') no-repeat right;
}
a.navlinks:hover, a.navlinksnew:hover {
	color: #333;
	font-weight: bold;
	outline: none;
}
a.navlinks:hover {
	background: #f00 url('images/nav_on.jpg') no-repeat right;
}
a.navlinksnew:hover {
	background: #f00 url('images/nav_new_on.jpg') no-repeat right;
}
#nav_bottom {
  width: 984px;
  height: 37px;
  background: url('images/nav_bottom.jpg');
  float: left;
}
#content {
	width: 633px;
	margin-left: 3px;
	float: left;
}
#info_left {
  width: 193px;
  float: left;
}
#info_right {
  width: 155px;
  float: left;
}
.info_headr_left, .info_headr_right, .info_heads_left, .info_heads_right {
	display: block;
	height: 19px;
	padding-top: 4px;
	text-align: center;
	font: bold 12px Verdana, Tahoma, Helvetica, sans-serif;
	background: #800 url('images/info_headr_left.jpg') no-repeat;
	color: #dedede;
}
.info_headr_left {
	width: 193px;
	background: #800 url('images/info_headr_left.jpg') no-repeat;
	color: #dedede;
}
.info_headr_right {
	width: 155px;
	background: #800 url('images/info_headr_right.jpg') no-repeat;
	color: #dedede;
}
.info_heads_left {
	width: 193px;
	background: #dedede url('images/info_heads_left.jpg') no-repeat;
	color: #600;
}
.info_heads_right {
	width: 155px;
	background: #dedede url('images/info_heads_right.jpg') no-repeat;
	color: #600;
}
.info_box_left, .info_box2_left, .info_box_right, .info_box2_right, .server_box {
	text-align: left;
	background: none;
}
.info_box_left {
	width: 184px;
	padding: 5px 3px;
	margin: 0 1px 0 2px;
}
.info_box2_left {
	width: 180px;
	padding: 5px;
	margin: 0 1px 0 2px;
}
.info_box_right {
	width: 145px;
	padding: 5px 3px;
	margin: 0 3px 0 1px;
}
.info_box2_right {
	width: 141px;
	padding: 5px;
	margin: 0 3px 0 1px;
}
.server_box {
	width: 151px;
	padding-bottom: 2px;
	margin: 0 3px 0 1px;
}
.server_box span {
	float: right;
}
.cal_box {
	margin: 0 4px 0 2px;
	padding: 2px 0;
	background: #c8c8c8;
}
.rand_pic {
	width: 151px;
	padding: 2px 1px 2px 0;
}
#footer, #footer_shadow, #footer_red_white, #footer_red {
	width: 984px;
	float: left;
}
#footer {
	height: 115px;
	margin-top: 15px;
}
#footer_shadow {
	height: 10px;
	background: url('images/footer_shadow.png');
}
#footer_red_white {
	height: 35px;
	background: url('images/footer_red_white.jpg');
}
#footer_red {
	height: 39px;
	background: url('images/footer_red.jpg');
}
#footer_white {
	width: 900px;
	height: 15px;
	padding: 8px 42px;
	text-align: center;
	float: left;
	background: url('images/footer_white.jpg');
}
.counter, .counter_total {
	display: inline;
	text-align: left;
	margin-top: 9px;
	padding: 2px 20px;
	color: #000;
	float: left;
}
.counter {
	width: 84px;
	border-right: 1px solid #700;
}
.counter_total {
	width: 100px;
	border-left: 1px solid #a88;
}
#footer_red_white span {
  float: right;
}
.newstable td, th {
	padding: 2px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
img {
	border:0;
}
input, textarea, select {
  font-family: Tahoma,Helvetica,Verdana,sans-serif;
  font-size: 11px;
  vertical-align: middle;
  margin: 2px;
  padding: 3px 4px;
}
textarea {
	width: 93%;
}
form {
	display: inline;
}
td {
	background-color: inherit;
	color: inherit;
	vertical-align: top;
}
ul {
	margin-left: 15px;
}
#debug {
	height: 150px;
	background-color: #fff;
	overflow: auto;
	padding-left: 5px;
	width: 100%;
	text-align: left;
}
#errors {
	color: #c00;
}
#sql {
	color: #666;
}
.h1, .h2, .h3 {
	color: inherit;
	text-decoration: none;
}
.h1 {
	font-size: 14px;
	font-weight: bold;
}
.h2 {
	font-size: 16px;
	font-weight: normal;
}
.h3 {
	font-size: 20px;
	font-weight: normal;
}
.forum {
	color: inherit;
	margin: auto;
}
.headb, .newshead {
 	background: #700 url('images/headb.jpg') no-repeat;
 	color: #dedede;
 	text-transform: uppercase;
	font: bold 12px Verdana, Tahoma, Helvetica, sans-serif;
	text-align: left;
	padding: 4px 12px;
}
.newshead {
	border: 1px solid #b6b3b3;
}
.headc {
 	background: #dedede url('images/contc.jpg') no-repeat;
 	color: #600;
	text-align: left;
	font: bold 12px Verdana, Tahoma, Helvetica, sans-serif;
	padding: 4px 12px;
}
.quickcal {
 	background-color: #800;
 	color: #ccc;
	font-weight: bold;
	text-align: left;
	padding: 5px;
}
.bottom {
	background: #b2b2b2 url('images/bottom.png') fixed;
	color: #000;
	text-align: left;
	border: 1px solid #933;
	padding: 3px 8px;
}
.board_headb {
  background-color:	#999;
  padding: 3px 5px;
}
.ts2 {
  	color: #c0c0c0;
}
.left, .center, .right {
  	color: #000;
  	padding: 1px;

}
.leftb, .centerb, .rightb, .leftc, .centerc, .rightc {
	color: #000;
	padding: 5px 8px;
}
.leftb, .centerb, .rightb {
	background-color:	#c8c8c8;
}
.leftc, .centerc, .rightc {
	background-color:	#dedede;
}
.left,.leftb,.leftc {
	text-align:left;
}
.center,.centerb,.centerc {
	text-align:center;
}
.right,.rightb,.rightc {
	text-align:right;
}
.notpublic {
  background-color: #F5F5F5 !important;
  color: #CCC !important;
  font-style: italic;
}
.quote {
	background-color: #fff;
	border: 1px dotted #666;
	padding: 6px;
	color: inherit;
	text-align: left;
}
#msg_normal, #msg_success {
	width: 96%;
  color: #000;
  margin: auto;
  margin-bottom: 10px;
  background-color: #d4d4d4;
}
#msg_normal div, #msg_success div {
	padding: 3px 0 3px 20px;
}
/*-----Kalender-------------------------*/
.calevent a {
	color: #FFF;
	text-decoration: none;
	outline: none;
}
.calevent a:hover {
	color: #666;
	text-decoration: none;
	outline: none;
}
.tooltip {
	display: none;
	background: #dedede;
	color: #000;
	padding: 2px;
	text-align: left;
	font-weight: normal;
	max-width: 200px;
	width: auto;
	border: 2px solid #800;
	z-index: 250;
}
.calhead {
	background-color:	#e8e8e8;
	color: #000;
	text-align: center;
}
.calday, .calevent, .caltoday, .calweek {
	text-align: center;
}
.calday {
	color: #000;
}
.calevent {
	background-color: #944;
	font-weight: bold;
	color: #fff;
}
.caltoday {
	background-color: #808080;
	color: #fff;
}
.calweek {
	color: #000;
}
/*-----Kalender Ende--------------------*/
.fl {
	float:left;
}
.fr {
	float:right;
}
.va35 {
  vertical-align:35%;
}
/*Manage*/
.manage {
  background-color: #E8E8E8;
  border: 1px solid #999;
  margin: 2px;
  padding: 3px;
}
.manage:hover {
  background-color: #E2E2E2;
}
/*Themebar*/
.themebar {
  border: 1px dashed #777;
  margin: 4px 8px;
  padding: 4px;
}
#ajax_loading {
  position:absolute;
  top:20px;
  left:60px;
}
