form, button  {
   margin: 0px;
   padding: 0px;
}

#zelle-rechts {
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#cccccc; 
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#cccccc; 
  
  width:433px;
  
  text-align:left;
  vertical-align:top;
  
  font-family:Arial;
  font-size:8pt;
  font-weight:normal;
  
  
}

#zelle-mitte {
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#cccccc; 
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#cccccc; 
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#cccccc; 
  
  width:50px;
  
  text-align:center;
  vertical-align:top;
  
  font-family:Arial;
  font-size:8pt;
  font-weight:normal;
  
}

#zelle-links {
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#cccccc; 
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#cccccc; 
  
  width:50px;
  
  text-align:center;
  vertical-align:top;
  
  font-family:Arial;
  font-size:8pt;
  font-weight:normal;
  
}

#head-zeit {
  text-align:center;
  vertical-align:top;
  
  font-family:Arial;
  font-size:8pt;
  font-weight:bolder;
  
  width:52px;
}

#head-km {
  text-align:center;
  vertical-align:top;
  
  font-family:Arial;
  font-size:8pt;
  font-weight:bolder;
  width:50px;
}

#head-etappe {
  text-align:center;
  vertical-align:top;
  
  font-family:Arial;
  font-size:8pt;
  font-weight:bolder;
  width:50px;
}

#head-leer {  
  width:50px;
}

#head-beschreibung {
  text-align:left;
  vertical-align:top;
  
  font-family:Arial;
  font-size:8pt;
  font-weight:bolder;
  width:201px;
}

#headline {
  vertical-align:top;
  color:red;
  font-family:Arial;
  font-size:8pt;
  font-weight:bolder;
  width:450px;  
  padding-left:60px; 
  padding-bottom:10px
}

#anzeige
{
	text-align:right;
	width:230px;
	font-weight:normal;	
}

#banner {
margin-left:0px; 
 
margin-top:0px; 
 
}

select {
	font-size:13px;
	font-family:Verdana,sans-serif;
	font-weight:bold;
}

.Button {
 background-color:#AAAAAA;
 color:#FFFFFF;
 width:100px;
 height:25px;
 border:2px solid #DDDDDD;
}

A:link {text-decoration: underline;  font-size:13px; font-family:Verdana,sans-serif; color: #808080}

A:visited {text-decoration: underline; font-size:13px; font-family:Verdana,sans-serif; color: #808080 }

A:hover {text-decoration: underline; font-size:13px; font-family:Verdana,sans-serif; color: #808080 }

.etappentext
{
	font-family:Arial;
  font-size:8pt;
  font-weight:bolder;
  padding-left:10px;
  padding-right:10px; 
}

tbody
{
	font-family:Arial;
  font-size:8pt;
  font-weight:normal;
}



