@import url("font-awesome.min.css");
@import url("footer.css");



/* Reset */
html, body, div, span, applet, object, iframe, h1, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}
	p {
		font-size: 16px;
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

	body {
		line-height: 1;
	}

	ol, ul {
		list-style: none;
	}
	.nummer {
		list-style-image: url(../../images/arrowlist.png);
		padding: 0 0 1em 2.5em;
	}
	.liste {
		padding: 0 1em 1em 1em;
		font-size: 1em;
	}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}

/* Basic */

	@-ms-viewport {
		width: device-width;
	}

	body {
		background: #f5f7fa;
		font-family: 'Arial', sans-serif;
		font-weight: 300;
		color: #52575c;
		line-height: 1.75em;
		font-size: 14pt;
	}

		body.is-loading * {
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
		}

	input, textarea, select {
		font-family: 'Arial', sans-serif;
		font-weight: 300;
		color: #52575c;
		line-height: 1.75em;
		font-size: 15pt;
	}

	h1, h3, h5, h6 {
		font-weight: 300;
		color: #52575c;
	}
	h4 {
		font-weight: 300;
		color: #f15a24;
		text-align: center;
	}

	h1 a, h3 a, h4 a, h5 a, h6 a {
		color: inherit;
		text-decoration: none;
	}
	
	h2 {
		font-weight: 300;
		color: #52575c;
		font-size: 0.8em;
		margin: 0 0 0 0;
		text-align: center;
		text-transform: uppercase;
	}

	h3 {
		color: #409ea0;
		font-size: 1.5em;
		line-height: 1.5em;
		text-transform: uppercase;
	}
	
	h4 {
		font-size: 1.6em;
		line-height: 1.25em;	
	}
	.karrierenetzwerk {
		font-weight: 300;
		color: #52575c;
		font-size: 2.5em;
		text-align: center;
		margin: -0.4em 0 0.1em 0;
		text-transform: uppercase;
		
	}

	a {
		color: #DDDDDD;
		text-decoration: none;
	}
		a:hover {
			color: #000000;
		}

	strong, b {
		font-weight: 400;
		color: #42474c;
	}

	em, i {
		font-style: italic;
	}

	sub {
		position: relative;
		top: 0.5em;
		font-size: 0.8em;
	}

	sup {
		position: relative;
		top: -0.5em;
		font-size: 0.8em;
	}

	hr {
		border: 0;
		border-top: solid 1px #c2c7cc;
	}

	blockquote {
		border-left: solid 0.5em #c2c7cc;
		padding: 1em 0 1em 2em;
		font-style: italic;
	}

	p, ul, ol, dl, table {
		margin-bottom: 0;
	}

	br.clear {
		clear: both;
	}
	.clear {
		clear: both;
	}
	
	.search {
		padding-top: 5em;
		padding-bottom: 4.8em;
	}
	.ueberstart {
		font-size: 1.3em;
		background-color: #01bba8;
		padding: 0.3em 1em 0.4em 1em;
		border-radius: 0.3em 0.3em 0 0;
		color: #FFFFFF;
	}
	.abstandsuche {
		padding: 0em 1em;
		float: left;
	} 
	.Stil1 {
		padding: 0px 5%;
		text-align: justify;
		line-height: 1.5em;
	}
	.Stil2 {
		font-size: 16px;
		text-align: justify;
		line-height: 1.5em;
	}
	.center {
		text-align: center;
	}
	.bgabout {
		background-color: #EEEEEE;
		padding-bottom: 2em;
		margin-top: 2.7em;
	}
	.show {
		height: 1.75em;
	}
	.aktjobs {
		box-shadow: 0px 0px 10px #999999;
		padding: 0.3em 1em;
		text-align: left;
		min-height: 9.5em;
		max-width: 100%;
		margin: 0 auto;
		border-radius: 15px;
		background: #FFFFFF;
	}
	.aktbeschr {
		width: 100%;
		padding: 0.2em 0 0.3em 0;
		line-height: 1.2em;
		font-size: 1.2em;
		text-align: left;
	}	
	.aktangebot {
		box-shadow: 0px 0px 3px #AAAAAA;
		padding: 0.2em;
		min-height: 7.7em;
		min-width: 9em;
		float: left;
		margin: 0.2em 1.6em 0 0;
	}
	.allangebot {
		margin-top: 0.5em;
		float: left;
		min-width: 90%;	
	}
	.pfeillinks {
		width: 5%;
		float: left;
		text-align: left;
		margin-top: 0.5em;
	}
	.pfeilrechts {
		width: 5%;
		float: left;
		text-align: right;
		margin-top: 0.5em;
		margin-left: -0.6em;		
	}
	.nachricht {
		margin-bottom: 1em;
	}
	.linie {
		width: 6%;
		float: left;
	}
	.newsletter {
		width: 47%;
		float: left;
	}
		.newstext {
			text-align: justify;
			padding-left: 1em;
			line-height: 1.4em;
		}
	.jobfinder {
		width: 47%;
		float: left;	
	}
		.jfindtext {
			text-align: justify;
			padding-right: 1em;	
			line-height: 1.4em;
		}
	.titelleft {
		text-align: right;
		text-transform: uppercase;
	}
	.titelright {
		text-align: left;
		text-transform: uppercase;
	}
	.karriere {
		padding: 2em 1em 4em 1em;
		background-color: #e5e7e7;
	}
	.karrieretext {
		margin: 0 0 1em 0;
		line-height: 1.2em;
		text-transform: uppercase;
		color: #999999;
		text-align: center;
	}
	.smkn {
		opacity: 0.7;
		float: left;
		width: 11%;
		cursor: pointer;
		padding: 0 0.5% 0.5em 0.5%;
	}
		.smkn:hover {
			opacity: 1;
		}
		.smkn div {
			padding: 10px 2px;
			background-color: #FFFFFF;
			box-shadow: 3px 3px 5px #43a0a2;
		}
	.smknstark {
		opacity: 0.55;
	}
		.smknstark:hover {
			opacity: 1;
		}
	.block {
		text-align: justify;
		line-height: 1.5em;
	}
	.symbol {
		height: 9em;
		padding: 10px 25% 5px 25%;
		text-align: center;	
	}
	.kjas {
		text-align: center;
		font-weight: bold;
	}
	.city {
		background-color: #FFFFFF;
		padding: 0 0 1em 0;
		border-bottom: 15px solid #43a0a2;
	}
	.jobsregion {
		padding: 10px 32%;
	}
		.jobsregion a {
			color: #777777;
		}
			.jobsregion a:hover {
				color: #333333;
			}
	.jobs1 {
		float: left;
		width: 25%
	}
	.jobs2 {
		float: left;
		width: 25%
	}
	.jobs3 {
		float: left;
		width: 25%
	}
	.jobs4 {
		float: left;
		width: 25%
	}
	.jobmedpf {
		font-weight: 400;
	}
