body
{
  color: #A0A0A0;
  background-color: #303030;
  background-image: url();
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  scrollbar-face-color: #FFFFFF;
  scrollbar-track-color: #303030;
  scrollbar-arrow-color: #303030;
  scrollbar-highlight-color: #808080;
  scrollbar-3dlight-color: #A0A0A0;
  scrollbar-shadow-color: #A0A0A0;
  scrollbar-darkshadow-color: #505050;
}

A:link    {text-decoration: none; color: #F0F0C0;}
A:visited {text-decoration: none; color: #F0F0C0;}
A:active  {text-decoration: none; color: #F0F0C0;}
A:hover   {text-decoration: none; color: #303030; background-color: #A0A000;}

.TableHigh  { background: #606060;     font-size: 12px; font-family: helvetica,arial; color: #FCFCD5; }
.TableFront { background: #E6E7A9;     font-size: 12px; font-family: helvetica,arial; color: #006000; }
.TableFront { background: #505050;     font-size: 12px; font-family: helvetica,arial; color: #FCFCD5; }
.TableBack  { background: #303030;     font-size: 12px; font-family: helvetica,arial; color: #006000; }
.TableDark  { background: #000000;     font-size: 12px; font-family: helvetica,arial; color: #006000; }
.TableTrans { background: transparent; font-size: 12px; font-family: helvetica,arial; color: #E6E7A9; }

.NewsHigh  { background: #006000; font-size: 14px; font-family: helvetica,arial; color: #FCFCD5; }
.NewsDate  { background: #006000; font-size: 12px; font-family: helvetica,arial; color: #FCFCD5; }
.NewsBack  { background: #303030; font-size: 14px; font-family: helvetica,arial; color: #A0A0A0; }
.NewsFront { background: #E6E7A9; font-size: 12px; font-family: helvetica,arial; color: #006000; }
.NewsReact { background: #303030; font-size: 12px; font-family: helvetica,arial; color: #A0A0A0; }

.Input     { background: #E6E7A9; font-size: 10px; font-family: helvetica,arial; color: #006000; }

.NewsHigh  { background: #506040; font-size: 14px; font-family: helvetica,arial; color: #FCFCE5; }
.NewsDate  { background: #506040; font-size: 12px; font-family: helvetica,arial; color: #FCFCE5; }
.NewsBack  { background: #303030; font-size: 14px; font-family: helvetica,arial; color: #A0A0A0; }
.NewsFront { background: #E6E7D9; font-size: 12px; font-family: helvetica,arial; color: #506040; }
.NewsReact { background: #303030; font-size: 12px; font-family: helvetica,arial; color: #A0A0A0; }

.Input     { background: #E6E7D9; font-size: 10px; font-family: helvetica,arial; color: #506040; }

.TableMenu  { background: transparent; font-size: 12px; font-family: helvetica,arial; color: #A0A0A0; }

HR { color: #505050; background: #505050 }

.Copyright { font-size: 10px; font-family: helvetica,arial; color: #A0A0A0; }
.Titel     { font-size: 16px; font-family: helvetica,arial; font-weight: bold; color: #C0C0B0; }

.HotelDark { background: #000000; font-size: 12px; font-family: helvetica,arial; color: #FCFCD5; }
.Hotel     { background: #505050; font-size: 12px; font-family: helvetica,arial; color: #FCFCD5; }

.Menu      { background: #000000; font-size: 12px; font-family: helvetica,arial; color: #FCFCD5; }

DIV.balloon
{
  position: absolute;
  visibility: hidden; 
  display: block;
  width: 400px;
  height: auto; 
  background-color: #006000;
  layer-background-color: #006000; 
  color: #FFFFFF;
  font-family: helvetica;
  font-size: 12px;
  padding: 5px; 
  border-style: solid;
  border-width: 1px;
  border-color: #90A000;
} 

.AgendaHigh   { background: #006000;     font-size: 14px; font-family: helvetica,arial; color: #F5F5DC; }
.AgendaFront  { background: #505050;     font-size: 14px; font-family: helvetica,arial; color: #006000; }
.AgendaHidden { background: #505050;     font-size: 14px; font-family: helvetica,arial; color: #B0D0B0; }
.AgendaTrans  { background: transparent; font-size: 14px; font-family: helvetica,arial; color: #006000; }

.TableRoute
{
  color: #F0F0F0;
  background-color: transparent;
  background-image: url(pics/mp_back_gr2.jpg);
  background-image: url();
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}
.RouteHigh  { background: #006000;     font-size: 12px; font-family: helvetica,arial; color: #FCFCD5; }
.RouteTrans { background: transparent; font-size: 12px; font-family: helvetica,arial; color: #006000; }
