
a:link {
        text-decoration: none;
        color: Black;
}

a:visited {
        text-decoration: none;
        color: Black;
}

a:hover {
        color: Red;
}

a:active {
        color: red;
}

a:focus {
        text-decoration: underline;}

.tabrundrum {
  border-width:1px;
  border-style:solid;
  border-color:#000000;
  border-collapse:collapse;
 }
.tabrundrum td, .tabrundrum th {
  border: 1px solid #000000;
}

.kopf {
        background-color: #FFffc1;
        text-align: center;
}

.colormenu {
        text-align: center;
        background: url(../bilder/buttonnormal.jpg);
        font-family: times,sans-serif,serif;
        line-height: 18px;
        font-size: 14px;
        letter-spacing:0em;
        }
.ueberschrift {
        background-color: #FFFFC1;
        text-align: center;
}
.standard  {
        background-color: #F4F4F4;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 0;
        color: Black;
}

.fett {
        font-weight: bold;
        }
.klaa {
        font-size: 75%;
}
.mini {
        font-size: 10px;
}
.supermini {
        font-size: 9px;
}
.auswahltext {
        color: White;
}
.hellbraun {
        background-color: #f5deb3;
}
.hellblau {
        background-color: #e0f4f4;
}
.hellgruen {
        background-color: #e4efd1;
}
.hellgelb {
        background-color: #FFF7CA;
}
.hellrot {
        background-color: #FFEAEA;
