/* nur f&uuml;r biologische Systematik */

                #inhalt
                                {
                                                                        position:                        absolute;
                                                                        top:                                92px;
                                                                        left:                                150px;
                                                                        width:                                1820px;
                                                                        background-color:         #33cc66;
                                                                        background-image:         url(images/kachel.jpg);
                                                                        text-align:                 left;
                                                                        align:                                left;
                                }
                /*... um die Tabelle tiefer zu r&uuml;cken... */
                #inhalt_tabelle
                                {
                                                                        position:                absolute;
                                                                        top:                     70px;
                                                                        width:                   1720px;
                                                                                                 border:                 0px solid white;

                                }
                p
                                {
                                                                        font-family:             Verdana, Arial, Helvetica, sans-serif;
                                                                        text-align:              center;
                                                                        align:                   center;
                                                                        height:                  40px;
                                                                        color:                   #000000;
                                                                        font-size:               0.7em;
                                                                        margin:                  0px auto 0px auto;
                                                                        padding:                 0px 0px 0px 0px;
                                }


                /*... Hintergrundfarben Tabelle... */

                p.gruen1
                                {
                                                                        background-color:         #006600;
                                                                        height:                   25px;

                                }
                p.gruen2
                                {
                                                                        background-color:         #009900;
                                                                        height:                   25px;
                                }
                p.gruen3
                                {
                                                                        background-color:         #00cc00;
                                                                        height:                   25px;
                                }
                p.gruen4
                                {
                                                                        background-color:         #00ff00;
                                                                        height:                   25px;
                                }
                p.gelb1
                                {
                                                                        background-color:         #ffff00;
                                                                        height:                   40px;
                                }
                p.gelb2
                                {
                                                                        background-color:         #ffffcc;
                                                                        height:                   40px;
                                }
                p.gelb3
                                {
                                                                        background-color:         #ffff99;
                                                                        height:                   40px;
                                }
                p.gelb4
                                {
                                                                        background-color:         #ffff66;
                                                                        height:                   40px;
                                }
                p.gelb4_1
                                {
                                                                        background-color:         #ffff66;
                                                                        font-size:                0.7em;
                                                                        height:                   40px;
                                }
                p.rot1
                                {
                                                                        background-color:         #660033;
                                                                        color:                                white;
                                }
                p.rot2
                                {
                                                                        background-color:         #cc3333;
                                }
                p.rot3
                                {
                                                                        background-color:         #cc3366;
                                }
                p.rot4
                                {
                                                                        background-color:         #ff3366;
                                }
                p.rot5
                                {
                                                                        background-color:         #cc3333;

                                }
                p.seite
                                {
                                                                        font-size:                0.8em;
                                                                        font-variant:             small-caps;
                                                                        text-align:               left;

                                }



               #vertikalpfeil
                                {
                                                                        position:                 absolute;
                                                                        top:                      298px;
                                                                        left:                     1900px;
                                                                        width:                    30px;
                                                                        height:                   368px;
                                                                        padding:                  0px 0px 0px 0px;
                                                                        background-image:         url(../images/strich_bio_vert.png);
                                                                        text-align:               left;
                                                                        align:                    left;
                                                                    border:                   0px solid white;
                                }
               #vertikalpfeil2
                                {
                                                                        position:                 absolute;
                                                                        top:                      725px;
                                                                        left:                     1700px;
                                                                        width:                    30px;
                                                                        height:                   360px;
                                                                        padding:                  0px 0px 0px 0px;
                                                                        background-image:         url(../images/strich_bio_vert2.png);
                                                                        text-align:               left;
                                                                        align:                    left;
                                                                    border:                   0px solid blue;
                                }