* {
font-family: verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
letter-spacing: 0px;
}
html {
padding: 0px;
margin: 0px;
}
body {
background-color: #B4B2B3;
margin: 0px auto;
padding: 0px;
text-align: center;
color: #333436;
}
#head {
width: 1000px;
margin: 0px auto;
padding: 0px;
height: 125px;
clear: both;
position: relative;
}
#root {
    width: 1000px;
    margin: 0px auto;
    padding: 0px;
    text-align: left;
    background: url(../lay/topback.gif) repeat-y;
}

.klapphandler {
  cursor: pointer;
}
.klapptext {
    display: none;
    overflow: hidden;
}
.acctext{
height:0px;
display: none;
}

#rechts, #mitterechts, #mittelinks, #links {
float: left;
border: 0px;
padding: 0px;
}
#links {
width: 168px;
font-weight: bold;
}
#links a, #rechts a {
color: #F0F0F0;
font-weight: bold;
}
#links a:hover, #rechts a:hover {
color: #FF7B19;
}
#links table, #rechts table {
margin-bottom: 7px;
margin-left: 2px;
border: 0px;
padding: 0px;
width: 163px;
}
#links td, #links th, #rechts td, #rechts th {
padding-left: 6px;
background-color: #545861;
height: 17px;
width: 161px;
color: #f0f0f0;
}
#links th, #rechts th {
background-color: #2d3035;
font-weight: bold;
text-align: left;
}
#links td img, #links th img, #rechts td img, #rechts th img {
margin-bottom: 2px;
margin-right: 6px;
}
#rechts {
width: 165px;
text-align: center;
}
#rechts #adminarea {
    text-align: left;
    display: block;
    margin-top: 0px;
}
#rechts table {
margin-left: 0px;
margin-right: 2px;
}
#rechts div {
font-weight: bold;
margin-top: 10px;
}
#links .search td {
background-color: #fe7a18;
height: 17px;
color: #F0F0F0;
font-weight: bold;
}
#links .search input {
width: 130px;
cursor: text;
}
#links table { width:161px; margin-top:1px; margin-left:3px; }
.leftnavi td, .leftnavi th { line-height: 15px; border-bottom:1px solid #797f8b; padding-right:3px; }
#mittelinks {
width: 116px;
color: #F0F0F0;
font-weight: bold;
}
#mittelinks td {
height: 17px;
background-color: #3C4046;
}
#mittelinks .ov {
width: 116px;
height: 60px;
}


#mittelinks a:link { color: #F0F0F0; }
#mittelinks a:active { color: #F0F0F0; }
#mittelinks a:visited { color: #F0F0F0; }
#mittelinks a:hover { color: #FF7B19; }

#mittelinks .grau a:link { color: #545861; }
#mittelinks .grau a:hover { color: #FF7B19; }


#mitterechts {
width: 551px;
}
#eventboxes {
margin-left: 3px;
}
.eventboxes_table {
border: 0px;
padding: 0px;
width: 545px;
}
.eventboxes_td {
background-color: #797f8b;
height: 68px;
width: 263px;
padding: 0px 4px;
text-align: justify;
font-size: 9px;
color: #F0F0F0;
}
#eventboxes A { font-size:9px; }
#eventboxes A:link { color: #F0F0F0 }
#eventboxes A:active { color: #FF7B19; }
#eventboxes A:visited { color: #F0F0F0; }
#eventboxes A:hover { color: #FF7B19; }

#content {
padding: 4px 18px;
}
/*#content * {
font-size: 11px;
}*/
#content, #content p, #content span, #content div,
#content h1, #content h2, #content h3, #content h4,
#content table, #content tr, #content th, #content td,
#content input, #content select, #content textarea, #content button,
#content a, #content b, #content i, #content u, #content sup, #content sub {
font-size: 11px;
}
#footer {
width: 1000px;
margin: 0px auto;
height: 17px; /* 34 */
background-image: url(../lay/topback.gif);
text-align: left;
}
#footer div {
position: relative;
left: 284px;
width: 548px;
text-align: right;
padding-right: 2px;
background-color: #2D3035;
height: 17px;
}
#footer td {
color: #79808C;
}
#footer td a {
color: #79808C;
}

