/* GENERAL STYLES */
img {
	border:0px;

}

.white {
   font-weight:bold;
   color:white;
}

.NewsItem {
   width:120px;
   text-align:left;
}

#DokolandScreens
{
width: 445px !important;
height: 334px !important;
}

body
{
	/*overflow: hidden;*/
	background: #315b01;
	padding: 0px;
	font-family: Times New Roman;	
}

.TablePartei td
{
    height:31px;
    width:31px;    
}

.DokoTable th 
{
    padding:3px;
    background-color:greenyellow;    
}

.DokoTable td 
{
    padding:3px;
    vertical-align:middle;
    background-color:palegreen;
}

.ForumPost p 
{
     margin:0;
     padding:0;    
}

.AspTab 
{
    float:left;
    background-color: greenyellow;    
    font-size:small;
    color:White;
    border-color:Yellow;
    border-left:solid 3px Yellow;
    border-top:solid 1px Yellow;
    border-right:solid 1px Gray;
    padding:3px 5px 1px 2px;
}

.AspTabSelected
{
    float:left;
    background-color: Honeydew;    
    font-size:small;
    color:White;
    border-color:Yellow;
    border-left:solid 3px Yellow;
    border-top:solid 1px Yellow;
    border-right:solid 1px Gray;
    padding:3px 5px 1px 2px;
    
}

.footer
{
	height: 140px;
	vertical-align: bottom;
	text-align: left; /*float:left; */
}

.dojoTabPane
{
	padding: 10px 10px 10px 10px;
	overflow: auto;
}

.inhalt
{
	margin: 0;
	padding: 5px 5px;
	color: Black;
	text-align: left;
}

.logo
{
	background: transparent url(/media/1255/dokolandgif.png) no-repeat top right;
	_background-image: url(/media/1255/dokolandgif.png);
}

.betaButton
{
	background: transparent url(/Media/Dialog/betaButton.png) no-repeat top right;
	_background-image: url(/Media/Dialog/betaButton.gif);
}

.regBubble
{
	background: transparent url(/Media/Dialog/RegPls.png) no-repeat top right;
	_background-image: url(/Media/Dialog/RegPls.gif);
}

.banner
{
	height: 80px;
	color: White;
}


.mainframe
{
	height: 250px; /* width:600px;*/
	margin: 0;
	padding-left: 1.5em;
	padding-right: 2.5em; /* float:left;*/
}

.mainframeGame
{
	height: 370px; /* width:600px;*/
	margin: 0;
	padding-left: 1.5em;
	padding-right: 2.5em; /* float:left;*/
}

.DataGrid
{
	font-size: small;
}

.DataGridRow
{
	height: 25px;
	min-height: 25px;
}

.DataGridSpielerFrei
{
	background-color: Orange;
}
.DataGridSpielerBelegt
{
	background-color: Red;
}
.DataGridOffen
{
	background-color: Green;
}
.DataGridGeschlossen
{
	background-color: Red;
}

.DataGridKapsel
{
	margin-left: 30px;
	width: 600px;
}

.Tab
{
	margin-left: 30px;
	margin-bottom: 0px;
	margin-top: 5px;
	border: solid 2px black;
}
.NeuesSpiel
{
	margin-top: 0px;
	padding-top: 6px;
	margin-left: 30px;
	width: 600px;
	height: 30px;
}

.chat
{
	height: 25px;
	background-color: Transparent; /*float:right;*/
	color: Silver;
}

.Punkte
{
	/*background-color:Gray;*/ /*float:right;*/
	color: Black;
}

.Melden
{
	/*background-color:Gray;*/ /*float:right;*/
	color: Black;
}

.copyright
{
	text-align: right;
	height: 15px;
	color: greenyellow;
	font-size: x-small;
}

.PlayCard
{
	position: relative;
	top: -10px;
}

.KarteAbgeben
{
    position: relative;
	top: -10px;
}

.KarteNichtAbgeben
{
    position: relative;
	top: -10px;
    filter: alpha(opacity=20);
	-moz-opacity: .20;
	opacity: .20;       
}

.DialogSpielPunkte
{
	visibility: hidden;
	color: Black;
	font-size: small;
}

.normalBoldLabel
{
	font-weight: bold;
	font-size: medium;
}

.icon
{
	width: 16;
	height: 16;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
}

.Register
{
	background-color: Black;
	color: White;
	font-size: medium;
	border: solid 2px red;
	vertical-align: middle;
}

.LoginFehler
{
	/*border:solid 2px red;*/
	color: Red;
	font-size: medium;
}

.RegFehler
{
	border: solid 2px red;
	color: Red;
	font-size: medium;
}

.Karte
{
	text-align: center;
	color: white;
	font-weight: bolder;
	overflow: hidden;
	width: 107px;	
}

.uberSpan
{
	overflow: hidden;
}

.opa
{
	filter: alpha(opacity=20);
	-moz-opacity: .20;
	opacity: .20;
}

/* Start FilteringTable */

table.GGames
{
	font-family: Lucida Grande, Verdana;
	font-size: 0.8em;
	border: 1px solid #AEF4A0;
	border-collapse: collapse;
	cursor: default;
}

tr.rowStyle 
{
   height:15px;   	
}

table.GGames td, table.GGames th
{
	padding: 2px;
	font-weight: normal;
}
table.GGames thead td, table.GGames thead th
{
	background-image: url(../Images/ft-head.gif);
	background-repeat: no-repeat;
	background-position: top right;	
}
table.GGames thead td.selectedUp, table.GGames thead th.selectedUp
{
	background-image: url(../Images/ft-headup.gif);	
}
table.GGames thead td.selectedDown, table.GGames thead th.selectedDown
{
	background-image: url(../Images/ft-headdown.gif);	
}

table.GGames tbody tr td
{
	border-bottom: 1px solid #ddd;
	background: #FFFFFF;
}
table.GGames tbody tr.alt td
{
	background: #AEF4A0;
}
table.GGames tbody tr.selected td
{
	background: yellow;
}
table.GGames tbody tr:hover td
{
	background: #a6c2e7;
}
table.GGames tbody tr.selected:hover td
{
	background: #ff9;
}

/*
#inputArea
{
	margin: 1em 0;
	padding: 1em;
	background-color: #eef;
}
#updateTestInput
{
	border: 1px solid #ccc;
	width: 100%;
	height: 80px;
	font-family: serif;
	font-size: 0.9em;
	overflow: auto;
}
*/
/* Ende FilteringTable */



/* EDITOR PROPERTIES */