/* Sections/Article */

	section, article {
		margin-bottom: 3em;
	}

	section > :last-child,
	article > :last-child,
	section:last-child,
	article:last-child {
		margin-bottom: 0;
	}

	.row > section, .row > article {
		margin-bottom: 0;
	}

	header {
		margin-bottom: 1.5em;
	}

		header > p {
			display: block;
			color: #f35858;
			padding: 0.75em 0 1em 0;
			font-size: 1.5em;
			line-height: 1.5em;
		}

		header.major {
			text-align: center;
		}

/* Image */

	.image {
		-moz-transition: opacity 0.25s ease-in-out;
		-webkit-transition: opacity 0.25s ease-in-out;
		-ms-transition: opacity 0.25s ease-in-out;
		transition: opacity 0.25s ease-in-out;
		display: inline-block;
		outline: 0;
		border: 0;
	}

		.image img {
			display: block;
		}

		.image.featured {
			margin: 0 0 0.5em 0;
		}

		.image.left {
			float: left;
			margin: 0 2em 2em 0;
		}

		.image.centered {
			display: block;
			margin: 0 0 3em 0;
		}

			.image.centered img {
				margin: 0 auto;
				width: auto;
				text-align: center;
			}

	a.image:hover {
		opacity: 0.85;
	}

/* List */

	ul.actions {
		padding-top: 1em;
	}

		ul.actions.major {
			text-align: center;
		}

		ul.actions li {
			display: inline-block;
			margin-left: 1em;
		}

			ul.actions li:first-child {
				margin-left: 0;
			}

	ul.divided li {
		border-top: solid 1px #d2d7dc;
		padding-top: 2em;
		margin-top: 2em;
	}

		ul.divided li:first-child {
			padding-top: 0;
			margin-top: 0;
			border-top: 0;
		}

	ul.icons li:before {
		display: inline-block;
		color: #fff;
		background: #61666b;
		width: 2em;
		height: 2em;
		border-radius: 0.35em;
		text-align: center;
		line-height: 2em;
		margin-right: 0.75em;
	}

	ul.menu li {
		display: inline-block;
		padding-left: 1em;
		margin-left: 1em;
	}

		ul.menu li:first-child {
			border-left: 0;
			padding-left: 0;
			margin-left: 0;
		}

	ol.default {
		list-style: decimal;
		padding-left: 1.25em;
	}

		ol.default li {
			padding-left: 0.25em;
		}

/* Form */

	form .actions {
		padding-top: 0;
	}

	form label {
		display: block;
		font-weight: 300;
		color: #52575c;
		margin: 0 0 0.5em 0;
	}

	form input[type="text"],
	form input[type="email"],
	form input[type="password"],
	form select,
	form textarea {
		-moz-transition: background-color 0.25s ease-in-out;
		-webkit-transition: background-color 0.25s ease-in-out;
		-ms-transition: background-color 0.25s ease-in-out;
		transition: background-color 0.25s ease-in-out;
		-webkit-appearance: none;
		background: #f9fbfe;
		width: 100%;
		line-height: 1.5em;
		padding: 0.75em;
	}

		form input[type="text"]:focus,
		form input[type="email"]:focus,
		form input[type="password"]:focus,
		form select:focus,
		form textarea:focus {
			background: #fff;
		}

	form textarea {
		min-height: 7em;
	}

	form .formerize-placeholder {
		color: #555 !important;
	}

	form ::-webkit-input-placeholder {
		color: #555 !important;
	}

	form :-moz-placeholder {
		color: #555 !important;
	}

	form ::-moz-placeholder {
		color: #555 !important;
	}

	form :-ms-input-placeholder {
		color: #555 !important;
	}

	form ::-moz-focus-inner {
		border: 0;
	}
	input[type="range"].vertikal {
		writing-mode: bt-lr; /* IE */
		-webkit-appearance: slider-horizontal; /* WebKit */
		width: 250px;
		height: 10px;
		background-image: repeating-linear-gradient(90deg, white, white 8%, black 8%, black 9%);
	}

