.BODY222
{
      font-family:Verdana,Arial;
			font-size:11px;
			color:black;
			font-weight:none;
			background-color: black;
			line-height:13px;
}

.TABLE_START
{
      border: 1px solid black;
      width:100%;
      margin-bottom:10px;
      background-color: rgb(255,228,196);
}

.TABLE_START td
{
      font-family:Verdana,Arial;
			font-size:11px;
			color:Black;
			font-weight:none;
      padding:3px;
      line-height:16px;
}	

.TABLE_MAIN
{
      text-align:left;
      color:white;
      background-image: url(images/grass_bg.jpg);
      border: 1px solid grey;
      border-top:0px;
      width:850px;
}

.TABLE_TOP
{
      text-align:left;
      color:white;
      background-image: url(images/top.png);
      border: 1px solid grey;
      width:850px;
      height:102px;
}

/*****************************************************/
.SPIELE
{
      border: 1px solid black;
      margin-bottom:10px;
      width:220px;
      padding: 1px;
      background-color: rgb(255,228,196);
}

.SPIELE td
{
      font-family:Verdana,Arial;
			font-size:11px;
			color:Black;
			font-weight:none;
      padding:3px;
      border-bottom: 1px silver solid;
}	

/*****************************************************/
.SPIELDETAIL
{
      border: 1px solid black;
      width:100%;
      margin-bottom:10px;
      background-color: rgb(255,228,196);
}

.SPIELDETAIL td
{
      font-family:Verdana,Arial;
			font-size:11px;
			color:Black;
			font-weight:none;
      padding:3px;
}	
/*****************************************************/
.TIPS
{
      border: 1px solid black;
      width:100%;
}

.TIPS td
{
      font-family:Verdana,Arial;
			font-size:11px;
			color:Black;
			font-weight:none;
      padding:3px;
      border-bottom: 1px silver solid;
}	

.TIPS tr
{
      background-color: rgb(255,228,196);
}

.TIPS tr.alt
{
      background-color: white;
}
/*****************************************************/
.LOGIN
{
      float: right;
      position: relative;
      z-index: 200;top:6px;right:3px;color:white;
}

/*****************************************************/

a
{
        text-decoration:none;
        border-style: none;
}

.top a
{
        text-decoration:none;
        color:black;
}


a:hover
{
        color:blue;
}

.IMG_TRANS
{
    opacity:0.4;
    filter:alpha(opacity=40);
}

.FLAG_TRANS
{
    opacity:0.4;
    filter:alpha(opacity=40);
    width: 16px;
    vertical-align: top;
}

.FLAG
{
    width: 17px;
    vertical-align: top;
}


.TOP
{
        width:100%;
        border-collapse: collapse;
}

.TOP td
{
        font-size:11px;
        font-family:Verdana,Arial;
        border-right: 0px silver solid;
        border-top: 0px silver solid;
        border-bottom: 0px silver solid;
        background-color: white;
        border-collapse: collapse;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        color: black;
        width1:100px;
        height:10px;
}

.TOP td.selected
{
        border-bottom: 0px silver solid;
        background-color: rgb(255,228,196);
}

.TOP td.unselected
{
        border-bottom: 1px silver solid;
        background-color: white;
        border-right: 1px silver solid;
        border-left: 1px silver solid;
}

.TOP td.selected:hover
{
        background-color: #FFE4C4;
}

.TOP td.unselected:hover
{
        background-color: rgb(255,255,204);
        color:brown;
}
/*****************************************************/
.USERDETAIL
{
      border: 0px solid black;
      width:100%;
      margin-bottom:10px;
      background-color1: rgb(255,228,196);
}

.USERDETAIL td
{
      font-family:Verdana,Arial;
			font-size:11px;
			color:Black;
			font-weight:none;
      padding:3px;
}	

.USERDETAIL input
{
      font-family:Verdana,Arial;
			font-size:11px;
			border: 1px grey solid;
			text-align: center;
}

/*****************************************************/

.TITEL
{
      border-top: 1px solid black;
      border-left: 1px solid black;
      border-right: 1px solid black;
      border-bottom: 0px solid black;
      width:100%;
      margin-bottom:0px;
      background-color: rgb(255,228,196);
}

.TITEL th
{
      font-family:Verdana,Arial;
			font-size:11px;
			color:white;
			font-weight:bold;
      padding: 2px 5px;
      border-bottom: 0px solid black;
      text-shadow:black 2px 2px 2px;
      border-top: 0px solid black;
      background: url("images/nav.png") repeat-x scroll 0 -2px;
}

.WM
{
      1border-top: 1px solid #D8E6A3;
      1border-bottom: 1px solid #D8E6A3;
      1border-left: 1px solid #D8E6A3;
      1border-right: 1px solid #D8E6A3;
      width:100%;
      margin-bottom:0px;
}

