/* Netscape 4 */

.streifen {
        background-image: url(images/streifenlinie.gif);
        }

#menueHintergrund {
            position:absolute;
            top:111;
            left:0;
            width:186;
            height:308;
            z-index:1;
            }

#menueInhalt {
            position:absolute;
            top:111;
            left:0;
            width:186;
            height:308;
            z-index:2;
            }


a {
        text-decoration:none;
        }

a:link {color:black;}
a:visited {color:black;}
a:active {color:orange;}

a.auswahl {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 11px;
        text-decoration:none;
        line-height:12px;
        }

a.auswahl:link {color: black;}
a.auswahl:visited {color: black;}
a.auswahl:active {color: darkorange;}

.titel {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 17px;
        color: #666666;
        }



.unterTitel  {
             font-family:Verdana,Arial,sans-serif;
             font-size:14px;
             margin-top:27px;
             margin-bottom:-4px;
             }
             
.kleineUeberschrift {
             font-family:Verdana,Arial,sans-serif;
             font-size:11px;
             margin-top:6px;
             margin-bottom:6px;
             margin-left:18px;

             }
.normal {
             font-family:Verdana,Arial,sans-serif;
             font-size:13px;
             }
.hell {
             font-family:Verdana,Arial,sans-serif;
             font-size:13px;
             color:lightslategray;
             }

.fliesstext {
            font-family: Verdana,Arial,Helvetica,sans-serif;
            font-size: 14px;
            text-decoration:none;
            line-height:19px;
            }

.fliesstextklein {
            font-family: Verdana,Arial,Helvetica,sans-serif;
            font-size: 11px;
            text-decoration:none;
            line-height:16px;
            }

.klein {
             font-family:Verdana,Arial,sans-serif;
             font-size:11px;
             line-height:14px;
             }

.sehrklein {
             font-family:Verdana,Arial,sans-serif;
             font-size:10px;
             line-height:12px;
             }

.kleinhell {
             font-family:Verdana,Arial,sans-serif;
             font-size:11px;
             line-height:14px;
             color:lightslategray;
             }

.sehrkleinhell {
             font-family:Verdana,Arial,sans-serif;
             font-size:10px;
             line-height:14px;
             color:lightslategray;
             }

.liste {
             font-family:Verdana,Arial,sans-serif;
             font-size:13px;
             line-height:19px;
             margin-left:18px;
             margin-bottom:-8px;
             }


.listenBuchstabe {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 16px;
        font-weight:normal;
        color:darkslategray;
        text-decoration:none;
        }