@import url(2007/basic.css) All;
@import url(2007/struktur.css) All;
@import url(2007/navigation.css) All;
@import url(2007/farben.css) All;
@import url(2007/sidebar.css) All;
@import url(2007/form.css) All;

#prevtext {
	left: 190px;
	top: 20px;
	position: relative;
	float:left;
}

.header {
	font-size: 14px;
	font-weight: bold;
}

.headerSub {
	font-size: 12px;
	font-weight: bold;
}

.clear { clear: both; }

.ergebnisText {
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
}

.spieler {
	float: left;
	margin: 6px;
}

.spielerName {
	font-size: 9px;
	margin: 8px 0px;
	text-align: center;
	overflow: visible;
}
