/* general fonts */

     body, p, ol, ul, div, td {

          font-family: Arial, Helvetica, Sans-Serif;

          font-size:   12px;

          color:       #000;

          font-style:  normal;

          line-height: 130%;

     }



/* headings */

     h1, h2, h3, h4, h5 {

          font-family: Arial, Helvetica, Sans-Serif;

          color:       #0162BD;

     }



/* normal title same as text size */

     .title {

          font-family: Arial, Helvetica, Sans-Serif;

          color:       #000;

          font-weight: normal;

          font-size:   12px;

          padding:     0.2em

     }



/* footer */

     .footer {

          font-size:   10px;

          color:       #000;

          line-height: 150%;

          text-align:  center;

     }





/* last update */

     .lastupdate {

          font-size:   12px;

          color:       #000;

          line-height: 150%;

          text-align:  center;

     }





/* in text hyperlinks */

     a:link {

          font-weight:     normal;

          color:           #000;

          font-size:       12px;

          text-decoration: underline;

     }

     a:visited {

          font-weight:     normal;

          color:           #000;

          font-size:       12px;

          text-decoration: underline;

     }

     a:hover {

          font-weight:     normal;

          color:           #000;

          font-size:       12px;

          text-decoration: underline;

     }



/* left navigation menu */

     .leftnav1 a:link {

          display:             block;

          padding:             4px 4px 5px 4px;

          text-indent:         15px;

          white-space:         nowrap;

          background-color:    #F32827;

          color:               #FFF;

          text-decoration:     none;

          width:               100%;

          font-weight:         bold;

          font-family:         Arial, Helvetica, sans-serif;

          background:          url("images/buttons.gif") top left no-repeat;

          background-position: 0 0;

     }

     .leftnav1 a:visited {

          display:             block;

          padding:             4px 4px 5px 4px;

          text-indent:         15px;

          white-space:         nowrap;

          background-color:    #F32827;

          color:               #FFF;

          text-decoration:     none;

          width:               100%;

          font-weight:         bold;

          font-family:         Arial, Helvetica, sans-serif;

          background:          url("images/buttons.gif") top left no-repeat;

          background-position: 0 0;

     }

     .leftnav1 a:active {

          display:             block;

          padding:             4px 4px 5px 4px;

          text-indent:         15px;

          white-space:         nowrap;

          background-color:    #F32827;

          color:               #FFF;

          text-decoration:     none;

          width:               100%;

          font-weight:         bold;

          font-family:         Arial, Helvetica, sans-serif;

          background:          url("images/buttons.gif") top left no-repeat;

          background-position: 0 0;

     }

     .leftnav1 a:hover {

          display:             block;

          padding:             4px 4px 5px 4px;

          text-indent:         15px;

          white-space:         nowrap;

          background-color:    #F32827;

          color:               #FFF;

          text-decoration:     none;

          width:               100%;

          font-weight:         bold;

          font-family:         Arial, Helvetica, sans-serif;

          background:          url("images/buttons.gif") top left no-repeat;

          background-position: 0 0;

     }





     .leftnav1-act a:link {

          display:             block;

          padding:             4px 4px 5px 4px;

          text-indent:         15px;

          white-space:         nowrap;

          background-color:    #F32827;

          color:               #FFF;

          text-decoration:     none;

          width:               100%;

          font-weight:         bold;

          font-family:         Arial, Helvetica, sans-serif;

          background:          url("images/buttons.gif") top left no-repeat;

          background-position: 0 0;

     }

     .leftnav1-act a:visited {

          display:             block;

          padding:             4px 4px 5px 4px;

          text-indent:         15px;

          white-space:         nowrap;

          background-color:    #F32827;

          color:               #FFF;

          text-decoration:     none;

          width:               100%;

          font-weight:         bold;

          font-family:         Arial, Helvetica, sans-serif;

          background:          url("images/buttons.gif") top left no-repeat;

          background-position: 0 0;

     }

     .leftnav1-act a:active {

          display:             block;

          padding:             4px 4px 5px 4px;

          text-indent:         15px;

          white-space:         nowrap;

          background-color:    #F32827;

          color:               #FFF;

          text-decoration:     none;

          width:               100%;

          font-weight:         bold;

          font-family:         Arial, Helvetica, sans-serif;

          background:          url("images/buttons.gif") top left no-repeat;

          background-position: 0 0;

     }

     .leftnav1-act a:hover {

          display:             block;

          padding:             4px 4px 5px 4px;

          text-indent:         15px;

          white-space:         nowrap;

          background-color:    #F32827;

          color:               #FFF;

          text-decoration:     none;

          width:               100%;

          font-weight:         bold;

          font-family:         Arial, Helvetica, sans-serif;

          background:          url("images/buttons.gif") top left no-repeat;

          background-position: 0 0;

     }



