@media screen, projection
{
  /* (de) Randbereiche & Seitenhintergrund */
  body {
        margin: 0px;
        padding: 0px;
        background-color: #ffffff;
  }

  /* (de) Zentrierung des Layouts in alten IE-versionen */
  body {
        text-align: center;
  }
  #seitenraender {
        text-align: left;
        margin: 0 auto;
        z-index: 1;
  }

  /* (de) Layout: Breite, Hintergrund, Rahmen */
  #seitenraender {
        width: 980px;
        padding: 0px;
  }

  #seite {
        width: 980px;
        margin: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        background-image: url(../../bilder/hg_seite_NEU.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        background-color: #ffffff;
  }

  #kopfzeile {
        width: 980px;
        height: 250px;
        text-align: left;
        font-size: 100%;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
  }

  #kopfzeile_links {
        float: left;
        height: 160px;
        margin: 0px 0px 0px 5px;
        padding: 28px 0px 0px 42px;
  }
  
  #kopfzeile_rechts {
        float: right;
        width: 378px;
        text-align: right;
        margin: 0px 42px 0px 0px;
        padding: 0px 0px 0px 0px;
  }

  #kopfzeile_rechts .csc-textpic {
        padding-top: 46px;
  }
  
  #kopfzeile_rechts p, #kopfzeile_rechts img {
        width: 270px;
        height: auto;
        text-align: right;
        margin: 32px 0px 0px 0px;
  }

  #kopfzeile_unten {
        clear: both;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
  }

  #kopfzeile_unten .hauptmenu {
        display: block;
        border-top: 1px solid #004f9f;
        border-bottom: 1px solid #004f9f;
        margin: 0px 0px 0px 0px;
        padding: 0px 5px 0px 5px;
  }

  #main {
        width: 980px;
        background-image: url(../../bilder/hg_main.png);
        background-repeat: no-repeat;
        background-position: 0px bottom;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
  }

  #links {
        float: left;
        width: 590px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
  }

  #links_inhalt {
        margin: 0px 0px 0px 42px;
        padding: 0px 0px 0px 0px;
  }

  #rechts {
        float: right;
        max-width: 355px;
        text-align: left;
        margin: 0px 45px 0px 0px;
        padding: 0px 0px 0px 0px;
  }

  #highlights_inhalt {
        max-width: 302px;
        margin: 0px;
        padding: 0px;
  }

  #rechts_inhalt {
        max-width: 302px;
        margin: 0px;
        padding: 0px;
  }

  #fusszeile {
        width: 980px;
        margin: 45px 0px 0px 0px;
        padding: 0px 0px 40px 0px;
  }

  #fusszeile_inhalt {
        font-size: 90%;
        color: #447abd;
        margin: 0px 53px 0px 42px;
        padding: 0px 0px 0px 0px;
  }

  #fusszeile_inhalt .links {
        float: left;
  }

  #fusszeile_inhalt .rechts {
        float: right;
  }

  #fusszeile_inhalt .rechts a {
        text-decoration: none;
  }

  #fusszeile_inhalt .rechts a:hover {
        text-decoration: underline;
  }

  .clearer {
        clear: both;
  }

  /*------------------------------------------------------------------------------------------------------*/

  #kopfzeile ul {
        float: left;
        position: relative;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 10px;
        z-index: 20;
  }

  #kopfzeile ul li {
        float: left;
        height: 100%;
        list-style: none outside none;
        padding: 0px 0px 0px 0px;
        margin: 0px;
  }

  #kopfzeile ul li a {
        position: relative;
        top: 0px;
        display: block;
        color: #565655;
        line-height: 100%;        
        text-decoration: none;
        transition: none;
        margin: 0px;
        padding: 8px 15px 8px 15px;
        /*background-image: url(../../bilder/hg_menu_a.png);
        background-repeat: no-repeat;
        background-position: right 6px;*/
        z-index: 21;
  }
  
  #kopfzeile ul li a:hover {
        text-decoration: underline;
  }

  #kopfzeile ul li.aktiv a, #kopfzeile ul li.aktiv a:hover {
        text-decoration: underline;
  }

  #kopfzeile ul li.aktiv_unter a {
        text-decoration: underline;
  }

  #kopfzeile ul li.aktiv_unter ol li a {
        text-decoration: none;
  }

  #kopfzeile ul li.aktiv_unter ol li.aktiv a {
        text-decoration: underline;
  }

  #kopfzeile ul li.aktiv_unter ol li a:hover {
        text-decoration: underline;
  }

  #kopfzeile ul li.aktiv ol li a {
        text-decoration: none;
  }

  #kopfzeile ul li.aktiv ol li.aktiv a {
        text-decoration: underline;
  }

  #kopfzeile ul li.aktiv ol li a:hover {
        text-decoration: underline;
  }

  #kopfzeile ol {
        display: none;
        position: absolute;
        top: 0px;
        padding: 28px 5px 10px 15px;
        margin: 0px;
        background: #ffffff;
        /*background-image: url(../../bilder/hg_menu.png);
        background-repeat: repeat;
        background-position: 0px 0px;*/
        z-index: 10;
        border-bottom: 1px solid #004f9f;
        /*border-right: 1px solid #004f9f;*/
        border-left: 1px solid #004f9f;
  }

  #kopfzeile ul li:hover ol {
        display: block;
        cursor: pointer;
  }

  /*#kopfzeile ul li.aktiv_unter ol {
        display: block;
        cursor: pointer;
  }*/

  #kopfzeile ul li:hover a {
        cursor: pointer;
  }

  #kopfzeile ol li {
        float: left;
        list-style: none outside none;
        text-align: left;
        padding: 0px 0px 0px 0px;
        margin: 0px;
        border-bottom: 0px;
  }

  #kopfzeile ol li a {
        top: 0px;
        display: block;
        padding: 6px 26px 0px 0px;
        border-right: 0px;
        text-decoration: none;
        transition: none;
        vertical-align: middle;
        background: transparent;
  }

  #kopfzeile ol li.aktiv a {
        text-decoration: underline;
  }

  #kopfzeile ol li a:hover {
        text-decoration: underline;
  }

  #kopfzeile li.letztes a {
        border-right: 0px;
        background: transparent;
  }
      
}