/* clear(c)   Design by Uli Sobers::     http://free.templates.sobers.de   */

/* Blue Line #B9BAEF        Sand Line #CCCC99
/* Blue Back #F1F1F9        Sand Back #F9F6E5


/*
html                                    {
  scrollbar-face-color:                 #383636;
  scrollbar-highlight-color:            #484646;
  scrollbar-3dlight-color:              #383636;
  scrollbar-darkshadow-color:           #282626;
  scrollbar-shadow-color:               #141212;
  scrollbar-arrow-color:                #FF6633;
  scrollbar-track-color:                #080707;
  padding:                              0px;
  margin:                               0px;
  }
*/

/* Note: it is possible to set scrollbar values in body.test for IE */
/*       but not Firefox                                            */


/* ------------------------------------------------------------------------- */
/* body -> formatting for areas outside of the tables                        */
/*         i.e. the areas to the left and right of the main frame            */
/* ------------------------------------------------------------------------- */
body                                    {
  color:                                #000000;     /* Black       */
  background-color:                     #F9F7F7;     /* Light Grey FFFFFF;     White    */
  font-family:                          Trebuchet MS, Arial, sans-serif;
  font-size:                            13px;
  padding:                              0 0 0 0;
  margin:                               0 0 0 0;
  }


/* ------------------------------------------------------------------------- */
/* body.test -> formatting for the iframes used in "Routes"                  */
/*              those iFrames overwrite the existing frames and              */
/*              result in a white area where the slider bar was              */
/* ------------------------------------------------------------------------- */
body.test                               {
  color:                                #000000;     /* Black       */
  background-color:                     #F9F6E5;
  }

/* ------------------------------------------------------------------------- */
/* td -> default format for tables i.e. with no class                        */
/*                                                                           */
/*       These variables are used in all td.***** unless they are            */
/*                                                defined again              */
/*                                                                           */
/*                                                                           */
/* Note: 12px  >  <font size="1">                                            */
/*       13px  == <font size="2">  the only one that seems to match          */
/*       14px  <  <font size="3">                                            */
/* ------------------------------------------------------------------------- */
td                                      {
  horizontal-align:                     left;
  vertical-align:                       top;
  color:                                #000000;     /* Black */
  background-color:                     #F9F6E5;
  font-family:                          Trebuchet MS, Arial, sans-serif;
  font-size:                            13px;
  padding:                              0 0 0 0;
  margin:                               0 0 0 0;
  }


/* ------------------------------------------------------------------------- */
/* td.banner -> formatting for tables <td class=banner                       */
/*              used in menu.html                                            */
/* ------------------------------------------------------------------------- */
td.banner                               {
  border-left:                          solid 1px #808080;
  border-right:                         solid 2px #808080;
  border-bottom:                        none;
  border-top:                           solid 1px #808080;
  padding:                              6 0 0 9;
  }

/* ------------------------------------------------------------------------- */
/* td.menu -> formatting for tables <td class=menu                           */
/*            used in menu.html                                              */
/* ------------------------------------------------------------------------- */
td.menu                                 {
  border-left:                          solid 1px #808080;
  border-right:                         solid 2px #808080;
  border-bottom:                        none;
  border-top:                           none;
  padding:                              0 0 0 9;
  }

/* ------------------------------------------------------------------------- */
/* td.main-cell -> formatting for tables <td class="main-cell"               */
/*                 used in all pages                                         */
/* ------------------------------------------------------------------------- */
td.main-cell                            {
  border-left:                          solid 1px #808080;
  border-right:                         solid 2px #808080;
  border-top:                           none;
  padding:                              0 0 0 9;
  }
/*  font-size:                            14px;  */

/* ------------------------------------------------------------------------- */
/* td.main-text -> formatting for tables <td class="main-text"               */
/*                 used in all pages                                         */
/* ------------------------------------------------------------------------- */
td.text-mid                             {
  padding-top:                          00px;
  padding-left:                         12px;
  padding-right:                        12px;
  padding-bottom:                       00px;
/*  text-align:                           justify;   */
  }

/* ------------------------------------------------------------------------- */
/* td.main-text -> formatting for tables <td class="main-text"               */
/*                 used on front page                                        */
/* ------------------------------------------------------------------------- */
td.text-left                            {
  padding-top:                          00px;
  padding-left:                         00px;
  padding-right:                        12px;
  padding-bottom:                       00px;
/*  text-align:                           justify;   */
  }

