
/*****************************************************************************************************
******************************************************************************************************
										-- Portrait --
******************************************************************************************************
******************************************************************************************************/

@media only screen and (orientation: portrait) {

	/* Devices (768px to 900px) 
	******************************************************************
	******************************************************************/
	@media only screen and (min-width: 768px) and (max-width: 900px) {
		div.clear {
			margin: 0;
			padding:0;
			height: 0;
		}
		/* navButton
		****************************/
		#navButton {
			width: 60px;
			height: 52px;
		}
		#navButton .toggle::after {
			top: 22px;
			left: 22px;
			width: 60px;
			height: 52px;
		}
		#navButton .toggle::before {
			top: 22px;
			left: 22px;
			width: 60px;
			height: 52px;
			line-height: 52px;
			font-size: 26px;
		}
		#navPanel {
			font-size: 20px;
			padding-top: 20px;
			padding-bottom: 20px;
			-moz-transform: translateX(-325px);
			-webkit-transform: translateX(-325px);
			-ms-transform: translateX(-325px);
			transform: translateX(-325px);
			width: 325px;
		}
		body.navPanel-visible #page-wrapper {
			-moz-transform: translateX(325px);
			-webkit-transform: translateX(325px);
			-ms-transform: translateX(325px);
			transform: translateX(325px);
		}
		body.navPanel-visible #navButton {
			-moz-transform: translateX(325px);
			-webkit-transform: translateX(325px);
			-ms-transform: translateX(325px);
			transform: translateX(325px);
		}

		/* Header
		****************************/
		h1 {
			font-size: 36px;
			font-weight: 900;
			line-height: 42px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		h2 {
			font-size: 36px;
			font-weight: 900;
			line-height: 42px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		.jc_jobdetails_head h1 {
			text-align: center;
			font-size: 36px;
			font-weight: 900;
			line-height: 42px;
			margin: 0;
			padding: 0;
		}
		h1.jobsheading {
			text-align: center;
			font-size: 36px;
			font-weight: 900;
			line-height: 42px;
			margin: 25px 0 25px 0;
		}
		h3 {
			font-size: 26px!important;
			font-weight: 900;
			line-height: 42px;
			margin: 10px 0 20px 0;
			padding: 0;
		}
		h4 {
			font-size: 26px!important;
			font-weight: 900;
			line-height: 42px;
			margin: 20px 0 20px 0;
			padding: 0;
		}
		.sep {
			margin: 30px auto;
			max-width: 90%;
		}
		.sep::after {
			width: 40px;
			margin-left: -20px;
		}
		.sep_dark {
			margin: 40px auto;
			max-width: 90%;
		}
		.sep_dark::after {
			width: 40px;
			margin-left: -20px;
		}

		/* Article
		****************************/
		#mainwrapper {
			padding: 20px 0 230px 0;
			margin: 0 auto;
		}
		div#hauptbereich_gross {
			font-size: 24px;
			line-height: 43px;
			padding: 15px 36px 35px 36px;
		}
		.item-page {
			padding: 0;
		}

		/* Counter
		****************************/
		#numbers {
			display: none;
		}

		/* List
		****************************/
		ul.list li {
			margin: 0 0 2px 30px;
			padding: 0 0 0 5px;
			list-style-type: square;
		}
		ul.col1 {
			margin: 25px 0 0 0;
			padding: 0;
		}
		ul.col1 li {
			margin: 0 0 2px 0;
			padding: 0 0 0 5px;
		}
			ul.col2 {
				margin: 4px 0 8px 0;
				padding: 0;
			}
			ul.col2 li {
				margin: 0 0 2px 45px;
				padding: 0 0 0 5px;
				list-style-type: square;
			}

		/* Coaching
		****************************/
		div.center {
			display: none;
		}
		a.more {
			display: none;
		}
		div.teaser_heading_left {
			position: relative;
			bottom: 0;
			right: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 27px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
		}
		div.teaser_img_left {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_left img {
			display: none;
		}
		div.teaser_heading_right {
			position: relative;
			bottom: 0;
			left: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 27px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
			margin: 20px 0 0 0;
		}
		div.teaser_img_right {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_right img {
			display: none;
		}

		/* Formular
		****************************/
		div.jc_application {
			float: none;
			width: 100%;
			padding: 20px 36px 70px 36px;
			margin-top: 10px;
		}
		.jc_application_head h2 {
			font-size: 26px !important;
			font-weight: 900;
			color: #444;
			margin: 15px 0 25px 0;
			padding: 0;
			text-align: center;
		}
		div.jc_application .sep {
			margin: 20px auto 30px auto;
		}
		.jc_application .control-group {
			margin-bottom: 25px;
		}
		div.jc_application .control-label {
			font-size: 26px;
			padding: 0 0 15px 0;
		}
		div.jc_application input {
			color: #444;
			font-size: 26px!important;
			margin: 0 0 15px 0;
			padding: 0 9px;
			height: 60px;
		}
		div.jc_application input.attachments {
			font-size: 24px!important;
			margin: 0 0 5px 0!important;
			padding: 8px 9px 8px 8px;
		}
		div.jc_application textarea {
			color: #444;
			font-size: 24px!important;
			margin: 0 0 15px 0!important;
			padding: 9px;
			height: 200px;
		}
		.application_checkbox {
			float: left;
			width: 20px;
		}
		div.application_checkbox input {
			width: 20px!important;
			height: 20px!important;
			margin: 5px 0 0 -5px!important;
		}
		div.application_note_text {
			font-size: 14px;
			line-height: 20px;
			margin-left: 15px;
		}
		.application_note {
			margin: 0 0 60px 0;
		}
		.application_button {
			float: left;
			margin-top: -32px;
			margin-bottom: 25px;
		}
		div.application_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 24px;
			font-weight: 600;
		}
		div.application_button button:hover {
			font-size: 24px;
			font-weight: 600;
		}

		/* JoomCareer
		****************************/
		p.anstellung_label {
			padding-top: 40px;
		}
		p.anstellung_value {
			background: url("../images/directly_big.png") 20px center no-repeat;
			margin-left: 20px;
			padding-left: 60px!important;
			font-weight: 300;
		}

		/* Footer
		****************************/
		#footerwrapper {
			padding-top: 3.500em;
		}
		.moduletable_contact h3 {
			font-size: 16px!important;
			margin: 0 0 6px 0;
		}
		.moduletable_contact {
			margin: -5px 0 0 0;
			padding: 0 50px 0 0;
		}
		#copyright {
			position: absolute;
			right: 0;
			right: 50px;
			color: #757575;
			bottom: -225px;
			padding: 0;
			font-size: 14px;
		}
		#footerwrapper img {
			height: 0.938em;
			padding: 0 0.375em 0 0;
		}
		#loginwrapper .moduletable {
			padding: 35px 0 35px 32px;
			margin: 0 auto;
		}
		
		/* Cookies
		****************************/
		.coockie_banner p {
			font-size: 22px;
			line-height: 38px;
		}
		.coockie_banner .butonDefecto {
			font-size: 22px!important;
			padding: 7px 16px 4px 16px; 
			margin: 20px auto 14px auto!important;
		}
		.coockie_banner a {
			font-size: 22px;
			margin: 6px auto;
		}
	}

	/* Devices (900px and down) 
	******************************************************************
	******************************************************************/
	@media only screen and (max-width: 767px) {
		body {
			font-size: 16px;
		}
		#start_links {
			float: none;
			width: 100%;
			padding: 0;
		}
		#start_rechts {
			position: absolute;
			top: 2.5%;
			right: 2%;
			float: none;
			width: 160px;
			height: 160px;
			min-height: 0;
			padding: 0;
		}
		#slogan {
			margin: 0;
		}
		.button-wrap {
			display: none;
		}
		div.clear {
			display: none;
		}
	}

	/* Devices (501px to 767px) 
	******************************************************************
	******************************************************************/
	@media only screen and (min-width: 501px) and (max-width: 767px) {
		/* navButton
		****************************/
		#navButton {
			width: 45px;
			height: 38px;
		}
		#navButton .toggle::after {
			top: 22px;
			left: 22px;
			width: 45px;
			height: 38px;
		}
		#navButton .toggle::before {
			top: 22px;
			left: 22px;
			width: 45px;
			height: 38px;
			line-height: 38px;
		}
		#navPanel {
			font-size: 18px;
			padding-top: 10px;
			padding-bottom: 10px;
			-moz-transform: translateX(-295px);
			-webkit-transform: translateX(-295px);
			-ms-transform: translateX(-295px);
			transform: translateX(-295px);
			width: 295px;
		}
		body.navPanel-visible #page-wrapper {
			-moz-transform: translateX(295px);
			-webkit-transform: translateX(295px);
			-ms-transform: translateX(295px);
			transform: translateX(295px);
		}
		body.navPanel-visible #navButton {
			-moz-transform: translateX(295px);
			-webkit-transform: translateX(295px);
			-ms-transform: translateX(295px);
			transform: translateX(295px);
		}
		.icon_start {
			display: none;
		}
		
		/* Header
		****************************/
		h1 {
			font-size: 32px;
			font-weight: 900;
			line-height: 36px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		h2 {
			font-size: 32px;
			font-weight: 900;
			line-height: 32px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		.jc_jobdetails_head h1 {
			text-align: center;
			font-size: 32px;
			font-weight: 900;
			line-height: 32px;
			margin: 0;
			padding: 0;
		}
		h1.jobsheading {
			text-align: center;
			font-size: 32px;
			font-weight: 900;
			line-height: 32px;
			margin: 25px 0 25px 0;
		}
		h3 {
			font-size: 23px!important;
			font-weight: 900;
			line-height: 32px;
			margin: 10px 0 20px 0;
			padding: 0;
		}
		h4 {
			font-size: 23px!important;
			font-weight: 900;
			line-height: 32px;
			margin: 20px 0 20px 0;
			padding: 0;
		}
		.sep {
			margin: 30px auto;
			max-width: 90%;
		}
		.sep::after {
			width: 40px;
			margin-left: -20px;
		}
		.sep_dark {
			margin: 30px auto;
			max-width: 90%;
		}
		.sep_dark::after {
			width: 40px;
			margin-left: -20px;
		}

		/* Article
		****************************/
		#mainwrapper {
			padding: 20px 0 410px 0;
			margin: 0 auto;
		}
		div#hauptbereich_gross {
			font-size: 22px;
			line-height: 38px;
			padding: 15px 26px 35px 26px;
		}
		.item-page {
			padding: 0;
		}

		/* Counter
		****************************/
		#numbers {
			display: none;
		}

		/* List
		****************************/
		ul.list li {
			margin: 0 0 2px 25px;
			padding: 0 0 0 5px;
			list-style-type: square;
		}
		ul.col1 {
			margin: 15px 0 0 0;
			padding: 0;
		}
		ul.col1 li {
			margin: 0 0 2px 0;
			padding: 0 0 0 5px;
		}
			ul.col2 {
				margin: 4px 0 8px 0;
				padding: 0;
			}
			ul.col2 li {
				margin: 0 0 2px 35px;
				padding: 0 0 0 5px;
				list-style-type: square;
			}

		/* Coaching
		****************************/
		div.center {
			display: none;
		}
		a.more {
			display: none;
		}
		div.teaser_heading_left {
			position: relative;
			bottom: 0;
			right: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 24px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
		}
		div.teaser_img_left {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_left img {
			display: none;
		}
		div.teaser_heading_right {
			position: relative;
			bottom: 0;
			left: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 24px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
			margin: 20px 0 0 0;
		}
		div.teaser_img_right {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_right img {
			display: none;
		}

		/* Formular
		****************************/
		div.jc_application {
			float: none;
			width: 100%;
			padding: 0 26px 38px 26px;
			margin-top: 10px;
		}
		.jc_application_head h2 {
			font-size: 24px !important;
			font-weight: 900;
			color: #444;
			margin: 15px 0 25px 0;
			padding: 0;
			text-align: center;
		}
		div.jc_application .sep {
			margin: 10px auto 30px auto;
		}
		.jc_application .control-group {
			margin-bottom: 25px;
		}
		div.jc_application .control-label {
			font-size: 24px;
			padding: 0 0 10px 0;
		}
		div.jc_application input {
			color: #444;
			font-size: 20px!important;
			margin: 0 0 15px 0;
			padding: 0 9px;
			height: 42px;
		}
		div.jc_application input.attachments {
			font-size: 18px!important;
			margin: 0 0 5px 0!important;
			padding: 8px 9px 8px 8px;
		}
		div.jc_application textarea {
			color: #444;
			font-size: 20px!important;
			margin: 0 0 15px 0!important;
			padding: 9px;
			height: 120px;
		}
		.application_checkbox {
			float: left;
			width: 10px;
		}
		div.application_checkbox input {
			width: 10px!important;
			height: 10px!important;
			margin: 5px 0 0 -5px!important;
		}
		div.application_note_text {
			font-size: 14px;
			line-height: 20px;
			margin-left: 15px;
		}
		.application_note {
			margin: 0 0 60px 0;
		}
		.application_button {
			float: left;
			margin-top: -32px;
			margin-bottom: 25px;
		}
		div.application_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 20px;
			font-weight: 600;
		}
		div.application_button button:hover {
			font-size: 20px;
			font-weight: 600;
		}

		/* JoomCareer
		****************************/
		.jc_jobs {
			margin-top: 0;
		}
		.jc_jobs_list {
			float: left;
			width: 100%;
			margin-top: 0;
			margin-bottom: 20px;
		}
		div.jc_filter select {
			float: none;
			font-size: 20px!important;
			margin: 7px 0!important;
			padding: 0 40px 0 9px;
			height: 52px;
			max-width: 300px;
			vertical-align: middle;
		}
		.jc_filter {
			float: none;
			width: 100%;
			margin: 20px 0;
			background: 0 none;
			padding: 0;
		}
		.jc_jobs tr {
			border-radius: 0px;
			border: 1px solid #e7e7e7;
			color: #5e5e5e;
			box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.095);
			margin: 14px 0 35px 0;
		}
		.jc_item_wrapper1 {
			background-color: #fff;
		}
		td.jc_jobs_name {
			padding: 20px 25px 10px 25px!important;
		}
		.jc_jobs td::before {
			position: relative;
			display: block;
			left: 0;
			width: 100%;
			padding: 0;
			font-size: 20px;
			font-weight: 300;
		}
		.jc_item_wrapper0 {
			padding: 5px 0 15px 0;
		} 
		.jc_item_wrapper0 td {
			font-size: 24px;
			font-weight: 900;
			padding: 10px 25px;
		} 
		.jc_item_wrapper1 {
			padding: 5px 0 15px 0;
		} 
		.jc_item_wrapper1 td {
			font-size: 24px;
			font-weight: 900;
			padding: 10px 25px;
		}
		.counter {
			margin: 0;
		}
		select#limit {
			font-size: 18px!important;
		}

		/* Job Detail ***************************/
		.jc_jobdetails_wrapper {
			padding: 0;
		}
		.jc_jobdetails {
			float: none;
			margin: 0;
		}
		.jc_jobdetails_back {
			float: none;
			text-align: center;
			margin: 20px 0;
		}
		.jc_jobdetails_back a {
			padding: 4px 12px !important;
			font-size: 16px !important;
			border: 0;
		}
		.jc_jobdetails_details {
			margin-top: 25px;
		}
		p.jc_jobdetails_value {
			font-size: 19px;
			font-weight: 500;
			float: none;
			width: 100%;
			margin: 5px 0;
			padding: 10px 10px 10px 58px !important;
		}
			p.branche_value {
				background: #fff url("../images/info.png") 20px center no-repeat;
			}
			p.work-city_value {
				background: #fff url("../images/marker.png") 20px center no-repeat;
			}
			p.befristung_value {
				background: #fff url("../images/calendar.png") 20px center no-repeat;
			}
			p.category_value {
				background: #fff url("../images/clock.png") 20px center no-repeat;
			}
			p.anstellung_label {
				padding-top: 30px;
			}
			p.anstellung_value {
				margin-left: -10px;
				padding-left: 50px!important;
				font-weight: 300;
			}
		p.jc_jobdetails_label {
			font-size: 26px;
			color: #c70b47;
			font-weight: 900;
			margin: 20px 0 0 0;
		}
		div.jc_jobdetails_value {
			padding: 15px 0;
		}
		p.ihr-profil_label {
			margin: 20px 0 0 0;
		}
		p.fachrichtung_value {
			text-align: center;
			font-size: 20px;
			font-weight: 600;
			margin: 0 0 30px 0;
			padding: 0!important;
		}
		p.ihr-profil_label {
			padding-top: 20px;
		}
		.jc_jobdetails_details ul {
			margin: 10px 0 10px 20px;
			padding: 0;
		}
		p#jc_appserv {
			background: #fff;
			font-size: 18px;
			border: 6px solid #e3e3e3;
			margin: 10px 0;
			padding: 16px;
			text-align: center;
		}
		span#jc_info_contact {
			font-size: 14px;
			line-height: 26px;
		}
		span#jc_info_contact {
			display: none;
		}
		span#jc_info_contact_info {
			display: none;
		}
		span#jc_number {
			font-size: 28px;
			font-weight: 600;
			color: #c7104d;
		}
		.jc_jobdetails_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 20px;
			font-weight: 600;
		}
		.jc_jobdetails_button button:hover {
			border-bottom: 4px solid #c7104d;
			font-size: 20px;
			font-weight: 600;
		}

		/* XMAP
		****************************/
		#xmap ul.level_0 { 
			margin: 0;
			padding: 0;
		}
		#xmap ul.level_1 { 
			margin: 0;
			padding: 0 0 0 5px;
		}
		#xmap ul.level_2 { 
			margin: 0;
			padding: 0 0 0 0;
		}

		/* Footer
		****************************/
		#footerwrapper {
			text-align: left;
			padding: 24px 26px 35px 26px;
			margin: 0;
		}
		li.item-145 {
			display: none;
		}
		.moduletable_nav {
			padding: 0;
			margin: 0 0 10px -40px;
		}
		.moduletable_nav ul.nav li {
			float: none;
			padding: 0;
			margin: 4px 0 0 0;
		}
		.moduletable_nav ul.nav a {
			font-size: 18px;
		}
		.moduletable_nav ul.nav span {
			font-size: 22px;
		}
		.moduletable_contact {
			float: none;
			font-size: 18px;
			line-height: 32px;
			margin: 0;
			padding: 0;
		}
		.moduletable_contact h3 {
			margin: 0 0 12px 0;
			font-size: 22px!important;
		}
		#copyright {
			position: absolute;
			right: 0;
			left: 26px;
			color: #757575;
			bottom: -65px;
			padding: 0;
			font-size: 16px;
			line-height: 20px;
		}
		#footerwrapper img {
			height: 14px;
			padding: 0 6px 0 0;
		}
		#loginwrapper .moduletable {
			padding: 28px 0 52px 16px;
			margin: 0 auto;
		}
		#gototop {
			display: none;
		}				

		/* Cookies
		****************************/
		.coockie_banner p {
			font-size: 18px;
			line-height: 30px;
		}
		.coockie_banner .butonDefecto {
			font-size: 18px!important;
			padding: 5px 13px 1px 13px; 
			margin: 14px auto 0 auto!important;
		}
		.coockie_banner a {
			font-size: 18px;
			margin: 0.500em auto;
		}
	}

	/* Devices (414px to 500px) 
	******************************************************************
	******************************************************************/
	@media only screen and (min-width: 414px) and (max-width: 500px) {
		/* navButton
		****************************/
		#navButton {
			width: 45px;
			height: 38px;
		}
		#navButton .toggle::after {
			top: 22px;
			left: 22px;
			width: 45px;
			height: 38px;
		}
		#navButton .toggle::before {
			top: 22px;
			left: 22px;
			width: 45px;
			height: 38px;
			line-height: 38px;
		}
		#navPanel {
			font-size: 18px;
			padding-top: 10px;
			padding-bottom: 10px;
			-moz-transform: translateX(-295px);
			-webkit-transform: translateX(-295px);
			-ms-transform: translateX(-295px);
			transform: translateX(-295px);
			width: 295px;
		}
		body.navPanel-visible #page-wrapper {
			-moz-transform: translateX(295px);
			-webkit-transform: translateX(295px);
			-ms-transform: translateX(295px);
			transform: translateX(295px);
		}

		body.navPanel-visible #navButton {
			-moz-transform: translateX(295px);
			-webkit-transform: translateX(295px);
			-ms-transform: translateX(295px);
			transform: translateX(295px);
		}
		.icon_start {
			display: none;
		}

		/* Header
		****************************/
		h1 {
			font-size: 26px;
			font-weight: 900;
			line-height: 32px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		h2 {
			font-size: 26px;
			font-weight: 900;
			line-height: 32px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		.jc_jobdetails_head h1 {
			text-align: center;
			font-size: 26px;
			font-weight: 900;
			line-height: 32px;
			margin: 0;
			padding: 0;
		}
		h1.jobsheading {
			text-align: center;
			font-size: 26px;
			font-weight: 900;
			line-height: 32px;
			margin: 25px 0 25px 0;
		}
		h3 {
			font-size: 20px!important;
			font-weight: 900;
			line-height: 30px;
			margin: 10px 0 20px 0;
			padding: 0;
		}
		h4 {
			font-size: 20px!important;
			font-weight: 900;
			line-height: 30px;
			margin: 20px 0 20px 0;
			padding: 0;
		}
		.sep {
			margin: 30px auto;
			max-width: 90%;
		}
		.sep::after {
			width: 40px;
			margin-left: -20px;
		}
		.sep_dark {
			margin: 30px auto;
			max-width: 90%;
		}
		.sep_dark::after {
			width: 40px;
			margin-left: -20px;
		}

		/* Article
		****************************/
		#mainwrapper {
			padding: 20px 0 410px 0;
			margin: 0 auto;
		}
		div#hauptbereich_gross {
			font-size: 18px;
			line-height: 32px;
			padding: 15px 26px 35px 26px;
		}
		.item-page {
			padding: 0;
		}

		/* Counter
		****************************/
		#numbers {
			display: none;
		}

		/* List
		****************************/
		ul.list li {
			margin: 0 0 2px 25px;
			padding: 0 0 0 5px;
			list-style-type: square;
		}
		ul.col1 {
			margin: 10px 0 0 0;
			padding: 0;
		}
		ul.col1 li {
			margin: 0 0 2px 0;
			padding: 0 0 0 5px;
		}
			ul.col2 {
				margin: 4px 0 8px 0;
				padding: 0;
			}
			ul.col2 li {
				margin: 0 0 2px 35px;
				padding: 0 0 0 5px;
				list-style-type: square;
			}

		/* Coaching
		****************************/
		div.center {
			display: none;
		}
		a.more {
			display: none;
		}
		div.teaser_heading_left {
			position: relative;
			bottom: 0;
			right: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 20px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
		}
		div.teaser_img_left {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_left img {
			display: none;
		}
		div.teaser_heading_right {
			position: relative;
			bottom: 0;
			left: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 20px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
			margin: 20px 0 0 0;
		}
		div.teaser_img_right {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_right img {
			display: none;
		}

		/* Formular
		****************************/
		div.jc_application {
			float: none;
			width: 100%;
			padding: 0 22px 38px 22px;
			margin-top: 10px;
		}
		.jc_application_head h2 {
			font-size: 20px !important;
			font-weight: 900;
			color: #444;
			margin: 10px 0 25px 0;
			padding: 0;
			text-align: center;
		}
		div.jc_application .sep {
			margin: 0 auto 20px auto;
		}
		.jc_application .control-group {
			margin-bottom: 20px;
		}
		div.jc_application .control-label {
			font-size: 20px;
			padding: 0 0 10px 0;
		}
		div.jc_application input {
			color: #444;
			font-size: 18px!important;
			margin: 0 0 15px 0;
			padding: 0 9px;
			height: 35px;
		}
		div.jc_application input.attachments {
			font-size: 18px!important;
			margin: 0 0 5px 0!important;
			padding: 8px 9px 8px 8px;
		}
		div.jc_application textarea {
			color: #444;
			font-size: 18px!important;
			margin: 0 0 15px 0!important;
			padding: 9px;
			height: 120px;
		}
		.application_checkbox {
			float: left;
			width: 10px;
		}
		div.application_checkbox input {
			width: 10px!important;
			height: 10px!important;
			margin: 5px 0 0 -5px!important;
		}
		div.application_note_text {
			font-size: 14px;
			line-height: 20px;
			margin-left: 15px;
		}
		.application_note {
			margin: 0 0 60px 0;
		}
		.application_button {
			float: left;
			margin-top: -32px;
			margin-bottom: 25px;
		}
		div.application_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 20px;
			font-weight: 600;
		}
		div.application_button button:hover {
			font-size: 20px;
			font-weight: 600;
		}

		/* JoomCareer
		****************************/
		.jc_jobs {
			margin-top: 0;
		}
		.jc_jobs_list {
			float: left;
			width: 100%;
			margin-top: 0;
			margin-bottom: 20px;
		}
		div.jc_filter select {
			float: none;
			font-size: 18px!important;
			margin: 7px 0!important;
			padding: 0 35px 0 9px;
			height: 48px;
			max-width: 200px;
			vertical-align: middle;
		}
		.jc_filter {
			float: none;
			width: 100%;
			margin: 20px 0;
			background: 0 none;
			padding: 0;
		}
		.jc_jobs tr {
			border-radius: 0px;
			border: 1px solid #e7e7e7;
			color: #5e5e5e;
			box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.095);
			margin: 14px 0 35px 0;
		}
		.jc_item_wrapper1 {
			background-color: #fff;
		}
		td.jc_jobs_name {
			padding: 20px 25px 10px 25px!important;
		}
		.jc_jobs td::before {
			position: relative;
			display: block;
			left: 0;
			width: 100%;
			padding: 0;
			font-size: 19px;
			font-weight: 300;
		}
		.jc_item_wrapper0 {
			padding: 5px 0 15px 0;
		} 
		.jc_item_wrapper0 td {
			font-size: 21px;
			font-weight: 900;
			padding: 10px 25px;
		} 
		.jc_item_wrapper1 {
			padding: 5px 0 15px 0;
		} 
		.jc_item_wrapper1 td {
			font-size: 21px;
			font-weight: 900;
			padding: 10px 25px;
		}
		.counter {
			margin: 0;
		}
		select#limit {
			font-size: 18px!important;
		}

		/* Job Detail ***************************/
		.jc_jobdetails_wrapper {
			padding: 0;
		}
		.jc_jobdetails {
			float: none;
			margin: 0;
		}
		.jc_jobdetails_back {
			float: none;
			text-align: center;
			margin: 20px 0;
		}
		.jc_jobdetails_back a {
			padding: 4px 12px !important;
			font-size: 15px !important;
			border: 0;
		}
		.jc_jobdetails_details {
			margin-top: 25px;
		}
		p.jc_jobdetails_value {
			font-size: 19px;
			font-weight: 500;
			float: none;
			width: 100%;
			margin: 5px 0;
			padding: 10px 10px 10px 58px !important;
		}
			p.branche_value {
				background: #fff url("../images/info.png") 20px center no-repeat;
			}
			p.work-city_value {
				background: #fff url("../images/marker.png") 20px center no-repeat;
			}
			p.befristung_value {
				background: #fff url("../images/calendar.png") 20px center no-repeat;
			}
			p.category_value {
				background: #fff url("../images/clock.png") 20px center no-repeat;
			}
			p.anstellung_label {
				padding-top: 30px;
			}
			p.anstellung_value {
				margin-left: -10px;
				padding-left: 50px!important;
				font-weight: 300;
			}
		p.jc_jobdetails_label {
			font-size: 23px;
			color: #c70b47;
			font-weight: 900;
		}
		div.jc_jobdetails_value {
			padding: 15px 0;
		}
		p.fachrichtung_value {
			text-align: center;
			font-size: 16px;
			font-weight: 600;
			margin: 0 0 30px 0;
			padding: 0!important;
		}
		p.ihr-profil_label {
			padding-top: 20px;
		}
		.jc_jobdetails_details ul {
			margin: 10px 0 10px 20px;
			padding: 0;
		}
		p#jc_appserv {
			background: #fff;
			font-size: 18px;
			border: 6px solid #e3e3e3;
			margin: 10px 0;
			padding: 16px;
			text-align: center;
		}
		span#jc_info_contact {
			font-size: 14px;
			line-height: 26px;
		}
		span#jc_info_contact {
			display: none;
		}
		span#jc_info_contact_info {
			display: none;
		}
		span#jc_number {
			font-size: 28px;
			font-weight: 600;
			color: #c7104d;
		}
		.jc_jobdetails_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 20px;
			font-weight: 600;
		}
		.jc_jobdetails_button button:hover {
			border-bottom: 4px solid #c7104d;
			font-size: 20px;
			font-weight: 600;
		}

		/* XMAP
		****************************/
		#xmap ul.level_0 { 
			margin: 0;
			padding: 0;
		}
		#xmap ul.level_1 { 
			margin: 0;
			padding: 0 0 0 5px;
		}
		#xmap ul.level_2 { 
			margin: 0;
			padding: 0 0 0 0;
		}

		/* Footer
		****************************/
		#footerwrapper {
			text-align: left;
			padding: 24px 26px 35px 26px;
			margin: 0;
		}
		li.item-145 {
			display: none;
		}
		.moduletable_nav {
			padding: 0;
			margin: 0 0 10px -40px;
		}
		.moduletable_nav ul.nav li {
			float: none;
			padding: 0;
			margin: 4px 0 0 0;
		}
		.moduletable_nav ul.nav a {
			font-size: 16px;
		}
		.moduletable_nav ul.nav span {
			font-size: 20px;
		}
		.moduletable_contact {
			float: none;
			font-size: 16px;
			line-height: 32px;
			margin: 0;
			padding: 0;
		}
		.moduletable_contact h3 {
			margin: 0 0 12px 0;
			font-size: 21px!important;
		}
		#copyright {
			position: absolute;
			right: 0;
			left: 26px;
			color: #757575;
			bottom: -60px;
			padding: 0;
			font-size: 14px;
			line-height: 20px;
		}
		#footerwrapper img {
			height: 14px;
			padding: 0 6px 0 0;
		}
		#loginwrapper .moduletable {
			padding: 28px 0 52px 16px;
			margin: 0 auto;
		}
		#gototop {
			display: none;
		}			

		/* Cookies
		****************************/
		.coockie_banner p {
			font-size: 18px;
			line-height: 30px;
		}
		.coockie_banner .butonDefecto {
			font-size: 18px!important;
			padding: 5px 13px 3px 13px; 
			margin: 0.875em auto 0 auto!important;
		}
		.coockie_banner a {
			font-size: 18px;
			margin: 0.500em auto;
		}
	}

	/* Devices (360px to 413px) 
	******************************************************************
	******************************************************************/
	@media only screen and (min-width: 360px) and (max-width: 413px) {
		/* navButton
		****************************/
		#navButton {
			width: 45px;
			height: 38px;
		}
		#navButton .toggle::after {
			top: 22px;
			left: 22px;
			width: 45px;
			height: 38px;
		}
		#navButton .toggle::before {
			top: 22px;
			left: 22px;
			width: 45px;
			height: 38px;
			line-height: 38px;
		}
		#navPanel {
			font-size: 16px;
			padding-top: 10px;
			padding-bottom: 10px;
			-moz-transform: translateX(-265px);
			-webkit-transform: translateX(-265px);
			-ms-transform: translateX(-265px);
			transform: translateX(-265px);
			width: 265px;
		}
		body.navPanel-visible #page-wrapper {
			-moz-transform: translateX(265px);
			-webkit-transform: translateX(265px);
			-ms-transform: translateX(265px);
			transform: translateX(265px);
		}

		body.navPanel-visible #navButton {
			-moz-transform: translateX(265px);
			-webkit-transform: translateX(265px);
			-ms-transform: translateX(265px);
			transform: translateX(265px);
		}
		.icon_start {
			display: none;
		}

		/* Header
		****************************/
		h1 {
			font-size: 26px;
			font-weight: 900;
			line-height: 32px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		h2 {
			font-size: 26px;
			font-weight: 900;
			line-height: 32px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		.jc_jobdetails_head h1 {
			text-align: center;
			font-size: 26px;
			font-weight: 900;
			line-height: 32px;
			margin: 0;
			padding: 0;
		}
		h1.jobsheading {
			text-align: center;
			font-size: 26px;
			font-weight: 900;
			line-height: 32px;
			margin: 25px 0 25px 0;
		}
		h3 {
			font-size: 20px!important;
			font-weight: 900;
			line-height: 30px;
			margin: 10px 0 20px 0;
			padding: 0;
		}
		h4 {
			font-size: 20px!important;
			font-weight: 900;
			line-height: 30px;
			margin: 20px 0 20px 0;
			padding: 0;
		}
		.sep {
			margin: 30px auto;
			max-width: 90%;
		}
		.sep::after {
			width: 40px;
			margin-left: -20px;
		}
		.sep_dark {
			margin: 30px auto;
			max-width: 90%;
		}
		.sep_dark::after {
			width: 40px;
			margin-left: -20px;
		}

		/* Article
		****************************/
		#mainwrapper {
			padding: 20px 0 390px 0;
			margin: 0 auto;
		}
		div#hauptbereich_gross {
			font-size: 18px;
			line-height: 32px;
			padding: 15px 22px 35px 22px;
		}
		.item-page {
			padding: 0;
		}

		/* Counter
		****************************/
		#numbers {
			display: none;
		}

		/* List
		****************************/
		ul.list li {
			margin: 0 0 2px 25px;
			padding: 0 0 0 5px;
			list-style-type: square;
		}
		ul.col1 {
			margin: 10px 0 0 0;
			padding: 0;
		}
		ul.col1 li {
			margin: 0 0 2px 0;
			padding: 0 0 0 5px;
		}
			ul.col2 {
				margin: 4px 0 8px 0;
				padding: 0;
			}
			ul.col2 li {
				margin: 0 0 2px 35px;
				padding: 0 0 0 5px;
				list-style-type: square;
			}

		/* Coaching
		****************************/
		div.center {
			display: none;
		}
		a.more {
			display: none;
		}
		div.teaser_heading_left {
			position: relative;
			bottom: 0;
			right: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 20px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
		}
		div.teaser_img_left {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_left img {
			display: none;
		}
		div.teaser_heading_right {
			position: relative;
			bottom: 0;
			left: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 20px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
			margin: 20px 0 0 0;
		}
		div.teaser_img_right {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_right img {
			display: none;
		}

		/* Formular
		****************************/
		div.jc_application {
			float: none;
			width: 100%;
			padding: 0 22px 38px 22px;
			margin-top: 10px;
		}
		.jc_application_head h2 {
			font-size: 20px !important;
			font-weight: 900;
			color: #444;
			margin: 10px 0 25px 0;
			padding: 0;
			text-align: center;
		}
		div.jc_application .sep {
			margin: 0 auto 20px auto;
		}
		.jc_application .control-group {
			margin-bottom: 20px;
		}
		div.jc_application .control-label {
			font-size: 20px;
			padding: 0 0 10px 0;
		}
		div.jc_application input {
			color: #444;
			font-size: 18px!important;
			margin: 0 0 15px 0;
			padding: 0 9px;
			height: 35px;
		}
		div.jc_application input.attachments {
			font-size: 18px!important;
			margin: 0 0 5px 0!important;
			padding: 8px 9px 8px 8px;
		}
		div.jc_application textarea {
			color: #444;
			font-size: 18px!important;
			margin: 0 0 15px 0!important;
			padding: 9px;
			height: 120px;
		}
		.application_checkbox {
			float: left;
			width: 10px;
		}
		div.application_checkbox input {
			width: 10px!important;
			height: 10px!important;
			margin: 5px 0 0 -5px!important;
		}
		div.application_note_text {
			font-size: 14px;
			line-height: 20px;
			margin-left: 15px;
		}
		.application_note {
			margin: 0 0 60px 0;
		}
		.application_button {
			float: left;
			margin-top: -32px;
			margin-bottom: 25px;
		}
		div.application_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 20px;
			font-weight: 600;
		}
		div.application_button button:hover {
			font-size: 20px;
			font-weight: 600;
		}

		/* JoomCareer
		****************************/
		.jc_jobs {
			margin-top: 0;
		}
		.jc_jobs_list {
			float: left;
			width: 100%;
			margin-top: 0;
			margin-bottom: 20px;
		}
		div.jc_filter select {
			float: none;
			font-size: 17px!important;
			margin: 7px 0!important;
			padding: 0 35px 0 9px;
			height: 46px;
			max-width: 200px;
			vertical-align: middle;
		}
		.jc_filter {
			float: none;
			width: 100%;
			margin: 20px 0;
			background: 0 none;
			padding: 0;
		}
		.jc_jobs tr {
			border-radius: 0px;
			border: 1px solid #e7e7e7;
			color: #5e5e5e;
			box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.095);
			margin: 14px 0 35px 0;
		}
		.jc_item_wrapper1 {
			background-color: #fff;
		}
		td.jc_jobs_name {
			padding: 20px 25px 10px 25px!important;
		}
		.jc_jobs td::before {
			position: relative;
			display: block;
			left: 0;
			width: 100%;
			padding: 0;
			font-size: 18px;
			font-weight: 300;
		}
		.jc_item_wrapper0 {
			padding: 5px 0 15px 0;
		} 
		.jc_item_wrapper0 td {
			font-size: 20px;
			font-weight: 900;
			padding: 10px 25px;
		} 
		.jc_item_wrapper1 {
			padding: 5px 0 15px 0;
		} 
		.jc_item_wrapper1 td {
			font-size: 20px;
			font-weight: 900;
			padding: 10px 25px;
		}
		.counter {
			margin: 0;
		}
		select#limit {
			font-size: 18px!important;
		}

		/* Job Detail ***************************/
		.jc_jobdetails_wrapper {
			padding: 0;
		}
		.jc_jobdetails {
			float: none;
			margin: 0;
		}
		.jc_jobdetails_back {
			float: none;
			text-align: center;
			margin: 20px 0;
		}
		.jc_jobdetails_back a {
			padding: 4px 12px !important;
			font-size: 15px !important;
			border: 0;
		}
		.jc_jobdetails_details {
			margin-top: 25px;
		}
		p.jc_jobdetails_value {
			font-size: 18px;
			font-weight: 500;
			float: none;
			width: 100%;
			margin: 5px 0;
			padding: 10px 10px 10px 58px !important;
		}
			p.branche_value {
				background: #fff url("../images/info.png") 20px center no-repeat;
			}
			p.work-city_value {
				background: #fff url("../images/marker.png") 20px center no-repeat;
			}
			p.befristung_value {
				background: #fff url("../images/calendar.png") 20px center no-repeat;
			}
			p.category_value {
				background: #fff url("../images/clock.png") 20px center no-repeat;
			}
			p.anstellung_label {
				padding-top: 30px;
			}
			p.anstellung_value {
				margin-left: -10px;
				padding-left: 50px!important;
				font-weight: 300;
			}
		p.jc_jobdetails_label {
			font-size: 22px;
			color: #c70b47;
			font-weight: 900;
		}
		div.jc_jobdetails_value {
			padding: 15px 0;
		}
		p.fachrichtung_value {
			text-align: center;
			font-size: 16px;
			font-weight: 600;
			margin: 0 0 30px 0;
			padding: 0!important;
		}
		p.ihr-profil_label {
			padding-top: 20px;
		}
		.jc_jobdetails_details ul {
			margin: 10px 0 10px 20px;
			padding: 0;
		}
		p#jc_appserv {
			background: #fff;
			font-size: 18px;
			border: 6px solid #e3e3e3;
			margin: 10px 0;
			padding: 16px;
			text-align: center;
		}
		span#jc_info_contact {
			font-size: 14px;
			line-height: 26px;
		}
		span#jc_info_contact {
			display: none;
		}
		span#jc_info_contact_info {
			display: none;
		}
		span#jc_number {
			font-size: 28px;
			font-weight: 600;
			color: #c7104d;
		}
		.jc_jobdetails_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 20px;
			font-weight: 600;
		}
		.jc_jobdetails_button button:hover {
			border-bottom: 4px solid #c7104d;
			font-size: 20px;
			font-weight: 600;
		}

		/* XMAP
		****************************/
		#xmap ul.level_0 { 
			margin: 0;
			padding: 0;
		}
		#xmap ul.level_1 { 
			margin: 0;
			padding: 0 0 0 5px;
		}
		#xmap ul.level_2 { 
			margin: 0;
			padding: 0 0 0 0;
		}

		/* Footer
		****************************/
		#footerwrapper {
			text-align: left;
			padding: 24px 22px 35px 22px;
			margin: 0;
		}
		li.item-145 {
			display: none;
		}
		.moduletable_nav {
			padding: 0;
			margin: 0 0 10px -40px;
		}
		.moduletable_nav ul.nav li {
			float: none;
			padding: 0;
			margin: 4px 0 0 0;
		}
		.moduletable_nav ul.nav a {
			font-size: 16px;
		}
		.moduletable_nav ul.nav span {
			font-size: 20px;
		}
		.moduletable_contact {
			float: none;
			font-size: 16px;
			line-height: 32px;
			margin: 0;
			padding: 0;
		}
		.moduletable_contact h3 {
			margin: 0 0 12px 0;
			font-size: 21px!important;
		}
		#copyright {
			position: absolute;
			right: 0;
			left: 22px;
			color: #757575;
			bottom: -63px;
			padding: 0;
			font-size: 14px;
			line-height: 20px;
		}
		#footerwrapper img {
			height: 14px;
			padding: 0 6px 0 0;
		}
		#loginwrapper .moduletable {
			padding: 28px 0 52px 16px;
			margin: 0 auto;
		}
		#gototop {
			display: none;
		}			

		/* Cookies
		****************************/
		.coockie_banner p {
			font-size: 16px;
			line-height: 25px;
		}
		.coockie_banner .butonDefecto {
			font-size: 16px!important;
			padding: 5px 10px 2px 10px; 
			margin: 14px auto 0 auto!important;
		}
		.coockie_banner a {
			font-size: 16px;
			margin: 8px auto;
		}
	}

	/* Devices (320px to 359px) 
	******************************************************************
	******************************************************************/
	@media only screen and (min-width: 320px) and (max-width: 359px) {
		/* navButton
		****************************/
		#navButton {
			width: 45px;
			height: 38px;
		}
		#navButton .toggle::after {
			top: 16px;
			left: 16px;
			width: 45px;
			height: 38px;
		}
		#navButton .toggle::before {
			top: 16px;
			left: 16px;
			width: 45px;
			height: 38px;
			line-height: 38px;
		}
		#navPanel {
			font-size: 14px;
			padding-top: 10px;
			padding-bottom: 10px;
			-moz-transform: translateX(-240px);
			-webkit-transform: translateX(-240px);
			-ms-transform: translateX(-240px);
			transform: translateX(-240px);
			width: 240px;
		}
		body.navPanel-visible #page-wrapper {
			-moz-transform: translateX(240px);
			-webkit-transform: translateX(240px);
			-ms-transform: translateX(240px);
			transform: translateX(240px);
		}

		body.navPanel-visible #navButton {
			-moz-transform: translateX(240px);
			-webkit-transform: translateX(240px);
			-ms-transform: translateX(240px);
			transform: translateX(240px);
		}
		.icon_start {
			display: none;
		}

		/* Header
		****************************/
		h1 {
			font-size: 24px;
			font-weight: 900;
			line-height: 30px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		h2 {
			font-size: 24px;
			font-weight: 900;
			line-height: 30px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		.jc_jobdetails_head h1 {
			text-align: center;
			font-size: 24px;
			font-weight: 900;
			line-height: 30px;
			margin: 0;
			padding: 0;
		}
		h1.jobsheading {
			text-align: center;
			font-size: 24px;
			font-weight: 900;
			line-height: 30px;
			margin: 25px 0 25px 0;
		}
		h3 {
			font-size: 18px!important;
			font-weight: 900;
			line-height: 25px;
			margin: 10px 0 20px 0;
			padding: 0;
		}
		h4 {
			font-size: 18px!important;
			font-weight: 900;
			line-height: 25px;
			margin: 20px 0 20px 0;
			padding: 0;
		}
		.sep {
			margin: 30px auto;
			max-width: 90%;
		}
		.sep::after {
			width: 40px;
			margin-left: -20px;
		}
		.sep_dark {
			margin: 30px auto;
			max-width: 90%;
		}
		.sep_dark::after {
			width: 40px;
			margin-left: -20px;
		}

		/* Article
		****************************/
		#mainwrapper {
			padding: 20px 0 400px 0;
			margin: 0 auto;
		}
		div#hauptbereich_gross {
			font-size: 16px;
			line-height: 30px;
			padding: 15px 18px 35px 18px;
		}
		.item-page {
			padding: 0;
		}

		/* Counter
		****************************/
		#numbers {
			display: none;
		}

		/* List
		****************************/
		ul.list li {
			margin: 0 0 2px 20px;
			padding: 0 0 0 5px;
			list-style-type: square;
		}
		ul.col1 {
			margin: 10px 0 0 0;
			padding: 0;
		}
		ul.col1 li {
			margin: 0 0 2px 0;
			padding: 0 0 0 5px;
		}
			ul.col2 {
				margin: 4px 0 8px 0;
				padding: 0;
			}
			ul.col2 li {
				margin: 0 0 2px 25px;
				padding: 0 0 0 5px;
				list-style-type: square;
			}

		/* Coaching
		****************************/
		div.center {
			display: none;
		}
		a.more {
			display: none;
		}
		div.teaser_heading_left {
			position: relative;
			bottom: 0;
			right: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 18px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
		}
		div.teaser_img_left {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_left img {
			display: none;
		}
		div.teaser_heading_right {
			position: relative;
			bottom: 0;
			left: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 18px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
			margin: 20px 0 0 0;
		}
		div.teaser_img_right {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_right img {
			display: none;
		}

		/* Formular
		****************************/
		div.jc_application {
			float: none;
			width: 100%;
			padding: 0 20px 28px 20px;
			margin-top: 10px;
		}
		.jc_application_head h2 {
			font-size: 18px !important;
			font-weight: 900;
			color: #444;
			margin: 5px 0 25px 0;
			padding: 0;
			text-align: center;
		}
		div.jc_application .sep {
			margin: 0 auto 20px auto;
		}
		.jc_application .control-group {
			margin-bottom: 20px;
		}
		div.jc_application .control-label {
			font-size: 18px;
			padding: 0 0 10px 0;
		}
		div.jc_application input {
			color: #444;
			font-size: 16px!important;
			margin: 0 0 15px 0;
			padding: 0 9px;
			height: 35px;
		}
		div.jc_application input.attachments {
			font-size: 16px!important;
			margin: 0 0 5px 0!important;
			padding: 8px 9px 8px 8px;
		}
		div.jc_application textarea {
			color: #444;
			font-size: 16px!important;
			margin: 0 0 15px 0!important;
			padding: 9px;
			height: 120px;
		}
		.application_checkbox {
			float: left;
			width: 10px;
		}
		div.application_checkbox input {
			width: 10px!important;
			height: 10px!important;
			margin: 5px 0 0 -5px!important;
		}
		div.application_note_text {
			font-size: 13px;
			line-height: 20px;
			margin-left: 15px;
		}
		.application_note {
			margin: 0 0 60px 0;
		}
		.application_button {
			float: left;
			margin-top: -42px;
			margin-bottom: 15px;
		}
		div.application_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 18px;
			font-weight: 600;
		}
		div.application_button button:hover {
			font-size: 18px;
			font-weight: 600;
		}

		/* JoomCareer
		****************************/
		.jc_jobs {
			margin-top: 0;
		}
		.jc_jobs_list {
			float: left;
			width: 100%;
			margin-top: 0;
			margin-bottom: 10px;
		}
		div.jc_filter select {
			float: none;
			font-size: 15px!important;
			margin: 7px 0!important;
			padding: 0 35px 0 9px;
			height: 42px;
			max-width: 200px;
			vertical-align: middle;
		}
		.jc_filter {
			float: none;
			width: 100%;
			margin: 20px 0;
			background: 0 none;
			padding: 0;
		}
		.jc_jobs tr {
			border-radius: 0px;
			border: 1px solid #e7e7e7;
			color: #5e5e5e;
			box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.095);
			margin: 12px 0 25px 0;
		}
		.jc_item_wrapper1 {
			background-color: #fff;
		}
		td.jc_jobs_name {
			padding: 20px 25px 10px 25px!important;
		}
		.jc_jobs td::before {
			position: relative;
			display: block;
			left: 0;
			width: 100%;
			padding: 0;
			font-size: 16px;
			font-weight: 300;
		}
		.jc_item_wrapper0 {
			padding: 5px 0 15px 0;
		} 
		.jc_item_wrapper0 td {
			font-size: 18px;
			font-weight: 900;
			padding: 10px 25px;
		} 
		.jc_item_wrapper1 {
			padding: 5px 0 15px 0;
		} 
		.jc_item_wrapper1 td {
			font-size: 18px;
			font-weight: 900;
			padding: 10px 25px;
		}
		.counter {
			margin: 0;
		}
		select#limit {
			font-size: 16px!important;
		}

		/* Job Detail ***************************/
		.jc_jobdetails_wrapper {
			padding: 0;
		}
		.jc_jobdetails {
			float: none;
			margin: 0;
		}
		.jc_jobdetails_back {
			float: none;
			text-align: center;
			margin: 20px 0;
		}
		.jc_jobdetails_back a {
			padding: 4px 12px !important;
			font-size: 14px !important;
			border: 0;
		}
		.jc_jobdetails_details {
			margin-top: 25px;
		}
		p.jc_jobdetails_value {
			font-size: 16px;
			font-weight: 500;
			float: none;
			width: 100%;
			margin: 5px 0;
			padding: 10px 10px 10px 55px !important;
		}
			p.branche_value {
				background: #fff url("../images/info.png") 18px center no-repeat;
			}
			p.work-city_value {
				background: #fff url("../images/marker.png") 18px center no-repeat;
			}
			p.befristung_value {
				background: #fff url("../images/calendar.png") 18px center no-repeat;
			}
			p.category_value {
				background: #fff url("../images/clock.png") 18px center no-repeat;
			}
			p.anstellung_label {
				padding-top: 30px;
			}
			p.anstellung_value {
				margin-left: -10px;
				padding-left: 50px!important;
				font-weight: 300;
			}
		p.jc_jobdetails_label {
			font-size: 20px;
			color: #c70b47;
			font-weight: 900;
		}
		div.jc_jobdetails_value {
			padding: 15px 0;
		}
		p.fachrichtung_value {
			text-align: center;
			font-size: 16px;
			font-weight: 600;
			margin: 0 0 30px 0;
			padding: 0!important;
		}
		p.ihr-profil_label {
			padding-top: 20px;
		}
		.jc_jobdetails_details ul {
			margin: 10px 0 10px 20px;
			padding: 0;
		}
		p#jc_appserv {
			background: #fff;
			font-size: 16px;
			border: 6px solid #e3e3e3;
			margin: 10px 0;
			padding: 14px;
			text-align: center;
		}
		span#jc_info_contact {
			font-size: 14px;
			line-height: 26px;
		}
		span#jc_info_contact {
			display: none;
		}
		span#jc_info_contact_info {
			display: none;
		}
		span#jc_number {
			font-size: 28px;
			font-weight: 600;
			color: #c7104d;
		}
		.jc_jobdetails_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 18px;
			font-weight: 600;
		}
		.jc_jobdetails_button button:hover {
			border-bottom: 4px solid #c7104d;
			font-size: 18px;
			font-weight: 600;
		}

		/* XMAP
		****************************/
		#xmap ul.level_0 { 
			margin: 0;
			padding: 0;
		}
		#xmap ul.level_1 { 
			margin: 0;
			padding: 0 0 0 5px;
		}
		#xmap ul.level_2 { 
			margin: 0;
			padding: 0 0 0 0;
		}

		/* Footer
		****************************/
		#footerwrapper {
			text-align: left;
			padding: 24px 18px 35px 18px;
			margin: 0;
		}
		li.item-145 {
			display: none;
		}
		.moduletable_nav {
			padding: 0;
			margin: 0 0 10px -40px;
		}
		.moduletable_nav ul.nav li {
			float: none;
			padding: 0;
			margin: 0;
		}
		.moduletable_nav ul.nav a {
			font-size: 16px;
		}
		.moduletable_nav ul.nav span {
			font-size: 19px;
		}
		.moduletable_contact {
			float: none;
			font-size: 16px;
			line-height: 30px;
			margin: 0;
			padding: 0;
		}
		.moduletable_contact h3 {
			margin: 0 0 12px 0;
			font-size: 19px!important;
		}
		#copyright {
			position: absolute;
			right: 0;
			left: 16px;
			color: #757575;
			bottom: -60px;
			padding: 0;
			font-size: 12px;
			line-height: 20px;
		}
		#footerwrapper img {
			height:12px;
			padding: 0 6px 0 0;
		}
		#loginwrapper .moduletable {
			padding: 28px 0 52px 16px;
			margin: 0 auto;
		}
		#gototop {
			display: none;
		}		

		/* Cookies
		****************************/
		.coockie_banner p {
			font-size: 15px;
		}
		.coockie_banner .butonDefecto {
			font-size: 15px!important;
			padding: 4px 10px 2px 10px; 
			margin: 14px auto 0 auto!important;
		}
		.coockie_banner a {
			font-size: 15px;
			margin: 8px auto;
		}
	}

	/* Devices (220px to 319px) 
	******************************************************************
	******************************************************************/
	@media only screen and (min-width: 220px) and (max-width: 319px) {

		/* navButton
		****************************/
		#navButton {
			width: 38px;
			height: 32px;
		}
		#navButton .toggle::after {
			top: 14px;
			left: 14px;
			width: 38px;
			height: 32px;
		}
		#navButton .toggle::before {
			top: 14px;
			left: 14px;
			width: 38px;
			height: 32px;
			line-height: 32px;
		}
		#navPanel {
			font-size: 13px;
			padding-top: 10px;
			padding-bottom: 10px;
			-moz-transform: translateX(-205px);
			-webkit-transform: translateX(-205px);
			-ms-transform: translateX(-205px);
			transform: translateX(-205px);
			width: 205px;
		}
		body.navPanel-visible #page-wrapper {
			-moz-transform: translateX(205px);
			-webkit-transform: translateX(205px);
			-ms-transform: translateX(205px);
			transform: translateX(205px);
		}

		body.navPanel-visible #navButton {
			-moz-transform: translateX(205px);
			-webkit-transform: translateX(205px);
			-ms-transform: translateX(205px);
			transform: translateX(205px);
		}
		#gototop {
			display: none;
		}

		/* Header
		****************************/
		h1 {
			font-size: 22px;
			font-weight: 900;
			line-height: 28px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		h2 {
			font-size: 22px;
			font-weight: 900;
			line-height: 28px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		.jc_jobdetails_head h1 {
			text-align: center;
			font-size: 22px;
			font-weight: 900;
			line-height: 28px;
			margin: 0;
			padding: 0;
		}
		h1.jobsheading {
			text-align: center;
			font-size: 22px;
			font-weight: 900;
			line-height: 28px;
			margin: 25px 0 25px 0;
		}
		h3 {
			font-size: 17px!important;
			font-weight: 900;
			line-height: 25px;
			margin: 10px 0 20px 0;
			padding: 0;
		}
		h4 {
			font-size: 17px!important;
			font-weight: 900;
			line-height: 25px;
			margin: 20px 0 20px 0;
			padding: 0;
		}
		.sep {
			margin: 25px auto;
			max-width: 90%;
		}
		.sep::after {
			width: 40px;
			margin-left: -20px;
		}
		.sep_dark {
			margin: 25px auto;
			max-width: 90%;
		}
		.sep_dark::after {
			width: 40px;
			margin-left: -20px;
		}

		/* Article
		****************************/
		#mainwrapper {
			padding: 20px 0 360px 0;
			margin: 0 auto;
		}
		div#hauptbereich_gross {
			font-size: 16px;
			line-height: 26px;
			padding: 15px 16px 35px 16px;
		}
		.item-page {
			padding: 0;
		}

		/* Counter
		****************************/
		#numbers {
			display: none;
		}

		/* List
		****************************/
		ul.list li {
			margin: 0 0 2px 20px;
			padding: 0 0 0 5px;
			list-style-type: square;
		}
		ul.col1 {
			margin: 10px 0 0 0;
			padding: 0;
		}
		ul.col1 li {
			margin: 0 0 2px 0;
			padding: 0 0 0 5px;
			
		}
			ul.col2 {
				margin: 4px 0 8px 0;
				padding: 0;
			}
			ul.col2 li {
				margin: 0 0 2px 25px;
				padding: 0 0 0 5px;
				list-style-type: square;
			}

		/* Coaching
		****************************/
		div.center {
			display: none;
		}
		a.more {
			display: none;
		}
		div.teaser_heading_left {
			position: relative;
			bottom: 0;
			right: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 17px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
		}
		div.teaser_img_left {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_left img {
			display: none;
		}
		div.teaser_heading_right {
			position: relative;
			bottom: 0;
			left: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 17px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
			margin: 20px 0 0 0;
		}
		div.teaser_img_right {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_right img {
			display: none;
		}

		/* Formular
		****************************/
		div.jc_application {
			float: none;
			width: 100%;
			padding: 5px 15px 20px 15px;
			margin-top: 5px;
		}
		.jc_application_head h2 {
			font-size: 17px !important;
			font-weight: 900;
			color: #444;
			margin: 5px 0 20px 0;
			padding: 0;
			text-align: center;
		}
		div.jc_application .sep {
			margin: 0 auto 20px auto;
		}
		.jc_application .control-group {
			margin-bottom: 20px;
		}
		div.jc_application .control-label {
			font-size: 16px;
			padding: 0 0 10px 0;
		}
		div.jc_application input {
			color: #444;
			font-size: 14px!important;
			margin: 0 0 15px 0;
			padding: 0 9px;
			height: 35px;
		}
		div.jc_application input.attachments {
			font-size: 14px!important;
			margin: 0 0 5px 0!important;
			padding: 8px 9px 8px 8px;
		}
		div.jc_application textarea {
			color: #444;
			font-size: 14px!important;
			margin: 0 0 15px 0!important;
			padding: 9px;
			height: 120px;
		}
		.application_checkbox {
			float: left;
			width: 10px;
		}
		div.application_checkbox input {
			width: 10px!important;
			height: 10px!important;
			margin: 5px 0 0 -5px!important;
		}
		div.application_note_text {
			font-size: 12px;
			line-height: 20px;
			margin-left: 15px;
		}
		.application_note {
			margin: 0 0 60px 0;
		}
		.application_button {
			float: left;
			margin-top: -42px;
			margin-bottom: 15px;
		}
		div.application_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 16px;
			font-weight: 600;
		}
		div.application_button button:hover {
			font-size: 16px;
			font-weight: 600;
		}

		/* JoomCareer
		****************************/
		.jc_jobs {
			margin-top: 0;
		}
		.jc_jobs_list {
			float: left;
			width: 100%;
			margin-top: 0;
			margin-bottom: 10px;
		}
		div.jc_filter select {
			float: none;
			font-size: 14px!important;
			margin: 6px 0!important;
			padding: 0 35px 0 9px;
			height: 36px;
			max-width: 200px;
			vertical-align: middle;
		}
		.jc_filter {
			float: none;
			width: 100%;
			margin: 20px 0;
			background: 0 none;
			padding: 0;
		}
		.jc_jobs tr {
			border-radius: 0px;
			border: 1px solid #e7e7e7;
			color: #5e5e5e;
			box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.095);
			margin: 12px 0 25px 0;
		}
		.jc_item_wrapper1 {
			background-color: #fff;
		}
		td.jc_jobs_name {
			padding: 15px 15px 10px 15px!important;
		}
		.jc_jobs td::before {
			position: relative;
			display: block;
			left: 0;
			width: 100%;
			padding: 0;
			font-size: 14px;
			font-weight: 300;
		}
		.jc_item_wrapper0 td {
			font-size: 16px;
			font-weight: 900;
			padding: 10px 15px;
		} 
		.jc_item_wrapper1 td {
			font-size: 16px;
			font-weight: 900;
			padding: 10px 15px;
		}
		.counter {
			margin: 0;
		}

		/* Job Detail ***************************/
		.jc_jobdetails_wrapper {
			padding: 0;
		}
		.jc_jobdetails {
			float: none;
			margin: 0;
		}
		.jc_jobdetails_back {
			float: none;
			text-align: center;
			margin: 20px 0;
		}
		.jc_jobdetails_back a {
			padding: 4px 12px !important;
			font-size: 11px !important;
			border: 0;
		}
		.jc_jobdetails_details {
			margin-top: 25px;
		}
		p.jc_jobdetails_value {
			font-size: 15px;
			font-weight: 500;
			float: none;
			width: 100%;
			margin: 5px 0;
			padding: 10px 10px 10px 35px !important;
		}
			p.branche_value {
				background: #fff url("../images/info.png") 10px center no-repeat;
			}
			p.work-city_value {
				background: #fff url("../images/marker.png") 10px center no-repeat;
			}
			p.befristung_value {
				background: #fff url("../images/calendar.png") 10px center no-repeat;
			}
			p.category_value {
				background: #fff url("../images/clock.png") 10px center no-repeat;
			}
			p.anstellung_label {
				padding-top: 30px;
			}
			p.anstellung_value {
				margin-left: -10px;
				padding-left: 45px!important;
				font-weight: 300;
			}
		p.jc_jobdetails_label {
			font-size: 18px;
			color: #c70b47;
			font-weight: 900;
		}
		div.jc_jobdetails_value {
			padding: 15px 0;
		}
		p.fachrichtung_value {
			text-align: center;
			font-size: 14px;
			font-weight: 600;
			margin: 0 0 20px 0;
			padding: 0!important;
		}
		p.ihr-profil_label {
			padding-top: 20px;
		}
		.jc_jobdetails_details ul {
			margin: 10px 0 10px 20px;
			padding: 0;
		}
		p#jc_appserv {
			background: #fff;
			font-size: 15px;
			border: 6px solid #e3e3e3;
			margin: 10px 0;
			padding: 14px;
			text-align: center;
		}
		span#jc_info_contact {
			font-size: 14px;
			line-height: 26px;
		}
		span#jc_info_contact {
			display: none;
		}
		span#jc_info_contact_info {
			display: none;
		}
		span#jc_number {
			font-size: 24px;
			font-weight: 600;
			color: #c7104d;
		}
		.jc_jobdetails_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 16px;
			font-weight: 600;
		}
		.jc_jobdetails_button button:hover {
			border-bottom: 4px solid #c7104d;
			font-size: 16px;
			font-weight: 600;
		}

		/* XMAP
		****************************/
		#xmap ul.level_0 { 
			margin: 0;
			padding: 0;
		}
		#xmap ul.level_1 { 
			margin: 0;
			padding: 0 0 0 5px;
		}
		#xmap ul.level_2 { 
			margin: 0;
			padding: 0 0 0 0;
		}

		/* Footer
		****************************/
		#footerwrapper {
			text-align: left;
			padding: 20px 16px 35px 16px;
			margin: 0;
		}
		li.item-145 {
			display: none;
		}
		.moduletable_nav {
			padding: 0;
			margin: 0 0 10px -40px;
		}
		.moduletable_nav ul.nav li {
			float: none;
			padding: 0;
			margin: 0 0 0 0;
		}
		.moduletable_nav ul.nav a {
			font-size: 14px;
		}
		.moduletable_nav ul.nav span {
			font-size: 18px;
		}
		.moduletable_contact {
			float: none;
			font-size: 14px;
			line-height: 26px;
			margin: 0;
			padding: 0;
		}
		.moduletable_contact h3 {
			margin: 0 0 13px 0;
			font-size: 18px!important;
		}
		#copyright {
			position: absolute;
			right: 0;
			left: 16px;
			color: #757575;
			bottom: -55px;
			padding: 0;
			font-size: 10px;
			line-height: 18px;
		}
		#footerwrapper img {
			height: 10px;
			padding: 0 6px 0 0;
		}
		#loginwrapper .moduletable {
			padding: 24px 0 50px 14px;
			margin: 0 auto;
		}
		#gototop {
			display: none;
		}

		/* Cookies
		****************************/
		.coockie_banner p {
			font-size: 12px;
			line-height: 20px;
		}
		.coockie_banner .butonDefecto {
			font-size: 12px!important;
			padding: 4px 10px 1px 10px; 
			margin: 14px auto 0 auto!important;
		}
		.coockie_banner a {
			font-size: 12px;
			margin: 8px auto;
		}
	}

	/* Devices (170px to 176px)
	******************************************************************
	******************************************************************/
	@media only screen and (min-width: 170px) and (max-width: 176px) {

		/* navButton
		****************************/
		#navButton {
			width: 32px;
			height: 26px;
		}
		#navButton .toggle::after {
			top: 8px;
			left: 8px;
			width: 32px;
			height: 26px;
		}
		#navButton .toggle::before {
			top: 8px;
			left: 8px;
			width: 32px;
			height: 26px;
			line-height: 26px;
		}
		#navPanel {
			font-size: 10px;
			padding-top: 10px;
			padding-bottom: 10px;
			-moz-transform: translateX(-155px);
			-webkit-transform: translateX(-155px);
			-ms-transform: translateX(-155px);
			transform: translateX(-155px);
			width: 155px;
		}
		body.navPanel-visible #page-wrapper {
			-moz-transform: translateX(155px);
			-webkit-transform: translateX(155px);
			-ms-transform: translateX(155px);
			transform: translateX(155px);
		}

		body.navPanel-visible #navButton {
			-moz-transform: translateX(155px);
			-webkit-transform: translateX(155px);
			-ms-transform: translateX(155px);
			transform: translateX(155px);
		}
		#gototop {
			display: none;
		}

		/* Header
		****************************/
		h1 {
			font-size: 16px;
			font-weight: 900;
			line-height: 24px;
			margin: 0;
			padding: 0;
		}
		h2 {
			font-size: 16px;
			font-weight: 900;
			line-height: 24px;
			margin: 0;
			padding: 0;
		}
		.jc_jobdetails_head h1 {
			text-align: center;
			font-size: 16px;
			font-weight: 900;
			line-height: 24px;
			margin: 0;
			padding: 0;
		}
		h1.jobsheading {
			text-align: center;
			font-size: 16px;
			font-weight: 900;
			line-height: 24px;
			margin: 0;
			padding: 0;
		}
		h3 {
			font-size: 12px!important;
			font-weight: 900;
			line-height: 20px;
			margin: 10px 0 20px 0;
			padding: 0;
		}
		h4 {
			font-size: 12px!important;
			font-weight: 900;
			line-height: 20px;
			margin: 20px 0 20px 0;
			padding: 0;
		}
		.sep {
			margin: 25px auto;
			max-width: 90%;
		}
		.sep::after {
			width: 40px;
			margin-left: -20px;
		}
		.sep_dark {
			margin: 25px auto;
			max-width: 90%;
		}
		.sep_dark::after {
			width: 40px;
			margin-left: -20px;
		}

		/* Article
		****************************/
		#mainwrapper {
			padding: 20px 0 270px 0;
			margin: 0 auto;
		}
		div#hauptbereich_gross {
			font-size: 11px;
			line-height: 18px;
			padding: 15px 12px 35px 12px;
		}
		.item-page {
			padding: 0;
		}

		/* Counter
		****************************/
		#numbers {
			display: none;
		}

		/* List
		****************************/
		ul.list li {
			margin: 0 0 2px 20px;
			padding: 0 0 0 5px;
			list-style-type: square;
		}
		ul.col1 {
			margin: 10px 0 0 0;
			padding: 0;
		}
		ul.col1 li {
			margin: 0 0 2px 0;
			padding: 0 0 0 5px;
			
		}
			ul.col2 {
				margin: 4px 0 8px 0;
				padding: 0;
			}
			ul.col2 li {
				margin: 0 0 2px 25px;
				padding: 0 0 0 5px;
				list-style-type: square;
			}

		/* Coaching
		****************************/
		div.center {
			display: none;
		}
		a.more {
			display: none;
		}
		div.teaser_heading_left {
			position: relative;
			bottom: 0;
			right: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 13px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
		}
		div.teaser_img_left {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_left img {
			display: none;
		}
		div.teaser_heading_right {
			position: relative;
			bottom: 0;
			left: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 13px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
			margin: 20px 0 0 0;
		}
		div.teaser_img_right {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_right img {
			display: none;
		}

		/* Formular
		****************************/
		div.jc_application {
			float: none;
			width: 100%;
			padding: 15px 12px;
			margin-top: 5px;
		}
		.jc_application_head h2 {
			font-size: 12px !important;
			font-weight: 900;
			color: #444;
			margin: 5px 0 20px 0;
			padding: 0;
			text-align: center;
		}
		div.jc_application .sep {
			margin: 0 auto 20px auto;
		}
		.jc_application .control-group {
			margin-bottom: 15px;
		}
		div.jc_application .control-label {
			font-size: 11px;
			padding: 0 0 10px 0;
		}
		div.jc_application input {
			color: #444;
			font-size: 13px!important;
			margin: 0 0 15px 0;
			padding: 0 9px;
			height: 30px;
		}
		div.jc_application input.attachments {
			font-size: 13px!important;
			margin: 0 0 5px 0!important;
			padding: 8px 9px 8px 8px;
		}
		div.jc_application textarea {
			color: #444;
			font-size: 13px!important;
			margin: 0 0 15px 0!important;
			padding: 9px;
			height: 100px;
		}
		.application_checkbox {
			float: left;
			width: 10px;
		}
		div.application_checkbox input {
			width: 10px!important;
			height: 10px!important;
			margin: 5px 0 0 -5px!important;
		}
		div.application_note_text {
			font-size: 10px;
			line-height: 20px;
			margin-left: 15px;
		}
		.application_note {
			margin: 0 0 60px 0;
		}
		.application_button {
			float: left;
			margin-top: -42px;
			margin-bottom: 15px;
		}
		div.application_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 13px;
			font-weight: 600;
		}
		div.application_button button:hover {
			font-size: 13px;
			font-weight: 600;
		}

		/* JoomCareer
		****************************/
		.jc_jobs {
			margin-top: 0;
		}
		.jc_jobs_list {
			float: left;
			width: 100%;
			margin-top: 0;
			margin-bottom: 10px;
		}
		div.jc_filter select {
			float: none;
			font-size: 11px!important;
			margin: 6px 0!important;
			padding: 0 35px 0 9px;
			height: 36px;
			max-width: 200px;
			vertical-align: middle;
		}
		.jc_filter {
			float: none;
			width: 100%;
			margin: 20px 0;
			background: 0 none;
			padding: 0;
		}
		.jc_jobs tr {
			border-radius: 0px;
			border: 1px solid #e7e7e7;
			color: #5e5e5e;
			box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.095);
			margin: 12px 0 25px 0;
		}
		.jc_item_wrapper1 {
			background-color: #fff;
		}
		td.jc_jobs_name {
			padding: 15px 15px 10px 15px!important;
		}
		.jc_jobs_list a {
			font-size: 17px;
		}
		.jc_jobs td::before {
			position: relative;
			display: block;
			font-size: 12px!important;
			left: 0;
			width: 100%;
			padding: 0 0 2px 0;
			font-weight: 300;
		}
		.jc_item_wrapper0 td {
			font-size: 14px;
			font-weight: 900;
			padding: 10px 15px;
		} 
		.jc_item_wrapper1 td {
			font-size: 14px;
			font-weight: 900;
			padding: 10px 15px;
		}
		.counter {
			margin: 0;
		}
		select#limit {
			font-size: 12px!important;
		}

		/* Job Detail ***************************/
		.jc_jobdetails_wrapper {
			padding: 0;
		}
		.jc_jobdetails {
			float: none;
			margin: 0;
		}
		.jc_jobdetails_back {
			float: none;
			text-align: center;
			margin: 15px 0;
		}
		.jc_jobdetails_back a {
			padding: 4px 12px !important;
			font-size: 11px !important;
			border: 0;
		}
		p.jc_jobdetails_value {
			font-size: 12px;
			float: none;
			width: 100%;
			margin: 5px 0;
			padding: 10px 10px 10px 35px !important;
		}
			p.branche_value {
				background: #fff url("../images/info.png") 10px center no-repeat;
			}
			p.work-city_value {
				background: #fff url("../images/marker.png") 10px center no-repeat;
			}
			p.befristung_value {
				background: #fff url("../images/calendar.png") 10px center no-repeat;
			}
			p.category_value {
				background: #fff url("../images/clock.png") 10px center no-repeat;
			}
			p.anstellung_label {
				padding-top: 30px;
			}
			p.anstellung_value {
				margin-left: -10px;
				padding-left: 45px!important;
			}
		p.jc_jobdetails_label {
			font-size: 14px;
			color: #c70b47;
			font-weight: 900;
		}
		div.jc_jobdetails_value {
			padding: 15px 0;
		}
		p.fachrichtung_value {
			text-align: center;
			font-size: 11px;
			font-weight: 600;
			margin: 0 0 20px 0;
			padding: 0!important;
		}
		p.ihr-profil_label {
			padding-top: 20px;
		}
		.jc_jobdetails_details ul {
			margin: 10px 0 10px 20px;
			padding: 0;
		}
		p#jc_appserv {
			background: #fff;
			border: 6px solid #e3e3e3;
			margin: 10px 0;
			padding: 10px;
			text-align: center;
		}
		span#jc_info_contact {
			font-size: 14px;
			line-height: 26px;
		}
		span#jc_info_contact {
			display: none;
		}
		span#jc_info_contact_info {
			display: none;
		}
		span#jc_number {
			font-size: 16px;
			font-weight: 500;
			color: #c7104d;
		}
		.jc_jobdetails_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 13px;
			font-weight: 600;
		}
		.jc_jobdetails_button button:hover {
			border-bottom: 4px solid #c7104d;
			font-size: 13px;
			font-weight: 600;
		}

		/* XMAP
		****************************/
		#xmap ul.level_0 { 
			margin: 0;
			padding: 0;
		}
		#xmap ul.level_1 { 
			margin: 0;
			padding: 0 0 0 5px;
		}
		#xmap ul.level_2 { 
			margin: 0;
			padding: 0 0 0 0;
		}

		/* Footer
		****************************/
		#footerwrapper {
			text-align: left;
			padding: 14px 12px 30px 12px;
			margin: 0;
		}
		li.item-145 {
			display: none;
		}
		.moduletable_nav {
			padding: 0;
			margin: 0 0 10px -40px;
		}
		.moduletable_nav ul.nav li {
			float: none;
			padding: 0;
			margin: -10px 0 0 0;
		}
		.moduletable_nav ul.nav a {
			font-size: 11px;
		}
		.moduletable_nav ul.nav span {
			font-size: 14px;
		}
		.moduletable_contact {
			float: none;
			font-size: 11px;
			line-height: 19px;
			margin: 0;
			padding: 0;
		}
		.moduletable_contact h3 {
			margin: 0 0 8px 0;
			font-size: 14px!important;
		}
		#copyright {
			position: absolute;
			right: 0;
			left: 15px;
			color: #757575;
			bottom: -67px;
			padding: 0;
			font-size: 9px;
			line-height: 19px;
		}
		#footerwrapper img {
			display: none;
		}
		#loginwrapper .moduletable {
			padding: 30px 0 50px 0;
			margin: 0 auto;
		}

		/* Cookies
		****************************/
		.coockie_banner p {
			font-size: 10px;
			line-height: 16px;
		}
		.coockie_banner .butonDefecto {
			font-size: 10px!important;
			padding: 4px 10px 1px 10px; 
			margin: 14px auto 0 auto!important;
		}
		.coockie_banner a {
			font-size: 10px;
			margin: 8px auto;
		}
	}

}



