/* Der alles umschliessende Container */
#infocenter, #xmlPortal, #mandanteninformationen {
	max-width: 600px !important;
}
 #xmlPortal {
	 font-size: 0.95em;
 }
 
#PortalName{
  font-weight: 300;
  font-size: 1.6em;
  color: #B7B7B7;
  margin: 2% 0 2% 0;
}

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

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

#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 {
	background-color:#EFEFEF;
	cursor: pointer;
	color:#fff;
}
.trigger_active, #PortalRubriken
{
background-color: #e4e4e4;
cursor: pointer;
	color:#fff;
}

h3.trigger, a:link.PortalTrigger  { 
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	text-decoration:none;
	color: #A6192E !important;
	}
	
.trigger
{
	max-width:100%;
	margin-bottom: 10px;
	padding: 4px 20px 4px 20px;
}

.trigger:hover {
	background-color: #e7e7e7;
	color:#A5A5A5 !important;
}

h2.trigger
{
    font-size: 14px;
    font-weight: normal;
	color: #0060AA !important;
    padding: 4px 20px;
}

h3.trigger:after, #PortalRubriken.trigger a:after, .PortalRubriken.trigger a:after, #BriefArtikelHeadline.trigger:after {
	display: none;
    /*float: right;
    margin-left: 5px;
    font-family: 'FontAwesome';
	color: #4c4c4c !important;
    content: "\f0d7";*/
}	

h3.trigger_active:after, #PortalRubriken.trigger_active a:after, .PortalRubriken.trigger_active a:after, #BriefArtikelHeadline.trigger_active:after {
    content: "\f0d8";
}

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

.PortalTrigger
{
	text-decoration: none;
}
#PortalRubriken a
{
	color:#676767;
}

#PortalRubrikenBeschreibung
{
	padding-left:20px;
}

#LinkBeschreibung
{
}

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

#BriefName{
	font-weight: normal;
	color: #000;
	text-align: left;
	padding: 0;
	margin: 2% 0 2% 0;
}

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

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

#BriefRubriken
{
  color: #696969;
  font-size: 1.6em;
  font-weight: 300;
  margin-bottom: 0.6em;
  padding-top: 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: 16px;
color: #fff ;
text-decoration:none;
}

#BriefArtikelHeadline a:hover 
{ 

}

#ArchivWrapper
{
}

#ArchivArtikelInhalt, .toggle_container
{
    font-size:0.95em;
    line-height: 170%;
	margin-top:2%;
	margin-bottom:5%;
	padding:3%;
	background-color:#E4E4E4;
	}

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

#ArchivArtikelHeadline a:link
{
color: #fff !important;
}

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

#infocenter span, #xmlPortal span {
	display:none;
}

.toggle_container a:link {
	color:#000;
	text-decoration: underline;
}