
                                                                body{
                                                                        color: black;
                                                                        margin-left:10px;
                                                                        padding : 0px;
                                                                        font-family:arial, helvetica;
                                                                        font-size:12px;
                                                                        font-color:#235391;
                                                                }
                                                                ul{
                                                                        list-style-image:url(../imgs/bullet.gif)
                                                                }
                                                                ul.ul1{
                                                                        list-style-type: square;
                                                                        list-style-image: none;
                                                                }
                                                                .textfeld{
                                                                          border: 1px solid;
                                                                          border-color:#000000;
                                                                          font-size:14px;
                                                                          width:200px;
                                                                          color:#000000;
                                                                          background-color:#e8e8e8;

                                                                }
                                                                .textarea{
                                                                          border: 1px solid;
                                                                          border-color:#000000;
                                                                          font-size:14px;
                                                                          width:200px;
                                                                          color:#000000;
                                                                          background-color:#e8e8e8;

                                                                }
                                                                .button{
                                                                          border: 1px solid;
                                                                          border-color:#000000;
                                                                          font-size:14px;
                                                                          width:100px;
                                                                          color:#000000;
                                                                          background-color:#8f8f8f;

                                                                }
                                                                .dropdown{
                                                                          border: 1px solid;
                                                                          border-color:#000000;
                                                                          font-size:14px;
                                                                          color:#000000;
                                                                          background-color:#e8e8e8;

                                                                }
                                                                .textfeld2{
                                                                          border:none;
                                                                          font-size:17px;
                                                                          font-weight:bold;
                                                                          color:#94BCE2;

                                                                }

                                                                table{
                                                                        border-collapse: collapse;

                                                                        color:#235391;
                                                                        border:black
                                                                        border:solid;
                                                                        border-width:1px;
                                                                        margin-left:1px;
                                                                        font-family:arial;
                                                                        font-size:14px;
                                                                        font-color:#235391;

                                                                }

                                                                tr{
                                                                        color:#235391;
                                                                        border:black
                                                                        border-width:1px
                                                                        margin-left:1px;
                                                                        font-family:arial;
                                                                        font-size:16px;
                                                                        font-color:#235391;


                                                                }

                                                                td{
                                                                        color:#235391;
                                                                        border-width:1px;
                                                                        border:black
                                                                        margin-left:1px;
                                                                        font-familyarial;
                                                                        font-size:16px;
                                                                        font-color:#235391;



                                                                }

                                                                .tdnav{
                                                                        color : #ffffff;
                                                                        padding-right : 5px;
                                                                        background-color : #0427FC;
                                                                }

                                                                .tdnavohne{
                                                                        padding-right : 10px;
                                                                }

                                                                .zires{
                                                                          border-style: solid; border-width: 1px;
                                                                        border-color: #0A1F4A;
                                                                }

                                                                p{
                                                                        color: #000048;
                                                                        margin-left:0px;
                                                                        font-family:arial, helvetica;
                                                                        font-size:8px;
                                                                }

                                                                h1 {
                                                                        color: black;
                                                                        background-color: none;
                                                                        font-weight:normal;
                                                                        font-family:arial, helvetica;
                                                                        font-size:18px;
                                                                }

                                                                h2 {
                                                                        color: 000048;
                                                                        background-color: none;
                                                                        font-weight:normal;
                                                                        font-family:arial, helvetica;
                                                                        font-size:16px;
                                                                }

                                                                h7 {
                                                                        color: 000048;
                                                                        background-color: none;
                                                                        font-weight:normal;
                                                                        font-family:arial, helvetica;
                                                                        font-size:8px;
                                                                }
                                                                :link {
                                                                        color: #235391;
                                                                        text-decoration: none;
                                                                        img-decoration: none;
                                                                }

                                                                :active {
                                                                        color: #235391;
                                                                        text-decoration: none;
                                                                        img-decoration: none;
}

                                                                :visited {
                                                                        color: #235391;
                                                                        text-decoration: none;
                                                                        img-decoration: none;
                                                                }

                                                                a:hover {
                                                                        color: #235391;
                                                                        text-decoration: underline;
                                                                        img-decoration: none;
                                                                }
                                                                a.menulink { display:block; width:140;
}
                                                                a.menulink:link {
                                                                        color:#000000;
                                                                        text-decoration: none;
                                                                        img-decoration: none;
                                                                }

                                                                a.menulink:active {
                                                                        color:#000000;
                                                                        text-decoration:underline;
                                                                        img-decoration: none;
}

                                                                a.menulink:visited {
                                                                        color:#000000;
                                                                        text-decoration: none;
                                                                        img-decoration: none;
                                                                }

                                                                a.menulink:hover {
                                                                        color: white;
                                                                        img-decoration: none;
                                                                        background-color:#2979C6
                                                                }
