div.content {
	text-align:left;
	float:left;
	background-color:white;
	padding-right:1em
}
h2 {
	margin-bottom:0px;
}
p {
	margin:0px 10px;
	font-size:10pt;
}

.content table {
	border-collapse:collapse;
	margin:15px;
	border:2px solid black;
}

.content table * {
	font-size:10pt;
	font-weight:normal;
	white-space:nowrap;
	text-align:left;
	color:#000000;
}

.content td {
	border:1px solid grey;
}
.content th {
	color:#000000;
	border-left:1px solid grey;
	font-size:10pt;
	font-weight:normal;
}

tr.ronn th {
	border-top:2px solid black;
	border-bottom:1px solid black;
	background-color:#efefff;
	font-size:12pt;
	padding:3px 0px 2px 15px;
	font-weight:bold;
}

tr.header th {
	border-bottom:2px solid black;
	font-weight:bold;
}
th.datum, th.spill {
	background-color:#eeffee;
}
th.datum, th.spill, td.datum, td.match {
	padding:1px 5px;
}
th.res, td.resultat {
	background-color:#eeffee;
	border-right:2px solid black;
	border-left:2px solid black;
	text-align:center;
}

th.numm {
	background-color:#eeffee;
	width:15em;
	text-align:center;
}

span.error {
	color:red;
}

tr.matchover td {
	background-color:#ffffee;
}
tr.matchnotover td {
	background-color:transparent;
}
tr.matchover td.resultat {
	background-color:#eeffee;
}

td.falsch {
text-align:center;
}
td.bal_richteg {
	font-weight:bold;
text-align:center;
}
td.richteg {
	font-weight:bold;
	text-decoration:underline;
text-align:center;
}

#gewenner_tip {
	text-align:right;
	vertical-align:middle;
	font-weight:bold;
	font-size:12pt;
	border-right:2px solid black;
	padding-right:10px;
}
td.equipe_in, td.equipe_raus, td.equipe_gewonn {
	white-space:normal;
	vertical-align:middle;
text-align:center
}
td.equipe_in {
	color:#009900
}
td.equipe_raus {
	color:#996633
}
td.equipe_gewonn {
	color:#009900;
	font-weight:bold;
}
#klassement {
margin:15px 15px 15px 15px;
}
#klassement td {
text-align:center;
}

table#klassement th {
width:7em;
font-weight:bold;
text-align:center;
}

#klassement .gewenner {
color:red;
}

