body {
   background-color:#f9ead3;
   margin:0;
   color:black;
   font-family:arial, helvetica;
   font-size:10pt;
}

table.gesamt {
   background-color:#f9ead3;
   height:100%;
}

table.menu {
   border:4px ridge #9d0000;
   background-color:#fffae3;
}

td.menu {
   margin:2px;
   font-family:arial, helvetica;
   font-size:10pt;
   font-weight:bold;
   border-left:3px solid #800000;
   padding-left:5px;
}

td.menu:hover {
   background-color:#f9ead3;
   margin:2px;
   font-family:arial, helvetica;
   font-size:10pt;
   font-weight:bold;
   border-left:3px solid #00c000;
   border-right:3px solid #00c000;
}

td.menu0 {
   margin:2px;
   font-family:arial, helvetica;
   font-size:10pt;
   font-weight:bold;
}

td.menu2 {
   margin:2px;
   font-family:arial, helvetica;
   font-size:10pt;
   font-weight:bold;
   border-left:3px solid #800000;
}

a.menu {
   text-decoration: none;
   font-size:12pt;
   color:#9d0000;
}

a.menu2 {
   text-decoration: blink;
   font-size:12pt;
   color:#008000;
}

.klein{
   font-size:7pt;
   font-weight:normal;
}

#inhalt {
   margin:0;
   border:5 solid #9d0000;
   color:black;
   font-family:arial, helvetica;
   font-size:10pt;
}

#inhalt a {
   text-decoration: none;
   font-weight:bold;
   color:#9d0000;
}

hr {
   color:#9d0000;
   height:1px;
}

h3 {
      font-family:"Victorian LET", "Times New Roman", "Times";
      font-weight: bold;
      font-size:30pt;
}


a.admin {
   text-decoration: none;
   font-size:10pt;
   color:#000080;
}

a.admin2 {
   text-decoration: none;
   font-size:8pt;
   color:#008000;
}

td.admin {
   margin:2px;
   font-family:arial, helvetica;
   font-size:10pt;
   font-weight:bold;
   border-left:3px solid #9d0000;
   padding-left:5px;
}

td.admin:hover {
   background-color:#f9ead3;
   margin:2px;
   font-family:arial, helvetica;
   font-size:10pt;
   font-weight:bold;
   border-left:3px solid #00c000;
}


a.intern { color:black; text-decoration:none; cursor:text; }
a.intern:hover { color:black; text-decoration:none; cursor:text; }

