
          /* * * * * * * * * * * * * Navigation * * * * * * * * * * * */
          /* 2nd Level */
          
          #layout_mainnav ul li ul.mainsub {
            width:425px;
            margin-top:15px;
          }
          
          #mainsub_plan   {
            margin-left:-6px;
          }
          
          #mainsub_elem {
            margin-left:-7px;
          }
          /* * * * * * * * * * * * * Sub-Navigation * * * * * * * * * */
          #layout_subnav ul li {
            margin-top:27px;
          }
          /* * * * * * * * * * * * * Layout * * * * * * * * * * * * * */
          /************************* Index.htm */
          img.intro_leefs {
            margin-top:18%;
          }
          img.intro_schrift {
            margin-top:59%;
          }
          /************************* Allg */
          * {
            line-height:120%;
          }
          
          table {
            letter-spacing:0.1em;
          }
          /************************* Contakt */
          .content_contact-form h5 {
            margin-top:10px;
          }
          
          .content_contact-form table td.labels p {
            padding-top:4%;
            padding-bottom:4px;                      
          }
          .content_contact-form input {
            font-size:11px;
            font-family:"MyriadProRegular";
            height:12px;                      
          }
          .content_contact-form input.reset {
            height:16px;
          }
    