a:link
 {
  font-weight:none;
  color:#ffffff;
  text-decoration:none;
 }

a:visited
 {
  font-weight:none;
  color:#ffffff;
  text-decoration:none;
 }

a:hover
 {
  font-weight:none; color:#009900;
  text-decoration:underline;
 }

a:active
 {
  font-weight:none; color:#336633;
  text-decoration:underline;
 }

a:focus
 {
  font-weight:none; color:#ffffff;
  text-decoration:underline;
 }

p
 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 19px;
 }

.left
 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
 }

.ur
 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #002652;
 }

.right
 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
 }

h1
 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
 }

h2
 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
 }

td.bez
 {
  font-family: Arial Black, Helvetica, sans-serif;
  font-size: 20px;
  color:#D0E0EE;
 }

td.ueberschrift
 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color:#FFFFFF;
 }

td.repeat
 {
  background-repeat: repeat-y;
  background-position: 0 0;
 }

div
 {
 font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
 }

td
 {
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
 }

table.MainTable
 {
  background-image:url('leer.jpg');
  width:950px;
  height:650px;
  empty-cells:show;
 }

div.MainTable
 {
  position:relative;
  top:30px;
  margin:0px;
  width:950px;
  height:auto;
 }

table.BikeTable
 {
  width:703px;
  empty-cells:show;
  border-collapse:collapse;
  border-width:0px;
 }

td.bikeImgThumb
 { 
  width:160px;
  height:90px;
 }

td.bikeSpace
 { 
  width:36px;
 }
/*
 480 - 18 = 462
 90 - 18 = 72

*/

td.bikeTXT
 { 
  width:462px;  
  height:72px;  
/*  background-color:#999999; */
/*  background-image:url('txtback.png'); */
  background-repeat: no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12pt;
  padding:9px;
 }
td.middle
 { 
  font-family: Arial, Helvetica, sans-serif;
  font-size:11pt;
 }
td.bikeEmptyLine
 {
  height:20px;
  padding:0px;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-color:white;
 }



body
 {
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#FFFFFF;
  background-color:#000000;
 }
