/*
Released by BuroCom
http://www.burocom.ch
normalize.css v1.0.1 | MIT License | git.io/normalize
*/
/* DIV */
#portal-path{
	clear:both;
	margin:5px auto 5px;
	width:960px;
	line-height:25px}

/* Breadcrumbs */
#breadcrumbs-you-are-here{
    color:#161928;
    text-transform:lowercase}
#portal-breadcrumbs{
	color:#cfa153;
	font-size:75%;}
#portal-breadcrumbs a{
    text-decoration:none}

/* Language */
#portal-languageselector{
	float:right;
	font-size:75%;
	line-height:14px;
	margin:0;
	padding:5px 0 0 0}
#portal-languageselector li{
	display:inline;
	margin-left:15px}
/*#portal-languageselector a{
	color:#4b4b4b}
#portal-languageselector .currentLanguage a{
	color:#FF9900}
#portal-languageselector a:hover{
	color:#FF9900}*/