html {display:table;margin:auto;}
body {display:table-cell;background-color:#fffff0; 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; }

/*form td { vertical-align:top; font-size:90%; }*/
td { vertical-align:top;font-size:100%; }
form td {font-size:90%; }
input   {font-size:90%;}
td input {font-size:100%;}
select  {font-size:90%;}
h1      {text-align:center;color:#006400;font-size:150%;}   /* darkgreen */
h2      {text-align:center;font-size:120%;}
h3      {text-align:center;font-size:110%; margin-top:0px;margin-bottom:0px;}
h4      {text-align:center;font-size:90%; margin-top:0px;margin-bottom:0px;}
h5      {text-align:center;font-size:90%; margin-top:-10px;margin-bottom:10px;}
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;}

A.blacklink:link {color:#000000; text-decoration:none; font-weight:bold;}     /* black */
A.blacklink:visited {color:#000000; text-decoration:none; font-weight:bold;}  /* black */
A.blacklink:active {color:#000000; text-decoration:none; font-weight:bold;}   /* black */
A.blacklink:hover {color:#006400; text-decoration:none; font-weight:bold;}    /* darkgreen */

.tabform {background-color:#E6E6FA; padding-top:5pt;}                         /* lavender */
.tabtext {background-color:#FFFACD;}
.tablink {background-color:#F0FFFF; 
          border-style:solid; border-width:1px; border-collapse:collapse; border-color:blue;
          padding-left:6px;padding-right:6px;font-size:90%;}

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

.descrip { font-size:90%;}
.exampl  { font-size:90%;}
.cent    { text-align:center;font-size:90%;}
.conjtab { line-height:120%; }
.modtab  { table-layout:fixed;width:75%;}
.alphtab { table-layout:fixed; width:100%; }

.tima1 {text-align:left; background-color:#BCFFBC;color:#0000A0;font-size:100%;}
.tima2 {text-align:left; background-color:#7FD37F;color:#0000A0;font-size:100%;}
.tima3 {text-align:left; background-color:#406A40;color:#FFFFFF;font-size:100%;}
.timp1 {text-align:left; background-color:#FFB5C7;color:#0000A0;font-size:100%;}
.timp2 {text-align:left; background-color:#C08894;color:#0000A0;font-size:100%;}
.timp3 {text-align:left; background-color:#AA7078;color:#FFFFFF;font-size:100%;}
.timz1 {text-align:left; background-color:#A9F8FF;color:#0000A0;font-size:100%;}
.timz2 {text-align:left; background-color:#7AC6CD;color:#0000A0;font-size:100%;}
.timz3 {text-align:left; background-color:#538688;color:#FFFFFF;font-size:100%;}

p#descrip {font-size:90%;}
p#exampl  {font-size:80%;}
ul#descrip{font-size:90%;}

.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 */
        }
.yaktiv { border-left-width:4px; border-bottom-width:4px; border-right-width:4px; 
          border-left-style:groove; border-bottom-style:groove; border-right-style:groove;
          border-left-color:#000000; border-bottom-color:#000000; border-right-color:#000000;
          border-bottom-left-radius: 10px 10px; border-bottom-right-radius: 10px 10px;
          padding-left:5px;
          background-color:#FFFFF0;              /* ivory */
        }
.ylink  { border-left-width:2px; border-bottom-width:2px; border-right-width:2px; border-top-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-bottom-left-radius: 10px 10px; border-bottom-right-radius: 10px 10px;
          padding-left:5px;
          background-color:#FFFACD;              /* lemonchiffon */
        }
.ynone  { border-left-width:2px; border-bottom-width:2px; border-right-width:2px;  border-top-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-bottom-left-radius: 10px 10px; border-bottom-right-radius: 10px 10px;
          padding-left:5px; color:#808080;       /* gray */
          background-color:#FFFACD;              /* lemonchiffon */
        }
		
.centb   { padding-left:50px;font-weight:bold; font-size:90%; position:relative;}
.eintrag { width:60%;background-color:#ffffe0;}
.dropdown{font-size: 110%;font-weight:lighter;position: absolute;left: 0px;top: 1.5em;cursor:pointer;
  min-width:40%;border: 1px solid;padding: 5px;background-color: #ffffe0;float:none;text-align:left;z-index:2;}
.dropch  {font-size:100%;background-color:#ffffe0;display:inline-block;width:100%;}
.dropch:hover {background-color:#eee8aa;}
.dropsl  {font-size:100%;background-color:#eee8aa;}
.no-border:focus{outline:none;}

.bkdate  {font-size:x-small; text-align:right; }
.mainblo {padding-left:5px;padding-right:15px;vertical-align:top;}
.sidbox {background-color:#e5ffbb;border:2pt solid gray;max-width:100%;padding:3px;}
.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-family:Helvetica,Arial,sans-serif;font-size:80%;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;}

#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;}
