@import '2007/basic.css';
@import '2007/navigation.css';
@import '2007/struktur.css';
@import '2007/farben.css';
@import '2007/sidebar.css';
@import '2007/artikel.css';

#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;
}
