/* Rahmen un Farben ganz unten */
/* Allgemeines */
* {
	margin: 0;
	padding: 0;
	color:#000;
	border:0;
}
html{
	font-size:100.1%;
}
body{
	position:relative;
	width:69em;
	font-size:0.9em;
	font-family:arial,helvetica,sans-serif;
	margin:0 auto;
	text-align:center;
}
ul{
	list-style-type:none;
}
ul.credit{
	list-style-type:disc;
	list-style-position:inside;
}
p{
	text-align:justify;
	padding:0.2em;
}
#container{
	margin:auto;
	text-align:left;
}

/* Dimensionen und Positionen */
#langselect {
	position:absolute;
	right:0.5em;
	color:#fff;
}
#header {
	width:100%;
	text-align:center;
	margin-bottom:-0.3em;
}
#header img {
	width:100%;
}
#subhead{
	clear:both;
	text-align:right;
	margin:0 0 1em 0;
}
#subhead span{
	float:left;
}

#menu {
	margin: 1.5em 0 1em 0;
	z-index:100;
	width: 7em;
	float: left;
}
#menu img {
	margin-bottom: 1.5em;
}
#menu ul {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 7em;
	float: left;
}
#menu h2 {
	font: bold 11px/16px arial, helvetica, sans-serif;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	margin: 0;
	padding: 0.5em;
}

#menu h2 {
	text-transform: uppercase;
}

#menu ul a {
	text-decoration: none;
	display: block;
	width: 7em;
}

#menu li {
	position: relative;
	border: 1px solid #000;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
}

#menu ul ul ul {
	top: 0;
	left: 100%;
}
#menu ul ul ul ul {
	top: 0;
	left: 100%;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul,
div#menu ul ul ul li:hover ul ul {
	display: none;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul,
div#menu ul ul ul ul li:hover ul {
	display: block;
}




#tabs2 {
	margin:1em auto;
	margin-bottom: 0;
	text-align:center;
}
#tabs2 dl {
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#tabs2 dl dt {
	display:none;
}
#tabs2 dl dd {
	float:left;
	padding:0 0.1em;
}
#tabs2 dl dd button {
	display:block;
	cursor:pointer;
	float:left;
	height:1.65em;
	padding:0 0.1em 0.2em 0.1em;
	text-align:center;
	font-style:normal;
	text-decoration:none;
}
#raceinfo{
	margin:1em 1em 1em 8em;
}
#raceinfo table{
	margin:0 auto;
}
#raceinfo table tr {
	padding: 0.1em 0.2em;
	margin:0;
	text-align:center;
	font-size:0.8em;
}
#raceinfo table td {
	padding: 0.1em 0.2em;
	text-align:center;
}
#raceinfo table td.nborderr {
	border-right: 0;
}
#raceinfo table td.nborderl {
	border-left: 0;
}
#raceinfo table td.img {
	padding: 0;
}
#raceinfo table img {
	vertical-align:bottom;
}
.cars {
	width: 40px;
	height:60px;
	vertical-align:bottom;
}
.carl {
	width: 80px;
	height:120px;
	vertical-align:bottom;
}
.track {
	width: 120px;
	height:120px;
	vertical-align:bottom;
}
#content{
	margin:0em;
	padding:0;
	clear:right;
}
#tables{
	padding:1em;
}
div.whole{
	margin-bottom:1em;
	clear:both;
}
div.left{
	width:49%;
	float:left;
	margin-bottom:1em;
}
div.right{
	width:49%;
	float:right;
	margin-bottom:1em;
}
div.saicl{
	width:28%;
	float:left;
	text-align:center;
	margin-top:1em;
	margin-bottom:1em;
}
div.saicc{
	width:44%;
	text-align:center;

	margin-top:1em;
	margin-bottom:1em;
	margin-left:28%;
}
div.saicr{
	width:28%;
	float:right;
	margin-top:1em;
  margin-bottom:1em;
	text-align:center;

}
.clr{
	clear:both;
}
h1{
	padding:0.1em 0.5em;
	font-family:agency;
	font-weight:bold;
	font-size:1em;
}
div.stats{
	padding:0.1em 0.5em;
	font-family:agency;
	font-weight:bold;
	font-size:1em;
	text-align:right;
}
div.stats h1{
	display:inline;
	float:left;
	padding:0;
}
.text{
	padding:0.5em 0.5em 0.5em 0.5em;
	text-align:left;
	overflow:auto;
	overflow-y:hidden;
}
.textc{
	padding:0.5em;
	line-height:1.6em;
	text-align:center;
	overflow:auto;
	overflow-y:hidden;
}
table.stats {
	padding: 0.1em;
	margin:auto;
	margin-top:0.5em;
	margin-bottom:0em;
	clear:both;
}
table.stats th {
	height:3em;
	text-align:right;
	vertical-align:middle;
}
table.stats td {
	padding: 0.1em 0.2em;
	text-align:center;
}
table.stats tr.taba td em {
	font-size:0.6em;
}
.font08 {
	font-size:0.8em;
}
.font09 {
	font-size:0.9em;
}
.font11 {
	font-size:1.1em;
}
table.stats td.textright {
	text-align:right;
}
table.stats td.textleft {
	text-align:left;
}
table.stats td.paddbottom {
	padding-bottom:1em;
}
#footer{
	clear:left;
	text-align:right;
	margin:0 0 1em 0;
}
#footer span{
	float:left;
	color:#fff;
}
.clear{clear:both;}
#ergh,
#pit,
#sta,
#sec,
#flg,
#pen,
#lbl,
#blg,
#rpg,
#all {
	display:none;
}



