html, body  {
              font-family: Arial, Helvetica, sans-serif;
              font-size: 11pt;
              margin: 0;
              padding: 0;
              color: #000000;
              background-color: #202D4A; /* Hintergrundfarbe */
            }

img {
      border: solid;
      border-color: #FFFFFF;
      border-width: 1px;
    }

h1          {
              font-size: 18pt;
              margin: 0px;
              padding: 20px 20px;
              font-weight: normal;
              border: none;
            }

h1.button   {
              font-size: 13pt;
              text-align: center;
              line-height: 120%;
              margin: 0px;
              padding: 0px;
              font-weight: normal;
              border: none;
            }

h2.impressum{
              color: #717C8C;
              font-size: 8pt;
              margin: 0px;
              padding: 0px;
              font-weight: normal;
              border: none;
            }

h2          {
              font-size: 14pt;
              margin: 0px;
              padding: 20px 15px;
              font-weight: normal;
              border: none;
            }

h3          {
              font-size: 13pt;
              margin: 0px;
              padding: 20px 0px 15px 20px;
              font-weight: normal;
              border: none;
            }
p           {
              margin: 0px;
              padding: 0px 20px;
              border: none;
            }

span        {
              font-size: 10pt;
              margin: 0px;
              padding: 0px 20px;
              border: none;
            }

a           {
              color: #000000;
              text-decoration:none;
              font-weight: bold;
            }
a:hover     {
              color: #000000;
              text-decoration: underline;
            }

a.impressum {
              color: #717C8C;
              font-size: 8pt;
              font-weight: normal;
              text-decoration:none;
            }

#horizon    {
              position: absolute;
              top: 50%;
              left: 0px;
              width: 100%;
            }

  #container {
              position: absolute;
              top: -296px;
              left: 50%;
              height: 571px;
              width: 940px;
              margin: 0px 0px 0px -470px;
              padding: 0px;
             }

     #left_1 {
              position: relative;
              top: 0px;
              left: 0px;
              height: 130px;
              width: 180px;
              margin: 8px;
              padding: 0px;
              background-color: #FFF469; /* Rahmenfarbe */
              border: solid;
              border-color: #FFF469;
              border-width: 2px;
            }

     #left_1_1 {
              position: relative;
              top: 35px;
              left: 0px;
              height: auto;
              width: auto;
              margin: 0px;
              padding: 0px;
              background-color: #FFF469; /* Rahmenfarbe */
              border: none;
            }

     #left_2 {
              position: relative;
              top: 0px;
              left: 0px;
              height: 130px;
              width: 180px;
              margin: 8px;
              padding: 0px;
              background-color: #FFD452; /* Rahmenfarbe */
              border: solid;
              border-color: #FFD452;
              border-width: 2px;
            }

     #left_2_1 {
              position: relative;
              top: 25px;
              left: 0px;
              height: auto;
              width: auto;
              margin: 0px;
              padding: 0px;
              background-color: #FFD452; /* Rahmenfarbe */
              border: none;
            }

     #left_3 {
              position: relative;
              top: 0px;
              left: 0px;
              height: 130px;
              width: 180px;
              margin: 8px;
              padding: 0px;
              background-color: #FF9D4A; /* Rahmenfarbe */
              border: solid;
              border-color: #FF9D4A;
              border-width: 2px;
            }

     #left_3_1 {
              position: relative;
              top: 3px;
              left: 6px;
              height: auto;
              width: 168px;
              margin: 0px;
              padding: 0px;
              background-color: #FF9D4A; /* Rahmenfarbe */
              border: none;
            }

     #left_4 {
              position: relative;
              top: 0px;
              left: 0px;
              height: 130px;
              width: 180px;
              margin: 8px;
              padding: 0px;
              background-color: #FF8200; /* Rahmenfarbe */
              color: #000000;
              border: solid;
              border-color: #FF8200;
              border-width: 2px;
            }

     #left_4_1 {
              position: relative;
              top: 4px;
              left: 0px;
              height: auto;
              width: auto;
              margin: 0px;
              padding: 0px;
              background-color: #FF8200; /* Rahmenfarbe */
              border: none;
            }

    #right   {
              position: relative;
              top: -568px;
              left: 195px;
              height: 556px;
              width: 740px;
              padding: 0px;
              margin: 8px;
              background-color: #717C8C;
              border: solid;
              border-color: #717C8C;
              border-width: 2px;
              overflow: auto;
            }

    #bottom_left {
              position: relative;
              top: -576px;
              left: 195px;
              height: 20px;
              width: 200px;
              padding: 0px;
              margin: 8px;
              background-color: #202D4A; /* Hintergrundfarbe */
              border: none;
                  }
    #bottom_right {
              position: relative;
              top: -604px;
              left: 738px;
              height: 20px;
              width: 200px;
              padding: 0px;
              margin: 8px;
              background-color: #202D4A;  /* Hintergrundfarbe */
              border: none;
              text-align: right;
                  }