.leftnav2 a:link {

                display: block;

                padding: 2px 4px 2px 4px; /* oben, recht, unten, links */

                /* text-indent: 19px; */
                margin-left: 19px;

                font-size: 10px;

                font-weight: bold;

                /* white-space: nowrap; */

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 96px;

                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: -2px -74px;



}

.leftnav2 a:visited {

                display: block;

                padding: 2px 4px 2px 4px;

                /* text-indent: 19px; */
                margin-left: 19px;

                font-size: 10px;

                font-weight: bold;

                /* white-space: nowrap; */

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 96px;

                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: -2px -74px;



}

.leftnav2 a:active {

                display: block;

                padding: 2px 4px 2px 4px;

                /* text-indent: 19px; */
                margin-left: 19px;

                           font-size: 10px;

                           font-weight: bold;

                /* white-space: nowrap; */

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 96px;

                                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: -2px -74px;



}

.leftnav2 a:hover {

                display: block;

                padding: 2px 4px 2px 4px;

                /* text-indent: 19px; */
                margin-left: 19px;

                           font-size: 10px;

                           font-weight: bold;

                /* white-space: nowrap; */

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 96px;

                                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: -2px -74px;



}





.leftnav2-act a:link {

                display: block;

                padding: 2px 4px 2px 4px;

                /* text-indent: 19px; */
                margin-left: 19px;

                          font-size: 10px;

                           font-weight: bold;

                /* white-space: nowrap; */

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 96px;

                                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                                background-position: -2px -74px;



}

.leftnav2-act a:visited {

                display: block;

                padding: 2px 4px 2px 4px;

                /* text-indent: 19px; */
                margin-left: 19px;

           font-size: 10px;

           font-weight: bold;

                /* white-space: nowrap; */

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 96px;

        font-family:Arial, Helvetica, sans-serif;

                        background: url("images/buttons.gif") top left no-repeat;

               background-position: -2px -74px;



}

.leftnav2-act a:active {

                display: block;

                padding: 2px 4px 2px 4px;

                /* text-indent: 19px; */
                margin-left: 19px;

           font-weight: bold;

           font-size: 10px;

               /* white-space: nowrap; */

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 96px;

        font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

               background-position: -2px -74px;



}

.leftnav2-act a:hover {

                display: block;

                padding: 2px 4px 2px 4px;

                /* text-indent: 19px; */
                margin-left: 19px;

                                font-size: 10px;

                    font-weight: bold;

                /* white-space: nowrap; */

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 96px;

                                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                       background-position: -2px -74px;



}





.leftnav3 a:link {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 25px;

                           font-size: 10px;

                                font-weight: bold;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                             background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -96px;

}

.leftnav3 a:visited {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 25px;

                           font-size: 10px;

                                font-weight: bold;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                            background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -96px;

}

.leftnav3 a:active {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 25px;

                           font-size: 10px;

                                font-weight: bold;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -96px;

}

.leftnav3 a:hover {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 25px;

                           font-size: 10px;

                                font-weight: bold;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

        font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -96px;

}





.leftnav3-act a:link {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 25px;

                           font-size: 10px;

                                font-weight: bold;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -96px;

}

