/*
css-Definitionen fuer die Reiseliste.
Bitte die Farben an Ihr Layout anpassen.
*/


.hl_journeys,
.hl_jouerneys {
  font-family: arial, sans-serif;
  font-size:12px;
  border-collapse:collapse;
  border-bottom:1px solid #006594;
}

.hl_headcol1, .hl_headcol2, .hl_headcol3, .hl_headcol4, .hl_headcol5, .hl_headcol6, .hl_headcol7, .hl_headcol8, .hl_headcol9, .hl_headcol10 {
  border:1px solid #2D8524;
  background-color:#2D8524;
  color:white;
  text-align:left;
  padding-left:5px;
}

.hl_col1, .hl_col2, .hl_col3, .hl_col4, .hl_col5, .hl_col6, .hl_col7, .hl_col8, .hl_col9, .hl_col10 {
  border-left:1px solid #0055A2;
  border-bottom:none;
  border-top:none;
  background-color: #EBF2F8;
  color:#0055A2;
  text-align:left;
  padding-left:5px;
  font-size:11px;
  padding-bottom:3px;
}


.hl_col1
{
  width:200px;
}

hl_col9, .hl_col10
{
  width:120px;
}

.hl_col2
{
  width:110px;
}

.hl_col3
{
  width:100px;
}

.hl_col4
{
  width:25px;
  text-align:right;
  padding-right:10px;
}

.hl_col5
{
  width:25px;
  text-align:right;
  padding-right:10px;
}

.hl_col6
{
  width:90px;
}

.hl_col7
{
  width:100px;
}

.hl_col8
{
  width:70px;
  text-align:right;
  padding-right:10px;

}



.hl_col1 a, .hl_col9 a, .hl_col10 a {

 text-decoration:underline;
 font-weight:bold;
 background-color:#C6D3EF;
 color:#2D8524;

}
.hl_col10
{
  width:50px;
  text-align:center;
}