/* Table */

	table {
		width: 100%;
	}

		table.default {
			width: 100%;
		}

			table.default tbody tr {
				border-top: solid 1px #D2D7DC;
			}

				table.default tbody tr:nth-child(2n+1) {
					background: #f9fbfe;
				}

			table.default td {
				padding: 0.5em 1em 0.5em 1em;
			}

			table.default th {
				text-align: left;
				font-weight: 400;
				padding: 0.5em 1em 0.5em 1em;
			}

			table.default tfoot {
				border-top: solid 1px #D2D7DC;
			}

/* Button */

	input[type="button"],
	input[type="submit"],
	input[type="reset"],
	button,
	.button {
		-moz-box-shadow: 0px 0px 10px #A6A6A6;
		-webkit-box-shadow: 0px 0px 15px #A6A6A6;
		box-shadow: 0px 0px 10px #777777;
		transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
		display: inline-block;
		color: inherit;
		background: none;
		text-decoration: none;
		border: solid 1px #c2c7cc;
		padding: 0.3em 2em 0.3em 2em;
		cursor: pointer;
	}

		input[type="button"]:hover,
		input[type="submit"]:hover,
		input[type="reset"]:hover,
		button:hover,
		.button:hover {
			color: #f35858;
			border-color: rgba(243, 88, 88, 0.5);
		}

/* Icons */

	.icon {
		text-decoration: none;
	}

		.icon:before {
			display: inline-block;
			font-family: FontAwesome;
			font-size: 1.25em;
			text-decoration: none;
			font-style: normal;
			font-weight: normal;
			line-height: 1;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
		}

		.icon > .label {
			display: none;
		}

/* Wrappers */

	.wrapper {
		background: linear-gradient(rgba(190,190,190,1) 0%, rgba(255,255,255,1) 100%);
		background-image: url(../../images/stadt.png);
		background-position: bottom;
		background-repeat: no-repeat;
		background-size: 100%;
		overflow-x: hidden;
		padding: 3em 0 15em 0;
		border-top: 15px solid #43a0a2;
	}

	.image-wrapper {
		position:relative;
		margin: 0 auto;
	}
	.image-wrapper a {
		text-align: center;
	}

		.image-wrapper .image {
			position: relative;
			z-index: 3;
		}

	#header-wrapper {
		/*background-image: url("images/header.svg");
		background-image: url("images/overlay.png"), url("images/header.svg"), -moz-linear-gradient(75deg, #FF7088 15%, #F2B69D 55%);
		background-image: url("images/overlay.png"), url("images/header.svg"), -webkit-linear-gradient(75deg, #FF7088 15%, #F2B69D 55%);
		background-image: url("images/overlay.png"), url("images/header.svg"), -ms-linear-gradient(75deg, #FF7088 15%, #F2B69D 55%);
		background-image: url("images/overlay.png"), url("images/header.svg"), linear-gradient(75deg, #FF7088 15%, #F2B69D 55%);*/
		background-image: url(../../images/home-bg.jpg);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: top;
		background-color: #FFFFFF;
	}

	.homepage #header-wrapper {
		padding: 1em 0 0.5em 0;
	}

	#promo-wrapper {
		position: relative;
		background-size: 192px 192px, cover;
		background-color: #f05a23;
		color: #fff;
		text-align: center;
		padding: 6em 0 6em 0;
	}


/* Header */	

	.dropotron {
		text-align: left;
		line-height: 2em;
		border-radius: 0.35em;
		min-width: 12em;
		background: #fff;
		line-height: 1em;
		padding: 0.5em 0 0.5em 0;
		box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.25);
		margin-top: -1em;
		margin-left: 5em;
	}

		.dropotron a, .dropotron span {
			display: block;
			padding: 0.65em 1em 0.65em 1em;
			border-bottom: 0;
		}

		.dropotron li:first-child > a, .dropotron li:first-child > span {
			border-top: 0;
		}

		.dropotron li.active > a, .dropotron li.active > span {
			color: #f35858;
		}

		.dropotron.level-0 {
			font-size: 0.5em;
			margin-top: 0;
		}

			.dropotron.level-0:before {
				content: '';
				position: absolute;
				top: -1em;
				width: 1em;
				height: 1em;
				border-bottom: solid 0.5em #fff;
				border-left: solid 0.5em rgba(255, 255, 255, 0);
				border-right: solid 0.5em rgba(255, 255, 255, 0);
			}

			.dropotron.level-0.center:before {
				left: 50%;
				margin-left: -0.5em;
			}

			.dropotron.level-0.left:before {
				left: 1em;
			}

			.dropotron.level-0.right:before {
				right: 1em;
			}