/* ------------------------------------------------------------------------- */
/* td.route -> formatting for tables <td class="route"                       */
/*             used in routes screens                                        */
/* ------------------------------------------------------------------------- */
td.text-right                           {
  padding-top:                          00px;
  padding-left:                         12px;
  padding-right:                        00px;
  padding-bottom:                       00px;
/*  text-align:                           justify;   */
  }


/* ------------------------------------------------------------------------- */
/* td.picsmenu -> formatting for tables <td class="picsmenu"                 */
/*                used in route_menu.html                                    */
/* ------------------------------------------------------------------------- */
td.picsmenu                             {
  color:                                #000000;
  background-color:                     #ECE6C4;
  border-left:                          solid 1px #FF8080;
  border-right:                         solid 1px #FF8080;
  border-bottom:                        solid 1px #FF8080;
  border-top:                           solid 1px #FF8080;
  padding-left:                         05px;
  padding-top:                          08px;
  vertical-align:                       top;
  }

/* ------------------------------------------------------------------------- */
/* td.greybar -> formatting for tables <td class="greybar"                   */
/*               used in m_booking.html                                      */
/* ------------------------------------------------------------------------- */
td.greybar                              {
  color:                                #000000;
  background-color:                     #AAAAAA;
  border-left:                          solid 1px #FF8080;
  border-right:                         solid 1px #FF8080;
  border-bottom:                        solid 1px #FF8080;
  border-top:                           solid 1px #FF8080;
  font-size:                            16px;
  vertical-align:                       top;
  padding-left:                         12px;
  }

/* ------------------------------------------------------------------------- */
/* table.price -> formatting for tables <table class="price"                 */
/*                used p_eur.html p_usd.html p_gbp.html p_sek.html           */
/* ------------------------------------------------------------------------- */
table.price                              {
  color:                                #000000;
  background-color:                     #AAAAAA;
  border-left:                          solid 1px #FF8080;
  border-right:                         solid 1px #FF8080;
  border-bottom:                        solid 1px #FF8080;
  border-top:                           solid 1px #FF8080;
  vertical-align:                       top;
  }


/* HYPERLINKS */
a:link                                  {
	color:                                #0000FF;
/*	font-family:                          Trebuchet MS, Arial, sans-serif;  */
/*	font-size:                            13px;   */
	text-decoration:                      underline;
  }

a:visited                               {
	color:                                #0000FF;
/*	font-family:                          Trebuchet MS, Arial, sans-serif;  */
/*	font-size:                            13px;   */
	text-decoration:                      underline;
  }

a:active                                {
	color:                                #C0C000;
/*	font-family:                          Trebuchet MS, Arial, sans-serif;  */
/*	font-size:                            13px;   */
	text-decoration:                      underline;
  }

a:hover                                 {
	color:                                #FF4040;
/*    font-family:                          Trebuchet MS, Arial, sans-serif; */
/*	font-size:                            13px;    */
	text-decoration:                      overline;
  }

/*
td.footer                               {
	color:                                #000000;
	font-size:                            10px;
    border-left:                          double #171717;
    border-top:                           solid 1px #171717;
    padding-left:                         17px;
  }

td.footer-lft                           {
  border-top:                           solid 1px #171717;
  }

#footer a                               {
	color:                                #000000;
	font-family:                          Trebuchet MS, Arial, sans-serif;
	font-size:                            10px;
	text-decoration:                      underline;
  }

#footer a:hover                         {
	color:                                #FFAA88;
	font-family:                          Trebuchet MS, Arial, sans-serif;
	font-size:                            10px;
	text-decoration:                      overline;
  }
*/

/* //////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////Menue Formatierungen -- Aenderungen mit Vorsicht  ////////*/


/* ok -> index.html*/
/* ------------------------------------------------------------------------- */
/* .container -> general formatting  <div class="container"                  */
/*                used in menu.html                                          */
/* ------------------------------------------------------------------------- */
.container {
    padding: 0 0 0 0px;
    margin:  0px;
    background: #EAD0A6;           /* Menu bar background colour */
}

#navCircle {
        margin: 0;
        padding: 0 0 20px 0px;
        border-bottom: 1px solid #FF8080;  /* Menu bar bottom line colour */
                                           /* same as circle.gif */
}

#navCircle li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navCircle a:link,
#navCircle a:visited {
        float: left;
        font-size:   12px;
        line-height: 19px;
        font-weight: bold;
        padding: 0 12px 0px 12px;
        text-decoration: none;
        color: #000000;
}

#navCircle a:link.active,
#navCircle a:visited.active,
#navCircle a:hover {
        padding-bottom: 2px;
        color: #00C0C0;
        background: url(./graphics/circle.gif) no-repeat bottom center;
}