.WM td
{
      font-family:Verdana,Arial;
			font-size:11px;
			color:Black;
			font-weight:none;
      padding:3px;
	  bor1der-bottom: 1px solid lightgreen;
}	

.WM input
{
      font-family:Verdana,Arial;
			font-size:11px;
			border: 1px grey solid;
			text-align: center;
			font-weight: bold;
    	-webkit-border-radius: 5px;
    	-moz-border-radius: 5px;
    	border-radius: 5px;
    	padding: 2px;
      box-shadow: 0 0 4px #85E96A inset;
	  color: black;
}

.WM textarea
{
      font-family:Verdana,Arial;
			font-size:11px;
			border: 1px grey solid;
			text-align: left;
			font-weight: bold;
}

.WM select
{
      font-family:Verdana,Arial;
			font-size:11px;
			border: 1px grey solid;
			text-align: left;
			background-color: #88E975;
			padding: 1px;
			-webkit-border-radius: 5px;
    	-moz-border-radius: 5px;
    	border-radius: 5px;
}

.WM input:focus
{
      background-color: rgb(255,255,153);
      border: 1px black solid;
	  outline: none;
}

.WM input:disabled
{
      background-color: #DEDEDE;
	  color: black;
}


.EM
{
      1border-top: 1px solid #D8E6A3;
      1border-bottom: 1px solid #D8E6A3;
      1border-left: 1px solid #D8E6A3;
      1border-right: 1px solid #D8E6A3;
      width:100%;
      margin-bottom:0px;
}

.EM td
{
      font-family:Verdana,Arial;
			font-size:11px;
			color:Black;
			font-weight:none;
      padding:3px;
	  bor1der-bottom: 1px solid lightgreen;
}	

.EM input
{
      font-family:Verdana,Arial;
			font-size:11px;
			border: 1px grey solid;
			text-align: center;
			font-weight: bold;
    	-webkit-border-radius: 5px;
    	-moz-border-radius: 5px;
    	border-radius: 5px;
    	padding: 2px;
      box-shadow: 0 0 4px #85E96A inset;
}

.EM textarea
{
      font-family:Verdana,Arial;
			font-size:11px;
			border: 1px grey solid;
			text-align: left;
			font-weight: bold;
}

.EM select
{
      font-family:Verdana,Arial;
			font-size:11px;
			border: 1px grey solid;
			text-align: left;
			background-color: #88E975;
			padding: 1px;
			-webkit-border-radius: 5px;
    	-moz-border-radius: 5px;
    	border-radius: 5px;
}

.EM input:focus
{
      background-color: rgb(255,255,153);
      border: 1px black solid;
	  outline: none;
}

.EM input:disabled
{
      background-color: #DEDEDE;
}



.button
{
      font-family:Verdana,Arial;
			font-size:10px;
			border: 1px grey solid;
			background-color: rgb(255,255,153);
      font-weight: bold;
      cursor:pointer;
}

.DEFAULT
{
      width:100%;
      margin-bottom:0px;
}

.DEFAULT td
{
      font-family:Verdana,Arial;
			font-size:11px;
			color:Black;
			font-weight:none;
      padding:3px;    
}	

.DEFAULT input
{
      font-family:Verdana,Arial;
			font-size:11px;
			font-weight: none;
    	-webkit-border-radius: 5px;
    	-moz-border-radius: 5px;
    	border-radius: 5px;
      text-align: left;
      border: 1px grey solid;
      padding: 4px;
      box-shadow: 0 0 4px #85E96A inset;
}

.DEFAULT textarea
{
      font-family:Verdana,Arial;
			font-size:11px;
			border: 1px grey solid;
			text-align: left;
			font-weight: none;
    	-webkit-border-radius: 5px;
    	-moz-border-radius: 5px;
    	border-radius: 5px;
    	padding: 4px;
      box-shadow: 0 0 4px #85E96A inset;
}

.DEFAULT select
{
      font-family:Verdana,Arial;
			font-size:11px;
			border: 1px grey solid;
			text-align: left;
}

.DEFAULT checkbox
{
      font-family:Verdana,Arial;
			font-size:11px;
			border: 0px;
			text-align: left;
}

.DEFAULT input:focus, textarea:focus
{
      background-color: rgb(255,255,153);
      border: 1px black solid;
	  outline: none;
}

/*****************************************************/

ul, li
{
      border:0 none;
      margin:0;
      padding:0;
}

.TABLE_START li
{
      margin-left: 17px;
      list-style: square outside url(images/bullet.gif);
}

.WM li
{
      margin-left: 17px;
      list-style: square outside url(images/bullet.gif);
}

h1222
{
	margin-top: 3px;
	font-size: 16px;
	font-weight: bold;
}

h2222
{
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
}

h3222
{
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: normal;
}