/* Hero */

	#hero {
		color: #fff;
		text-align: center;
		z-index: 3;
	}


		#hero strong {
			color: inherit;
		}

		#hero header > span {
			color: #fff;
		}

		#hero p {
			font-size: 1.5em;
			line-height: 1.5em;
		}

		#hero .button {
			background: #fff;
			border-color: rgba(255, 255, 255, 0);
			color: #f08c89;
			font-size: 1.25em;
		}

			#hero .button:hover {
				border-color: rgba(255, 255, 255, 0.75);
				background-color: rgba(255, 255, 255, 0.15);
				color: #fff;
			}

		#hero .button1 {
			width: 30%;
			margin: 0 0 1em 0;	
		}
			#hero .button1 input {
				background: #43a0a2;
				border-color: rgba(255, 255, 255, 0);
				border-radius: 0;
				color: #eeeeee;
				font-size: 1.22em;
				padding: 0.08em 0.6em;	
			}
				#hero .button1 input:hover {
					border-color: rgba(255, 255, 255, 0.75);
					background-color: rgba(240, 240, 240, 0.8);
					color: #50b1c2;
				}

		#hero a {
			color: #fff;
			border-color: #fff;
			border-color: rgba(255, 255, 255, 0.5);
		}

			#hero a:hover {
				border-color: rgba(255, 255, 255, 0);
			}
			
			#hero .intext {
				width: 30%;
				margin: 0 0 1em 0;
				border-radius: 12px;
				-moz-box-shadow: 0px 0px 10px #A6A6A6;
				-webkit-box-shadow: 0px 0px 15px #A6A6A6;
				box-shadow: 0px 0px 10px #A6A6A6;
				background-color: rgba(240, 240, 240, 0.8);
			}
			#hero .intext:hover {
				-moz-box-shadow: 0px 0px 10px #72d3e4;
				-webkit-box-shadow: 0px 0px 15px #72d3e4;
				box-shadow: 0px 0px 10px #72e4c0;
				background-color: rgba(250, 250, 250, 0.8);
			}
			#hero .intext input {
				background: url(../../images/bg_search1.png);
				background-repeat: no-repeat;
				border: 0px solid;
				padding: 0.4em 1em 0.4em 3em;
				border-radius: 12px;	
			}
			
		#hero .inort {
			width: 30%;
			margin: 0 0 1em 0;
			border-radius: 12px;			
			-moz-box-shadow: 0px 0px 10px #A6A6A6;
			-webkit-box-shadow: 0px 0px 15px #A6A6A6;
			box-shadow: 0px 0px 10px #A6A6A6;
			background-color: rgba(240, 240, 240, 0.8);
		}
			#hero .inort:hover {
				-moz-box-shadow: 0px 0px 10px #72e4c0;
				-webkit-box-shadow: 0px 0px 15px #72e4c0;
				box-shadow: 0px 0px 10px #72e4c0;
				background-color: rgba(250, 250, 250, 0.8);
			}
			#hero .inort input {
				background: url(../../images/bg_search2.png);
				background-repeat: no-repeat;
				border: 0px solid;
				padding: 0.4em 1em 0.4em 3em;
				border-radius: 12px;	
			}
			
		#hero .radius {
			margin: 0 7% 1em 7%;	
			padding: 0 1em 0 1em;
			text-align: left;
			border-radius: 12px;		
			-moz-box-shadow: 0px 0px 10px #A6A6A6;
			-webkit-box-shadow: 0px 0px 15px #A6A6A6;
			box-shadow: 0px 0px 10px #A6A6A6;
			width: 16%;
			background-color: rgba(240, 240, 240, 0.8);
		}
			#hero .radius:hover {			
				-moz-box-shadow: 0px 0px 10px #72d3e4;
				-webkit-box-shadow: 0px 0px 15px #72d3e4;
				box-shadow: 0px 0px 10px #72e4c0;
			}
				#hero .radius p {
					color: #777777;
					display: inline;
					font-size: 0.9em;
					text-align: left;
				}
			#hero .radius input {
				border: 0px solid;
				padding: 0.4em 0.3em 0.4em 1em;
				border-radius: 12px;
				background: none;
				width: 40%;
				text-align: right;
			}
				#hero .radius input:hover {
					padding: 0.1em 0.1em 0.1em 0.8em;
					margin: 0.3em 0.2em 0.3em 0.2em;
					border-radius: 0;
					width: 35%;
					background-color: rgba(252, 252, 252, 1);
				}

/* Promo */

	#promo {
		background: rgba(255, 255, 255, 0.05);
		border: solid 1px rgba(255, 255, 255, 0.25);
		border-radius: 0.5em;
		padding: 1.75em 2.5em 1.75em 2.5em;
		display: inline-block;
		position: relative;
		z-index: 1;
	}

		#promo .button {
			background: #fff;
			border-color: rgba(255, 255, 255, 0);
			color: #27636B;
			font-size: 1.25em;
		}

			#promo .button:hover {
				border-color: rgba(255, 255, 255, 0.75);
				background-color: rgba(255, 255, 255, 0.15);
				color: #fff;
			}

/* Main */

	#main {
		padding-bottom: 4em;
	}

/* Sidebar */

	#sidebar section {
		border-top: solid 1px #d2d7dc;
		margin-top: 3em;
		padding-top: 3em;
	}

		#sidebar section:first-child {
			border-top: 0;
			margin-top: 0;
			padding-top: 0;
		}

