body      {    font-family: "Coda","Helvetica Neue",Helvetica,Arial,sans-serif;    font-weight: 400;  font-size: 1.0em;  letter-spacing: 0.08em; text-align: justify; color: white;} 
h1        {    font-family: "Coda","Helvetica Neue",Helvetica,Arial,sans-serif;    font-weight: 600;  font-size: 2.4em;  letter-spacing: 0.15em; text-align: center;  color: white;} 
h2        {    font-family: "Coda","Helvetica Neue",Helvetica,Arial,sans-serif;    font-weight: 600;  font-size: 2.0em;  letter-spacing: 0.13em; text-align: center;  color: white;} 
h3        {    font-family: "Coda","Helvetica Neue",Helvetica,Arial,sans-serif;    font-weight: 600;  font-size: 1.5em;  letter-spacing: 0.13em; text-align: left;    color: white;} 
.greatest {    font-size: 1.6em;  letter-spacing: 0.11em;} 
.greater  {    font-size: 1.4em;  letter-spacing: 0.10em;} 
.great    {    font-size: 1.2em;  letter-spacing: 0.09em;} 
.small    {    font-size: 0.8em;  letter-spacing: 0.07em;} 
.smaller  {    font-size: 0.7em;  letter-spacing: 0.06em;} 
.smallest {    font-size: 0.6em;  letter-spacing: 0.05em;} 
nav {  justify-content: center;   align-items: center;  margin-left: auto;  margin-right: auto;} 
ul  {  list-style-type: none;  margin: 0;  padding: 0;  overflow: hidden;  background-color: #333;  font-size: 22px;} 
li  {  float: left;} 
li a, .drop_btn {  display: inline-block;  color: white;  text-align: center;  padding: 10px 10px;  text-decoration: none;} 
li a:hover, .dropdown:hover .drop_btn {  background-color: black;  transition:0.5s;} 
li.dropdown {  display: inline-block;} 
.dropdown-content {  display: none;  position: absolute;  background-color: #333;  min-width: 160px;  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);  z-index: 1;} 
.dropdown-content a {  color: white;  padding: 12px 16px;  text-decoration: none;  display: block;  text-align: left;} 
.dropdown-content a:hover {  background-color: black;} 
.dropdown:hover .dropdown-content {  display: block;}


.TimeTableRace {  
	border-collapse: collapse;
	text-align: left;
	margin: 25px 0;  
	width: 1000px; 
	padding:15px;  		
	border-radius: 5px 5px 0 0;
	overflow: hidden;
	box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.45);
	background-color: rgba(0, 0, 0, 0.4);
}
	

.TimeTableRace thead tr:first-of-type {
    background-color: #1b2a49;
    color: #ffffff;
    text-align: left;
	font-weight: bold;
}

.TimeTableRace thead tr th:first-of-type {
	text-align: center;
}

.TimeTableRace tbody tr td time {
	margin: auto;
}

.TimeTableRace th,
.TimeTableRace td {
    padding: 12px 15px;
	}

.TimeTableRace tbody tr:last-of-type {
    border-bottom: 4px solid #1b2a49;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
}

select::-ms-expand {
  display: none;
}

select {
  /* ... */
  width: 100%;
  height: 40px;
  /*-moz-padding-start: calc(10px - 3px);*/
  padding-left: 10px;
  background-color: #7d7d7d;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

select {
  /* ... */
  box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3);
  border-radius: 3px;
}

select {
  /* ... */
  outline: none;
}

select option {
  color: #1b2a49;
}

select:focus::-ms-value {
  background-color: transparent;
}

select {
  /* ... */
  cursor: pointer;
}
.select-wrapper {
  /* ... */
  position: relative;
}

/*dropfont*/
.select-wrapper::before {
  font-family: fontello;
  content: "\e800"; 
  font-size: 20px;
  position: absolute;
  right: 15px;
  top: 10px;
  color: #fff;
}

.select-wrapper::before {
  /* ... */
  pointer-events: none;
}

TimeTableRaceTrack { font-size: 28px; font-weight: 600; letter-spacing: 0.15em;} 
time.icon        {  font-size: 1em;  display: block;   position: relative;   width: 7em;   height: 7em;   background-color: #fff;   border-radius: 0.6em;   box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;  overflow: hidden; } 
time.icon *      {  display: block;   width: 100%;   font-size: 1em;   font-weight: bold;   font-style: normal;   text-align: center; } 
time.icon strong {  position: absolute; top: 0;   padding: 0.4em 0;   color: #fff;   background-color: #1b2a49;   border-bottom: 1px dashed #1b2a49;   box-shadow: 0 2px 0 #1b2a49; } 
time.icon em     {  position: absolute; bottom: 0.3em;   color: #1b2a49; } 
time.icon span   {  font-size: 2.8em;   letter-spacing: -0.05em;   padding-top: 0.8em;   color: #2f2f2f; } 
  a.Impressum, a.Impressum:visited     { font-size: 12px; line-height: 14px; color: white; align: right; text-decoration: none;}
  a.ImpressumSelect                    { font-size: 12px; line-height: 14px; color: black; font-weight: bold;   text-decoration: none;  }
  a.Impressum:hover, .ImpressumSelect  { color: #2222FF;}
  .text22    { font-family: Arial; font-size: 22px; line-height: 28px;}
  a.Menue18, a.Menue18:visited     { font-size: 18px; line-height: 34px; color: #111111; align: right; text-decoration: none;}
  a.Menue18Select                  { font-size: 18px; line-height: 34px; font-weight: bold;   text-decoration: none;   color: #bbbbbb;}
  a.Menue18:hover, .Menue18Select  { color: #2222FF;}
  a.AISlink, a.AISlink:visited   { font-family: Verdana, Arial, sans-serif;  font-size: 0.8em;  letter-spacing: 0.07em; color: #888888; text-decoration: none;}
  a.AISlink:hover                { font-family: Verdana, Arial, sans-serif;  font-size: 0.8em;  letter-spacing: 0.07em; color: #999999;}
  .content_alpha   { background-color: rgba(0, 0, 0, 0.4);}
  .blueschatten  { background-image: url("/CMSbaseimages/bg-MenueLeiste.png");background-size:100% 100% }
  blink, .blink {  -webkit-animation: blink 1s step-end infinite;  -moz-animation: blink 1s step-end infinite;  -o-animation: blink 1s step-end infinite;  animation: blink 1s step-end infinite;}   
}
  <style type="text/css">
  html{
     background-image:none !important;
     background:none !important;
  }
  body{
     background-image:none !important;
     background:url(/CMSbaseimages/bg-210310.jpg) 0 0 fixed no-repeat !important;
     background-size:100% 100% !important;
  }