/*****************************************************************************************************
******************************************************************************************************
										-- Landscape --
******************************************************************************************************
******************************************************************************************************/

@media only screen and (orientation: landscape) {

	/* Devices (900px and down) 
	******************************************************************
	******************************************************************/
	@media only screen and (max-width: 767px) {
		body {
			font-size: 16px;
		}
		#start_links {
			float: none;
			width: 100%;
			padding: 0;
		}
		#start_rechts {
			position: absolute;
			top: 2.5%;
			right: 2%;
			float: none;
			width: 160px;
			height: 160px;
			min-height: 0;
			padding: 0;
		}
		#slogan {
			margin: 0;
		}
		.button-wrap {
			display: none;
		}
		div.clear {
			height: 0;
			margin: 0;
			padding: 0;
		}
	}

	/* Devices (671px to 736px) 
	******************************************************************
	******************************************************************/
	@media only screen and (min-width: 671px) and (max-width: 767px) {
		/* navButton
		****************************/
		#navButton {
			width: 45px;
			height: 38px;
		}
		#navButton .toggle::after {
			top: 22px;
			left: 22px;
			width: 45px;
			height: 38px;
		}
		#navButton .toggle::before {
			top: 22px;
			left: 22px;
			width: 45px;
			height: 38px;
			line-height: 38px;
		}
		#navPanel {
			font-size: 18px;
			padding-top: 10px;
			padding-bottom: 10px;
			-moz-transform: translateX(-315px);
			-webkit-transform: translateX(-315px);
			-ms-transform: translateX(-315px);
			transform: translateX(-315px);
			width: 315px;
		}
		body.navPanel-visible #page-wrapper {
			-moz-transform: translateX(315px);
			-webkit-transform: translateX(315px);
			-ms-transform: translateX(315px);
			transform: translateX(315px);
		}
		body.navPanel-visible #navButton {
			-moz-transform: translateX(315px);
			-webkit-transform: translateX(315px);
			-ms-transform: translateX(315px);
			transform: translateX(315px);
		}
		.icon_start {
			display: none;
		}
		
		/* Header
		****************************/
		h1 {
			font-size: 32px;
			font-weight: 900;
			line-height: 36px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		h2 {
			font-size: 32px;
			font-weight: 900;
			line-height: 32px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		.jc_jobdetails_head h1 {
			text-align: center;
			font-size: 32px;
			font-weight: 900;
			line-height: 40px;
			margin: 0;
			padding: 0;
		}
		h1.jobsheading {
			text-align: center;
			font-size: 32px;
			font-weight: 900;
			line-height: 32px;
			margin: 25px 0 25px 0;
		}
		h3 {
			font-size: 23px!important;
			font-weight: 900;
			line-height: 32px;
			margin: 10px 0 20px 0;
			padding: 0;
		}
		h4 {
			font-size: 23px!important;
			font-weight: 900;
			line-height: 32px;
			margin: 20px 0 20px 0;
			padding: 0;
		}
		.sep {
			margin: 30px auto;
			max-width: 90%;
		}
		.sep::after {
			width: 40px;
			margin-left: -20px;
		}
		.sep_dark {
			margin: 30px auto;
			max-width: 90%;
		}
		.sep_dark::after {
			width: 40px;
			margin-left: -20px;
		}

		/* Article
		****************************/
		#mainwrapper {
			padding: 20px 0 430px 0;
			margin: 0 auto;
		}
		div#hauptbereich_gross {
			font-size: 22px;
			line-height: 38px;
			padding: 15px 26px 35px 26px;
		}
		.item-page {
			padding: 0;
		}

		/* Counter
		****************************/
		#numbers {
			display: none;
		}

		/* List
		****************************/
		ul.list li {
			margin: 0 0 2px 35px;
			padding: 0 0 0 5px;
			list-style-type: square;
		}
		ul.col1 {
			margin: 15px 0 0 0;
			padding: 0;
		}
		ul.col1 li {
			margin: 0 0 2px 0;
			padding: 0 0 0 5px;
		}
			ul.col2 {
				margin: 4px 0 8px 0;
				padding: 0;
			}
			ul.col2 li {
				margin: 0 0 2px 35px;
				padding: 0 0 0 5px;
				list-style-type: square;
			}

		/* Coaching
		****************************/
		div.center {
			display: none;
		}
		a.more {
			display: none;
		}
		div.teaser_heading_left {
			position: relative;
			bottom: 0;
			right: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 24px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
		}
		div.teaser_img_left {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_left img {
			display: none;
		}
		div.teaser_heading_right {
			position: relative;
			bottom: 0;
			left: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 24px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
			margin: 20px 0 0 0;
		}
		div.teaser_img_right {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_right img {
			display: none;
		}

		/* Formular
		****************************/
		div.jc_application {
			float: none;
			width: 100%;
			padding: 0 26px 58px 26px;
			margin-top: 10px;
		}
		.jc_application_head h2 {
			font-size: 24px !important;
			font-weight: 900;
			color: #444;
			margin: 15px 0 25px 0;
			padding: 0;
			text-align: center;
		}
		div.jc_application .sep {
			margin: 10px auto 30px auto;
		}
		.jc_application .control-group {
			margin-bottom: 25px;
		}
		div.jc_application .control-label {
			font-size: 24px;
			padding: 0 0 10px 0;
		}
		div.jc_application input {
			color: #444;
			font-size: 20px!important;
			margin: 0 0 15px 0;
			padding: 0 9px;
			height: 55px;
		}
		div.jc_application input.attachments {
			font-size: 18px!important;
			margin: 0 0 5px 0!important;
			padding: 8px 9px 8px 8px;
		}
		div.jc_application textarea {
			color: #444;
			font-size: 20px!important;
			margin: 0 0 15px 0!important;
			padding: 9px;
			height: 160px;
		}
		.application_checkbox {
			float: left;
			width: 10px;
		}
		div.application_checkbox input {
			width: 10px!important;
			height: 10px!important;
			margin: 5px 0 0 -5px!important;
		}
		div.application_note_text {
			font-size: 14px;
			line-height: 20px;
			margin-left: 15px;
		}
		.application_note {
			margin: 0 0 60px 0;
		}
		.application_button {
			float: left;
			margin-top: -32px;
			margin-bottom: 25px;
		}
		div.application_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 20px;
			font-weight: 600;
		}
		div.application_button button:hover {
			font-size: 20px;
			font-weight: 600;
		}

		/* JoomCareer
		****************************/
		.jc_jobs {
			margin-top: 0;
		}
		.jc_jobs_list {
			float: left;
			width: 100%;
			margin-top: 0;
			margin-bottom: 20px;
		}
		div.jc_filter select {
			float: none;
			font-size: 20px!important;
			margin: 7px 0!important;
			padding: 0 40px 0 9px;
			height: 52px;
			max-width: 300px;
			vertical-align: middle;
		}
		.jc_filter {
			float: none;
			width: 100%;
			margin: 20px 0;
			background: 0 none;
			padding: 0;
		}
		.jc_jobs tr {
			border-radius: 0px;
			border: 1px solid #e7e7e7;
			color: #5e5e5e;
			box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.095);
			margin: 14px 0 35px 0;
		}
		.jc_item_wrapper1 {
			background-color: #fff;
		}
		td.jc_jobs_name {
			padding: 20px 25px 10px 25px!important;
		}
		.jc_jobs td::before {
			position: relative;
			display: block;
			left: 0;
			width: 100%;
			padding: 0;
			font-size: 20px;
			font-weight: 300;
		}
		.jc_item_wrapper0 {
			padding: 5px 0 15px 0;
		} 
		.jc_item_wrapper0 td {
			font-size: 24px;
			font-weight: 900;
			padding: 10px 25px;
		} 
		.jc_item_wrapper1 {
			padding: 5px 0 15px 0;
		} 
		.jc_item_wrapper1 td {
			font-size: 24px;
			font-weight: 900;
			padding: 10px 25px;
		}
		.counter {
			margin: 0;
		}
		select#limit {
			font-size: 18px!important;
		}

		/* Job Detail ***************************/
		.jc_jobdetails_wrapper {
			padding: 0;
		}
		.jc_jobdetails {
			float: none;
			margin: 0;
		}
		.jc_jobdetails_back {
			float: none;
			text-align: center;
			margin: 20px 0;
		}
		.jc_jobdetails_back a {
			padding: 4px 12px !important;
			font-size: 16px !important;
			border: 0;
		}
		.jc_jobdetails_details {
			margin-top: 25px;
		}
		p.jc_jobdetails_value {
			font-size: 19px;
			font-weight: 500;
			float: none;
			width: 100%;
			margin: 5px 0;
			padding: 10px 10px 10px 58px !important;
		}
			p.branche_value {
				background: #fff url("../images/info.png") 20px center no-repeat;
			}
			p.work-city_value {
				background: #fff url("../images/marker.png") 20px center no-repeat;
			}
			p.befristung_value {
				background: #fff url("../images/calendar.png") 20px center no-repeat;
			}
			p.category_value {
				background: #fff url("../images/clock.png") 20px center no-repeat;
			}
			p.anstellung_label {
				padding-top: 40px;
			}
			p.anstellung_value {
				margin-left: -10px;
				padding-left: 50px!important;
				font-weight: 300;
			}
		p.jc_jobdetails_label {
			font-size: 26px;
			color: #c70b47;
			font-weight: 900;
			margin: 20px 0 0 0;
		}
		div.jc_jobdetails_value {
			padding: 15px 0;
		}
		p.ihr-profil_label {
			margin: 20px 0 0 0;
		}
		p.fachrichtung_value {
			text-align: center;
			font-size: 20px;
			font-weight: 600;
			margin: 0 0 30px 0;
			padding: 0!important;
		}
		p.ihr-profil_label {
			padding-top: 20px;
		}
		.jc_jobdetails_details ul {
			margin: 10px 0 10px 20px;
			padding: 0;
		}
		p#jc_appserv {
			background: #fff;
			font-size: 18px;
			border: 6px solid #e3e3e3;
			margin: 10px 0;
			padding: 16px;
			text-align: center;
		}
		span#jc_info_contact {
			font-size: 14px;
			line-height: 26px;
		}
		span#jc_info_contact {
			display: none;
		}
		
		span#jc_number {
			font-size: 28px;
			font-weight: 600;
			color: #c7104d;
		}
		.jc_jobdetails_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 20px;
			font-weight: 600;
		}
		.jc_jobdetails_button button:hover {
			border-bottom: 4px solid #c7104d;
			font-size: 20px;
			font-weight: 600;
		}

		/* XMAP
		****************************/
		#xmap ul.level_0 { 
			margin: 0;
			padding: 0;
		}
		#xmap ul.level_1 { 
			margin: 0;
			padding: 0 0 0 5px;
		}
		#xmap ul.level_2 { 
			margin: 0;
			padding: 0 0 0 0;
		}

		/* Footer
		****************************/
		#footerwrapper {
			text-align: left;
			padding: 24px 26px 35px 26px;
			margin: 0;
		}
		li.item-145 {
			display: none;
		}
		.moduletable_nav {
			padding: 0;
			margin: 0 0 10px -40px;
		}
		.moduletable_nav ul.nav li {
			float: none;
			padding: 0;
			margin: 4px 0 0 0;
		}
		.moduletable_nav ul.nav a {
			font-size: 18px;
		}
		.moduletable_nav ul.nav span {
			font-size: 22px;
		}
		.moduletable_contact {
			float: none;
			font-size: 18px;
			line-height: 32px;
			margin: 0;
			padding: 0;
		}
		.moduletable_contact h3 {
			margin: 0 0 12px 0;
			font-size: 22px!important;
		}
		#copyright {
			position: absolute;
			right: 0;
			left: 26px;
			color: #757575;
			bottom: -74px;
			padding: 0;
			font-size: 18px;
			line-height: 20px;
		}
		#footerwrapper img {
			height: 18px;
			padding: 0 6px 0 0;
		}
		#loginwrapper .moduletable {
			padding: 40px 0 54px 16px;
			margin: 0 auto;
		}
		#gototop {
			display: none;
		}			

		/* Cookies
		****************************/
		.coockie_banner p {
			font-size: 18px;
			line-height: 30px;
		}
		.coockie_banner .butonDefecto {
			font-size: 18px!important;
			padding: 5px 13px 1px 13px; 
			margin: 14px auto 0 auto!important;
		}
		.coockie_banner a {
			font-size: 18px;
			margin: 0.500em auto;
		}
	}

	/* Devices (640px to 670px) 
	******************************************************************
	******************************************************************/
	@media only screen and (min-width: 640px) and (max-width: 670px) {
		/* navButton
		****************************/
		#navButton {
			width: 45px;
			height: 38px;
		}
		#navButton .toggle::after {
			top: 22px;
			left: 22px;
			width: 45px;
			height: 38px;
		}
		#navButton .toggle::before {
			top: 22px;
			left: 22px;
			width: 45px;
			height: 38px;
			line-height: 38px;
		}
		#navPanel {
			font-size: 18px;
			padding-top: 10px;
			padding-bottom: 10px;
			-moz-transform: translateX(-315px);
			-webkit-transform: translateX(-295315pxpx);
			-ms-transform: translateX(-315px);
			transform: translateX(-315px);
			width: 315px;
		}
		body.navPanel-visible #page-wrapper {
			-moz-transform: translateX(315px);
			-webkit-transform: translateX(315px);
			-ms-transform: translateX(315px);
			transform: translateX(315px);
		}

		body.navPanel-visible #navButton {
			-moz-transform: translateX(315px);
			-webkit-transform: translateX(315px);
			-ms-transform: translateX(315px);
			transform: translateX(315px);
		}
		.icon_start {
			display: none;
		}

		/* Header
		****************************/
		h1 {
			font-size: 26px;
			font-weight: 900;
			line-height: 32px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		h2 {
			font-size: 26px;
			font-weight: 900;
			line-height: 32px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		.jc_jobdetails_head h1 {
			text-align: center;
			font-size: 26px;
			font-weight: 900;
			line-height: 32px;
			margin: 0;
			padding: 0;
		}
		h1.jobsheading {
			text-align: center;
			font-size: 26px;
			font-weight: 900;
			line-height: 32px;
			margin: 25px 0 25px 0;
		}
		h3 {
			font-size: 20px!important;
			font-weight: 900;
			line-height: 30px;
			margin: 10px 0 20px 0;
			padding: 0;
		}
		h4 {
			font-size: 20px!important;
			font-weight: 900;
			line-height: 30px;
			margin: 20px 0 20px 0;
			padding: 0;
		}
		.sep {
			margin: 30px auto;
			max-width: 90%;
		}
		.sep::after {
			width: 40px;
			margin-left: -20px;
		}
		.sep_dark {
			margin: 30px auto;
			max-width: 90%;
		}
		.sep_dark::after {
			width: 40px;
			margin-left: -20px;
		}

		/* Article
		****************************/
		#mainwrapper {
			padding: 20px 0 410px 0;
			margin: 0 auto;
		}
		div#hauptbereich_gross {
			font-size: 18px;
			line-height: 32px;
			padding: 15px 26px 35px 26px;
		}
		.item-page {
			padding: 0;
		}

		/* Counter
		****************************/
		#numbers {
			display: none;
		}

		/* List
		****************************/
		ul.list li {
			margin: 0 0 2px 25px;
			padding: 0 0 0 5px;
			list-style-type: square;
		}
		ul.col1 {
			margin: 10px 0 0 0;
			padding: 0;
		}
		ul.col1 li {
			margin: 0 0 2px 0;
			padding: 0 0 0 5px;
		}
			ul.col2 {
				margin: 4px 0 8px 0;
				padding: 0;
			}
			ul.col2 li {
				margin: 0 0 2px 35px;
				padding: 0 0 0 5px;
				list-style-type: square;
			}

		/* Coaching
		****************************/
		div.center {
			display: none;
		}
		a.more {
			display: none;
		}
		div.teaser_heading_left {
			position: relative;
			bottom: 0;
			right: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 20px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
		}
		div.teaser_img_left {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_left img {
			display: none;
		}
		div.teaser_heading_right {
			position: relative;
			bottom: 0;
			left: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 20px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
			margin: 20px 0 0 0;
		}
		div.teaser_img_right {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_right img {
			display: none;
		}

		/* Formular
		****************************/
		div.jc_application {
			float: none;
			width: 100%;
			padding: 0 22px 38px 22px;
			margin-top: 10px;
		}
		.jc_application_head h2 {
			font-size: 20px !important;
			font-weight: 900;
			color: #444;
			margin: 10px 0 25px 0;
			padding: 0;
			text-align: center;
		}
		div.jc_application .sep {
			margin: 0 auto 20px auto;
		}
		.jc_application .control-group {
			margin-bottom: 20px;
		}
		div.jc_application .control-label {
			font-size: 20px;
			padding: 0 0 10px 0;
		}
		div.jc_application input {
			color: #444;
			font-size: 18px!important;
			margin: 0 0 15px 0;
			padding: 0 9px;
			height: 50px;
		}
		div.jc_application input.attachments {
			font-size: 18px!important;
			margin: 0 0 5px 0!important;
			padding: 8px 9px 8px 8px;
		}
		div.jc_application textarea {
			color: #444;
			font-size: 18px!important;
			margin: 0 0 15px 0!important;
			padding: 9px;
			height: 160px;
		}
		.application_checkbox {
			float: left;
			width: 10px;
		}
		div.application_checkbox input {
			width: 10px!important;
			height: 10px!important;
			margin: 5px 0 0 -5px!important;
		}
		div.application_note_text {
			font-size: 14px;
			line-height: 20px;
			margin-left: 15px;
		}
		.application_note {
			margin: 0 0 60px 0;
		}
		.application_button {
			float: left;
			margin-top: -32px;
			margin-bottom: 25px;
		}
		div.application_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 20px;
			font-weight: 600;
		}
		div.application_button button:hover {
			font-size: 20px;
			font-weight: 600;
		}

		/* JoomCareer
		****************************/
		.jc_jobs {
			margin-top: 0;
		}
		.jc_jobs_list {
			float: left;
			width: 100%;
			margin-top: 0;
			margin-bottom: 20px;
		}
		div.jc_filter select {
			float: none;
			font-size: 18px!important;
			margin: 7px 0!important;
			padding: 0 35px 0 9px;
			height: 48px;
			max-width: 200px;
			vertical-align: middle;
		}
		.jc_filter {
			float: none;
			width: 100%;
			margin: 20px 0;
			background: 0 none;
			padding: 0;
		}
		.jc_jobs tr {
			border-radius: 0px;
			border: 1px solid #e7e7e7;
			color: #5e5e5e;
			box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.095);
			margin: 14px 0 35px 0;
		}
		.jc_item_wrapper1 {
			background-color: #fff;
		}
		td.jc_jobs_name {
			padding: 20px 25px 10px 25px!important;
		}
		.jc_jobs td::before {
			position: relative;
			display: block;
			left: 0;
			width: 100%;
			padding: 0;
			font-size: 19px;
			font-weight: 300;
		}
		.jc_item_wrapper0 {
			padding: 5px 0 15px 0;
		} 
		.jc_item_wrapper0 td {
			font-size: 21px;
			font-weight: 900;
			padding: 10px 25px;
		} 
		.jc_item_wrapper1 {
			padding: 5px 0 15px 0;
		} 
		.jc_item_wrapper1 td {
			font-size: 21px;
			font-weight: 900;
			padding: 10px 25px;
		}
		.counter {
			margin: 0;
		}
		select#limit {
			font-size: 18px!important;
		}

		/* Job Detail ***************************/
		.jc_jobdetails_wrapper {
			padding: 0;
		}
		.jc_jobdetails {
			float: none;
			margin: 0;
		}
		.jc_jobdetails_back {
			float: none;
			text-align: center;
			margin: 20px 0;
		}
		.jc_jobdetails_back a {
			padding: 4px 12px !important;
			font-size: 15px !important;
			border: 0;
		}
		.jc_jobdetails_details {
			margin-top: 25px;
		}
		p.jc_jobdetails_value {
			font-size: 19px;
			font-weight: 500;
			float: none;
			width: 100%;
			margin: 5px 0;
			padding: 10px 10px 10px 58px !important;
		}
			p.branche_value {
				background: #fff url("../images/info.png") 20px center no-repeat;
			}
			p.work-city_value {
				background: #fff url("../images/marker.png") 20px center no-repeat;
			}
			p.befristung_value {
				background: #fff url("../images/calendar.png") 20px center no-repeat;
			}
			p.category_value {
				background: #fff url("../images/clock.png") 20px center no-repeat;
			}
			p.anstellung_label {
				padding-top: 30px;
			}
			p.anstellung_value {
				margin-left: -10px;
				padding-left: 50px!important;
				font-weight: 300;
			}
		p.jc_jobdetails_label {
			font-size: 23px;
			color: #c70b47;
			font-weight: 900;
		}
		div.jc_jobdetails_value {
			padding: 15px 0;
		}
		p.fachrichtung_value {
			text-align: center;
			font-size: 16px;
			font-weight: 600;
			margin: 0 0 30px 0;
			padding: 0!important;
		}
		p.ihr-profil_label {
			padding-top: 20px;
		}
		.jc_jobdetails_details ul {
			margin: 10px 0 10px 20px;
			padding: 0;
		}
		p#jc_appserv {
			background: #fff;
			font-size: 18px;
			border: 6px solid #e3e3e3;
			margin: 10px 0;
			padding: 16px;
			text-align: center;
		}
		span#jc_info_contact {
			font-size: 14px;
			line-height: 26px;
		}
		span#jc_info_contact {
			display: none;
		}
		span#jc_info_contact_info {
			display: none;
		}
		span#jc_number {
			font-size: 28px;
			font-weight: 600;
			color: #c7104d;
		}
		.jc_jobdetails_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 20px;
			font-weight: 600;
		}
		.jc_jobdetails_button button:hover {
			border-bottom: 4px solid #c7104d;
			font-size: 20px;
			font-weight: 600;
		}

		/* XMAP
		****************************/
		#xmap ul.level_0 { 
			margin: 0;
			padding: 0;
		}
		#xmap ul.level_1 { 
			margin: 0;
			padding: 0 0 0 5px;
		}
		#xmap ul.level_2 { 
			margin: 0;
			padding: 0 0 0 0;
		}

		/* Footer
		****************************/
		#footerwrapper {
			text-align: left;
			padding: 24px 26px 35px 26px;
			margin: 0;
		}
		li.item-145 {
			display: none;
		}
		.moduletable_nav {
			padding: 0;
			margin: 0 0 10px -40px;
		}
		.moduletable_nav ul.nav li {
			float: none;
			padding: 0;
			margin: 4px 0 0 0;
		}
		.moduletable_nav ul.nav a {
			font-size: 16px;
		}
		.moduletable_nav ul.nav span {
			font-size: 20px;
		}
		.moduletable_contact {
			float: none;
			font-size: 16px;
			line-height: 32px;
			margin: 0;
			padding: 0;
		}
		.moduletable_contact h3 {
			margin: 0 0 12px 0;
			font-size: 21px!important;
		}
		#copyright {
			position: absolute;
			right: 0;
			left: 26px;
			color: #757575;
			bottom: -63px;
			padding: 0;
			font-size: 16px;
			line-height: 20px;
		}
		#footerwrapper img {
			height: 16px;
			padding: 0 6px 0 0;
		}
		#loginwrapper .moduletable {
			padding: 28px 0 52px 16px;
			margin: 0 auto;
		}
		#gototop {
			display: none;
		}			

		/* Cookies
		****************************/
		.coockie_banner p {
			font-size: 18px;
			line-height: 30px;
		}
		.coockie_banner .butonDefecto {
			font-size: 18px!important;
			padding: 5px 13px 3px 13px; 
			margin: 0.875em auto 0 auto!important;
		}
		.coockie_banner a {
			font-size: 18px;
			margin: 0.500em auto;
		}
	}

	/* Devices (568px to 639px) 
	******************************************************************
	******************************************************************/
	@media only screen and (min-width: 568px) and (max-width: 639px) {
		/* navButton
		****************************/
		#navButton {
			width: 45px;
			height: 38px;
		}
		#navButton .toggle::after {
			top: 22px;
			left: 22px;
			width: 45px;
			height: 38px;
		}
		#navButton .toggle::before {
			top: 22px;
			left: 22px;
			width: 45px;
			height: 38px;
			line-height: 38px;
		}
		#navPanel {
			font-size: 16px;
			padding-top: 10px;
			padding-bottom: 10px;
			-moz-transform: translateX(-285px);
			-webkit-transform: translateX(-285px);
			-ms-transform: translateX(-285px);
			transform: translateX(-285px);
			width: 285px;
		}
		body.navPanel-visible #page-wrapper {
			-moz-transform: translateX(285px);
			-webkit-transform: translateX(285px);
			-ms-transform: translateX(285px);
			transform: translateX(285px);
		}

		body.navPanel-visible #navButton {
			-moz-transform: translateX(285px);
			-webkit-transform: translateX(285px);
			-ms-transform: translateX(285px);
			transform: translateX(285px);
		}
		.icon_start {
			display: none;
		}

		/* Header
		****************************/
		h1 {
			font-size: 26px;
			font-weight: 900;
			line-height: 32px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		h2 {
			font-size: 26px;
			font-weight: 900;
			line-height: 32px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		.jc_jobdetails_head h1 {
			text-align: center;
			font-size: 26px;
			font-weight: 900;
			line-height: 32px;
			margin: 0;
			padding: 0;
		}
		h1.jobsheading {
			text-align: center;
			font-size: 26px;
			font-weight: 900;
			line-height: 32px;
			margin: 25px 0 25px 0;
		}
		h3 {
			font-size: 20px!important;
			font-weight: 900;
			line-height: 30px;
			margin: 10px 0 20px 0;
			padding: 0;
		}
		h4 {
			font-size: 20px!important;
			font-weight: 900;
			line-height: 30px;
			margin: 20px 0 20px 0;
			padding: 0;
		}
		.sep {
			margin: 30px auto;
			max-width: 90%;
		}
		.sep::after {
			width: 40px;
			margin-left: -20px;
		}
		.sep_dark {
			margin: 30px auto;
			max-width: 90%;
		}
		.sep_dark::after {
			width: 40px;
			margin-left: -20px;
		}

		/* Article
		****************************/
		#mainwrapper {
			padding: 20px 0 390px 0;
			margin: 0 auto;
		}
		div#hauptbereich_gross {
			font-size: 18px;
			line-height: 32px;
			padding: 15px 22px 35px 22px;
		}
		.item-page {
			padding: 0;
		}

		/* Counter
		****************************/
		#numbers {
			display: none;
		}

		/* List
		****************************/
		ul.list li {
			margin: 0 0 2px 25px;
			padding: 0 0 0 5px;
			list-style-type: square;
		}
		ul.col1 {
			margin: 10px 0 0 0;
			padding: 0;
		}
		ul.col1 li {
			margin: 0 0 2px 0;
			padding: 0 0 0 5px;
		}
			ul.col2 {
				margin: 4px 0 8px 0;
				padding: 0;
			}
			ul.col2 li {
				margin: 0 0 2px 35px;
				padding: 0 0 0 5px;
				list-style-type: square;
			}

		/* Coaching
		****************************/
		div.center {
			display: none;
		}
		a.more {
			display: none;
		}
		div.teaser_heading_left {
			position: relative;
			bottom: 0;
			right: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 20px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
		}
		div.teaser_img_left {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_left img {
			display: none;
		}
		div.teaser_heading_right {
			position: relative;
			bottom: 0;
			left: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 20px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
			margin: 20px 0 0 0;
		}
		div.teaser_img_right {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_right img {
			display: none;
		}

		/* Formular
		****************************/
		div.jc_application {
			float: none;
			width: 100%;
			padding: 0 22px 38px 22px;
			margin-top: 10px;
		}
		.jc_application_head h2 {
			font-size: 20px !important;
			font-weight: 900;
			color: #444;
			margin: 10px 0 25px 0;
			padding: 0;
			text-align: center;
		}
		div.jc_application .sep {
			margin: 0 auto 20px auto;
		}
		.jc_application .control-group {
			margin-bottom: 20px;
		}
		div.jc_application .control-label {
			font-size: 20px;
			padding: 0 0 10px 0;
		}
		div.jc_application input {
			color: #444;
			font-size: 18px!important;
			margin: 0 0 15px 0;
			padding: 0 9px;
			height: 45px;
		}
		div.jc_application input.attachments {
			font-size: 18px!important;
			margin: 0 0 5px 0!important;
			padding: 8px 9px 8px 8px;
		}
		div.jc_application textarea {
			color: #444;
			font-size: 18px!important;
			margin: 0 0 15px 0!important;
			padding: 9px;
			height: 150px;
		}
		.application_checkbox {
			float: left;
			width: 10px;
		}
		div.application_checkbox input {
			width: 10px!important;
			height: 10px!important;
			margin: 5px 0 0 -5px!important;
		}
		div.application_note_text {
			font-size: 14px;
			line-height: 20px;
			margin-left: 15px;
		}
		.application_note {
			margin: 0 0 60px 0;
		}
		.application_button {
			float: left;
			margin-top: -32px;
			margin-bottom: 25px;
		}
		div.application_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 20px;
			font-weight: 600;
		}
		div.application_button button:hover {
			font-size: 20px;
			font-weight: 600;
		}

		/* JoomCareer
		****************************/
		.jc_jobs {
			margin-top: 0;
		}
		.jc_jobs_list {
			float: left;
			width: 100%;
			margin-top: 0;
			margin-bottom: 20px;
		}
		div.jc_filter select {
			float: none;
			font-size: 17px!important;
			margin: 7px 0!important;
			padding: 0 35px 0 9px;
			height: 46px;
			max-width: 200px;
			vertical-align: middle;
		}
		.jc_filter {
			float: none;
			width: 100%;
			margin: 20px 0;
			background: 0 none;
			padding: 0;
		}
		.jc_jobs tr {
			border-radius: 0px;
			border: 1px solid #e7e7e7;
			color: #5e5e5e;
			box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.095);
			margin: 14px 0 35px 0;
		}
		.jc_item_wrapper1 {
			background-color: #fff;
		}
		td.jc_jobs_name {
			padding: 20px 25px 10px 25px!important;
		}
		.jc_jobs td::before {
			position: relative;
			display: block;
			left: 0;
			width: 100%;
			padding: 0;
			font-size: 18px;
			font-weight: 300;
		}
		.jc_item_wrapper0 {
			padding: 5px 0 15px 0;
		} 
		.jc_item_wrapper0 td {
			font-size: 20px;
			font-weight: 900;
			padding: 10px 25px;
		} 
		.jc_item_wrapper1 {
			padding: 5px 0 15px 0;
		} 
		.jc_item_wrapper1 td {
			font-size: 20px;
			font-weight: 900;
			padding: 10px 25px;
		}
		.counter {
			margin: 0;
		}
		select#limit {
			font-size: 18px!important;
		}

		/* Job Detail ***************************/
		.jc_jobdetails_wrapper {
			padding: 0;
		}
		.jc_jobdetails {
			float: none;
			margin: 0;
		}
		.jc_jobdetails_back {
			float: none;
			text-align: center;
			margin: 20px 0;
		}
		.jc_jobdetails_back a {
			padding: 4px 12px !important;
			font-size: 15px !important;
			border: 0;
		}
		.jc_jobdetails_details {
			margin-top: 25px;
		}
		p.jc_jobdetails_value {
			font-size: 18px;
			font-weight: 500;
			float: none;
			width: 100%;
			margin: 5px 0;
			padding: 10px 10px 10px 58px !important;
		}
			p.branche_value {
				background: #fff url("../images/info.png") 20px center no-repeat;
			}
			p.work-city_value {
				background: #fff url("../images/marker.png") 20px center no-repeat;
			}
			p.befristung_value {
				background: #fff url("../images/calendar.png") 20px center no-repeat;
			}
			p.category_value {
				background: #fff url("../images/clock.png") 20px center no-repeat;
			}
			p.anstellung_label {
				padding-top: 30px;
			}
			p.anstellung_value {
				margin-left: -10px;
				padding-left: 50px!important;
				font-weight: 300;
			}
		p.jc_jobdetails_label {
			font-size: 22px;
			color: #c70b47;
			font-weight: 900;
		}
		div.jc_jobdetails_value {
			padding: 15px 0;
		}
		p.fachrichtung_value {
			text-align: center;
			font-size: 16px;
			font-weight: 600;
			margin: 0 0 30px 0;
			padding: 0!important;
		}
		p.ihr-profil_label {
			padding-top: 20px;
		}
		.jc_jobdetails_details ul {
			margin: 10px 0 10px 20px;
			padding: 0;
		}
		p#jc_appserv {
			background: #fff;
			font-size: 18px;
			border: 6px solid #e3e3e3;
			margin: 10px 0;
			padding: 16px;
			text-align: center;
		}
		span#jc_info_contact {
			font-size: 14px;
			line-height: 26px;
		}
		span#jc_info_contact {
			display: none;
		}
		span#jc_info_contact_info {
			display: none;
		}
		span#jc_number {
			font-size: 28px;
			font-weight: 600;
			color: #c7104d;
		}
		.jc_jobdetails_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 20px;
			font-weight: 600;
		}
		.jc_jobdetails_button button:hover {
			border-bottom: 4px solid #c7104d;
			font-size: 20px;
			font-weight: 600;
		}

		/* XMAP
		****************************/
		#xmap ul.level_0 { 
			margin: 0;
			padding: 0;
		}
		#xmap ul.level_1 { 
			margin: 0;
			padding: 0 0 0 5px;
		}
		#xmap ul.level_2 { 
			margin: 0;
			padding: 0 0 0 0;
		}

		/* Footer
		****************************/
		#footerwrapper {
			text-align: left;
			padding: 24px 22px 35px 22px;
			margin: 0;
		}
		li.item-145 {
			display: none;
		}
		.moduletable_nav {
			padding: 0;
			margin: 0 0 10px -40px;
		}
		.moduletable_nav ul.nav li {
			float: none;
			padding: 0;
			margin: 4px 0 0 0;
		}
		.moduletable_nav ul.nav a {
			font-size: 16px;
		}
		.moduletable_nav ul.nav span {
			font-size: 20px;
		}
		.moduletable_contact {
			float: none;
			font-size: 16px;
			line-height: 32px;
			margin: 0;
			padding: 0;
		}
		.moduletable_contact h3 {
			margin: 0 0 12px 0;
			font-size: 21px!important;
		}
		#copyright {
			position: absolute;
			right: 0;
			left: 22px;
			color: #757575;
			bottom: -65px;
			padding: 0;
			font-size: 16px;
			line-height: 20px;
		}
		#footerwrapper img {
			height: 16px;
			padding: 0 6px 0 0;
		}
		#loginwrapper .moduletable {
			padding: 28px 0 52px 16px;
			margin: 0 auto;
		}
		#gototop {
			display: none;
		}			

		/* Cookies
		****************************/
		.coockie_banner p {
			font-size: 16px;
			line-height: 25px;
		}
		.coockie_banner .butonDefecto {
			font-size: 16px!important;
			padding: 5px 10px 2px 10px; 
			margin: 14px auto 0 auto!important;
		}
		.coockie_banner a {
			font-size: 16px;
			margin: 8px auto;
		}
	}

	/* Devices (480px to 567px) 
	******************************************************************
	******************************************************************/
	@media only screen and (min-width: 480px) and (max-width: 567px) {
		/* navButton
		****************************/
		#navButton {
			width: 45px;
			height: 38px;
		}
		#navButton .toggle::after {
			top: 16px;
			left: 16px;
			width: 45px;
			height: 38px;
		}
		#navButton .toggle::before {
			top: 16px;
			left: 16px;
			width: 45px;
			height: 38px;
			line-height: 38px;
		}
		#navPanel {
			font-size: 14px;
			padding-top: 10px;
			padding-bottom: 10px;
			-moz-transform: translateX(-260px);
			-webkit-transform: translateX(-260px);
			-ms-transform: translateX(-260px);
			transform: translateX(-260px);
			width: 260px;
		}
		body.navPanel-visible #page-wrapper {
			-moz-transform: translateX(260px);
			-webkit-transform: translateX(260px);
			-ms-transform: translateX(260px);
			transform: translateX(260px);
		}

		body.navPanel-visible #navButton {
			-moz-transform: translateX(260px);
			-webkit-transform: translateX(260px);
			-ms-transform: translateX(260px);
			transform: translateX(260px);
		}
		.icon_start {
			display: none;
		}
		/* Header
		****************************/
		h1 {
			font-size: 24px;
			font-weight: 900;
			line-height: 30px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		h2 {
			font-size: 24px;
			font-weight: 900;
			line-height: 30px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		.jc_jobdetails_head h1 {
			text-align: center;
			font-size: 24px;
			font-weight: 900;
			line-height: 30px;
			margin: 0;
			padding: 0;
		}
		h1.jobsheading {
			text-align: center;
			font-size: 24px;
			font-weight: 900;
			line-height: 30px;
			margin: 25px 0 25px 0;
		}
		h3 {
			font-size: 18px!important;
			font-weight: 900;
			line-height: 25px;
			margin: 10px 0 20px 0;
			padding: 0;
		}
		h4 {
			font-size: 18px!important;
			font-weight: 900;
			line-height: 25px;
			margin: 20px 0 20px 0;
			padding: 0;
		}
		.sep {
			margin: 30px auto;
			max-width: 90%;
		}
		.sep::after {
			width: 40px;
			margin-left: -20px;
		}
		.sep_dark {
			margin: 30px auto;
			max-width: 90%;
		}
		.sep_dark::after {
			width: 40px;
			margin-left: -20px;
		}

		/* Article
		****************************/
		#mainwrapper {
			padding: 20px 0 370px 0;
			margin: 0 auto;
		}
		div#hauptbereich_gross {
			font-size: 16px;
			line-height: 30px;
			padding: 15px 18px 35px 18px;
		}
		.item-page {
			padding: 0;
		}

		/* Counter
		****************************/
		#numbers {
			display: none;
		}

		/* List
		****************************/
		ul.list li {
			margin: 0 0 2px 20px;
			padding: 0 0 0 5px;
			list-style-type: square;
		}
		ul.col1 {
			margin: 10px 0 0 0;
			padding: 0;
		}
		ul.col1 li {
			margin: 0 0 2px 0;
			padding: 0 0 0 5px;
		}
			ul.col2 {
				margin: 4px 0 8px 0;
				padding: 0;
			}
			ul.col2 li {
				margin: 0 0 2px 25px;
				padding: 0 0 0 5px;
				list-style-type: square;
			}

		/* Coaching
		****************************/
		div.center {
			display: none;
		}
		a.more {
			display: none;
		}
		div.teaser_heading_left {
			position: relative;
			bottom: 0;
			right: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 18px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
		}
		div.teaser_img_left {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_left img {
			display: none;
		}
		div.teaser_heading_right {
			position: relative;
			bottom: 0;
			left: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 18px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
			margin: 20px 0 0 0;
		}
		div.teaser_img_right {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_right img {
			display: none;
		}

		/* Formular
		****************************/
		div.jc_application {
			float: none;
			width: 100%;
			padding: 0 20px 28px 20px;
			margin-top: 10px;
		}
		.jc_application_head h2 {
			font-size: 18px !important;
			font-weight: 900;
			color: #444;
			margin: 5px 0 25px 0;
			padding: 0;
			text-align: center;
		}
		div.jc_application .sep {
			margin: 0 auto 20px auto;
		}
		.jc_application .control-group {
			margin-bottom: 20px;
		}
		div.jc_application .control-label {
			font-size: 18px;
			padding: 0 0 10px 0;
		}
		div.jc_application input {
			color: #444;
			font-size: 16px!important;
			margin: 0 0 15px 0;
			padding: 0 9px;
			height: 45px;
		}
		div.jc_application input.attachments {
			font-size: 16px!important;
			margin: 0 0 5px 0!important;
			padding: 8px 9px 8px 8px;
		}
		div.jc_application textarea {
			color: #444;
			font-size: 16px!important;
			margin: 0 0 15px 0!important;
			padding: 9px;
			height: 145px;
		}
		.application_checkbox {
			float: left;
			width: 10px;
		}
		div.application_checkbox input {
			width: 10px!important;
			height: 10px!important;
			margin: 5px 0 0 -5px!important;
		}
		div.application_note_text {
			font-size: 13px;
			line-height: 20px;
			margin-left: 15px;
		}
		.application_note {
			margin: 0 0 60px 0;
		}
		.application_button {
			float: left;
			margin-top: -42px;
			margin-bottom: 15px;
		}
		div.application_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 18px;
			font-weight: 600;
		}
		div.application_button button:hover {
			font-size: 18px;
			font-weight: 600;
		}

		/* JoomCareer
		****************************/
		.jc_jobs {
			margin-top: 0;
		}
		.jc_jobs_list {
			float: left;
			width: 100%;
			margin-top: 0;
			margin-bottom: 10px;
		}
		div.jc_filter select {
			float: none;
			font-size: 15px!important;
			margin: 7px 0!important;
			padding: 0 35px 0 9px;
			height: 42px;
			max-width: 200px;
			vertical-align: middle;
		}
		.jc_filter {
			float: none;
			width: 100%;
			margin: 20px 0;
			background: 0 none;
			padding: 0;
		}
		.jc_jobs tr {
			border-radius: 0px;
			border: 1px solid #e7e7e7;
			color: #5e5e5e;
			box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.095);
			margin: 12px 0 25px 0;
		}
		.jc_item_wrapper1 {
			background-color: #fff;
		}
		td.jc_jobs_name {
			padding: 20px 25px 10px 25px!important;
		}
		.jc_jobs td::before {
			position: relative;
			display: block;
			left: 0;
			width: 100%;
			padding: 0;
			font-size: 16px;
			font-weight: 300;
		}
		.jc_item_wrapper0 {
			padding: 5px 0 15px 0;
		} 
		.jc_item_wrapper0 td {
			font-size: 18px;
			font-weight: 900;
			padding: 10px 25px;
		} 
		.jc_item_wrapper1 {
			padding: 5px 0 15px 0;
		} 
		.jc_item_wrapper1 td {
			font-size: 18px;
			font-weight: 900;
			padding: 10px 25px;
		}
		.counter {
			margin: 0;
		}
		select#limit {
			font-size: 16px!important;
		}

		/* Job Detail ***************************/
		.jc_jobdetails_wrapper {
			padding: 0;
		}
		.jc_jobdetails {
			float: none;
			margin: 0;
		}
		.jc_jobdetails_back {
			float: none;
			text-align: center;
			margin: 20px 0;
		}
		.jc_jobdetails_back a {
			padding: 4px 12px !important;
			font-size: 14px !important;
			border: 0;
		}
		.jc_jobdetails_details {
			margin-top: 25px;
		}
		p.jc_jobdetails_value {
			font-size: 16px;
			font-weight: 500;
			float: none;
			width: 100%;
			margin: 5px 0;
			padding: 10px 10px 10px 55px !important;
		}
			p.branche_value {
				background: #fff url("../images/info.png") 18px center no-repeat;
			}
			p.work-city_value {
				background: #fff url("../images/marker.png") 18px center no-repeat;
			}
			p.befristung_value {
				background: #fff url("../images/calendar.png") 18px center no-repeat;
			}
			p.category_value {
				background: #fff url("../images/clock.png") 18px center no-repeat;
			}
			p.anstellung_label {
				padding-top: 30px;
			}
			p.anstellung_value {
				margin-left: -10px;
				padding-left: 50px!important;
				font-weight: 300;
			}
		p.jc_jobdetails_label {
			font-size: 20px;
			color: #c70b47;
			font-weight: 900;
		}
		div.jc_jobdetails_value {
			padding: 15px 0;
		}
		p.fachrichtung_value {
			text-align: center;
			font-size: 16px;
			font-weight: 600;
			margin: 0 0 30px 0;
			padding: 0!important;
		}
		p.ihr-profil_label {
			padding-top: 20px;
		}
		.jc_jobdetails_details ul {
			margin: 10px 0 10px 20px;
			padding: 0;
		}
		p#jc_appserv {
			background: #fff;
			font-size: 16px;
			border: 6px solid #e3e3e3;
			margin: 10px 0;
			padding: 14px;
			text-align: center;
		}
		span#jc_info_contact {
			font-size: 14px;
			line-height: 26px;
		}
		span#jc_info_contact {
			display: none;
		}
		span#jc_info_contact_info {
			display: none;
		}
		span#jc_number {
			font-size: 28px;
			font-weight: 600;
			color: #c7104d;
		}
		.jc_jobdetails_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 18px;
			font-weight: 600;
		}
		.jc_jobdetails_button button:hover {
			border-bottom: 4px solid #c7104d;
			font-size: 18px;
			font-weight: 600;
		}

		/* XMAP
		****************************/
		#xmap ul.level_0 { 
			margin: 0;
			padding: 0;
		}
		#xmap ul.level_1 { 
			margin: 0;
			padding: 0 0 0 5px;
		}
		#xmap ul.level_2 { 
			margin: 0;
			padding: 0 0 0 0;
		}

		/* Footer
		****************************/
		#footerwrapper {
			text-align: left;
			padding: 24px 18px 35px 18px;
			margin: 0;
		}
		li.item-145 {
			display: none;
		}
		.moduletable_nav {
			padding: 0;
			margin: 0 0 10px -40px;
		}
		.moduletable_nav ul.nav li {
			float: none;
			padding: 0;
			margin: 0;
		}
		.moduletable_nav ul.nav a {
			font-size: 16px;
		}
		.moduletable_nav ul.nav span {
			font-size: 19px;
		}
		.moduletable_contact {
			float: none;
			font-size: 16px;
			line-height: 30px;
			margin: 0;
			padding: 0;
		}
		.moduletable_contact h3 {
			margin: 0 0 12px 0;
			font-size: 19px!important;
		}
		#copyright {
			position: absolute;
			right: 0;
			left: 16px;
			color: #757575;
			bottom: -60px;
			padding: 0;
			font-size: 14px;
			line-height: 20px;
		}
		#footerwrapper img {
			height: 14px;
			padding: 0 6px 0 0;
		}
		#loginwrapper .moduletable {
			padding: 28px 0 52px 16px;
			margin: 0 auto;
		}
		#gototop {
			display: none;
		}		

		/* Cookies
		****************************/
		.coockie_banner p {
			font-size: 15px;
		}
		.coockie_banner .butonDefecto {
			font-size: 15px!important;
			padding: 4px 10px 2px 10px; 
			margin: 14px auto 0 auto!important;
		}
		.coockie_banner a {
			font-size: 15px;
			margin: 8px auto;
		}
	}

	/* Devices (320px to 479px) 
	******************************************************************
	******************************************************************/
	@media only screen and (min-width: 320px) and (max-width: 479px) {
		/* navButton
		****************************/
		#navButton {
			width: 38px;
			height: 32px;
		}
		#navButton .toggle::after {
			top: 14px;
			left: 14px;
			width: 38px;
			height: 32px;
		}
		#navButton .toggle::before {
			top: 14px;
			left: 14px;
			width: 38px;
			height: 32px;
			line-height: 32px;
		}
		#navPanel {
			font-size: 13px;
			padding-top: 10px;
			padding-bottom: 10px;
			-moz-transform: translateX(-225px);
			-webkit-transform: translateX(-225px);
			-ms-transform: translateX(-225px);
			transform: translateX(-225px);
			width: 225px;
		}
		body.navPanel-visible #page-wrapper {
			-moz-transform: translateX(225px);
			-webkit-transform: translateX(225px);
			-ms-transform: translateX(225px);
			transform: translateX(225px);
		}

		body.navPanel-visible #navButton {
			-moz-transform: translateX(225px);
			-webkit-transform: translateX(225px);
			-ms-transform: translateX(225px);
			transform: translateX(225px);
		}
		#gototop {
			display: none;
		}

		/* Header
		****************************/
		h1 {
			font-size: 22px;
			font-weight: 900;
			line-height: 28px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		h2 {
			font-size: 22px;
			font-weight: 900;
			line-height: 28px;
			margin: 25px 0 0 0;
			padding: 0;
		}
		.jc_jobdetails_head h1 {
			text-align: center;
			font-size: 22px;
			font-weight: 900;
			line-height: 28px;
			margin: 0;
			padding: 0;
		}
		h1.jobsheading {
			text-align: center;
			font-size: 22px;
			font-weight: 900;
			line-height: 28px;
			margin: 25px 0 25px 0;
		}
		h3 {
			font-size: 17px!important;
			font-weight: 900;
			line-height: 25px;
			margin: 10px 0 20px 0;
			padding: 0;
		}
		h4 {
			font-size: 17px!important;
			font-weight: 900;
			line-height: 25px;
			margin: 20px 0 20px 0;
			padding: 0;
		}
		.sep {
			margin: 25px auto;
			max-width: 90%;
		}
		.sep::after {
			width: 40px;
			margin-left: -20px;
		}
		.sep_dark {
			margin: 25px auto;
			max-width: 90%;
		}
		.sep_dark::after {
			width: 40px;
			margin-left: -20px;
		}

		/* Article
		****************************/
		#mainwrapper {
			padding: 20px 0 360px 0;
			margin: 0 auto;
		}
		div#hauptbereich_gross {
			font-size: 16px;
			line-height: 26px;
			padding: 15px 16px 35px 16px;
		}
		.item-page {
			padding: 0;
		}

		/* Counter
		****************************/
		#numbers {
			display: none;
		}

		/* List
		****************************/
		ul.list li {
			margin: 0 0 2px 20px;
			padding: 0 0 0 5px;
			list-style-type: square;
		}
		ul.col1 {
			margin: 10px 0 0 0;
			padding: 0;
		}
		ul.col1 li {
			margin: 0 0 2px 0;
			padding: 0 0 0 5px;
			
		}
			ul.col2 {
				margin: 4px 0 8px 0;
				padding: 0;
			}
			ul.col2 li {
				margin: 0 0 2px 25px;
				padding: 0 0 0 5px;
				list-style-type: square;
			}

		/* Coaching
		****************************/
		div.center {
			display: none;
		}
		a.more {
			display: none;
		}
		div.teaser_heading_left {
			position: relative;
			bottom: 0;
			right: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 17px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
		}
		div.teaser_img_left {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_left img {
			display: none;
		}
		div.teaser_heading_right {
			position: relative;
			bottom: 0;
			left: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 17px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
			margin: 20px 0 0 0;
		}
		div.teaser_img_right {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_right img {
			display: none;
		}

		/* Formular
		****************************/
		div.jc_application {
			float: none;
			width: 100%;
			padding: 5px 15px 20px 15px;
			margin-top: 5px;
		}
		.jc_application_head h2 {
			font-size: 17px !important;
			font-weight: 900;
			color: #444;
			margin: 5px 0 20px 0;
			padding: 0;
			text-align: center;
		}
		div.jc_application .sep {
			margin: 0 auto 20px auto;
		}
		.jc_application .control-group {
			margin-bottom: 20px;
		}
		div.jc_application .control-label {
			font-size: 16px;
			padding: 0 0 10px 0;
		}
		div.jc_application input {
			color: #444;
			font-size: 14px!important;
			margin: 0 0 15px 0;
			padding: 0 9px;
			height: 45px;
		}
		div.jc_application input.attachments {
			font-size: 14px!important;
			margin: 0 0 5px 0!important;
			padding: 8px 9px 8px 8px;
		}
		div.jc_application textarea {
			color: #444;
			font-size: 14px!important;
			margin: 0 0 15px 0!important;
			padding: 9px;
			height: 140px;
		}
		.application_checkbox {
			float: left;
			width: 10px;
		}
		div.application_checkbox input {
			width: 10px!important;
			height: 10px!important;
			margin: 5px 0 0 -5px!important;
		}
		div.application_note_text {
			font-size: 12px;
			line-height: 20px;
			margin-left: 15px;
		}
		.application_note {
			margin: 0 0 60px 0;
		}
		.application_button {
			float: left;
			margin-top: -42px;
			margin-bottom: 15px;
		}
		div.application_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 16px;
			font-weight: 600;
		}
		div.application_button button:hover {
			font-size: 16px;
			font-weight: 600;
		}

		/* JoomCareer
		****************************/
		.jc_jobs {
			margin-top: 0;
		}
		.jc_jobs_list {
			float: left;
			width: 100%;
			margin-top: 0;
			margin-bottom: 10px;
		}
		div.jc_filter select {
			float: none;
			font-size: 14px!important;
			margin: 6px 0!important;
			padding: 0 35px 0 9px;
			height: 36px;
			max-width: 200px;
			vertical-align: middle;
		}
		.jc_filter {
			float: none;
			width: 100%;
			margin: 20px 0;
			background: 0 none;
			padding: 0;
		}
		.jc_jobs tr {
			border-radius: 0px;
			border: 1px solid #e7e7e7;
			color: #5e5e5e;
			box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.095);
			margin: 12px 0 25px 0;
		}
		.jc_item_wrapper1 {
			background-color: #fff;
		}
		td.jc_jobs_name {
			padding: 15px 15px 10px 15px!important;
		}
		.jc_jobs td::before {
			position: relative;
			display: block;
			left: 0;
			width: 100%;
			padding: 0;
			font-size: 14px;
			font-weight: 300;
		}
		.jc_item_wrapper0 td {
			font-size: 16px;
			font-weight: 900;
			padding: 10px 15px;
		} 
		.jc_item_wrapper1 td {
			font-size: 16px;
			font-weight: 900;
			padding: 10px 15px;
		}
		.counter {
			margin: 0;
		}

		/* Job Detail ***************************/
		.jc_jobdetails_wrapper {
			padding: 0;
		}
		.jc_jobdetails {
			float: none;
			margin: 0;
		}
		.jc_jobdetails_back {
			float: none;
			text-align: center;
			margin: 20px 0;
		}
		.jc_jobdetails_back a {
			padding: 4px 12px !important;
			font-size: 11px !important;
			border: 0;
		}
		.jc_jobdetails_details {
			margin-top: 25px;
		}
		p.jc_jobdetails_value {
			font-size: 15px;
			font-weight: 500;
			float: none;
			width: 100%;
			margin: 5px 0;
			padding: 10px 10px 10px 35px !important;
		}
			p.branche_value {
				background: #fff url("../images/info.png") 10px center no-repeat;
			}
			p.work-city_value {
				background: #fff url("../images/marker.png") 10px center no-repeat;
			}
			p.befristung_value {
				background: #fff url("../images/calendar.png") 10px center no-repeat;
			}
			p.category_value {
				background: #fff url("../images/clock.png") 10px center no-repeat;
			}
			p.anstellung_label {
				padding-top: 30px;
			}
			p.anstellung_value {
				margin-left: -10px;
				padding-left: 45px!important;
				font-weight: 300;
			}
		p.jc_jobdetails_label {
			font-size: 18px;
			color: #c70b47;
			font-weight: 900;
		}
		div.jc_jobdetails_value {
			padding: 15px 0;
		}
		p.fachrichtung_value {
			text-align: center;
			font-size: 14px;
			font-weight: 600;
			margin: 0 0 20px 0;
			padding: 0!important;
		}
		p.ihr-profil_label {
			padding-top: 20px;
		}
		.jc_jobdetails_details ul {
			margin: 10px 0 10px 20px;
			padding: 0;
		}
		p#jc_appserv {
			background: #fff;
			font-size: 15px;
			border: 6px solid #e3e3e3;
			margin: 10px 0;
			padding: 14px;
			text-align: center;
		}
		span#jc_info_contact {
			font-size: 14px;
			line-height: 26px;
		}
		span#jc_info_contact {
			display: none;
		}
		span#jc_info_contact_info {
			display: none;
		}
		span#jc_number {
			font-size: 24px;
			font-weight: 600;
			color: #c7104d;
		}
		.jc_jobdetails_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 16px;
			font-weight: 600;
		}
		.jc_jobdetails_button button:hover {
			border-bottom: 4px solid #c7104d;
			font-size: 16px;
			font-weight: 600;
		}

		/* XMAP
		****************************/
		#xmap ul.level_0 { 
			margin: 0;
			padding: 0;
		}
		#xmap ul.level_1 { 
			margin: 0;
			padding: 0 0 0 5px;
		}
		#xmap ul.level_2 { 
			margin: 0;
			padding: 0 0 0 0;
		}

		/* Footer
		****************************/
		#footerwrapper {
			text-align: left;
			padding: 20px 16px 35px 16px;
			margin: 0;
		}
		li.item-145 {
			display: none;
		}
		.moduletable_nav {
			padding: 0;
			margin: 0 0 10px -40px;
		}
		.moduletable_nav ul.nav li {
			float: none;
			padding: 0;
			margin: 0 0 0 0;
		}
		.moduletable_nav ul.nav a {
			font-size: 14px;
		}
		.moduletable_nav ul.nav span {
			font-size: 18px;
		}
		.moduletable_contact {
			float: none;
			font-size: 14px;
			line-height: 26px;
			margin: 0;
			padding: 0;
		}
		.moduletable_contact h3 {
			margin: 0 0 13px 0;
			font-size: 18px!important;
		}
		#copyright {
			position: absolute;
			right: 0;
			left: 16px;
			color: #757575;
			bottom: -56px;
			padding: 0;
			font-size: 12px;
			line-height: 18px;
		}
		#footerwrapper img {
			height: 12px;
			padding: 0 6px 0 0;
		}
		#loginwrapper .moduletable {
			padding: 24px 0 50px 14px;
			margin: 0 auto;
		}
		#gototop {
			display: none;
		}

		/* Cookies
		****************************/
		.coockie_banner p {
			font-size: 12px;
			line-height: 20px;
		}
		.coockie_banner .butonDefecto {
			font-size: 12px!important;
			padding: 4px 10px 1px 10px; 
			margin: 14px auto 0 auto!important;
		}
		.coockie_banner a {
			font-size: 12px;
			margin: 8px auto;
		}
	}

	/* Devices (200px to 319px) 
	******************************************************************
	******************************************************************/
	@media only screen and (min-width: 200px) and (max-width: 319px) {
		/* navButton
		****************************/
		#navButton {
			width: 32px;
			height: 26px;
		}
		#navButton .toggle::after {
			top: 8px;
			left: 8px;
			width: 32px;
			height: 26px;
		}
		#navButton .toggle::before {
			top: 8px;
			left: 8px;
			width: 32px;
			height: 26px;
			line-height: 26px;
		}
		#navPanel {
			font-size: 10px;
			padding-top: 10px;
			padding-bottom: 10px;
			-moz-transform: translateX(-175px);
			-webkit-transform: translateX(-175px);
			-ms-transform: translateX(-175px);
			transform: translateX(-175px);
			width: 175px;
		}
		body.navPanel-visible #page-wrapper {
			-moz-transform: translateX(175px);
			-webkit-transform: translateX(175px);
			-ms-transform: translateX(175px);
			transform: translateX(175px);
		}

		body.navPanel-visible #navButton {
			-moz-transform: translateX(175px);
			-webkit-transform: translateX(175px);
			-ms-transform: translateX(175px);
			transform: translateX(175px);
		}
		#gototop {
			display: none;
		}

		/* Header
		****************************/
		h1 {
			font-size: 16px;
			font-weight: 900;
			line-height: 24px;
			margin: 0;
			padding: 0;
		}
		h2 {
			font-size: 16px;
			font-weight: 900;
			line-height: 24px;
			margin: 0;
			padding: 0;
		}
		.jc_jobdetails_head h1 {
			text-align: center;
			font-size: 16px;
			font-weight: 900;
			line-height: 24px;
			margin: 0;
			padding: 0;
		}
		h1.jobsheading {
			text-align: center;
			font-size: 16px;
			font-weight: 900;
			line-height: 24px;
			margin: 0;
			padding: 0;
		}
		h3 {
			font-size: 12px!important;
			font-weight: 900;
			line-height: 20px;
			margin: 10px 0 20px 0;
			padding: 0;
		}
		h4 {
			font-size: 12px!important;
			font-weight: 900;
			line-height: 20px;
			margin: 20px 0 20px 0;
			padding: 0;
		}
		.sep {
			margin: 25px auto;
			max-width: 90%;
		}
		.sep::after {
			width: 40px;
			margin-left: -20px;
		}
		.sep_dark {
			margin: 25px auto;
			max-width: 90%;
		}
		.sep_dark::after {
			width: 40px;
			margin-left: -20px;
		}

		/* Article
		****************************/
		#mainwrapper {
			padding: 20px 0 230px 0;
			margin: 0 auto;
		}
		div#hauptbereich_gross {
			font-size: 11px;
			line-height: 18px;
			padding: 15px 12px 35px 12px;
		}
		.item-page {
			padding: 0;
		}

		/* Counter
		****************************/
		#numbers {
			display: none;
		}

		/* List
		****************************/
		ul.list li {
			margin: 0 0 2px 20px;
			padding: 0 0 0 5px;
			list-style-type: square;
		}
		ul.col1 {
			margin: 10px 0 0 0;
			padding: 0;
		}
		ul.col1 li {
			margin: 0 0 2px 0;
			padding: 0 0 0 5px;
			
		}
			ul.col2 {
				margin: 4px 0 8px 0;
				padding: 0;
			}
			ul.col2 li {
				margin: 0 0 2px 25px;
				padding: 0 0 0 5px;
				list-style-type: square;
			}

		/* Coaching
		****************************/
		div.center {
			display: none;
		}
		a.more {
			display: none;
		}
		div.teaser_heading_left {
			position: relative;
			bottom: 0;
			right: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 13px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
		}
		div.teaser_img_left {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_left img {
			display: none;
		}
		div.teaser_heading_right {
			position: relative;
			bottom: 0;
			left: 0;
			background: #F2F4F6;
			padding: 0;
			border: 0;
			font-size: 13px;
			font-weight: 600;
			color: #c7104d;
			text-align: center;
			margin: 20px 0 0 0;
		}
		div.teaser_img_right {
			position: relative;
			float: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
		div.teaser_img_right img {
			display: none;
		}

		/* Formular
		****************************/
		div.jc_application {
			float: none;
			width: 100%;
			padding: 15px 12px;
			margin-top: 5px;
		}
		.jc_application_head h2 {
			font-size: 12px !important;
			font-weight: 900;
			color: #444;
			margin: 5px 0 20px 0;
			padding: 0;
			text-align: center;
		}
		div.jc_application .sep {
			margin: 0 auto 20px auto;
		}
		.jc_application .control-group {
			margin-bottom: 15px;
		}
		div.jc_application .control-label {
			font-size: 11px;
			padding: 0 0 10px 0;
		}
		div.jc_application input {
			color: #444;
			font-size: 13px!important;
			margin: 0 0 15px 0;
			padding: 0 9px;
			height: 30px;
		}
		div.jc_application input.attachments {
			font-size: 13px!important;
			margin: 0 0 5px 0!important;
			padding: 8px 9px 8px 8px;
		}
		div.jc_application textarea {
			color: #444;
			font-size: 13px!important;
			margin: 0 0 15px 0!important;
			padding: 9px;
			height: 100px;
		}
		.application_checkbox {
			float: left;
			width: 10px;
		}
		div.application_checkbox input {
			width: 10px!important;
			height: 10px!important;
			margin: 5px 0 0 -5px!important;
		}
		div.application_note_text {
			font-size: 10px;
			line-height: 20px;
			margin-left: 15px;
		}
		.application_note {
			margin: 0 0 60px 0;
		}
		.application_button {
			float: left;
			margin-top: -42px;
			margin-bottom: 15px;
		}
		div.application_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 13px;
			font-weight: 600;
		}
		div.application_button button:hover {
			font-size: 13px;
			font-weight: 600;
		}

		/* JoomCareer
		****************************/
		.jc_jobs {
			margin-top: 0;
		}
		.jc_jobs_list {
			float: left;
			width: 100%;
			margin-top: 0;
			margin-bottom: 10px;
		}
		div.jc_filter select {
			float: none;
			font-size: 11px!important;
			margin: 6px 0!important;
			padding: 0 35px 0 9px;
			height: 36px;
			max-width: 200px;
			vertical-align: middle;
		}
		.jc_filter {
			float: none;
			width: 100%;
			margin: 20px 0;
			background: 0 none;
			padding: 0;
		}
		.jc_jobs tr {
			border-radius: 0px;
			border: 1px solid #e7e7e7;
			color: #5e5e5e;
			box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.095);
			margin: 12px 0 25px 0;
		}
		.jc_item_wrapper1 {
			background-color: #fff;
		}
		td.jc_jobs_name {
			padding: 15px 15px 10px 15px!important;
		}
		.jc_jobs_list a {
			font-size: 17px;
		}

		.jc_jobs td::before {
			position: relative;
			display: block;
			font-size: 12px!important;
			left: 0;
			width: 100%;
			padding: 0 0 2px 0;
			font-weight: 300;
		}
		.jc_item_wrapper0 td {
			font-size: 14px;
			font-weight: 900;
			padding: 10px 15px;
		} 
		.jc_item_wrapper1 td {
			font-size: 14px;
			font-weight: 900;
			padding: 10px 15px;
		}
		.counter {
			margin: 0;
		}
		select#limit {
			font-size: 12px!important;
		}

		/* Job Detail ***************************/
		.jc_jobdetails_wrapper {
			padding: 0;
		}
		.jc_jobdetails {
			float: none;
			margin: 0;
		}
		.jc_jobdetails_back {
			float: none;
			text-align: center;
			margin: 15px 0;
		}
		.jc_jobdetails_back a {
			padding: 4px 12px !important;
			font-size: 11px !important;
			border: 0;
		}
		p.jc_jobdetails_value {
			font-size: 12px;
			float: none;
			width: 100%;
			margin: 5px 0;
			padding: 10px 10px 10px 35px !important;
		}
			p.branche_value {
				background: #fff url("../images/info.png") 10px center no-repeat;
			}
			p.work-city_value {
				background: #fff url("../images/marker.png") 10px center no-repeat;
			}
			p.befristung_value {
				background: #fff url("../images/calendar.png") 10px center no-repeat;
			}
			p.category_value {
				background: #fff url("../images/clock.png") 10px center no-repeat;
			}
			p.anstellung_label {
				padding-top: 30px;
			}
			p.anstellung_value {
				margin-left: -10px;
				padding-left: 45px!important;
			}
		p.jc_jobdetails_label {
			font-size: 14px;
			color: #c70b47;
			font-weight: 900;
		}
		div.jc_jobdetails_value {
			padding: 15px 0;
		}
		p.fachrichtung_value {
			text-align: center;
			font-size: 11px;
			font-weight: 600;
			margin: 0 0 20px 0;
			padding: 0!important;
		}
		p.ihr-profil_label {
			padding-top: 20px;
		}
		.jc_jobdetails_details ul {
			margin: 10px 0 10px 20px;
			padding: 0;
		}
		p#jc_appserv {
			background: #fff;
			border: 6px solid #e3e3e3;
			margin: 10px 0;
			padding: 10px;
			text-align: center;
		}
		span#jc_info_contact {
			font-size: 14px;
			line-height: 26px;
		}
		span#jc_info_contact {
			display: none;
		}
		span#jc_info_contact_info {
			display: none;
		}
		span#jc_number {
			font-size: 16px;
			font-weight: 500;
			color: #c7104d;
		}
		.jc_jobdetails_button button {
			border-bottom: 4px solid #c7104d;
			font-size: 13px;
			font-weight: 600;
		}
		.jc_jobdetails_button button:hover {
			border-bottom: 4px solid #c7104d;
			font-size: 13px;
			font-weight: 600;
		}

		/* XMAP
		****************************/
		#xmap ul.level_0 { 
			margin: 0;
			padding: 0;
		}
		#xmap ul.level_1 { 
			margin: 0;
			padding: 0 0 0 5px;
		}
		#xmap ul.level_2 { 
			margin: 0;
			padding: 0 0 0 0;
		}

		/* Footer
		****************************/
		#footerwrapper {
			text-align: left;
			padding: 14px 12px 30px 12px;
			margin: 0;
		}
		li.item-145 {
			display: none;
		}
		.moduletable_nav {
			padding: 0;
			margin: 0 0 10px -40px;
		}
		.moduletable_nav ul.nav li {
			float: none;
			padding: 0;
			margin: -10px 0 0 0;
		}
		.moduletable_nav ul.nav a {
			font-size: 11px;
		}
		.moduletable_nav ul.nav span {
			font-size: 14px;
		}
		.moduletable_contact {
			float: none;
			font-size: 11px;
			line-height: 19px;
			margin: 0;
			padding: 0;
		}
		.moduletable_contact h3 {
			margin: 0 0 12px 0;
			font-size: 14px!important;
		}
		#copyright {
			position: absolute;
			right: 0;
			left: 15px;
			color: #757575;
			bottom: -50px;
			padding: 0;
			font-size: 10px;
			line-height: 19px;
		}
		#footerwrapper img {
			display: none;
		}
		#loginwrapper .moduletable {
			padding: 30px 0;
			margin: 0 auto;
		}
		#gototop {
			display: none;
		}

		/* Cookies
		****************************/
		.coockie_banner p {
			font-size: 10px;
			line-height: 16px;
		}
		.coockie_banner .butonDefecto {
			font-size: 10px!important;
			padding: 4px 10px 1px 10px; 
			margin: 14px auto 0 auto!important;
		}
		.coockie_banner a {
			font-size: 10px;
			margin: 8px auto;
		}
	}

}
