/* DATEI wm_formate.css */
/*
grau von dunkel nach hell
#3B3934
#56534D
#767572
#A6A5A2 eigener Farbton
#DCD9D2
#EDEBE7
gr�n
#CFE107
#8EAC1A
#647912
*/
/* Farben einstellen */
body {
  	background-color:#EDEBE7;
    color:#3B3934;
}
a:link, a:visited, a:hover, td.angemeldet, td.edit, td.europameister, tr.dunkel {
  color:#3B3934;
}
table#table1 {
  border-color:#FF0000;
}
table#table3, table#regeln, table#info, table#tipp, table#edit, table#ranking, table#shout, table#login { 
  border-color: #8EAC1A;
  background-color: #767572;
}
td {
  border-color: #FFFF00;
}
a.abmelden{
color:#FF0000;
}
tr.hell{
background-color:#EDEBE7;
}
tr.mittel{
background-color:#DCD9D2;
}
tr.dunkel{
background-color:#56534D;
color:#A6A5A2;
}
tr.dunkelinvers{/* Gruppebalken*/
background-color:#3B3934;
color:#DCD9D2;
}
#box a:hover span {
color:#3B3934;
background:#ffffff;
}
.user {
  color:#8EAC1A;
  font-weight:bold;
}
.gruen{
  background-color:#CFE107;
}
.fett{
  font-weight:bold;
  background-color:#CFE107;
}
.gruenschrift{
  color:#CFE107;
}
/*************************/


body {
	background-image: url(img/background08.jpg);
	background-repeat:repeat-x;
	vertical-align:middle;
	font-family:"Andale Mono",Arial,sans-serif;
 	font-size:10pt;
	scrollbar-base-color:#8C8CC6;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#8C8CC6;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#ACACE6;
}

h1 {
	font-size:xx-large;
}

div.container {
    width:98%; 
    margin:1%;
  }

table#table1 {
width:100%;
border-style:none;
}

table#table2 {
	text-align:center; 
  margin-left:auto; 
  margin-right:auto; 
  width:750px;
  border-style:none;
}

table#table3 {
	text-align:center; 
  margin-left:auto; 
  margin-right:auto; 
  width:750px;
  font-size:10pt;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
}

table#regeln {
	text-align:center; 
  margin-left:auto; 
  margin-right:auto; 
  width:500px;
  font-size:10pt;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
}

table#info {
	text-align:center; 
  margin-left:auto; 
  margin-right:auto; 
  width:268px;
  font-size:10pt;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
}

table#tipp {
	text-align:center; 
  margin-left:auto; 
  margin-right:auto; 
  width:380px;
  font-size:10pt;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
}

table#edit {
	text-align:center; 
  margin-left:auto; 
  margin-right:auto; 
  width:500px;
  font-size:10pt;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
}

table#ranking {
	text-align:center; 
  margin: 0 0 0 auto; 
  width:325px;
  font-size:10pt;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
}

table#login {
	text-align:center; 
  margin: auto; 
  width:325px;
  font-size:10pt;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
}

table#shout {
	text-align:center; 
  margin: auto 0 0 0; 
  width:325px;
  font-size:10pt;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
}
/*        
table.sample {
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
}

table.sample td {
  text-align: center;
  border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
*/
td {
border-style: none;
text-align:left;
}

tr{
text-align:left;
}

td.spielstand {
width:150px;
font-size:14pt;
font-weight: bold;
text-align:left;
}

td.edit{
width:180px;
font-size:10pt;
font-weight: bold;
text-align=left;
}

td.angemeldet{
width:310px;
text-align:center;
}

td.edit{
text-align=left;
}

td.europameister{
font-weight:normal;
text-align:right;
}

td#content {
 height : 30px;
 width : 500px;
 overflow : auto;
}

td.scroll
{
width: 50%;
height: 100%;
font-family: verdana;
font-size: 11px;
/*color: #ccddee;
background-color: #203b59;
scrollbar-base-color: #203b59;
scrollbar-3d-light-color: #a0bbd9;
scrollbar-arrow-color: #a0bbd9;
scrollbar-darkshadow-color: #203b59;
scrollbar-face-color: #203b59;
scrollbar-highlight-color: #809bb9;
scrollbar-shadow-color: #809bb9;
scrollbar-track-color: #203b59;*/
}

td.dunkelinvers{
  font-weight: bold;
  text-align:center;
}

td.front {
  background-color: none;
  width:66%;
  text-align:center;
}

#box {
  position:static; 
  z-index:1;
}
			
#box a {
  text-decoration:none;
  display:block;
  padding:5px;
  border:none;
  width:200px;
}
	
		
#box a span {
  display:none;
}
			
#box a:hover span {
  width:190px;
  border:none;
  display:block;
  padding:10px;
}