@media screen, projection
{
  /* (de) Randbereiche & Seitenhintergrund */
  body {
    background-image: url(../../bilder/hg_body.jpg);
    background-repeat: repeat-y;
    background-position: 0px 0px;
    padding: 0px;
  }

  /* (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: 1020px;
        min-width: 1020px;
        padding: 0px;
  }

  #seiteninnenrand {
        position: relative;
        width: 1020px;
        margin: 0px;
        padding: 0px;
        background-image: url(../../bilder/hg_seite_home.jpg);
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-position: 2px 0px;
  }

  #leuchtkasten {
        position: absolute;
        top: 33px;
        left: 222px;
        pointer-events: none;
        z-index: 9;
  }
  
  #seite {
        width: 980px;
        margin: 0px 0px 0px 40px;
        padding: 0px 0px 10px 0px;
        z-index: 2;
  }

  /* (de) Gestaltung der Hauptelemente des Layouts */
  #kopfzeile {
        height: 310px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
  }

  #kopfzeile_inhalt_oben {
        width: 980px;
        height: 33px;
        text-align: right;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
  }

  #kopfzeile_inhalt_oben_menue {
        color: #7A7A7A;
        text-align: right;
        margin: 0px 0px 0px 0px;
        padding: 10px 0px 0px 0px;
  }

  #kopfzeile_inhalt_oben_menue a {
        color: #7A7A7A;
        text-decoration: underline;
  }

  #kopfzeile_inhalt_oben_menue a:hover {
        color: #7A7A7A;
        text-decoration: none;
  }

  #kopfzeile_inhalt_links {
        float: left;
        width: 740px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
  }

  #kopfzeile_inhalt_links .tx-slideshow-pi1 {
        width: 547px;
        height: 186px;
        text-align: left;
        margin: 0px 0px 0px 180px;
        padding: 0px 0px 0px 0px;
        z-index: 5;
  }

  #kopfzeile_inhalt_links .tx-slideshow-pi1 object, #kopfzeile_inhalt_links .tx-slideshow-pi1 embed {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
  }

  #kopfzeile_inhalt_kopftitel {
        width: 180px;
        font-size: 120%;
        font-weight: bold;
        text-transform: uppercase;
        color: #ffffff;
        text-align: center;
        margin: 11px 0px 0px 547px;
        padding: 0px 0px 0px 0px;
        z-index: 3;
 }

  #kopfzeile_inhalt_rechts {
        color: #999999;
        margin: 0px 0px 0px 750px;
        padding: 39px 0px 0px 0px;
  }

  #kopfzeile_inhalt_rechts .social {
        margin: 71px 0px 0px 0px;
        padding: 0px;
  }

  #main {
        margin: 0px;
        padding: 0px;
        background: #ffffff;
  }

  #fusszeile {
        margin: 0px;
        padding: 0px;
        background: #ffffff;
  }

  #fusszeile_inhalt {
        margin: 10px 0px 0px 250px;
        padding: 0px 0px 10px 0px;
        border-top: 1px;
        border-bottom: 0px;
        border-left: 0px;
        border-right: 0px;
        border-style: solid;
        border-color: #96461A;
        background: #ffffff;
  }

  #fusszeile_inhalt_menue {
        color: #7A7A7A;
        margin: 4px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
  }

  #fusszeile_inhalt_menue a {
        color: #7A7A7A;
        font-weight: normal;
        text-decoration: underline;
  }

  #fusszeile_inhalt_menue a:hover {
        color: #7A7A7A;
        font-weight: normal;
        text-decoration: none;
  }

  /*------------------------------------------------------------------------------------------------------*/

  /* #navigation becomes the left column | #co11 wird zur linken Spalte */
  #navigation {
        width: 250px;
        text-align: left;
        margin: 0px;
        padding: 0px;
  }
  
  #navigation_inhalt {
        font-size: 95.00%;
        text-align: left;
        margin: 0px;
        padding: 0px;
  }

  /* #mitte becomes the middle column | #mitte wird zur mittleren Spalte */
  #mitte {
        float: left;
        width: 480px;
        margin: 0px;
  }
  
  #mitte_inhalt {
        padding-left: 0px;
        padding-right: 0px;
  }

  /* #rechts becomes the right column | #rechts wird zur rechten Spalte */
  #rechts {
        width: 210px;
        margin-left: 750px;
        margin-right: 0px;
        padding: 0px;
  }
  
  #rechts_inhalt {
        margin: 0px;
        padding-left: 0px;
        padding-right: 0px;
  }

  .tx-imagecycle-pi1 {
        display: block;
        height: 186px;
        margin-left: 182px;
        position: relative;
        z-index: 0;
  }