/* Normal */
	@media screen and (max-width: 1630px) {
		.search {
			padding-top: 4.2em;
			padding-bottom: 4em;
		}
	}
	
	@media screen and (max-width: 1540px) {
		.search {
			padding-top: 4em;
			padding-bottom: 2.5em;
		}
		.ueberstart {
			padding: 0.3em 1em 0.44em 1em;
		}
	}
	
	@media screen and (max-width: 1440px) {
		.search {
			padding-top: 6em;
		}
		#header-wrapper {
			background-image: url(../../images/home-bg-small.jpg);
		}
		.ueberstart {
			padding: 0.3em 1em 0.4em 1em;
		}
	}
	
	@media screen and (max-width: 1360px) {
		/* Basic */
			.search {
				padding-top: 5.8em;
			}
			body, input, textarea, select {
				line-height: 1.5em;
				font-size: 13pt;
			}

			span.extra {
				display: none;
			}
			.ueberstart {
				padding: 0.3em 1em 0.3em 1em;
			}

		/* Wrappers */

			.wrapper {
				padding: 1em 0 8.5em 0;
			}

			#header-wrapper {
				padding: 2em 0 1em 0;
			}

			#promo-wrapper {
				padding: 1em 0 1em 0;
			}

			#page-wrapper {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				padding-bottom: 1px;
			}
		
			#hero .inort {
				padding: 0.5em 1em 0.5em 1em;
			}
			#hero .intext {
				padding: 0.5em 1em 0.5em 1em;
			}
			#hero .radius {
				padding: 0.5em 1.5em 0.5em 1em;
			}
			.aktangebot {
				margin: 0.2em 1.5em 0 0;
				min-height: 7.8em;
				min-width: 9.8em;
			}
			.pfeillinks {
				margin-top: 0.2em;
			}
			.pfeilrechts {
				margin-top: 0.2em;
			}
			.jobsregion {
				padding: 10px 28%;
			}
	}
	
	@media screen and (max-width: 1280px) {

		/* Basic */
			.show {
				height: 3.7em;
			}
			.search {
				padding: 2.8em 0 1em 3em;
			}
			.beschreibung {
				padding: 0 2em 2em 2em;
				margin: 0 -2em;
			}

			body, input, textarea, select {
				line-height: 1.5em;
				font-size: 13pt;
			}

			span.extra {
				display: none;
			}
			

		/* Wrappers */
			#hero .radius {
				padding: 0.6em 0.2em 0.6em 0.2em;
			}
			
			#header-wrapper {
				padding: 2em 0 1em 0;
			}

			#promo-wrapper {
				padding: 1em 0 1em 0;
			}

			#page-wrapper {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				padding-bottom: 1px;
			}
			.aktangebot {
				margin: 0.2em 1em 0 0;
				min-height: 7.8em;
				min-width: 9.5em;
			}
	}

/* Narrow */

	@media screen and (max-width: 1080px) {
			.search {
				padding-top: 0.4em;
				padding-bottom: 1em;
			}
			.homepage #header-wrapper {
				padding: 1em 0 0 0;
			}
			.ueberstart {
				font-size: 1.3em;
				padding: 0;
				background: none;
				color: inherit;
			}
			h1 {
				background-color: #FFFFFF;
				color: #01bba8;
				padding: 0.3em;
			} 
		/* Sections/Article */

			header br {
				display: none;
			}
			h4 {
				font-weight: 300;
				color: #52575c;
				text-align: center;
				font-size: 1.2em;	
			}

		/* Button */

			input[type="button"],
			input[type="submit"],
			input[type="reset"],
			button,
			.button {
				padding-left: 1.25em;
				padding-right: 1.25em;
			}

		/* Wrappers */

			.wrapper {
				padding: 2em 1em 8em 1em;
				margin-top: 0;
			}
			.homepage #header-wrapper {
				padding: 0;
			}	
			#header-wrapper {
				padding: 5em 0 0 0;
			}

			#promo-wrapper {
				padding: 2em;
			}

		/* Header */
			.dropotron.level-0 {
				margin-top: 1.1em;
			}

		/* Hero */

			#hero {
				padding: 0;
			}

				#hero p br {
					display: none;
				}
			#hero .intext {
				width: 35%;
			}
			#hero .inort {
				width: 35%;
			}
			#hero .radius {
				width: 18%;
				margin: 0 8.5% 1em 8.5%;
			}
			#hero .button1 {
				width: 35%;
			}

		/* Promo */

			#promo {
				padding: 1.75em 2.5em 1.75em 2.5em;
				display: inline-block;
			}

				#promo .button {
					font-size: 1.25em;
				}
			.jobsregion {
				padding: 10px 24%;
			}
			.smkn {
				width: 15.2%;
				margin: 0 0.7% 0.5em 0.7%;
			}
			.aktangebot {
				margin: 0.2em 0.5em 0 0;
				min-height: 7.8em;
				min-width: 8em;
			}
			.aktjobs {
				max-width: 900px;
			}
	}

