.body {
	background-color: #000000 !important;
        color:#FFFFFF
}

.header {
	position: relative; 
	width: 75%; 
	/* height: 120px; */
	background-color: #000000;
	margin:0pt auto;
	text-align:center;
	border: 1px double #123;
	font-weight:bold;
}

.headernews {
	position: relative; 
	width: 75%; 
	height: 55px;
	background-color: #000000;
	margin:0pt auto;
	text-align:center;
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal !important;
}

.main {
	width: 75%; 
	margin: 0pt auto;
	background: transparent !important;
}


.ueberschrift {
	text-align: center;
	/* text-decoration: underline; */
	font-size:10px;
	border-bottom: 1px groove #c30;
}

.ueberschrift li{
	color:#FFFFFF;
	font-size:18px;
}

.ueberschrift ul li {
	display:table-cell;
	text-align: center;
	font-weight:bold;

}


.streckentabelle {
	width: 98%;
	-moz-border-radius-bottomleft:7px !important;
	-moz-border-radius-bottomright:7px !important;
	-moz-border-radius-topleft:7px !important;
	-moz-border-radius-topright:7px !important;
	background-color:#000000 !important;
	border:1px solid #777 !important;
	margin:10pt !important;
	padding:7px !important;
	font-weight:bold;
	font-size: 0.9em;
}

.streckentabelle tr.detaileven {
color:#FF0000;
font-size:18px;
}
.streckentabelle tr.detailodd {
color:#FF0000;
font-size:18px;
}
.streckentabelle tr.highlight {
color:#FF0000;
font-size:18px;
}


.position {
width: 20px;
text-align: left;
font-size: 0.9em;
}


.uhrzeit {
font-size: 0.9em;
}

.name {
font-size: 0.9em;
}

.class {
font-size: 0.9em;
}

.vehicle {
font-size: 0.9em;
}

.runden {
}font-size: 0.9em;

.kilometer {
font-size: 0.9em;
}

.track {
font-size: 0.9em;
}
.sector {
font-size: 0.9em;
}

.besttime {
font-size: 0.9em;
}

.besttimet {
color:#F68686;
font-size: 0.9em;
}


.ausgabedaten:hover {
	text-align:left;
	Background-color: #FFFFFF;
	color: #c30;
	font-size: 0.9em;
}


.ausgabedatenInvers {
	text-align:left;
/*	Background-color: #FFFFFF; */
	color: #999;
font-size: 0.9em;
}


.footer {
	text-align: center;
}
