/* -----------------------------------------------------------------------------*/
/* Dateiname: haddawi.css                                                           */
/* -----------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------*/
/* Generelle Formatierungen                                                     */
/*------------------------------------------------------------------------------*/

body
  {
  color: #000066;
  background-color: #FFFACE;
  font-family: Arial, Garamond;
  font-size: 10pt;
  scrollbar-base-color: #FFFACE;
  scrollbar-3dlight-color: #CEFFD2;
  scrollbar-arrow-color: #007D00;
  scrollbar-darkshadow-color: #007D00;
  scrollbar-face-color: #CEFFD2;
  scrollbar-highlight-color: #DEDFDE;
  scrollbar-shadow-color: #007D00;
  scrollbar-track-color: #FFFABF;
  }

h1
  {
  font-family: Arial, Garamond;
  font-weight: bold;
  font-size: 18pt;
  }
h2
  {
  font-family: Arial, Garamond;
  font-weight: bold;
  font-size: 12pt;
  }

p
  {
  font-family: Arial, Garamond;
  font-size: 10pt;
  text-align: left;
  }

.merke
  {
  font-family: Garamon, Arial;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  color: #16A36F;
  }
.link
  {
  font-family: Arial, Garamond;
  font-size: 10pt;
  color: #16A36F;
  TEXT-DECORATION: none;
  }
.content
  {
  color: #000066;
  font-family: Arial, Garamond;
  font-size: 10pt;
  text-align: left;
  }
.content1
  {
  color: #000066;
  font-family: Arial, Garamond;
  font-size: 10pt;
  text-align: center;
  }
.fussnote
  {
  color: #848284;
  font-family: Arial, Garamond;
  font-size: 8pt;
  }
.date
  {
  color: #000066;
  font-family: Arial, Garamond;
  font-size: 12pt;
  font-weight: bold;
  }
.box
  {
  border-color:#16A36F;
  border-width:1px;
  border-style:solid;
  padding: 5px;
  margin: 2px;
  }
.info1
  {
  width:500px;
  border:0;
  background-color:#FFFACE;
  color:#000066;
  }
.info2
  {
  width:500px;
  height:50px;
  border:0;
  background-color:#FFFACE;
  color:#000066;
  }
  
img 
  { border: none; }

a:link
  {
  font-family: Arial, Garamond;
  font-size: 10pt;
  color: #16A36F;
  TEXT-DECORATION: none;
  }
a:visited
  {
  font-family: Arial, Garamond;
  font-size: 10pt;
  color: #16A36F;
  TEXT-DECORATION: none;
  }
a:hover
  {
  font-family: Arial, Garamond;
  font-size: 10pt;
  color: #16A36F;
  TEXT-DECORATION: underline;
  }

select
  {
  color: #16A36F;
  font-family: Arial, Garamond;
  font-size: 8pt;
  background-color:#FFFACE;
  border: 1px solid #16A36F;
  WIDTH: 120;
  }

/*------------------------------------------------------------------------------*/
/* Spez. Tabellen- u. Link-Formatierungen f&uuml;r Navigationsmen&uuml;s
/*------------------------------------------------------------------------------*/
TABLE
        {
        MARGIN: 0px;
        PADDING: 0px;
        font-size: 10pt;
        }

TABLE.menu
        {
        MARGIN: 0px;
        PADDING: 0px;
        font-size: 10pt;
        }
TABLE.menu TR
        {
        VERTICAL-ALIGN: middle;
        LINE-HEIGHT: 16px;
        }
TABLE.menu TD
        {
        PADDING: 0px;
        OVERFLOW: hidden;
        TEXT-ALIGN: center;
        VERTICAL-ALIGN: middle;
        }
TABLE.menu TD.ghost
        {
        MARGIN-RIGHT:0px;
        PADDING: 0px;
        WIDTH: 117;
        OVERFLOW: hidden;
        TEXT-ALIGN: center;
        VERTICAL-ALIGN: middle;
        }        
TABLE.menu A
        {
        BORDER: 1px solid #16A36F;
        TEXT-DECORATION: none;
        DISPLAY: block;
        MARGIN: 0px;
        WIDTH: 117;
        PADDING-RIGHT: 2px;
        PADDING-LEFT: 2px;
        PADDING-BOTTOM: 0px;
        PADDING-TOP: 0px;
        }
TABLE.menu A:link
        {
        COLOR: #16A36F;
        BACKGROUND-COLOR: #FEFACD;
        }
TABLE.menu A:visited
        {
        COLOR: #16A36F;
        BACKGROUND-COLOR: #FEFACD;
        }
TABLE.menu A:hover
        {
        COLOR: #16A36F;
        BACKGROUND-COLOR: #CCFFCC;
        TEXT-DECORATION: none;
        }
TABLE.menu TD.down A:link
        {
        background-color:#16A36F;
        color:#FEFACD;
        }