h1, #content h1 { height: 20px; background-image: url(../lay/h1.gif); margin: 0px -15px 10px -15px; padding: 0px 5px; }
h2, #content h2 { height: 20px; background-image: url(../lay/h1.gif); padding-left: 5px; margin-bottom: 0px; }
h3, h3 td, #content h3, #content h3 td { font-weight: normal; margin-bottom: 10px; text-align: center; }
h4, h4 td, #content h4, #content h4 td { font-weight: normal; margin-bottom: 10px; }

#hover_content h1 { margin:0px; }

small, #content small {
font-size: 9px;
}
form {
padding: 0px;
margin: 0px;
}
img {
border: 0;
}
a {
color: #000000;
text-decoration: none;
}
a.deleted {
color: #666666;
}

input.text, input.submit, textarea, select {
background-color: #F0F0F0;
border: #2D3035 1px solid;
color: #2D3035;
}
textarea {
width: 100%;
}
input.submit {
background-color: #2d3035;
border: #2D3035 1px solid;
color: #F0F0F0;
font-weight: bold;
}
input.text {
padding-left: 2px; padding-right: 2px;
}
.errorbox, .successbox, .infobox {
padding: 5px; margin-bottom: 10px;
}
.errorbox {
/* border-top: #FF0000 1px solid; border-bottom: #FF0000 1px solid; background-color: #FFAAAA; */
border-top: #d8d9dc 2px solid; border-bottom: #d8d9dc 2px solid;
}
.successbox {
/* border-top: #66CC00 1px solid; border-bottom: #66CC00 1px solid; background-color: #CCFFAA; */
border-top: #d8d9dc 2px solid; border-bottom: #d8d9dc 2px solid;
}
.infobox {
/* border-top: #EEEE66 1px solid; border-bottom: #EEEE66 1px solid; background-color: #FFFFCC; */
border-top: #d8d9dc 2px solid; border-bottom: #d8d9dc 2px solid;
}

.actual_page {
font-weight: bold;
color: #000000;
text-decoration: none;
}
.win {
color: #336636
}
.draw {
color: #909000
}
.loss {
color: #900000;
}
.unknown {
}


.postbody { font-size: 12px; line-height: 18px}
/* Quote & Code blocks */
.code {
    color: #FFA34F;
    background-color: #FAFAFA;
    border: 1px solid #D1D7DC;
    width: 97%;
}
.quote {
    color: #444444;
    background-color: #FAFAFA;
    border: 1px solid #D1D7DC;
    width:97%;
    margin-left:5px;
}
/* The buttons used for bbCode styling in message post */
input.button {
background-color : #EFEFEF;
color : #000000;
font-size: 11px;
}
input.login {
border: 1px solid #2D3035;
width: 120px;
height: 15px;
font-size: 9px;
color: #535861;
background-color: #79808C;
}
input.loginsubmit {
border: 1px solid #2D3035;
width: 120px;
height: 15px;
font-size: 9px;
font-weight: bold;
color: #535861;
background-color: #79808C;
}
.orange {
color: #FF7A1A;
}
.headerline {
background-color: #535861;
color: #F0F0F0;
}
.headerline a {
color: #F0F0F0;
}
.headerline a:hover {
color: #FF7B19;
}