h4222
{
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: normal;
}
h5222
{
	margin-bottom: 2px;
	font-size: 10px;
	font-weight: normal;
}

h6222
{
	margin-bottom: 2px;
	font-size: 9px;
	font-weight: normal;
}

h7222
{
	margin: 5px 0px;
	font-size: 8px;
	font-weight: normal;
}

.Footer222
{
      font-family:Verdana,Arial;
			font-size:11px;
			text-align: center;
			border-top: 1px solid grey;
			background-color:black;
}

Form
{
      margin: 0px;
}

#rounded-textbox
{
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    text-align: left;
    border: 1px grey solid;
    padding-left:2px;
    padding-right:2px;
    width:15em;
}

.RANKING
{
      1border-top: 1px solid #D8E6A3;
      1border-bottom: 1px solid #D8E6A3;
      1border-left: 1px solid #D8E6A3;
      1border-right: 1px solid #D8E6A3;
      width:100%;
      margin-bottom:0px;
      b1ackground-color: #DCEDBF;
      border-collapse: collapse;
}

.RANKING td
{
      font-family:Verdana,Arial;
			font-size:11px;
			color:Black;
			font-weight:none;
      padding:3px;
      border-bottom: 1px solid silver;
}	

.RANKING input
{
      font-family:Verdana,Arial;
			font-size:11px;
			border: 1px grey solid;
			text-align: center;
			font-weight: bold;
			-moz-border-radius-bottomleft:5px;
      -moz-border-radius-bottomright:5px;
      -moz-border-radius-topleft:5px;
      -moz-border-radius-topright:5px;
}

.RANKING textarea
{
      font-family:Verdana,Arial;
			font-size:11px;
			border: 1px grey solid;
			text-align: left;
			font-weight: bold;
}

.RANKING select
{
      font-family:Verdana,Arial;
			font-size:11px;
			border: 1px grey solid;
			text-align: left;
}

.RANKING tr.alt
{
      background-color: #F2F6DF;
}

.SALDO
{
      1border-top: 1px solid #D8E6A3;
      1border-bottom: 1px solid #D8E6A3;
      1border-left: 1px solid #D8E6A3;
      1border-right: 1px solid #D8E6A3;
      width:100%;
      margin-bottom:0px;
      b1ackground-color: #DCEDBF;
      border-collapse: collapse;
}

.SALDO tr.alt
{
      background-color: #F2F6DF;
}

.SALDO td
{
      font-family:Verdana,Arial;
			font-size:11px;
			color:Black;
			font-weight:none;
      padding:3px;
      border-bottom: 1px solid silver;
}	

.SALDO input
{
      font-family:Verdana,Arial;
			font-size:11px;
			border: 1px grey solid;
			text-align: center;
			font-weight: bold;
			-moz-border-radius-bottomleft:5px;
      -moz-border-radius-bottomright:5px;
      -moz-border-radius-topleft:5px;
      -moz-border-radius-topright:5px;
}

.SALDO textarea
{
      font-family:Verdana,Arial;
			font-size:11px;
			border: 1px grey solid;
			text-align: left;
			font-weight: bold;
}

.SALDO select
{
	font-family:Verdana,Arial;
	font-size:11px;
	border: 1px grey solid;
	text-align: left;
}

.RANKING_LINK{
	display: block;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.RANKING_LINK .RANKING_DIV{
	top: 10px;
	left: 5px;
	position: absolute;
	visibility: hidden;
	opacity: 0;
	width:300px;
	transition: all .8s;
	background-color: rgb(215, 255, 204);
	border: 1px solid rgb(133,233,106);
	border-radius: 6px;
	color: black;
	padding: 3px;
}
.RANKING_LINK:hover .RANKING_DIV{
	visibility: visible;
	opacity: 1;
}

.USERSLOGGEDIN_LINK{
	display: block;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.USERSLOGGEDIN_LINK .USERSLOGGEDIN_DIV{
	top: 25px;
	right: 10px;
	position: absolute;
	visibility: hidden;
	opacity: 0;
	1width:300px;
	transition: all .8s;
	background-color: rgb(215, 255, 204);
	border: 1px solid rgb(133,233,106);
	border-radius: 6px;
	color: black;
	padding: 3px;
	font-family:Verdana,Arial;
	font-size:9px;
}
.USERSLOGGEDIN_LINK:hover .USERSLOGGEDIN_DIV{
	visibility: visible;
	opacity:0.9;
    filter:alpha(opacity=90)
}

.LOGIN INPUT
{	
	font-family: Verdana,Arial;
	font-size: 11px;
	border: 1px grey solid;
	text-align: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px;
	padding-left:5px;
	box-shadow: 0 0 4px #85E96A inset;	
}

.LOGIN input:focus
{
      background-color: rgb(255,255,153);
      border: 1px black solid;
	  outline: none;
}