/* allgemein */
body { font-family:Arial; }
td { font-family:Arial; }
a  { font-family:Arial; }

/* special orange: ffd889 */

body.main 
  { 
  font-family:Arial; 
  font-size:12pt; 
  background-color:#eaeaea; 
  }

/* Background */
td.bg        {background-color: #eaeaea}


/* linkes Menü */
table.lmenu  { border-style:solid; border-width:0px; table-layout:fixed; margin:0px; padding:0px; }

/* left sub menue */
table.slmenu  {
  margin-left:0px; 
  margin-top:1px; 
  vertical-align:top; 
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  border-color:#008283;
  background-color:#ffffff;
  }

td.slmenu
  {
  text-align:left; background-color:#ffffff; line-height:10pt; color:#000000; font-size:8pt; vertical-align:center; nowrap; font-weight:normal; 
  }

td.slmenusl
  {
  text-align:left; background-color:#008283; line-height:10pt; color:#ffffff; font-size:8pt; vertical-align:center; nowrap; font-weight:normal; 
  }

a.slmenu:link    { color:#008283; text-decoration:none; font-size:8pt; }
a.slmenu:visited { color:#008283; text-decoration:none; font-size:8pt; }
a.slmenu:active  { color:#008283; text-decoration:none; font-size:8pt; }
a.slmenu:focus   { color:#008283; text-decoration:none; font-size:8pt; }
a.slmenu:hover   { color:#008283; text-decoration:underline; font-size:8pt; }


/* Links: Bildunterschriften */
a.underpic:link    { color:#008283; text-decoration:none; font-size:7pt; }
a.underpic:visited { color:#008283; text-decoration:none; font-size:7pt; }
a.underpic:active  { color:#008283; text-decoration:none; font-size:7pt; }
a.underpic:focus   { color:#008283; text-decoration:none; font-size:7pt; }
a.underpic:hover   { color:#008283; text-decoration:underline; font-size:7pt; }

/* Download: Einträge */
a.dlfile:link    { color:#008283; text-decoration:none; font-size:10pt; }
a.dlfile:visited { color:#008283; text-decoration:none; font-size:10pt; }
a.dlfile:active  { color:#008283; text-decoration:none; font-size:10pt; }
a.dlfile:focus   { color:#008283; text-decoration:none; font-size:10pt; }
a.dlfile:hover   { color:#008283; text-decoration:underline; font-size:10pt; }


/* ----- */


  p, div, td, ul, dl {  font-size: 10pt; font-family: Arial, Helvetica, sans-serif}
  p.home    {font-size: 10pt}
  p.header  {font-size: 16pt; color:#008283;}
  p.remark  {font-size: 7pt}
 p.menact   {font-weight: bold; padding-top: 4px; padding-bottom: 4px}
 p.meninact {font-weight: bold; padding-top: 4px; padding-bottom: 4px}
 p.menstat  {color: #39d1cd; font-weight: bold; padding-top: 4px; padding-bottom: 4px}
 p.menstat1 {color: #eaeaea; font-weight: bold; padding-top: 4px; padding-bottom: 4px}
 p.mentitel {color: #eaeaea; font-size: 16pt; font-weight: bold; padding-top: 5px; padding-bottom: 5px; padding-left: 8px}

  a:link, a:visited, a:active, a:hover {text-decoration: none}

  a:link     {color: #000000; text-decoration:underline}
  a:visited  {color: #000000; text-decoration:underline}
  a:active   {color: #008283}
  a:hover    {color: #008283}

  a.home:link     {color: #000000}
  a.home:visited  {color: #000000}
  a.home:active   {color: #008283}
  a.home:hover    {color: #008283}

  td.bildbeschriftung {background-color: #eaeaea; }
 td.meninact  {background-color: #eaeaea; }
 td.menact    {background-color: #000066}
 td.menstat1  {background-color: #000066}

 li, ul {margin-top: 0px; margin-bottom: 0px}
dt {font-weight:bold}

span.faktor {font-style: italic}
span.m {font-weight: bold; font-style: italic; color: #000066}

 div.texthead {font-weight: bold; padding-bottom:4px}

.h1 {font-size:11pt; font-weight: bold}
.h2 {font-weight: bold}



