.titel {
        font-family: VERDANA,ARIAL,HELVETICA;
        font-size: 11px;
        font-weight: bold;
        color: #333333;
        text-decoration: none;
        border-bottom-width: 1px;
        border-left-width: 2px;
        border-bottom-style: solid;
        border-left-style: solid;
        border-bottom-color: #FF9900;
        border-left-color: #FF9900;
        text-indent: 4px;
}
.titel_form {
        font-family: VERDANA,ARIAL,HELVETICA;
        font-size: 13px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}
.text {
        font-family: VERDANA,ARIAL,HELVETICA;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}
.text_form {
        font-family: VERDANA,ARIAL,HELVETICA;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}
.zeile {
        line-height: 3px;
}
.bghead {
        font-family: VERDANA,ARIAL,HELVETICA;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
        background-color: #FFFFFF;
}
.bgmenuezelle {
        border-top-style: none;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-color: #CCCCCC;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
}
.textlink {

        font-family: VERDANA,ARIAL,HELVETICA;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
        text-decoration: underline;
}
a:link#menue { font-family:VERDANA,ARIAL,HELVETICA;
        font-size: 11px;
        font-weight: normal;
        color: #333333;
        text-decoration: none;
        width: 120px;}
a:visited#menue { font-family: VERDANA,ARIAL,HELVETICA;
        font-size: 11px;
        font-weight: normal;
        color: #333333;
        text-decoration: none;
        width: 120px; }
a:hover#menue { font-family: VERDANA,ARIAL,HELVETICA;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        width: 120px;
        background-color: #EAEAEA;}
a:active#menue { font-family: VERDANA,ARIAL,HELVETICA;
        font-size: 11px;
        color: #000000;
        text-decoration: none;
        width: 120px; }
.textklein {
        font-family: VERDANA,ARIAL,HELVETICA;
        font-size: 10px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}