/*------------------------------------------------------------------------------------------------------*/

  #navigation ul {
        width: 198px;
        text-align: left;
        color: #EFEFEF;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        background-color: #FFFFFF;
  }

  #navigation ol {
        width: 176px;
        color: #DFDFDF;
        margin: 3px 0px 0px 22px;
        padding: 0px;
        background-color: #FFFFFF;
  }

  #navigation li {
        font-weight: normal;
        list-style: none;
        margin: 0px 0px 2px 0px;
        padding: 0px;
        background-repeat: no-repeat;
        background-position: 0px 0px;
        white-space: nowrap;
  }

  #navigation li.nr1 { height: 19px; background: url(../../bilder/hg_li_home.gif); background-repeat: no-repeat; }
  #navigation li.nr2 { height: 19px; background: url(../../bilder/hg_li_botschaft.gif); background-repeat: no-repeat; }
  #navigation li.nr3 { height: 19px; background: url(../../bilder/hg_li_konsular.gif); background-repeat: no-repeat; }
  #navigation li.nr4 { height: 19px; background: url(../../bilder/hg_li_wm2010.gif); background-repeat: no-repeat; }
  #navigation li.nr5 { height: 19px; background: url(../../bilder/hg_li_wirtschaft.gif); background-repeat: no-repeat; }
  #navigation li.nr6 { height: 19px; background: url(../../bilder/hg_li_politik.gif); background-repeat: no-repeat; }
  #navigation li.nr7 { height: 19px; background: url(../../bilder/hg_li_tourismus.gif); background-repeat: no-repeat; }
  #navigation li.nr8 { height: 19px; background: url(../../bilder/hg_li_suedafrika.gif); background-repeat: no-repeat; }
  #navigation li.nr9 { height: 19px; background: url(../../bilder/hg_li_zusatzpunkt.gif); background-repeat: no-repeat; }

  #navigation li.servicemenue {
        height: 19px; 
        text-indent: 5px;
        background: url(../../bilder/hg_li_servicemenue.gif);
        background-repeat: no-repeat;
  }

  #navigation li.servicemenue img {
        float: left;
        width: 23px;
        height: 19px;
        margin: -1px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
  }

  #navigation li.nr1_offen { font-weight: bold; background: url(../../bilder/hg_li_1_offen.gif); background-repeat: no-repeat; }
  #navigation li.nr2_offen { font-weight: bold; background: url(../../bilder/hg_li_2_offen.gif); background-repeat: no-repeat; }
  #navigation li.nr3_offen { font-weight: bold; background: url(../../bilder/hg_li_3_offen.gif); background-repeat: no-repeat; }
  #navigation li.nr4_offen { font-weight: bold; background: url(../../bilder/hg_li_4_offen.gif); background-repeat: no-repeat; }
  #navigation li.nr5_offen { font-weight: bold; background: url(../../bilder/hg_li_5_offen.gif); background-repeat: no-repeat; }
  #navigation li.nr6_offen { font-weight: bold; background: url(../../bilder/hg_li_6_offen.gif); background-repeat: no-repeat; }
  #navigation li.nr7_offen { font-weight: bold; background: url(../../bilder/hg_li_tourismus_offen.gif); background-repeat: no-repeat; }
  #navigation li.nr8_offen { font-weight: bold; background: url(../../bilder/hg_li_suedafrika_offen.gif); background-repeat: no-repeat; }
  #navigation li.nr9_offen { font-weight: bold; background: url(../../bilder/hg_li_zusatzpunkt_offen.gif); background-repeat: no-repeat; }

  #navigation li.nr1_offen a { height: 17px; }
  #navigation li.nr2_offen a { height: 17px; }
  #navigation li.nr3_offen a { height: 17px; }
  #navigation li.nr4_offen a { height: 17px; }
  #navigation li.nr5_offen a { height: 17px; }
  #navigation li.nr6_offen a { height: 17px; }
  #navigation li.nr7_offen a { height: 17px; }
  #navigation li.nr8_offen a { height: 17px; }
  #navigation li.nr9_offen a { height: 17px; }

  #navigation li.servicemenueoffen {
        text-indent: 5px;
        font-weight: bold;
        background: url(../../bilder/hg_li_servicemenue_offen.gif);
        background-repeat: no-repeat;
  }

  #navigation li.servicemenueoffen img {
        float: left;
        width: 23px;
        height: 19px;
        margin: -1px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
  }

  #navigation li.unter { height: 19px; }

  #navigation li.nr1_offen li.unter { background: url(../../bilder/hg_li_home_unter.gif); }
  #navigation li.nr2_offen li.unter { background: url(../../bilder/hg_li_botschaft_unter.gif); }
  #navigation li.nr3_offen li.unter { background: url(../../bilder/hg_li_konsular_unter.gif); }
  #navigation li.nr4_offen li.unter { background: url(../../bilder/hg_li_wm2010_unter.gif); }
  #navigation li.nr5_offen li.unter { background: url(../../bilder/hg_li_wirtschaft_unter.gif); }
  #navigation li.nr6_offen li.unter { background: url(../../bilder/hg_li_politik_unter.gif); }
  #navigation li.nr7_offen li.unter { background: url(../../bilder/hg_li_tourismus_unter.gif); }
  #navigation li.nr8_offen li.unter { background: url(../../bilder/hg_li_suedafrika_unter.gif); }
  #navigation li.nr9_offen li.unter { background: url(../../bilder/hg_li_zusatzpunkt_unter.gif); }
  #navigation li.servicemenueunter { background: url(../../bilder/hg_li_servicemenue_unter.gif); }

  #navigation li.unteraktiv { height: 19px; }

  #navigation li.nr1_offen li.unteraktiv { font-weight: bold; background: url(../../bilder/hg_li_home_unter.gif); }
  #navigation li.nr2_offen li.unteraktiv { font-weight: bold; background: url(../../bilder/hg_li_botschaft_unter.gif); }
  #navigation li.nr3_offen li.unteraktiv { font-weight: bold; background: url(../../bilder/hg_li_konsular_unter.gif); }
  #navigation li.nr4_offen li.unteraktiv { font-weight: bold; background: url(../../bilder/hg_li_wm2010_unter.gif); }
  #navigation li.nr5_offen li.unteraktiv { font-weight: bold; background: url(../../bilder/hg_li_wirtschaft_unter.gif); }
  #navigation li.nr6_offen li.unteraktiv { font-weight: bold; background: url(../../bilder/hg_li_politik_unter.gif); }
  #navigation li.nr7_offen li.unteraktiv { font-weight: bold; background: url(../../bilder/hg_li_tourismus_unter.gif); }
  #navigation li.nr8_offen li.unteraktiv { font-weight: bold; background: url(../../bilder/hg_li_suedafrika_unter.gif); }
  #navigation li.nr9_offen li.unteraktiv { font-weight: bold; background: url(../../bilder/hg_li_zusatzpunkt_unter.gif); }
  #navigation li.servicemenueunteraktiv { font-weight: bold; background: url(../../bilder/hg_li_servicemenue_unter.gif); }

  #navigation li a {
        text-transform: uppercase;
        color: #ffffff;
        display: block;
        padding: 1px 0px 0px 28px;
        text-decoration: none;
  }

  #navigation li a:hover {
        color: #ffffff;
        font-weight: bold;
  }

  /*------------------------------------------------------------------------------------------------------*/

}