.text {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 14px;
        color : #000000;
        font-weight : normal;
}

.texts {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 13px;
        color : #000000;
        font-weight : normal;
        font-style : italic;
}


.textfett {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 14px;
        color : #000000;
        font-weight : normal;
        font-weight: bold;
}

.titel {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 15px;
        color : #145F34;
        font-weight : bold;
}
.num {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : #145F34;
        font-weight : bold;
}

.suche {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 13px;
        color : #585C58;
        font-weight : bold;
}

a.suche {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 14px;
        color : #145F34;
        font-weight : bold;
        text-decoration: none;
}

a:hover.suche {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 14px;
        color : #0060FF;
        font-weight : bold;
        text-decoration: none;
}

a.text {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 14px;
        color : #0020FF;
        font-weight : normal;
        text-decoration: none;
}

a:hover.text {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 14px;
        color : #0060FF;
        font-weight : normal;
        text-decoration: none;
}

.textita {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 14px;
        color : #FF6C00;
        font-weight : normal;
        text-decoration: none;
        font-style : italic;
}



a.ueberbold {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 13px;
        color : #FFFFFF;
        font-weight : bold;
        text-decoration: none;
}

a:hover.ueberbold {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 13px;
        color : #FFA000;
        font-weight : bold;
        text-decoration: none;

}

//a:visited.ueberbold {
          font-family: Arial, Helvetica, sans-serif;
          font-size : 13px;
          color: #50507E;
          font-weight : bold;
          text-decoration: none;
}


a.unterbold {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : #0060FF;
        font-weight : bold;
        text-decoration: none;
}

a:hover.unterbold {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : #0020FF;
        font-weight : bold;
        text-decoration: none;

}


.ueberschrift {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 15px;
        color : #000000;
        font-weight : bold;
}


.uebersehrgr {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 24px;
        color : #000000;
        font-weight : bold;
}

 input {
        background: #58AA7A;
        color: #0000E0;
        font-family: Arial,Helvetica,sans-serif;
        font-size : 13px;
        background-image : url(images/bat_sub_bg.jpg);
}

.frage {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 14px;
        color : #A70200;
        font-weight : normal;
}

.textrot {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 14px;
        color : #DF0000;
        font-weight : normal;
}

.textgreen {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 14px;
        color : #58AA7A;
        font-weight : bold;
}
