
/* RUBRIK
--------------------------------------------------------------------------------- */

#rubrik-text {
	width: 680px;
	height: 65px;
	margin: 0;
	background: #0E459A url(../img/profi-rubrik-bg.png) no-repeat left top;
}

.widecontent #rubrik-text {
	width: 869px;
	background-image: url(../img/profi-rubrik-bg-widecontent.png);
}

#rubrik-text h1 {
	float: left; 
}

#rubrik-text p {
	margin-left: 200px;
}



/* NAVIGATION
--------------------------------------------------------------------------------- */

#profinav ul li.active-path {
	background: #0E459A url(../img/nav-ul-bg.png) no-repeat top;
	height: auto;
	margin-bottom: 10px; 
}

#profinav ul li.active-path a {
	height: auto;
	display: inline;
	padding-left: 0; 
}

#profinav ul li.active-path span.a {
	margin-left: 0px;
	color: #fff;
}

#profinav ul li.active-path a.hover, #profinav ul li.active-path a.focus {
	border-bottom-width: 0;
}

#profinav ul li.active-path ul {
	background: #CFDAEC url(../img/nav-li-active-path-bg.png) no-repeat bottom;;
	margin-top: 5px;
	padding: 10px 0 10px 0;
	margin-left: -10px;
}

#profinav ul li.active-path ul li {
	margin-left: 10px;
	margin-bottom: 0.5em;
	padding-left: 15px;
	background: url(../img/profinav-ul-ul-li-bg.png) no-repeat 2px 0.15em;
	font-size: 0.65em;
	font-weight: bold;
	line-height: 1em;
	width: auto;
	height: auto; 
}

#profinav ul li.active-path ul ul li {
	font-size: 90%;
}

#profinav ul li.active-path ul li a {
	color: #0F4899;
	height: auto;
	width: auto;
	padding-left: 0; 
}

#profinav ul li.active-path ul li a:hover, #profinav ul li.active-path ul li a:focus {
	border-bottom-color: #747F00;
}

#profinav ul li.active-path ul li.active-path {
	background: url(../img/profinav-li-active-path-bg.png) no-repeat left 0.3em;
}

#profinav ul li.active-path ul li .dlh {
	padding-left: 0;
}

#profinav ul li.active-path ul li.active-path span.a, #profinav ul li.active-path ul li.active-path a {
	color: #000;
}

#profinav ul li.active-path ul li.active-path ul {
	background: #E5E9F4;
	border-top: 1px dotted #0F4899;
	border-bottom: 1px dotted #0F4899;
	margin-left: -25px;
	margin-bottom: 0;
	padding: 5px 0;
}

#profinav ul li.active-path ul li.active-path ul li {
	background: url(../img/profinav-ul-ul-ul-li-bg.png) no-repeat 15px 0.45em;
	padding-left: 25px;
}

#profinav ul li.active-path ul li.active-path ul li a {
	color: #0F4899;
	font-weight: normal; 
}

#profinav ul li.active-path ul li.active-path ul li span.a {
	 font-weight: normal;
}

#profinav ul li.active-path ul li.active-path ul li.active-path {
	background-image: url(../img/profinav-ul-ul-ul-li-active-path.png);
	font-weight: bold;
}


/* CONTENT
--------------------------------------------------------------------------------- */

#content h1 {
	color: #0E459A;
	border-bottom-color: #0E459A;
}

#content ul.children li {
	background-image: url(../img/startseite-profinav-ul-ul-li-bg.gif);
}

#content ul.children li h2 { 
	border-bottom-color: #0E459A;
}

#content ul.children li h2 a {
	color: #0E459A;
}


/* BREADCRUMBS
--------------------------------------------------------------------------------- */

#breadcrumbs li a {
	color: #0E459A;
}

#breadcrumbs li a:hover, #breadcrumbs li a:focus {
	border-bottom-color: #0E459A;
}
