body { background: url(/layout/chessy-rot.gif) #ffd298 fixed no-repeat center; }
h1,h2 { color: #C00; }
div#kopf {background-color: #C00;color: white;}

#editinc label {display: block;}

/*body { background: url(chessy-rot.gif) #ffd298 fixed no-repeat center; }
h1,h2 { color: #ff0000; }*/

table.daten {border-collapse: collapse;}
table.daten td, table.daten th {font-size: .9em;}

/* table.daten td + td {border-left: solid 1px #000;} */

table.daten td, table.daten th { border-bottom: 1px solid #000; padding-right: .2em;}
tr.header2 td, tr.header th {border-bottom: 2px solid #000;}

div.kasten {width: 17em; }
div.kasten h2 {display: none;}
div.kasten label {display: block;}
html div.kasten {float: right; margin-left: 2em;} /* vor NN 4.x verstecken */

/* partien */

.brett {width: 320px; float: left;}
.brett-nav {font-size: 90%;}
.brett-nav input {padding: 0 .2em;}
.partien {width: 550px; float: left;}
.kommentar {float: left;}

/* anmeldung.css */

table.ergebnis {
	background-color : #eec187; 
	/* #3D3D8B; */
}
.header {
	background-color : #EFEFEF;
}
.inaktiv {
	background-color : #FAE6E6;
}

.error {
	font-weight : bold;
	color : #F0072E;
}
.required, .show {
	font-weight : bold;
}

.klein,.navigation,.copy { 
	font-size : 90%;
}
.titel { font-weight : bold; color : #F0072E; font-size: 180%; }
.titel2 { font-size: 90%; }
.ueberschrift { font-size : 144%; font-weight : bold; color : #3D3D8B; }

.copy {
	margin-top : 30px;
	text-align : center;
	padding : 2px;
}

.error {
	font-weight : bold;
	color : #F0072E;
}
.required, .show {
	font-weight : bold;
}

table.ergebnis {
	background-color : #3D3D8B;
}
.navigation {
	background-color : #eec187;
}
.header {
	background-color : #eec187;
}
.header2 {
	background-color : #FAFAE6;
}
.inaktiv {
	background-color : #FAE6E6;
}

.navigation,.copy  {
	padding : 2px;
}
