/* Pager */
.cnt-sel-hi {
	font-family: Helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
}
.cnt-head {
	font-family: Helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

/* Text */
/* jw_text/jw_text-bf kommt daher, weil Karriereführer unser CSS explizit überschreibt *argl* (tp) */
.jw_text {
	font-family: Verdana,Sans-serif;
	font-size: 10pt;
	color: #000000;
}
.jw_text-bf {
	font-family: Verdana,Sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}
.text-head {
	font-family: Verdana,Sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

A.jwlink:link { font-family:Arial,sans-serif; font-size:10pt;font-weight: bold; text-decoration: none;color:#000000; } 
A.jwlink:visited { font-family:Arial,sans-serif; font-size:10pt;font-weight:bold; color : #000000; text-decoration: none; } 
A.jwlink:hover { font-family:Arial,sans-serif;font-size:10pt;font-weight: bold; text-decoration: none; color : #000000; background-color:#C2D1DF;} 
A.jwlink:active { font-family:Arial,sans-serif; font-size:10pt;font-weight:bold; color : #000000; text-decoration: none; background-color:#C2D1DF;} 

