/* Die alles umschliessende Tabelle */
#xmlPortal{
	width: 500px !important;
	margin-left:-8px;
}

#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: 0.9 em;
  color: #292929;
	padding-left:10px;
  margin-bottom: 10px;
}

#PortalKategorieBeschreibung{
	padding-left:10px;
  color:#fff;
}

.PortalUL{
	margin-top:3%;
	margin-bottom:5%;
	padding-left:0 !important;
}


.PortalLI{
	margin-left: 25px;
	padding-left:5px;
}

/* Der Trigger wird ueber die layout.css gesteuert. */

.trigger
{
background-color: #4D77B0;
margin-bottom: 10px;
}

.trigger_active
{
background-color: #4d77b0; 

}

#PortalRubriken
{
	background-color: #4d77b0 !important;
	font-weight: bold;
	padding:4px 20px 4px 20px;
}

.PortalTrigger
{
	text-decoration: none;
}
#PortalRubriken a
{
	color:#fff;
}


#PortalRubrikenBeschreibung
{
	padding-left:20px;
}

#LinkBeschreibung
{
}

#BriefRubrikenWrapper, #BriefStartbild, #ArchivWrapper
{
max-width:100%;
}

#BriefName{
	font-weight: normal;
  font-size: 1.1em;
  color: #000;
	text-align: left;
	padding: 10px;
}

#BriefStartbild
{
	max-width: 500px;
	height:auto;
	text-align: left;
}

#BriefStartbild img
{
	max-width: 100%;
	height:auto;
	text-align: left;
}

#BriefRubriken
{
  color: #3a5984;
  font-size: 14px;
  font-weight:bold;
  margin-bottom: 14px;
  color: #4D77B0;
  padding-top: 10px;
  margin-bottom: 10px;
}

#BriefArtikelHeadline{
	font-weight: normal;
	font-size: 0.9em;
	color: #fff;
	padding:4px 20px 4px 20px;
}

#BriefArtikelInhalt
{
	padding-left:20px; 
	text-align:justify;
}

#BriefArtikelHeadline a
{
font-size: 13px;
color: #fff !important;
text-decoration:none;
}

#BriefArtikelHeadline a:hover 
{ 
color:#FFA701 !important; 
}

#ArchivWrapper
{
}

#ArchivArtikelInhalt
{
    font-size: 13px;
    line-height: 18px;
	margin-top:2%;
	margin-bottom:5%;
	}

#ArchivArtikelHeadline
{
	padding-left:20px; 
	font-weight: normal;
}

#ArchivArtikelHeadline a:link
{
color: #fff !important;
}

#content#xmlPortal#xmlPortal#ArchivWrapper#ArchivArtikelHeadline a:hover 
{ 
color: #3a5984 !important;
}