/* Rahmen */
#tabs2 dl dd button {
	border:1px solid #000;
}
#raceinfo table{
	border:2px solid #000000;
	border-collapse:collapse;
}
#raceinfo table td {
	border:1px solid #000000;
	border-collapse:collapse;
}
table.stats {
	border:2px solid #000000;
	border-collapse:collapse;
}
table.stats th {
	border-bottom:0;
}
table.stats td {
	border:1px solid #000000;
	border-collapse:collapse;
}
table.stats td.bborderb {
	border-bottom: 2px solid #000000;
}
table.stats td.bborderr {
	border-right: 2px solid #000000;
}
table.stats td.boldborderr {
	border-right: 3px solid #000000;
}
table.stats td.bbordert {
	border-top: 2px solid #000000;
}
table.stats td.nbordert {
	border-top: 0;
}
table.stats td.nborderb {
	border-bottom: 0;
}
table.stats td.nborderl {
	border-left: 0;
}
table.stats td.nborderr {
	border-right: 0;
}
table.stats td.nborderlr {
	border-left: 0;
	border-right: 0;
}
table.stats td.nbordertb {
	border-top: 0;
	border-bottom: 0;
}
table.stats td.nborder {
	border: 0;
}
table.stats tr.taba td {
	border-top:0;
}


/* Hintergrund- und Schriftfarben */
html,
body {
	color: #ffffff;
	background:#dde7ff;
}
#subhead{
	background:#333333;
}
#menu h2 {
	color: #ffffff;
	background: #a0a0a0;
}
#menu ul a {
	color: #ffffff;
	background: #333333;
}

#menu ul a:hover {
	color: #ffffff;
	background: #a0a0a0;
}
#menu li {
	background:#000;
	color:#fff;
}
div#menu ul li:hover,
div#menu ul ul li:hover,
div#menu ul ul ul li:hover,
div#menu ul ul ul ul li:hover {
	background:#a0a0a0;
	color:#ffffff;
}
#raceinfo{
	background:#c1c1c1;
}
#tabs2 dl dd button {
	background:#a0a0a0;
	color:#fff;
}
#tabs2 dl dd button.active {
	background:#333333;
	color:#ffffff;
}
#tables{
	background:#c1c1c1;
}
div.whole{
	background:#c1c1c1;
}
div.left{
	background:#c1c1c1;
}
div.right{
	background:#c1c1c1;
}
h1{
	color: #ffffff;
	background:#333333;
}
h1 a{
	color: #ffffff;
}
h1 strong{
	color: #ffffff;
}
div.stats{
	color:#ffffff;
	background:#333333;
}
.taba,
.taba td,
.taba strong,
.taba a,
.taba em {
	color: #ffffff;
	background:#333333;
}
.tabb {
	background:#a6a6a6;
}
.tabc {
	background:#b3b3b3;
}
td.lbl100 {
	color: #000000;
	background:#008000;
}
td.lbl101 {
	color: #000000;
	background:#a0f00f;
}
td.lbl103 {
	color: #000000;
	background:#40d0d0;
}
td.lbl105 {
	color: #000000;
	background:#00ffff;
}
td.lbl107 {
	color: #000000;
	background:#ffff70;
}
td.lbl108 {
	color: #000000;
	background:#ffa070;
}
td.lblpit {
	color: #000000;
	background:#ffffff;
}
td.lblpen {
	color: #000000;
	background:#ddd;
}
td.lblrej {
	color: #000000;
	background:#f00;
}
td.lbltoc {
	color: #000000;
	background:#00f;
}
#footer,
#footer a {
	color:#ffffff;
	background:#333333;
}
.bold {
	font-weight:bold;
}
