A {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-style : normal;
        font-weight : normal;
        color : #990000;
}
A:HOVER {
        color : #003366;
}

a.navi1 {
        font-weight : bold;
        text-decoration : none;
}

a.navi2 {
        text-decoration : none;
}



.textfooter {
        font-size : 9px;
        color : #333333;
}
.text {
        font-size : 12px;
        color : #333333;
}
.text-blau1 {
        font-size : 12px;
        color : #003366;
}
.text-rot1 {
        font-size : 12px;
        color : #990000;
}

.txthead1 {
        font-size : 14px;
        font-weight : bold;
        color : #003366;
}


.tabhead1 {
        font-size : 12px;
        font-weight : bold;
        color : #FFFFFF;
}


.color-schwarz {
        background : #000000;
}
.color-weiss  {
        background : #FFFFFF;
}
.color-grau1 {
        background : #CCCCCC;
}
.color-grau2 {
        background : #E6E6E6;
}
.color-blau1 {
        background : #003366;
}
.color-rot1 {
        background : #990000;
}


body,td,tr {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-style : normal;
        font-weight : normal;
        color : #333333;
}


INPUT {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #003366;
}
INPUT.feld50 {
        width:50px;
}
INPUT.feld100 {
        width:100px;
}
INPUT.feld200 {
        width:200px;
}
INPUT.feld300 {
        width:300px;
}
INPUT.feld400 {
        width:400px;
}

TEXTAREA {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #003366;
}
TEXTAREA.feld100 {
        width:100px;
}
TEXTAREA.feld200 {
        width:200px;
}
TEXTAREA.feld300 {
        width:300px;
}
TEXTAREA.feld400 {
        width:400px;
}

SELECT {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #990000;
}



