body
{
        margin:0px;
}
body, p, li, ul, ol, td, th
{
        font-family:arial,helvetica,sans-serif; 
        font-size:12px;     
	widows:3;
	orphans:3;
	color:#000000;
}
.entry
{
        font-family:arial,helvetica,sans-serif; 
        font-size:13px;     
        font-weight:bold;     
}
table.content
{
        background-image:url('img/bg-red.gif');
	height:100%;
	width:100%;
	background-color:#00DDFF;
}
.darkyellow
{
        background-image:url('img/bg-red.gif');
	background-color:#FFDD00;
	color:#FFFFFF;
}
.xbrightyellow
{
        background-image:url('img/xbrightblue-gitter.gif');
	background-color:#FFFFCC;
}
td.darkyellow600
{
        background-image:url('../img/darkbrown-gitter600.gif');
}
.black
{
        background-image:url('');
	background-color:#000000;
}
th
{
        background-image:url('');
	background-color:#000000;
        font-size:12px;
	color:#00DDFF;
}
.brightyellow
{
        background-image:url('img/xbrightgray-gitter.gif');
}
td.selected
{
        background-image:url('img/blue-gitter.gif');
	background-color:#00DDFF;
	font-size:11px;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	color:#000000;
}
td.unselected
{
	background-color:#000000;
	font-size:11px;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}
td.unselected_over
{
	background-color:#BFECFE;
	font-size:11px;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	color:#000000;
}
td.nav
{
	padding-left:1px;
	padding-right:1px;
	border-left-width:1px;
	border-left-style:solid;
	border-right-width:1px;
	border-right-style:solid; 
	border-color:#00DDFF;
}
td.cont
{
        background-image:url('img/xbrightgray-gitter.gif');
	padding-left:19px;
	padding-right:9px;
}
h2
{
        font-family:arial,helvetica,sans-serif; 
        font-size:18px;     }
h3
{
        font-family:arial,helvetica,sans-serif; 
        font-size:13px;     }
h4
{
        font-family:arial,helvetica,sans-serif; 
        font-size:12px;     }
a:link
{	color:#AA1100;
        text-decoration:none; 
	font-weight:bold; }
a:visited
{	color:#AA1100;
        text-decoration:none; 
        font-weight:bold; }
a:active
{	color:#FFFF00; }
a:hover
{	color:#004488; 
	text-decoration:underline;
	font-weight:bold; }
a.nav:link,a.nav2:link
{	color:#ffefdb;
        text-decoration:none;
	font-weight:bold; }
a.nav:visited,a.nav2:visited
{	color:#ffefdb;
        text-decoration:none;
	font-weight:bold; }
a.nav:active, a.nav2:active
{	color:#0000FF;
	font-weight:bold; }
a.nav:hover
{	color:#000000; 
	text-decoration:none;
	font-weight:bold; }
a.nav2:hover
{	color:#ffffff; 
	text-decoration:underline;
	font-weight:bold; }
h3.cont,p.cont
{
	padding-left:8px;
	padding-right:6px;
}

select
{
	border-color:#000000;
	border-style:solid;
	padding:1px;
}

input
{
	border-color:#000000;
        border-width:1px;
	border-style:solid;
	padding:1px;
	padding-left:3px;
}

input.spielerdb
{
	border-color:#FFDD00;
	padding-left:4px;
        border-left-width:5px;
	border-left-style:solid;
	border-left-color:#FFDD00;
        border-bottom-width:2px;
	border-bottom-style:solid;
	border-top-style:none;
	border-right-style:none;
}
