/*  common styles  */
/* The color #336699 is the zulu-specific blue. */
body {font-family: Arial, Helvetica; color: #000000; margin: 1px}
code {font-family: "Courier New", Courier, mono; color: #336699}
pre  {font-family: "Courier New", Courier, mono;
      color: black; background-color: #eeeeee;
	   border: 1pt solid; border-color: #336699; width: 0;
	   padding-right: 7pt; padding-left: 7pt; padding-top: 7pt; padding-bottom: 7pt;
	   overflow: auto; width: auto; white-space: pre; }
p    {font-size: 8pt; max-width: 30em}
tr   {font-size: 8pt}
h1, h2, h3, h4 {font-weight: bold; color: #000000}
h1   {margin-top: 7px; margin-bottom: 5px; font-size: 9pt}
h2   {margin-top: 7px; margin-bottom: 4px; font-size: 8pt}
h3   {margin-top: 7px; margin-bottom: 4px; font-size: 9pt}
h4   {margin-top: 7px; margin-bottom: 4px; font-size: 8pt}
td   {}
li   {}
ul   {margin-top: 2px; margin-bottom: 2px}
ol   {margin-top: 2px; margin-bottom: 2px}
hr   {color: #336699; height: 1px}
b    {color: #336699}
img  {border: none}
a          {color: #336699;}
a:hover    {color: #000077}
a:visited  {color: #996699}

span.riegel         {color: black;}
span.riegel_selected        {color: red;}


/* Styles used in the template only */
td.td_border_left   {border-top: 1px solid #cccccc; border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding-top: 5px; padding-left: 10px}
td.td_border_middle   {border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding-top: 10px}
td.td_border_right  {border-top: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding-top: 10px; padding-right: 10px}

/*  Styles used for the navigation-menu on the left side */
span.span_menu              {color: #000000; font-weight: bold; white-space: nowrap}
span.span_menu a            {color: #000000; font-weight: normal;  TEXT-DECORATION: none;}
span.span_menu a:hover      {color: #000000;}
span.span_menu a:visited    {color: #000000;}
span.span_menu span.fixed   {color: #336699; font-family: "Courier New", Courier, mono; font-weight: bold}
