.grundtext {
        font-family: verdana;
        font-size: 12px;
        color: #333333;
        text-decoration: none;
        line-height: 20px;
}
.grundtext_gross {
        font-family: verdana;
        font-size: 18px;
        color: #333333;
        text-decoration: none;
        font-weight: bold;
        line-height: 20px;
}
.grundtextweiss {
        font-family: verdana;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
        line-height: 20px;
}
.grundtextrot {
        font-family: verdana;
        font-size: 12px;
        color: #990000;
        text-decoration: none;
        line-height: 20px;
}
.grundtextgrau{
        font-family: verdana;
        font-size: 12px;
        color: #997777;
        text-decoration: none;
        line-height: 20px;
}

a:link {font-size:12px; font-family:Verdana,sans-serif; font-weight:normal;   text-decoration:none;}
a:visited {font-size:12px; font-family:Verdana,sans-serif; font-weight:normal;   text-decoration:none;}
a:hover {font-size:12px; font-family:Verdana,sans-serif; font-weight:normal;   text-decoration:none;}
a:active {font-size:12px; font-family:Verdana,sans-serif; font-weight:normal;  text-decoration:none;}

.button_grau {
        font-size: 12px;
        font-family:Verdana,sans-serif;
        border: 0px;
        color:#ffffff;
        background-color:#666666;
        padding: 2px;
        cursor: hand;
}
.button_rot {
        font-size: 12px;
        font-family:Verdana,sans-serif;
        border: 0px;
        color:#ffffff;
        background-color:#990000;
        padding: 2px;
        cursor: hand;
}
.eingabe {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        color:#aaaaaa;
        background-color:#ffffff;
        border-right: #bbbbbb 1px solid;
        border-top: #777777 1px solid;
        border-left: #777777 1px solid;
        border-bottom: #bbbbbb 1px solid;
}
a.verzeichnis:link {font-size:12px; font-family:Verdana,sans-serif; font-weight:normal;  color:#777777; text-decoration:none;}
a.verzeichnis:visited {font-size:12px; font-family:Verdana,sans-serif; font-weight:normal; color:#777777;  text-decoration:none;}
a.verzeichnis:hover {font-size:12px; font-family:Verdana,sans-serif; font-weight:normal; color:#aaaaaa;  text-decoration:none;}
a.verzeichnis:active {font-size:12px; font-family:Verdana,sans-serif; font-weight:normal; color:#777777; text-decoration:none;}
