#inhalt {
	float: left;
	width: 582px;
	min-height: 1200px;
	padding: 15px 10px 10px 20px;
	background: #FFFFCC url(../../img/inhalt_ecke.gif) no-repeat right top;
}
.button_zurueck a, .button_vor a {
	float: left;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.button_zurueck a {
	background: #000099 url(../../img/pfeil_links.gif) no-repeat 0 50%;
	padding: 2px 6px 2px 12px;
}
.button_vor a {
	float: right; 
	background: #000099 url(../../img/pfeil_rechts.gif) no-repeat 100% 50%;
	padding: 2px 12px 2px 6px;
}
.button_zurueck a:visited {
	color: #FFFFFF;
}
.button_vor a:visited {
	color: #FFFFFF;
}
.button_zurueck a:hover {
	color: #FFCC66;
	text-decoration: none;
}
.button_vor a:hover {
	color: #FFCC66;
	text-decoration: none;
}
.spielplandatum {
	text-align: center;
	font-weight: bold;	
}
h3 a, h3 a:visited, h3 a:hover {
	color: #FFFFFF;
}
h3 a:hover {
	background-color: #00CCFF;
	color: #0000FF;
	text-decoration: none;
}
h3 em {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-left: 10px;
}
.note {
	margin: 5px 0 0 15px;
}
table {
	font-weight: bold;
	margin: 10px -2px 0 -2px;
}
thead th {
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #FFCC66;
	border-bottom: none;
	padding: 5px;
	text-align: left;
	background: url(../../img/spielplan_bg.gif) repeat-x left top;
}
thead th strong {
	font-size: 13px;
	display: block;
}
td {
	width: 80px;
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	border: 1px solid #FFCC66;
}