span, div {
  margin: 0;
  padding: 0;
}
hr {
  border: 1px solid #888888;
}
img {
  border: 0;
}
form {
  display: inline;
}
td {
  background-color: inherit;
  color: #000000;
  font-size: 8pt;
  vertical-align: top;
  line-height: 1.5;
}
textarea {
  width: 90%;
}
ul {
  margin: 0;
}

input, textarea, select {
  background-color: #EEEEEE;
  border: 1px solid #002200;
  color: #002200;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 8pt;
  margin: 2px;
  padding-left: 3px;
}
.forum {
  color:inherit;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  margin:auto;
  border-collapse:separate;
  border-spacing:1px;
}
.headb {
  background-color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
  color:#B91F1D;
  padding:4px 6px 4px 8px;
  text-align:left;
  border-right: 4px solid #BA1616 !important;
  font-size: 10px;
	font-weight:bold;
}
.bottom {
  background-color:#FFFFFF;
  color:#666;
  padding:0px 6px 0px 8px;
  text-align:left;
}
.bottom a {
  color:#B91F1D;
}
.newshead {
  background-color:#FFFFFF;
  color:#B91F1D;
  font-size:12px;
  padding:0px 6px 0px 8px;
  text-align:left;
	font-weight:bold;
}
.news_readmore {
	float:right;
	background:url(slice/readmore_bg.png);
	width:95px;
	height:21px;
	color:#FFF;
	font-weight:bold;
	font-size:10px;
	padding:6px 23px 0 10px;
	font-family:Verdana;
}

.readmore {
	display:inline-block;
	float:right;
	background:url(slice/text/read_more.png);
	width:52px;
	height:8px;
	margin-top:3px;
}
.news_height {
	height:300px;
	overflow:hidden;
}
.news_height img {
	display:none;
}
.cat_overlay_center {
	background:url(slice/cat_overlay_center.png);
	height:62px;
}
.cat_overlay_left {
	background:url(slice/cat_overlay_left.png) left no-repeat;
	height:62px;
}
.cat_overlay_right {
	background:url(slice/cat_overlay_right.png) right no-repeat;
	height:62px;
}
.left,.center,.right {
  padding:1px;
}
.leftb,.centerb,.rightb,.justb {
  background-color:#FFFFFF;
  color:#222222;
  padding:0px 6px 0px 8px;
}
.leftc,.centerc,.rightc {
  background-color:#dcdcdc;
  color:#222222;
  padding:4px 6px 4px 8px;
}
.leftd,.centerd,.rightd {
  background-color:#111;
  padding:1px;
}
.lefte,.centere,.righte {
  background-color:#131313;
  padding:1px;
}
.left,.leftb,.leftc,.leftd,.lefte {
  text-align:left;
}
.center,.centerb,.centerc,.centerd,.centere {
  text-align:center;
}
.right,.rightb,.rightc,.rightd,.righte {
  text-align:right;
}
.justb{
	text-align:justify;
}
.notpublic {
  background-color:#F5F5F5 !important;
  color:#CCC !important;
  font-style:italic;
}

.quote {
  background-color:#EEEEEE;
  border:1px dashed #888888;
  color:inherit;
  padding:6px;
  text-align:left;
}
.h1 {
  color: #333333;
  font-size: 14pt;
  font-weight: bold;
  text-decoration: none;
}
.h2 {
  color: #333333;
  font-size: 16pt;
  font-weight: normal;
  text-decoration: none;
}
.h3 {
  color: #333333;
  font-size: 20pt;
  font-weight: normal;
  text-decoration: none;
}

#msg_normal, #msg_success {
  width: 90%;
  color:inherit;
  margin:auto;
  border: 1px solid #888;
  margin-bottom: 10px;
  text-align:center;
}
#msg_normal div, #msg_success div {
  padding: 8px 0 8px 20px;
}
#msg_normal {
  background-color: #fff;
}
#msg_success {
  background-color: #ddffdd;
}

/*Cal*/
.calhead {
  background-color:#FFFFFF;
  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:#FFFFFF;
  color:inherit;
}
.calevent {
  background-color:#EEEEEE;
  color:inherit;
}
.caltoday {
  background-color:#FFE0E0;
  color:inherit;
}
.calweek {
  background-color:#FFFFFF;
  color:inherit;
}

/*Manage*/
.manage {
  background-color: #F8F8F8;
  border: 1px solid #999999;
  margin: 5px;
  padding: 5px 0px 0px 0px;
}
.manage:hover {
  background-color:#E2E2E2;
}

/*Themebar*/
.themebar {
  border: 1px dashed #777777;
  margin: 4px 8px 4px 8px;
  padding: 4px;
}

/* UserStatus */
.uonline {
  padding: 4px 0 4px 0; 
  color: #00BB00;
}

.uoffline {
  padding: 4px 0 4px 0; 
  color: maroon;
}

.uinactive {
  padding: 4px 0 4px 0; 
  color: #555555
}

.uthreadstarter {
  color: #aa5500;
}