TABLE.menu TD.down A:visited
        {
        background-color:#16A36F;
        color:#FEFACD;
        }
TABLE.menu TD.down A:hover
        {
        background-color:#16A36F;
        color:#FEFACD;
        TEXT-DECORATION: none;
        }
TABLE.menu TD.mark A:link
        {
        background-color:#CCFFCC;
        color:#16A36F;
        }
TABLE.menu TD.mark A:visited
        {
        background-color:#CCFFCC;
        color:#16A36F;
        }
TABLE.menu TD.mark A:hover
        {
        background-color:#CCFFCC;
        color:#16A36F;
        TEXT-DECORATION: none;
        }
        
                
TABLE.submenu
        {
        MARGIN: 0px;
        PADDING: 0px;
        font-size: 8pt;
        }
TABLE.submenu TR
        {
        VERTICAL-ALIGN: middle;
        LINE-HEIGHT: 14px;
        }
TABLE.submenu TD
        {
        MARGIN-RIGHT:0px;
        PADDING: 0px;
        OVERFLOW: hidden;
        TEXT-ALIGN: center;
        VERTICAL-ALIGN: middle;
        }
TABLE.submenu TD.ghost
        {
        MARGIN-RIGHT:0px;
        PADDING: 0px;
        WIDTH: 117;
        OVERFLOW: hidden;
        TEXT-ALIGN: center;
        VERTICAL-ALIGN: middle;
        }
TABLE.submenu A
        {
        BORDER: 1px solid #16A36F;
        TEXT-DECORATION: none;
        DISPLAY: block;
        MARGIN: 0px;
        PADDING-RIGHT: 4px;
        PADDING-LEFT: 4px;
        PADDING-BOTTOM: 0px;
        PADDING-TOP: 0px;
        }
TABLE.submenu A:link
        {
        COLOR: #16A36F;
        BACKGROUND-COLOR: #FEFACD;
        }
TABLE.submenu A:visited
        {
        COLOR: #16A36F;
        BACKGROUND-COLOR: #FEFACD;
        }
TABLE.submenu A:hover
        {
        COLOR: #16A36F;
        BACKGROUND-COLOR: #C9F1C5;
        TEXT-DECORATION: none;
        }
TABLE.submenu TD.down A:link
        {
        background-color:#FFFFFF;
        color:#FEFACD;
        }
TABLE.submenu TD.down A:visited
        {
        background-color:#16A36F;
        color:#FEFACD;
        }
TABLE.submenu TD.down A:hover
        {
        background-color:#16A36F;
        color:#FEFACD;
        TEXT-DECORATION: none;
        }

TABLE.themen
        {
        MARGIN: 0px;
        PADDING: 0px;
        font-size: 10pt;
        }
TABLE.themen TR
        {
        VERTICAL-ALIGN: middle;
        LINE-HEIGHT: 16px;
        }
TABLE.themen TD
        {
        PADDING: 0px;
        OVERFLOW: hidden;
        TEXT-ALIGN: left;
        VERTICAL-ALIGN: middle;
        }
TABLE.themen A
        {
        BORDER: 1px solid #16A36F;
        TEXT-DECORATION: none;
        DISPLAY: block;
        MARGIN: 0px;
        WIDTH: 210;
        PADDING-RIGHT: 2px;
        PADDING-LEFT: 2px;
        PADDING-BOTTOM: 0px;
        PADDING-TOP: 0px;
        }
TABLE.themen A:link
        {
        COLOR: #16A36F;
        BACKGROUND-COLOR: #FEFACD;
        }
TABLE.themen A:visited
        {
        COLOR: #16A36F;
        BACKGROUND-COLOR: #FEFACD;
        }
TABLE.themen A:hover
        {
        COLOR: #16A36F;
        BACKGROUND-COLOR: #CCFFCC;
        TEXT-DECORATION: none;
        }
TABLE.themen TD.down A:link
        {
        background-color:#16A36F;
        color:#FEFACD;
        }
TABLE.themen TD.down A:visited
        {
        background-color:#16A36F;
        color:#FEFACD;
        }
TABLE.themen TD.down A:hover
        {
        background-color:#16A36F;
        color:#FEFACD;
        TEXT-DECORATION: none;
        }
        
TABLE.gruppen TD.chiemgau
  {
  BACKGROUND-COLOR:#C9F1C5
  } 

TABLE.gruppen TD.munich
  {
  BACKGROUND-COLOR:#80FF80
  }
     
TABLE.gruppen TD.rosenheim
  {
  BACKGROUND-COLOR:#008040
  }  

.tableheader
{
background-color:#CCFFCC;
font-size: 14pt;
font-weight: bold;
text-align: center;
border: 1px solid #16A36F;
}

.tablerow
{
background-color:#FFFACE;
border-bottom: 1px solid #16A36F;
padding: 4px;
clear: both;
}

.tablefield1
{
width: 23%;
float: left;
}

.tablefield2
{
width: 77%;
}