/* Schriftdefinition fuer Seiteninhalt
 *
 * 2004-01-11   Peter Inger
 *
 */


/* Text */

P, UL, OL, LI,TD,  TH {font-family:Arial,Helvetica, sans-serif; font-size:10pt; font-weight:500;
  color : black;
}


/* Tablel  #336699 */

TD.header   { background-color : #336699; color: #ffffff; border: solid; border-width: 0pt; vertical-align: middle;
           text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18pt;
           line-height: 2em; font-variant: normal; font-style: normal; padding-top : 0px; padding-left : 0px;
           padding-right : 0px; padding-bottom : 0px; margin-top : 0px; margin-left : 0px; margin-right : 0px;
           margin-bottom : 0px;}

TD.horizontal_bar {background-color : #999999; color: white; border: solid; border-width: 0pt; vertical-align: middle;
                   text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size : 8pt;
                   line-height: 1em; height: 22; font-variant: normal; font-style: normal; text-align: center ;}

TD.navigator_bar  {text-align: left; width: auto; background-color : #999999; color : white; letter-spacing: 1px;
                           margin-bottom: 8px; line-height: 1em; margin-top: 8px; vertical-align: middle; height: auto ;
  text-decoration : none;
}



TD.footer {background-color : white;color : black; border: solid; border-width: 0pt; vertical-align: middle; text-decoration: none;
           font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 8pt; line-height: 1em; font-variant: normal; font-style: normal  ;}

TABLE.navigator_bar
               {
                       background-color : #999999;
                       color : white;
                 border: solid;
                 border-width: 0pt;
                 border-collapse: separate;
                 border-color: #aaaaaa;
                 border-width: 0pt;
                 border-spacing: 0pt;
                 border: outset 0pt;
                 border: inset 0pt;

                 vertical-align: middle;

                 font-family: Arial, Helvetica, sans-serif;
                 font-weight: normal;
                 font-size: 10pt;
                 line-height: 1em;
                 font-variant: normal;
                 font-style: normal;
                       text-align: center
               ;
  text-decoration : none;
}






/* Sizes Classes*/


/* Link behaviour */

A.topic:link {
	COLOR: black; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}


A.topic:visited {
	COLOR: black; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.topic:hover {
	COLOR: black; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

/* other */
input { font-family: Arial, Helvetica, Verdana, sans-serif; }
form { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }

/* these may be used in GHTML-Objects */
H1 {font-family:Arial,Helvetica, sans-serif; font-size: 16pt; font-weight: 600;

  color : black;
}
H2 {font-family:Arial,Helvetica, sans-serif; font-size: 14pt; font-weight: 600;
  color : black;
}
H3 {font-family:Arial,Helvetica, sans-serif; font-size: 12pt; font-weight: 600;
  color : black;
}
H4 {font-family:Arial,Helvetica, sans-serif; font-size: 10pt; font-weight: 600;
  color : black;
}
H5 {font-family:Arial,Helvetica, sans-serif; font-size: 9pt;  font-weight: 600; font-style:italic;
  color : black;
}
H6 {font-family:Arial,Helvetica, sans-serif; font-size: 8pt;  font-weight: 600; font-style:italic;
  color : black;
}

/* we'll need something for the news items here */

      TD.Schedule1{
  color : #ffffff;
  background-color : #468668;
}TD.Schedule2{
  color : white;
  background-color : #999999;

}