body{
background-color:#000000;
color:white;
}
body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:1.5em;
}
p {
	color:#ffffff;
	margin:0px;
	padding:0px;
}
h1, h1 a {
	font-size:24px;line-height:1.1;color:#FFFFFF;font-weight:normal;
	margin-top:12px;
	margin-bottom:6px;
	text-decoration:none;
}
h2, h2 a {
	font-size:20px;line-height:1.1;color:#F7D288;font-weight:normal;
	margin-top:14px;
	margin-bottom:4px;
	text-decoration:none;
}
h3, h3 a  {
	font-size:15px;line-height:1.1;color:#FAE1AF;font-weight:normal;
	margin-top:10px;	
	margin-bottom:2px;	
	text-decoration:none;
}
a {
	color:#F3C15A;
}
a:hover {
	color:#F7D288;
}






.geschichte_tabelle h3 {
	padding:0px;
	margin:0px;
	line-height:1.5em;
}
.team_name{font-weight:bold;font-size:20px;}
.team_index, .team_index:hover{
	width:170px;
	height:30px;
	background-color:#F7D288;
	border:1px solid #cca525;
	text-decoration:none;
	padding:5px;
	margin:5px;
	color:#815A0A;
}
.team_index:hover{
	background-color:#FBE7BB;
}
.bild_links{
	border:1px solid white;
	margin-top:3px;
	margin-right:10px;
	margin-bottom:10px;
}
.bild_mitte{
	border:1px solid white;
	margin-top:3px;
	margin-right:10px;
	margin-bottom:10px;
}
.bild_rechts{
	border:1px solid white;
	margin-top:3px;
	margin-left:10px;
	margin-bottom:10px;
}
.box {
	border:1px solid #212121; background-color:#151515; padding:8px; float:left; margin:8px;
}
.tabelle{border-spacing: 0; border-collapse: collapse; margin-left:1px;}
.tabelle td{
	border:1px solid ;
	padding:3px;
}