.datatable tr {
height: 18px;
padding: 2px;
}
.line1 {
/* background-color: #F0F0F0; */
background-color: #F5F5F5;
}
.line2 {
/* background-color: #E1E2E3; */
background-color: #E1E2E3;
}
div.menu {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 3px;
    padding-right: 10px;
    z-index: 100;
    color: #F0F0F0;
    background-color: #2D3035;
    border: 1px solid #79808C;
    font-weight: bold;
    white-space: nowrap;
    display: none;
}
div.menu a {
    color: #F0F0F0;
}
div.menu a:hover {
    color: #FF7B19;
}
.orangeline {
background-color: #ff7a1a;
color: #F0F0F0;
}
.lightorangeline {
background-color: #ffc8a0;
}
.darkline {
background-color: #2d3035;
color: #F0F0F0;
}
.darkline a {
color: #FFFFFF;
}
.greyline {
background-color: #535861;
color: #F0F0F0;
}
.greyline a {
color: #FFFFFF;
}
.lightgreyline {
background-color: #cfcfcf;
color: #000000;
}
.lightgreyline a {
color: #000000;
}
.commentbox {
border-bottom: 1px solid #d8d9dc;
}
.commentbox a {
color: #fe7a18;
}
a:hover {
color: #FF7B19;
}
.newsbox {
padding-bottom:5px;
margin-bottom:13px;
clear:left;
border-bottom: 1px solid #d8d9dc;
text-align: justify;
}
.newsbox a {
color: #fe7a18;
}
.newssig, #content .newssig {
color: #acacac;
font-size: 10px;
}
.newssig a , #content .newssig a {
color: #acacac;
font-size: 10px;
}

a.winner {
}
a.loser {
color: #999999;
}
.loser {
color: #999999;
}

#content sup {
font-family: arial;
font-size: 7px;
}
* html #content sup {
font-family: arial;
font-size: 9px;
}
sup {
font-family: arial;
font-size: 7px;
}
* html sup {
font-family: arial;
font-size: 8px;
}

big {
font-size: 18px;
}
.lightline { color: #797f8b }
.dot { margin-bottom: 1px; }

.ticker { width:531px; background-image:url(../lay/h1.gif); padding:4px 7px; margin-left:3px; font-weight:bold; }
#ticker { display:inline; }
#ticker a { color:#797f8b; }



ul.autocompleter {
	position: absolute;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: 1px solid #000;
	background-color: #fff;
	z-index: 50;
}
ul.autocompleter li {
	text-align: left;
    padding: 2px;
	cursor:	pointer;
	color: #2d3035;
    font-weight: bold;
}
ul.autocompleter a { display:block;  }
ul.autocompleter a:hover { color:#000; background-color:#ffb; }
ul.autocompleter span.informal { margin-left:5px; color:#888; }


.tippbox {
    border: #acacac 1px solid;
    padding: 7px 10px;
    background-color: #F0F0F0;
    text-align: left;
    z-index: 101;
}

.hover {
	width: 511px;
	position: absolute;
	background-color: #FFF;
	border: 1px solid #acacac;
	z-index:100;
	overflow: hidden;
	display: none;
	text-align: left;
}

/*
.bbcodeimg {
  	width: 350px;
  	overflow: auto;
  	display: inline;
	padding-bottom: 10px;

	overflow-x: auto;
	overflow-y: hidden;
}
*/


.meister      {background-color:#a2d0a2;}
.cleague      {background-color:#c4e2c4;}
.clquali      {background-color:#c3c4e5;}
.uefa         {background-color:#9a9cee}
.ggfabsteiger {background-color:#ffc1c1;}
.absteiger    {background-color:#cc9090;}

	
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.rater {
	height: 50px;
}

.spinner {
	position: absolute;
	opacity: 0.9;
	z-index: 999;
}
.spinner-msg {
	text-align: center;
	font-weight: bold;
}

.spinner-img {
	background: url(../ico/spinner.gif) no-repeat;
	width: 16px;
	height: 16px;
	margin: 0 auto;
}	

.rater {margin: 0px auto;}
.moostar_container{ margin: 0px auto;width: 200px; background:url(../ico/bkg_do_rating.gif) no-repeat 50% 0; height:50px; padding:0; }
.moostar_container_inner{ padding:3px 0px 0px 12px; }

.hearts {background: url('../ico/hearts.gif');}
.bars {background: url('../ico/bars.gif');}
.stars {background: url('../ico/stars.gif');}

.moostar { margin:0px;padding:5px 0px 0px 0px; overflow:hidden; width: 168px; height: 20px;  }
.moostar span {  margin:0px;padding:5px 0px 0px 0px; display: block; width: 168px; height: 20px; text-decoration: none; text-indent: -9000px; z-index: 20; }
.moostar .curr { background-position:left 20px; }
.moostartval { width: 168px; }