.thread_author_comment .leftc {
  background-color:#f1eae6;
}

/* --- sidebar --- */

.headline {
	background:url(slice/subbar_headline.png);
	height:23px;
	width:297px;
	position:relative;
	left:11px;
	z-index:1;
	padding:4px 0 0 4px;
	margin:0 0 -9px 0;
}
#forum_topics {
	background:url(slice/text/last_topics.png);
	width:83px;
	height:8px;
}
#poll {
	background:url(slice/text/poll.png);
	width:21px;
	height:8px;
}
#rnd_languests {
	background:url(slice/text/rnd_guests.png);
	width:86px;
	height:8px;
}
#up_cups {
	background:url(slice/text/up_cups.png);
	width:67px;
	height:8px;
}
.nav_row {
	border-bottom:1px dotted #666;
	margin:0 10px 0 15px;
	padding:5px 0;
}
.nav_row:last-child {
	border-bottom:0;
	margin:0 10px 0 15px;
	padding:5px 0;
}
.nav_row .icon {
	float:left;
	margin:0 5px 0 0;
}
.nav_row .topic {
	float:left;
	color:#666;
}
.nav_row .guest_name {
	float:left;
	color:#f00;
	text-align:left;
	width:30%;
	font-weight:bold;
}
.nav_row .guest_name  a{
	color:#f00;
}
.nav_row .pay_status {
	float:left;
	color:#323233;
	text-align:center;
	width:40%;
	font-weight:bold;
}
.nav_row .chair {
	float:right;
	color:#787778;
	text-align:right;
	width:30%;
	font-weight:bold;
}
.nav_row .game_icon {
	float:left;
	width:10%;
}
.nav_row .cup_name {
	float:left;
	color:#787778;
	text-align:left;
	width:45%;
	font-weight:bold;
}
.nav_row .cup_name a {
	color:#787778;
}
.nav_row .cup_rest {
	float:left;
	color:#000;
	text-align:right;
	width:15%;
	font-weight:bold;
}
.nav_row .cup_date {
	float:right;
	color:#262627;
	text-align:right;
	width:30%;
	font-weight:bold;
}

/* --- By Horscht --- */

.status {					/*LAN Status (Bezahlt, Nicht bezahlt, etc)*/
  	font-size:18px;
 	 color:#222222;
  	padding:8px 6px 8px 8px;
  	background-color:#FFCCCC;
  	border:2px solid #333333;
  	text-align:center;
}
#sitzplan {
	background-image:url(slice/sitzplan.png); !important;   				/*LAN Sitzplan*/
	background-repeat:no-repeat;
	width: 600px;
	height: 1200px;
	padding-left: 5px;
	padding-top: 6px;
}
.lan-room {
  	padding-left:0px;
	padding-right:0px;					/*Abstand der Koordinaten*/
  	color:#000;
}
.poll_style {
	padding-bottom:2px;
}
.poll_answer {
	border-bottom:1px dotted #666;
	padding:5px 0;
}
#rnd_poll_navlist {
	color:#787778;
	text-align:left;
	font-weight:bold;
}

/* --- login --- */

#login_nick, #login_pass {
	padding: 0 0 0 74px;
}
#login_nick input, #login_pass input {
	background:url(slice/bg_input.png);
	color:#F00;
	border:0;
	height:20px;
	width:149px;
}
#login_nick {
	background:url(slice/text/loginname.png) no-repeat 0 4px;
}
#login_pass {
	background:url(slice/text/password.png) no-repeat 0 4px;
}
#reg_now {
	display:block;
	float:left;
	background:url(slice/text/reg_new.png);
	height:8px;
	width:72px;
}
#pass_lost {
	display:block;
	float:left;
	background:url(slice/text/password_lost.png);
	height:8px;
	width:57px;
	margin:0 0 0 35px;
}
#login_button {
	display:block;
	float:right;
	background:url(slice/text/login.png);
	height:8px;
	width:29px;
	border:0;
	cursor:pointer;
	margin:0;
}
#login_bottom {
	padding:16px 0 0 0;
}

/* --- Cups_View --- */

.cups_headline{
  background-color:#dcdcdc;
  color:#222222;
  padding:4px 6px 4px 8px;
  font-size: 14px;
  font-weight: bold;
}
.cupsb {
  background-color:#FFFFFF;
  color:#222222;
  padding:4px 6px 4px 8px;
}
.cupsc {
  background-color:#dcdcdc;
  color:#222222;
  padding:4px 6px 4px 8px;
  font-weight:bold;
}
.cups_text {
  background-color:#e2e2e2;
  color:#222222;
  padding:4px 6px 4px 8px;
}
.cups_topb {
  background-color:#FFFFFF;
  color:#222222;
  padding:4px 6px 4px 8px;
  font-weight:bold;
}
.cups_topc {
  background-color:#dcdcdc;
  color:#222222;
  padding:4px 6px 4px 8px;
  font-weight:bold;
}
.cups_empty {
  background-color:#FFFFFF;
  height: 4px;
}