

/* Hauptmenüleiste */
#menu_titel_aktiv{
  display:none;
}
#menu_politik_aktiv{
  display:none;
}
#menu_panorama_aktiv{
  display:block;
}
/* Fraben der Infoboxen */
.infobox_weitere{
  background-color:#C65127;  
}
.infobox{
  background-color:#C65127;  
}
/* Pfeil-Icons */
.weiter_pfeil{
  background-image:url(/images/layout/pfeile_orange.gif);
  background-repeat:no-repeat;
  background-position:center center;
}
.artikel_einleitung{
  font-style:italic;
  width:518px;
  margin-bottom:20px;
}


.iListe{
    margin:0;
    padding:0;
    list-style:none;
    }
.weiter_linkExtern{
    background-image:url(/images/layout/pfeile_orange.gif);
    background-repeat:no-repeat;
    background-position:left 0px;
    list-style-image:url(/images/layout/pfeile_orange.gif);
    list-style-position:outside;
    padding-left:20px;
    }
.weiter_linkIntern{
    background-image:url(/images/layout/pfeile_orange.gif);
    background-repeat:no-repeat;
    background-position:left 0px;
    list-style-image:url(/images/layout/pfeile_orange.gif);
    list-style-position:outside;
    padding-left:20px;
    }
.weiter_linkPresse{
    background-image:url(/images/layout/pfeile_orange.gif);
    background-repeat:no-repeat;
    background-position:left 0px;
    list-style-image:url(/images/layout/pfeile_orange.gif);
    list-style-position:outside;
    padding-left:20px;
    }
.weiter_pdf{
    background-image:url(/images/layout/icon_pdf.gif);
    background-repeat:no-repeat;
    background-position:left 0px;
    list-style-image:url(/images/layout/icon_pdf.gif);
    list-style-position:outside;
    padding-left:20px;
    }
.weiter_doc{
    background-image:url(/images/layout/doc.png);
    background-repeat:no-repeat;
    background-position:left 0px;
    list-style-image:url(/images/layout/doc.png);
    list-style-position:outside;
    padding-left:20px;
    }
.weiter_image{
    background-image:url(/images/layout/image.png);
    background-repeat:no-repeat;
    background-position:left 0px;
    list-style-image:url(/images/layout/image.png);
    list-style-position:outside;
    padding-left:20px;
    }                
.weiter_flash{
    background-image:url(/images/layout/swf.png);
    background-repeat:no-repeat;
    background-position:left 0px;
    list-style-image:url(/images/layout/swf.png);
    list-style-position:outside;
    padding-left:20px;
    }                  
.weiter_audio{
    background-image:url(/images/layout/icon_audio2_orange.gif);
    background-repeat:no-repeat;
    background-position:left 0px;
    list-style-image:url(/images/layout/icon_audio2_orange.gif);
    list-style-position:outside;
    padding-left:20px;
    }                  
.weiter_video{
    background-image:url(/images/layout/icon_video_orange.gif);
    background-repeat:no-repeat;
    background-position:left 0px;
    list-style-image:url(/images/layout/icon_video_orange.gif);
    list-style-position:outside;
    padding-left:20px;
    }