.leftnav3-act a:visited {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 25px;

                           font-size: 10px;

                                font-weight: bold;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -96px;

}

.leftnav3-act a:active {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 25px;

                           font-size: 10px;

                                font-weight: bold;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -96px;

}

.leftnav3-act a:hover {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 25px;

                           font-size: 10px;

                                font-weight: bold;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -96px;



}







.leftnav4 a:link {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 35px;

                           font-size: 10px;

                                font-weight: bold;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                             background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -120px;

}

.leftnav4 a:visited {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 35px;

                           font-size: 10px;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                                  background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -120px;

}

.leftnav4 a:active {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 35px;

                           font-size: 10px;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -120px;

}

.leftnav4 a:hover {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 35px;

                           font-size: 10px;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -120px;

}





.leftnav4-act a:link {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 35px;

                           font-size: 10px;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -120px;

}

.leftnav4-act a:visited {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 35px;

                           font-size: 10px;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -120px;

}

.leftnav4-act a:active {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 35px;

                           font-size: 10px;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -120px;

}

.leftnav4-act a:hover {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 35px;

                           font-size: 10px;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -120px;



}



.leftnav5 a:link {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 40px;

                           font-size: 10px;

                                font-weight: bold;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                             background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -140px;

}

.leftnav5 a:visited {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 40px;

                           font-size: 10px;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                                  background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -140px;

}

.leftnav5 a:active {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 40px;

                           font-size: 10px;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -140px;

}

.leftnav5 a:hover {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 40px;

                           font-size: 10px;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -140px;

}





.leftnav5-act a:link {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 40px;

                           font-size: 10px;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -140px;

}

.leftnav5-act a:visited {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 40px;

                           font-size: 10px;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -160px;

}

.leftnav5-act a:active {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 40px;

                           font-size: 10px;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -140px;

}

.leftnav5-act a:hover {

                display: block;

                padding: 2px 4px 2px 4px;

                text-indent: 40px;

                           font-size: 10px;

                white-space: nowrap;

                background-color: #F32827;

                color: #FFFFFF;

                text-decoration: none;

                width: 100%;

                                font-family:Arial, Helvetica, sans-serif;

                background: url("images/buttons.gif") top left no-repeat;

                background-position: 0 -140px;



}





/* forms fields */





select {

 font-family: arial, helvetica, sans-serif;

 font-size: 12px

}



/* *********** alte formatierung



textarea {

font-family: arial, helvetica, sans-serif;

color: #555555;

font-weight: normal;

font-size: 12px;

border-right: #759214 1px solid;

border-top: #759214 1px solid;

border-left: #759214 1px solid;

text-indent: 0px;

border-bottom: #759214 1px solid

}



input {

font-family: arial, helvetica, sans-serif;

color: #000000;

font-weight: normal;

font-size: 12px;

border-top-width: 1px;

border-left-width: 1px;

border-left-color: #759214;

border-right-width: 1px;

border-right-color: #759214;

border-bottom-width: 1px;

border-bottom-color: #759214;

border-top-color: #759214;

text-indent: 0px;

}

 *********** */



textarea {

font-family: arial, helvetica, sans-serif;

color: #000000;

font-weight: normal;

font-size: 12px;

text-indent: 0px;

}



input {

font-family: arial, helvetica, sans-serif;

color: #000000;

font-weight: normal;

font-size: 12px;

text-indent: 0px;

}



        .inputform {

               background-color: #FFFFFF;

                   border-color: #F32827;

                   border-style: solid;

                   border-width: 1px;

               font-family: Arial, Sans-Serif;

                   font-size: 10pt;

                   color: #000000;

              }



        .leftmenu {

                      background-color: #F32827;

                      font-family: Arial, Sans-Serif;

                          font-size: 10pt;

                          color: #FFFFFF;

                  }

        .rightmenu {

                      background-color: #EBEBEB;

                      font-family: Arial, Sans-Serif;

                          font-size: 10pt;

                          color: #000000;

                  }