/* CSS Document */

body {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;	
	line-height: 120%;
}

.buttonblock, #banner-bottom, .noscript, #navigationbox, #debug-output, .contentbox .info_close, .contentbox .info_open, .jobs .charticon, .dont-print, #tabbox .tabs, .jobs .search-content, .myprofile .login-box, .myprofile .registration-box, #bottomlinks, .jobpage-factsfigures .graphlist, .content-view-embed .class-graph {
	display: none;
}

a {
	color: black;
	text-decoration: none;	
}

.tabheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;	
	margin-bottom: 5px;
}

.tabsectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;	
	margin-bottom: 20px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;	
	margin-bottom: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;	
	margin: 25px 0  8px 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;	
	margin: 10px 0  10px 0;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
}

/* indexpage */
.indexpage .buttonboxes {
	display: none;
}

.indexpage .buttonboxes {
	display: none;
}

.indexpage #logo {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 265px;
}

.indexpage .intro {
	margin-top: 200px;
}


.overview-content-with-image {
	height: auto !important;
}

.jobpage-role_models  .image {
	margin: 0 15px 15px 0;
	float: left;
}

.jobpage-role_models  .location {
	margin-bottom: 15px;
}

.jobpage-role_models  .contentbox-list .break {
	clear: both;
}

.jobpage-role_models  .contentbox {
	margin-top: 15px;
}

.jobpage-role_models  .header .caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;	
	margin: 10pt 0  10pt 0;
}

div.jobpage-profile div.profilebox {
	margin-bottom: 15px;
}

div.jobpage-profile div.profilebox div.chartlist .title {
	font-size: 13pt;
	font-weight: bold;	
	margin: 0;
}

div.jobpage-profile div.profilebox div.chartlist .caption {
	display: inline;
	margin-left: 20px;
}

div.jobpage-profile div.profilebox div.chartlist .value {
	display: inline;
	font-weight: bold;	
}

div.joblist .buttonbox div * {
	display: inline;
}

.skillstest .modules-list .notrelevant, .skillstest .button, .skillstest .modules-list .close, .skillstest .modules-list .more {
	display: none;
}

.skillstest .modules-list .sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;	
	margin-top: 10pt;
}

.skillstest .modules-list .caption, .myprofile .modules-list .name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;	
	margin-top: 10pt;
}

.myprofile .jobs-matched .job {
	font-weight: bold;	
}


.print-footer .content {
	border-top: 1px solid black;
	margin-top: 10px;
	padding-top: 30px;
	font-size: 10pt;
}


.print-header .content {
	border-bottom: 1px solid black;
	margin-bottom: 30px;
	font-size: 10pt;
}




div.courses-overview .trainingplan_box {
	margin-bottom: 10px;
	z-index: 1000;
	position:relative;
	border: 1px solid black;
}

div.courses-overview .trainingplan_box .innercontent {
	padding: 3px 10px;
}

div.courses-overview th.rowheader {
	
}

div.courses-overview .trainingplan_box h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	
	text-align: center;
	
	padding: 3px 12px;
	margin:0 ;
}

div.courses-overview A, div.courses-overview A:link, div.courses-overview A:hover {
	border-width: 0px !important;
}

div.courses-overview .trainingplan_course
{	
	
}

div.courses-overview .trainingplan_course-inline
{
	padding: 2px;
	margin: 3px 0;
}

div.courses-overview .trainingplan_box-disabled h2,  div.courses-overview .trainingplan_box-disabled .trainingplan_course A {
	color: #666 !important;
}

div.courses-overview .trainingplan_course-inline-disabled A {
	color: #666 !important;
}

#tplines
{
	position:absolute; 
	z-index: 50;
}

div.myprofile-hardskills div.content-full-height, div.myprofile-softskills div.content-full-height {
	overflow: auto;
}

.myprofile .header .level1, .myprofile .header .level2, .myprofile .header .level3 {
	float: left;
	text-align: center;
	display: show;
}

.myprofile .header {
	margin: 5px 0 2px 0;
	font-size: 10px;
}



.myprofile .barbox {
	
}

.myprofile .barbox .bar {
	position: relative;
	border: 1px solid #666;
	background-color: #ccc;
	height: 15px;
}

.myprofile .barbox .bar .line1, .myprofile .barbox .bar .line2, .myprofile .barbox .bar .line3, .myprofile .barbox .bar .line4 {
	position: absolute;
	height: 15px;
	z-index: 10;
}

.myprofile .barbox .bar .passed-area {
	height: 15px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	position: absolute;
}

.myprofile .barbox .bar .resultline {
	height: 19px;
	border-left: 3px solid #333;
	top: -2px;
	position: absolute;
	z-index: 20;
}

.myprofile .legend .zero {
	float: left;
	font-size: 10px;
}

.myprofile .legend {
	margin-top: 5px;
}

.myprofile .legend .hundred {
	float: right;
	font-size: 10px;
}

.myprofile .barbox .break {
	clear: both;
}

div.courses-courseview div.further-information-list .contactbox div.name {
	font-weight: bold;
	margin: 5px 0 0 0;
}



div.shop table.productlist TH {
	text-align: left;
	border-bottom: 1px solid #666;
	padding: 5px 20px 5px 0;
}

div.shop table.productlist TD {
	padding: 5px 20px 5px 0;
}

.myprofile-personalitytest table.profile td.caption, .myprofile-personalitytest .profile-list .dimension .name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;	
	font-weight: bold;
	margin-bottom: 3px;
	padding-right: 10pt;
}

.myprofile-personalitytest table.profile  {
	margin: 20px 0 15px 0;
}

.myprofile-personalitytest .profile-list .dimension  {
	margin-top: 25px;
}

.myprofile-personalitytest .profile-list .dimension .infotext {
	margin-top: 0.5em;
}

.myprofile-personalitytest .profile-list .dimension .result {
	font-weight: bold;
}

.myprofile-personalitytest .barbox {
	margin: 5px 0;
}

.myprofile-personalitytest .profile-list .dimension .name {
	float: left;
	
}

.myprofile-personalitytest .profile-list .dimension .result {
	clear: both;
}


.myprofile-personalitytest .barbox .bar, .myprofile-personalitytest .barbox .legend-zero, .myprofile-personalitytest .barbox .legend-hundred {
	float: left;
}

.myprofile-personalitytest .barbox .legend-zero {
	font-size: 10px;
	margin-right: 3px;
}

.myprofile-personalitytest .barbox .legend-hundred {
	font-size: 10px;
	margin-left: 3px;
}
