        body
        {       margin: 0px;
                padding: 0px;
                background: #EFEFEF;
                font-family: verdana, arial, helvetica, sans-serif;
        }



        #ads {  width: 100%; background: #00AFFF;; color: #D0D0D0; font-size: 72%; }

        #header
        {
                height: 100px;
                background-color: #B5F717;
                clear: both;
        }

        #shade { background:  url(images/horizline-1.gif) repeat top left;
                 height: 4px;  }

        #navigation
        {       font-family: arial, helvetica, sans-serif;
                font-size: 120%;
                background: #00AFFF;
                 clear: both;
                text-align: right;
        }

        #navigation a, #navigation a:link, #navigation a:visited {
                text-decoration: none;
                color: #DFDFDF;
                font-size: 72%;
                padding-left: 10px;
                padding-right: 10px;
                padding-top: 5px;
                padding-bottom: 6px;
        }

        #navigation a:hover { color: #000;
                              background: #33C7FF;  }


        #mainnavi { padding: 0px;
                    margin: 0px;
                    padding-bottom: 4px; }

        ul#mainnavi li {
            list-style: none;
            display: inline;

          }



        #contents { padding: 20px;
                   font-size: 78%;
                   background: #FFF;
                   padding-left: 10%;
                   height: 2600px;
                   }

        #main  { float:left; width: 500px; }


        #footer { font-family: times;
                  font-size: 68%;
                  text-align: center;
                  background: #EFEFEF;
                  color: #AFAFAF;
                  padding: 20px;
                  border-top: 1px solid #CFCFCF; }

        h1 { font-family: arial, verdana, helvetica, sans-serif;
             font-size: 160%;
             border-bottom: 1px solid #DFDFDF;
             color: #A3DF15; }

        h2 { font-family: arial, verdana, helvetica, sans-serif;
             font-size: 120%;
             margin-top: 60px;
           }

        h3 { margin-top: 60px; }

        p { line-height: 1.8EM;
            color: #242E37;
            width: 75%; }

        blockquote { line-height: 2EM;
                     color: #B44A0C;
                     background: #FFFBDD;
                     font-size: 90%;
                      
                     }

        #contents ul { line-height: 2EM;
                       color: #242E37; }


        .lightgreen { color: #00A0FF; }

        a, a:link, a:visited { color: #0080FF;
                                }

        a:hover { color: #0000FF;
                  text-decoration: none; }

        img { border: 0; }

        label { font-size: 72%; }

          label, input, select {
          display: block;
          float: left;
          color: #242E37;
          width: 150px; /* Breite.*/
        }

        form br {
          clear: left;
        }

        .button1 { width: 110px;
                   font-weight: bold; }
        .button2 { width: 110px;   }