.weiss{
color:#fff;
}


.titel{
font-weight:bold;
font-size:1.1em;
display:block;
border-bottom:1px solid #fff;
}


h1{
font-weight:bold;
font-size:1.3em;
border-bottom:1px solid #fff;
}


.klein{
font-size:0.8em;
}


table.team td {
	border:1px solid #CDCDCE;
	background-image:url(../../statimg/01_bg.gif);
	background-repeat:repeat-x;
	background-color:#DFE1E3;
	margin-bottom:5px;
	padding:9px;
	overflow:hidden;
	color:#666;
	font-size:0.85em;
	visibility:visible;
        text-align:center;
width:33%;
}

table.team h1 {
	font-size:1em;
	padding:4px;
	margin:0;
	line-height:17px;
	background-position:top left;
	background-repeat:repeat-x;
	margin:-4px -4px 4px -4px;

background-color:#81A19D;
background-image:url(../../statimg/h1_01.gif);
color:#FFFFFF;
}
table.team h1.r {
background-color:#C81C23;
background-image:url(../../statimg/h1_02.gif);
color:#FFFFFF;
}
table.team h1.b {
background-color:#85B4D7;
background-image:url(../../statimg/h1_03.gif);
color:#FFFFFF;

