a.menu {
  margin-top: 2px;
  background-color: #D5D9E1;
  border: 1px solid #000000;
  display: block;
  padding: 3px 10px 3px 10px;
  text-decoration: none;
  color: black;
  width: 84%;
}

a.menu:hover {
  margin-top: 2px;
  background-color: #747C8B;
  border: 1px solid #000000;
  color: white;
  display: block;
  text-decoration: none;
  }

a.menu-aktiv {
  margin-top: 2px;
  background-color: #00478D;
  border: 1px solid #000000;
  display: block;
  padding: 3px 10px 3px 10px;
  text-decoration: none;
  color: white;
  width: 84%;
}

a.menu-aktiv:hover {
  margin-top: 2px;
  background-color: #00478D;
  border: 1px solid #000000;
  display: block;
  padding: 3px 10px 3px 10px;
  text-decoration: none;
  color: white;
  width: 84%;
}


div#navbar {
  margin-right: 0px;
}




a {color:black; text-decoration:none; }
a:hover {color:#646464; text-decoration:none; }
a.red {color:red;}
a.red:hover {color:#FF7979;}
a.nav2 {color:#007979;}
a.nav2:hover {color:#897894;}

TD.rand {padding-left: 10px; padding-right: 10px; font-size: 13px}
td.aussen { background:#7D9799; height:30px; width:30px;}
td.mitte { background:#586B6D; padding:4px; colSpan:0; width:100%; font-family:Arial; font-size:12px; color:white; }

table.rahmen1 { border-color:#7D9799; height:30px; width:100%; background-color:#ffffff; }
table.rahmen2 { border-color:#7D9799; height:30px; width:50; background-color:#ffffff; }
table.kasten { table-layout:fixed; border-color:#7D9799; border-width:3px; border-style:groove; width:600px; background-color:#dbd7cc; border-bottom:0px;}
table.kastenende { table-layout:fixed; border-color:#7D9799; border-width:3px; border-style:groove; width:600px; background-color:#dbd7cc; }


td.menu { font-family:Verdana; font-size:13px; color:black; }
td.kasten1 { border-width:1px; border-style:double; text-align:left; padding:4px; }
td.news1    { background:#4A5F60; }
td.news2    { background:#BDCBCC; }

TABLE.vorstand {font-family: arial;  font-size:12px; color: black; text-align: left}
TABLE.content {font-family: arial;  font-size:12px; color: black; text-align: center}
TD.chor {font-family: arial; font-size:10px; color: black; text-align: left}


.formular {border:black  2px; background: #747C8B; font-size: 15px; color:white; border-color: black; border-style:solid;}