.cpn .dealerjob-title{     /* webbase rendert Titel schon im Seitentemplate*/
	display: none;
}
.nx-jobcenter a.dealer-job-link {
	text-decoration: none
}
.nx-jobcenter-button {
	width: 24px;
	height: 24px;
	overflow: hidden;
	display: block;
	margin-bottom: 2px;
}
.nx-jobcenter-button img {
	width:24px;
	height: 48px;
}
.nx-jobcenter-button img:hover {
	margin-top:-24px;
}

.nx-jobdetails{
	line-height: 1.6;
	position: relative;
}
.nx-jobdetails b{
	min-width: 30%;
	display: inline-block;
}
.nx-jobdetails .nx-jobdetail{
	display: inline-block;
}
.nx-jobcenter li{
	padding: 2px 0 2px 14px;
	margin: 0;
	background: url(../images/square-grey.gif) no-repeat left 11px;
}

#formWrapper.nx-jobform  li{
}

#formWrapper.nx-jobform input[type=text]{
	padding-right: 40px;
}
#formWrapper.nx-jobform textarea{
	max-width: 90%;
}
#formWrapper .nx-jobform-contact{
	margin-top: 30px;
	/*width: 100%;*/
}
#contentArea .ym-col1 #formWrapper li.nx-jobform-date{
	margin-right: 40px;
}

@media only screen and (max-width: 991px){
	#dealerJobTarget{
		margin: 0 20px 0 20px
	}
	#dealerJobTarget h1{
		margin-left:0;
	}
}



