/* Die alles umschliessende Tabelle */
#xmlPortal,
#infocenter {
    max-width: 600px !important;
}

#PortalName {
    font-weight: bold;
    font-size: 13px;
    color: #000;
    margin-bottom: 10px;
}

#PortalBeschreibung {
    font-size: 13px;
    font-weight: normal;
    padding-left: 0px;
}

#PortalKategorie {
    padding-top: 20px;
    font-weight: normal;
    font-size: 18px;
    color: #1E408C;
}

#PortalKategorieBeschreibung {
    color: #676767;
    margin: 2% 0 1% 0;
}

.PortalUL {
    margin-top: 3%;
    margin-bottom: 5%;
    padding-left: 0 !important;
}


.PortalLI {
    margin-left: 35px;
    padding-left: 5px;
}

/* Der Trigger wird ueber die layout.css gesteuert. */

.trigger,
.trigger_active,
#PortalRubriken {
    background-color: #9FAA39;
    cursor: pointer;
}


.trigger {
    margin-bottom: 10px;
}

h3.trigger {
    font-size: 14px !important;
    color: #fff !important;
    text-decoration: none;
    padding: 4px 20px;
    font-weight: 400;
    line-height: 140%;
}

.trigger span {
    display: none;
}

#PortalRubriken {
    font-weight: normal;
    padding: 4px 20px 4px 20px;
}

.PortalTrigger {
    text-decoration: none;
    font-size: 14px !important;
    color: #fff !important;
    padding: 4px 20px;
    font-weight: 400;
    line-height: 190%;
}

#PortalRubriken a {
    color: #1E408C;
}

#PortalRubrikenBeschreibung {
    padding-left: 20px;
}

#LinkBeschreibung {}

#BriefRubrikenWrapper,
#BriefStartbild,
#ArchivWrapper {
    max-width: 100%;
}

#BriefName {
    font-weight: normal;
    font-size: 18px;
    color: #1E408C;
    text-align: left;
    padding: 0;
}

#BriefStartbild {
    height: auto;
    text-align: left;
    margin-top: 2%;
}

#BriefStartbild img {
    max-width: 100%;
    height: auto;
    text-align: left;
}

#BriefRubriken {
    color: #9FAA39;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 14px;
    padding-top: 10px;
    margin-bottom: 10px;
}

#BriefArtikelHeadline {
    font-weight: normal;
    color: #fff !important;
    padding: 4px 20px 4px 20px;
}

#BriefArtikelInhalt {
    padding-left: 20px;
    text-align: justify;
}

#BriefArtikelHeadline a {
    font-size: 14px;
    color: #fff !important;
    text-decoration: none;
}

#BriefArtikelHeadline a:hover {
    color: #fff !important;
}

#ArchivWrapper {}

#ArchivArtikelInhalt {
    font-size: 13px;
    line-height: 18px;
    margin-top: 2%;
    margin-bottom: 5%;
    color: #000;
}

#ArchivArtikelInhalt a:link {

    color: #9FAA39;

}

#ArchivArtikelHeadline {
    padding-left: 20px;
    font-weight: normal;
}

#ArchivArtikelHeadline a:link {
    color: #9FAA39 !important;
}

#content#xmlPortal#xmlPortal#ArchivWrapper#ArchivArtikelHeadline a:hover {
    color: #3a5984 !important;
}

#xmlPortal span {
    display: none;
}