/* Narrower */

	@media screen and (max-width: 900px) {
			.search {
				padding-top: 3em;
			}
		/* Sections/Article */

			header br {
				display: none;
			}
			h4 {
				font-weight: 300;
				color: #52575c;
				text-align: center;
				font-size: 1.3em;	
			}

		/* Button */

			input[type="button"],
			input[type="submit"],
			input[type="reset"],
			button,
			.button {
				padding-left: 1.25em;
				padding-right: 1.25em;
			}

		/* Wrappers */

			.wrapper {
				padding: 2em 1em 7.5em 1em;
				background-image: url(../../images/stadt_small.png);
			}
			#header-wrapper {
				padding: 0 0 1em 0;
				text-align: center;
				background: #F9F9F9;
			}

			#promo-wrapper {
				padding: 2em;
			}

		/* Header */
			.dropotron.level-0 {
				margin-top: 1.1em;
			}

		/* Hero */
			.search {
				padding: 0;
			}
			#hero {
				padding: 2em 0 0 0;
			}

				#hero p br {
					display: none;
				}
				#hero p {
					font-size: 1em;
				}
				#hero .intext {
					width: 65%;
					margin: 0 auto 2em auto;
					padding: 0.8em 0.5em 0.8em 1em;
				}
				#hero .inort {
					width: 65%;
					margin: 0 auto 2em auto;
					padding: 0.8em 0.5em 0.8em 1em;
				}
				#hero .radius {
					width: 20%;
					margin: 0 auto 2em auto;
					padding: 0.8em 0.5em 0.8em 0.5em;
				}
				#hero .button1 {
					width: 38%;
					margin: 0 auto 2em auto;
				}
					#hero .button1 input {
						padding: 0.15em 0.8em;	
					}
		/* Promo */

			#promo {
				padding: 1.75em 2.5em 1.75em 2.5em;
				display: inline-block;
			}

				#promo .button {
					font-size: 1.25em;
				}
			
			.aktjobs {
				max-width: 100%;
			}
			.aktangebot {
				min-width: 18%;
				margin: 0.2em 2% 0 0;
			}
			.jobsregion {
				padding: 10px 18%;
			}
	}

	@media screen and (max-width: 820px) {
			html, body {
				overflow-x: hidden;
			}

			body, input, textarea, select {
				font-size: 13pt;
				letter-spacing: 0;
			}

			h4 {
				font-weight: 300;
				color: #52575c;
				text-align: center;
				font-size: 2em;	
			}
			.search {
				padding: 1em 0;
			}
			.Stil1 {
				margin: 0 5em 0 5em;
			}
			.absatz {
				line-height: 3em;
			}
			.show {
				display: none;
			}
			.ueberstart {
				font-size: 1.5em;
				line-height: 1.5em;
				padding: 0.5em;
			}
			.pfeillinks {
				width: 4%;
			}
			.aktjobs {
				display: none;
			}
			.aktbeschr {
				display: none;
			}
			
		/* Sections/Article */

			header {
				margin-bottom: 1em;
			}

				header > p {
					font-size: 1em;
				}

		/* List */

			ul.divided li {
				padding-top: 0.75em;
				margin-top: 0.75em;
			}

		/* Wrappers */

			.wrapper {
				padding: 1em 20px 10em 20px;
			}

			#header-wrapper {
				padding: 3em 20px 20px 20px;
				text-align: center;
				background: #FFFFFF;
			}

			.homepage #header-wrapper {
				padding: 0 0 0 0;
			}

			#promo-wrapper {
				padding: 20px;
			}
			.image-wrapper1 {
				margin: 0 7em 0 7em;
				min-height: 25em;
			}
			.image-wrapper2 {
				margin: 0 7em 0 7em;
				min-height: 41em;	
				max-height: 50em;	
			}

		/* Hero */

			#hero {
				padding: 0 1em 0 1em;
			}

				#hero header {
					margin: 0 0 1.25em 0;
				}

				#hero p {
					font-size: 1em;
				}
				#hero .intext {
					width: 65%;
					margin: 0 auto 2em auto;
					padding: 0.8em 0.5em 0.8em 1em;
				}
				#hero .inort {
					width: 65%;
					margin: 0 auto 2em auto;
					padding: 0.8em 0.5em 0.8em 1em;
				}
				#hero .radius {
					width: 24%;
					margin: 0 auto 2em auto;
					padding: 0.8em 0.5em 0.8em 0.5em;
				}
				#hero .button1 {
					width: 38%;
					margin: 0 auto;
				}
					#hero .button1 input {
						padding: 0.15em 0.8em;	
					}

		/* Off-Canvas Navigation */

			#page-wrapper {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				padding-bottom: 1px;
			}
			.smkn {
				width: 18.6%;
				margin: 0 0.7% 0.5em 0.7%;
			}
	}

	@media screen and (max-width: 736px) {
			.search {
				padding-top: 1em;
			}
			.Stil1 {
				margin: 0 3em 0 3em;
			}
			.jobsregion {
				padding: 0 8%;
			}
			.ueberstart {
				font-size: 1.4em;
			}
			
		/* Basic */

			html, body {
				overflow-x: hidden;
			}

			body, input, textarea, select {
				font-size: 13pt;
				letter-spacing: 0;
			}


		/* Sections/Article */

			header {
				margin-bottom: 1em;
			}

				header > p {
					font-size: 1em;
				}

		/* List */

			ul.divided li {
				padding-top: 0.75em;
				margin-top: 0.75em;
			}

		/* Wrappers */

			#header-wrapper {
				padding: 3em 20px 20px 20px;
				text-align: center;
				background: #FFFFFF;
			}

			#promo-wrapper {
				padding: 20px;
			}

		/* Hero */

			#hero {
				padding: 1em 2em 0 2em;
			}

				#hero header {
					margin: 0 0 1.25em 0;
				}

				#hero p {
					font-size: 1em;
				}
				#hero .intext {
					width: 87.5%;
					background-repeat: no-repeat;
					margin-bottom: 2em;
				}
				#hero .inort {
					width: 87.5%;
					background-repeat: no-repeat;
					margin-bottom: 2em;
				}
				#hero .radius {
					width: 32%;
					margin: 0 auto 2em auto;
					padding: 0.5em 0.5em;
				}
				#hero .button1 {
					width: 30%;
					margin: 0 auto;
				}
					
					#hero .button1:hover {
						border-color: rgba(255, 255, 255, 0.75);
						background-color: rgba(150, 150, 150, 0.5);
						color: #f05a23;
					}

		/* Off-Canvas Navigation */

			#page-wrapper {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				padding-bottom: 1px;
			}

	}
	
	@media screen and (max-width: 600px) {
			.search {
				padding-top: 0em;
			}
			.Stil1 {
				margin: 0 1em 0 1em;
			}
			.kjas {
				padding-top: 1em;
			}
			.jobsregion {
				padding: 0 2%;
			}
			.smkn {
				width: 23.6%;
			}
		/* Basic */

			body, input, textarea, select {
				font-size: 12pt;
				letter-spacing: 0;
			}

		/* Sections/Article */

			section, article {
				margin-bottom: 2em;
			}

			.row > section,
			.row > article {
				margin-bottom: 0;
			}

			header.major {
				text-align: left;
			}

		/* Image */

			.image {
				-moz-transition: opacity 0.25s ease-in-out;
				-webkit-transition: opacity 0.25s ease-in-out;
				-ms-transition: opacity 0.25s ease-in-out;
				transition: opacity 0.25s ease-in-out;
				display: inline-block;
				outline: 0;
				border: 0;
			}
		
				.image img {
					display: block;
				}
		
				.image.featured {
					margin: 0 0 3em 0;
				}
		
				.image.left {
					float: left;
					margin: 0 2em 2em 0;
				}
		
				.image.centered {
					display: block;
					margin: 0 0 3em 0;
				}
		
					.image.centered img {
						margin: 0 auto;
						width: auto;
						text-align: center;
					}
		
			a.image:hover {
				opacity: 0.85;
			}

			.image-centered {
				float: none;
				width: 100%;
				margin: 0 0 1.5em 0;
				text-align: center;
			}

		/* List */

			ul.actions li {
				display: block;
				margin: 1em 0 0 0;
			}

				ul.actions li:first-child {
					margin-top: 0;
				}

			ul.actions.major {
				text-align: left !important;
			}

		/* Form */

			form textarea {
				min-height: 10em;
			}

		/* Button */

			input[type="button"],
			input[type="submit"],
			input[type="reset"],
			button,
			.button {
				display: block;
				width: 100%;
				text-align: center;
			}

		/* Header */
			
			#header-wrapper {
				padding: 3em 0 0 0;
				text-align: center;
				background: #FFFFFF;
			}

		/* Hero */

			#hero {
				padding: 2.5em 0 0 0;
			}
				#hero .intext {
					width: 80%;
					margin-bottom: 2em;
					padding: 0.5em 0.5em 0.5em 1em;
				}
					#hero .intext input {
						padding: 0.6em 0.5em 0.6em 2.5em;
					}
				#hero .inort {
					width: 80%;
					margin-bottom: 2em;
					padding: 0.5em 0.5em 0.5em 1em;
				}
					#hero .inort input {
						padding: 0.6em 0.5em 0.6em 2.5em;
					}
				#hero .radius {
					width: 35%;
					margin: 0 auto 2em auto;
					padding: 0.8em 0.5em 0.8em 0.5em;
				}
				#hero .button1 {
					width: 25%;
					margin: 0 auto;
				}

		/* Promo */

			#promo {
				padding: 20px;
			}

		/* Content */

			#content {
				margin-bottom: 2em;
			}

		/* Sidebar */

			#sidebar {
				margin-bottom: 2em;
			}
	}

