/* CSS Document */
#herkunftzielzeile
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background:  #FFE293;
	text-align: left;
	color : #940000;
	font-weight : bold;
	padding-right: 5px;
	border-top:solid 2px #940000;
	border-bottom:solid 2px #940000;
	text-align:center;
  line-height: normal;
}
#herkunftzielzeile_ab
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background:  #FFE293;
	text-align: left;
	color : #940000;
	font-weight : bold;
	padding-right: 5px;
	border-top:solid 2px #940000;
	border-bottom:solid 2px #940000;
	text-align:center;
  line-height: normal;
  height:35px;	
	border-right:1px solid #000000;
}
#her_fnr
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background:  #008200;
	text-align: left;
	color : #940000;
	font-weight : bold;
	padding-right: 5px;
	border-top:solid 2px #940000;
	border-bottom:solid 2px #940000;
	text-align:center;
  line-height: normal;
}
/* Farben und Font für Fahrtnummerzeile */
#fnum_neu 
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
  background: #FFF3D2;
  border-right:1px solid black;
  text-align:center;
}

  /* Farben und Font für Fahrtnummerheadline */
#fnum_hl_neu 
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
  background: #FFF3D2;
}
/* Bemerkung */
#bemerkung_neu 
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-style:italic;
  background: #FFF3D2;
  border-bottom:2px solid #940000;
	height:31px;
}
   /* Bemerkung Border rechts*/
#bemerkung_rand_neu 
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-style:italic;
  background: #FFF3D2;
  border-bottom:2px solid #940000;
  border-right:1px solid black;
  height:31px;
  text-align:center;
  vertical-align : middle;
}
#her_zeit {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  background: #33FF99;
  line-height: 24px;
  border-top:solid 1px white;
  border-right:1px solid black;
  width:128px;
}

