body {background-color:white; color:black;font-family:Helvetica,Arial,sans-serif;}
form
.FeldLite {background-color:#F0FFFF;}  /* azure */
.FeldLemo {background-color:#FFFACD;}  /* lemonchiffon */
.FeldPale {background-color:#AFEEEE;}  /* paleturquoise */
.FeldDark {background-color:#B0C4DE;}  /* lightsteelblue */
.FeldIvor {background-color:#FFFFF0;}  /* ivory */
.FeldPink {background-color:#FFC0CB;}  /* pink */
.FeldMist {background-color:#FFE4E1;}  /* mistyrose */
.FeldGrey {background-color:#DDDDDD;}
.Feld_n1 {background-color:#F0FFF0; }
.Feld_n2 {background-color:#FFF0F5; }

td { vertical-align:top;}
h1 {color:#006400;font-size:x-large;}
h2 {font-size:large;}
h3 {font-size:large; margin-top:0px;margin-bottom:0px;}
h4 {font-size:medium; margin-top:0px;margin-bottom:0px;}
p  {text-align:justify;}
li {text-align:justify;}

A:link {color:blue; text-decoration:none;}
A:visited {color:blue; text-decoration:none;}
A:hover {text-decoration:underline;}
A:active {text-decoration:underline;}

.bas {vertical-align:baseline; font-weight:bold;}
.subtit {color:blue; font-weight:bold;}

.descrip {font-size:medium;}
.exampl  {font-size:medium;}
.cent    {font-size:medium;}
.conjtab {width:100%;line-height:150%; }
.modtab  {table-layout:fixed; line-height:150%; }
.alphtab {table-layout:fixed; line-height:150%; width:100%;}

.tima1 {text-align:left;background-color:#BCFFBC;color:#0000A0;}
.tima2 {text-align:left;background-color:#7FD37F;color:#0000A0;}
.tima3 {text-align:left;background-color:#406A40;color:#FFFFFF;}
.timp1 {text-align:left;background-color:#FFB5C7;color:#0000A0;}
.timp2 {text-align:left;background-color:#C08894;color:#0000A0;}
.timp3 {text-align:left;background-color:#AA7078;color:#FFFFFF;}
.timz1 {text-align:left;background-color:#A9F8FF;color:#0000A0;}
.timz2 {text-align:left;background-color:#7AC6CD;color:#0000A0;}
.timz3 {text-align:left;background-color:#538688;color:#FFFFFF;}
.timr1 {text-align:left;background-color:#FFDEAD;color:#0000A0;} /* navajowhite */
.timr2 {text-align:left;background-color:#DEB887;color:#0000A0;} /* burlywood */
.timr3 {text-align:left;background-color:#A0522D;color:#FFFFFF;} /* sienna */
.timd1 {text-align:left;background-color:#FFA07A;color:#0000A0;} /* lightsalmon */
.timd2 {text-align:left;background-color:#F08080;color:#0000A0;} /* lightcoral */
.timd3 {text-align:left;background-color:#8B0000;color:#FFFFFF;} /* darkred */
.texbl {color:#000000;}
.texgr {color:#888888;}

p#descrip { font-size:medium;}
p#exampl  { font-size:small;}
ul#descrip { font-size:medium;}

.xaktiv { border-left-width:4px; border-top-width:4px; border-right-width:4px; 
          border-left-style:groove; border-top-style:groove; border-right-style:groove;
          border-left-color:#000000; border-top-color:#000000; border-right-color:#000000;
          border-top-left-radius: 10px 10px; border-top-right-radius: 10px 10px;
          padding-left:5px;
          background-color:#FFFFF0;              /* ivory */
        }
.xlink  { border-left-width:2px; border-top-width:2px; border-right-width:2px; border-bottom-width:1px;
          border-left-style:solid; border-top-style:solid; border-right-style:solid; border-bottom-style:solid;
          border-left-color:#000000; border-top-color:#000000; border-right-color:#000000; border-bottom-color:#000000;
          border-top-left-radius: 10px 10px; border-top-right-radius: 10px 10px;
          padding-left:5px;
          background-color:#FFFACD;              /* lemonchiffon */
        }
.xnone  { border-left-width:2px; border-top-width:2px; border-right-width:2px;  border-bottom-width:1px;
          border-left-style:solid; border-top-style:solid; border-right-style:solid; border-bottom-style:solid;
          border-left-color:#000000; border-top-color:#000000; border-right-color:#000000; border-bottom-color:#000000;
          border-top-left-radius: 10px 10px; border-top-right-radius: 10px 10px;
          padding-left:5px; color:#808080;       /* gray */
          background-color:#FFFACD;              /* lemonchiffon */
        }
.ylink  { border-left-width:2px; border-top-width:2px; border-right-width:2px; border-bottom-width:2px;
          border-left-style:solid; border-top-style:solid; border-right-style:solid; border-bottom-style:solid;
          border-left-color:#000000; border-top-color:#000000; border-right-color:#000000; border-bottom-color:#000000;
          border-top-left-radius: 10px 10px; border-top-right-radius: 10px 10px; border-bottom-left-radius: 10px 10px; border-bottom-right-radius: 10px 10px;
          padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px;
          background-color:#FFFACD;              /* lemonchiffon */
        }

.centb   {padding-left:20px;font-weight:bold;font-size:medium;position:relative;}
.eintrag {width:60%;background-color:#ffffe0;}
.dropdown{font-size:medium;font-weight:lighter;position: absolute;left: 0px;top: 1.5em;
  min-width:40%;border: 1px solid;padding: 5px;background-color: #ffffe0;float:none;text-align:left;cursor:pointer;}
.dropch  {font-size:medium;background-color:#ffffe0;display:inline-block;width:100%;}
.dropch:hover {background-color:#eee8aa;}
.dropsl  {font-size:medium;background-color:#eee8aa;}

#topbut {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 30px;font-weight:bolder;
  border: none;
  outline: none;
  background-color: #aaa;
  color: white;
  cursor: pointer;
  padding-top:5px;padding-right:10px;padding-bottom:5px;padding-left:10px;
  border-radius: 6px;}
#topbut:hover {background-color: #444;}

.bkdate  { font-size:small; }
.sidbox {background-color:#e5ffbb;border:2pt solid gray;max-width:100%;padding:5px}
.sidmen{list-style-type:none;line-height:1.5em;text-indent:-10px;}
.kopf {background-color:teal; text-align:right;border-width:2pt;border-style:solid;border-color:black;font-size:small;font-weight:bold;}
A.kopfa:link {color:white; text-decoration:none;}
A.kopfa:visited {color:white; text-decoration:none;}
A.kopfa:hover {text-decoration:underline;}
A.kopfa:active {text-decoration:underline;}