/* Mobile (Portrait) */

	@media screen and (max-width: 480px) {
			.search {
				padding-top: 0em;
			}
			.Stil1 {
				margin: 0 1em 0 1em;
			}
			.jobsregion {
				padding: 0;
			}
			.jobs1 {
				width: 50%;
				text-align: center;
			}
			.jobs2 {
				width: 50%;
				text-align: center;				
			}
			.jobs3 {
				width: 50%;
				text-align: center;				
			}
			.jobs4 {
				width: 50%;
				text-align: center;				
			}
		/* Basic */

			body, input, textarea, select {
				font-size: 12pt;
				letter-spacing: 0;
			}
			h2 {
				line-height: 1em;
			}
			h4 {
				font-size: 1.7em;	
			}


		/* Sections/Article */

			section, article {
				margin-bottom: 2em;
			}

			.row > section,
			.row > article {
				margin-bottom: 2em;
			}

			header.major {
				text-align: left;
			}

		/* Image */

			.image {
				-moz-transition: opacity 0.25s ease-in-out;
				-webkit-transition: opacity 0.25s ease-in-out;
				-ms-transition: opacity 0.25s ease-in-out;
				transition: opacity 0.25s ease-in-out;
				display: inline-block;
				outline: 0;
				border: 0;
			}
		
				.image img {
					display: block;
				}
		
				.image.featured {
					margin: 0 0 3em 0;
				}
		
				.image.left {
					float: left;
					margin: 0 2em 2em 0;
				}
		
				.image.centered {
					display: block;
					margin: 0 0 3em 0;
				}
		
					.image.centered img {
						margin: 0 auto;
						width: auto;
						text-align: center;
					}
		
			a.image:hover {
				opacity: 0.85;
			}

		/* List */

			ul.actions li {
				display: block;
				margin: 1em 0 0 0;
			}

				ul.actions li:first-child {
					margin-top: 0;
				}

			ul.actions.major {
				text-align: left !important;
			}

		/* Form */


		/* Button */

			input[type="button"],
			input[type="submit"],
			input[type="reset"],
			button,
			.button {
				display: block;
				width: 100%;
				text-align: center;
			}

		/* Header */
			
			#header-wrapper {
				padding: 3em 0 0 0;
				text-align: center;
				background: #FFFFFF;
			}

		/* Hero */

			#hero {
				padding: 2.5em 0 0 0;
			}
				#hero .intext {
					width: 90%;
					margin-bottom: 2em;
					padding: 0.5em 0.5em 0.5em 1em;
				}
					#hero .intext input {
						padding: 0.6em 0.5em 0.6em 2.5em;
					}
				#hero .inort {
					width: 90%;
					margin-bottom: 2em;
					padding: 0.5em 0.5em 0.5em 1em;
				}
					#hero .inort input {
						padding: 0.6em 0.5em 0.6em 2.5em;
					}
				#hero .radius {
					width: 40%;
					margin: 0 auto 2em auto;
					padding: 0.8em 0.5em 0.8em 0.5em;
				}
				#hero .button1 {
					width: 35%;
					margin: 0 auto;
				}

		/* Promo */

			#promo {
				padding: 20px;
			}

		/* Content */

			#content {
				margin-bottom: 2em;
			}

		/* Sidebar */

			#sidebar {
				margin-bottom: 2em;
			}
		.wrapper {
			padding-bottom: 5em;
		}
	}
	@media screen and (max-width: 400px) {
			.search {
				padding-top: 0em;
			}
			.Stil1 {
				margin: 0;
			}
			.smkn {
				width: 48%;
				margin: 0 1%;
			}
			.karriere {
				padding-bottom: 1em; 
			}
		/* Basic */

			body, input, textarea, select {
				font-size: 12pt;
				letter-spacing: 0;
			}
			h4 {
				font-size: 1.7em;	
			}
			h2 {
				font-size: 1em;
			}

		/* Sections/Article */

			section, article {
				margin-bottom: 2em;
			}

			.row > section,
			.row > article {
				margin-bottom: 2em;
			}

			header.major {
				text-align: left;
			}

		/* Image */

			.image {
				-moz-transition: opacity 0.25s ease-in-out;
				-webkit-transition: opacity 0.25s ease-in-out;
				-ms-transition: opacity 0.25s ease-in-out;
				transition: opacity 0.25s ease-in-out;
				display: inline-block;
				outline: 0;
				border: 0;
			}
		
				.image img {
					display: block;
				}
		
				.image.featured {
					margin: 0 0 3em 0;
				}
		
				.image.left {
					float: left;
					margin: 0 2em 2em 0;
				}
		
				.image.centered {
					display: block;
					margin: 0 0 3em 0;
				}
		
					.image.centered img {
						margin: 0 auto;
						width: auto;
						text-align: center;
					}
		
			a.image:hover {
				opacity: 0.85;
			}
			

		/* List */

			ul.actions li {
				display: block;
				margin: 1em 0 0 0;
			}

				ul.actions li:first-child {
					margin-top: 0;
				}

			ul.actions.major {
				text-align: left !important;
			}

		/* Form */


		/* Button */

			input[type="button"],
			input[type="submit"],
			input[type="reset"],
			button,
			.button {
				display: block;
				width: 100%;
				text-align: center;
			}

		/* Header */
			
			#header-wrapper {
				padding: 3em 20px 0 20px;
				text-align: center;
				background: #FFFFFF;
			}

		/* Hero */

			#hero {
				padding: 0 10px 0 10px;
			}
				#hero .intext {
					width: 100%;
					margin-bottom: 2em;
					padding: 0.5em 0.5em 0.5em 1em;
				}
					#hero .intext input {
						padding: 0.6em 0.5em 0.6em 2.5em;
					}
				#hero .inort {
					width: 100%;
					margin-bottom: 2em;
					padding: 0.5em 0.5em 0.5em 1em;
				}
					#hero .inort input {
						padding: 0.6em 0.5em 0.6em 2.5em;
					}
				#hero .radius {
					width: 55%;
					padding: 0.8em 0.5em 0.8em 0.5em;
				}
				#hero .button1 {
					width: 40%;
					margin: 0 auto;
				}
					
					#hero .button1:hover {
						border-color: rgba(255, 255, 255, 0.75);
						background-color: rgba(150, 150, 150, 0.5);
						color: #f05a23;
					}

		/* Promo */

			#promo {
				padding: 20px;
			}

		/* Content */

			#content {
				margin-bottom: 2em;
			}

		/* Sidebar */

			#sidebar {
				margin-bottom: 2em;
			}
		
		.wrapper {
			padding-bottom: 3em;
		}
	}

/*Slider
------------------------------------------------------------------------------
*/

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
/*border: 10px solid navy;*/
border-bottom-width: 6px;
/*width: 585px;*/ /*width of featured content slider*/
height: 120px;
text-align: center;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
/*background: white;*/
/*width: 100%;*/ /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
/*width: 350px;*/ /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: center;
/*background-color: navy;*/
padding: 5px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none;
color: #00007D;
/*background: white;*/
}

.pagination a:hover, .pagination a.selected{
color: #456798;
/*background-color: #FEE496;*/
}
.sliderheight {
	height: 150px;
	width: 581px;
	background-color: #E9E9E9;
	padding: 0px 0px 0px 2px;
	-moz-box-shadow: 0px 0px 10px #A6A6A6;
	-webkit-box-shadow: 0px 0px 10px #A6A6A6;
	box-shadow: 0px 0px 10px #A6A6A6;
}
/* JQUERY Autocomplete
------------------------------------------------------------------------------
*/
.ui-autocomplete { position: absolute; cursor: default; }
.ui-autocomplete-loading { background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat; }




	