@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: 2.5em;
		margin: 0 0 0.5em 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;	
	}

	a {
		color: #DDDDDD;
		text-decoration: none;
		cursor: pointer;
	}
		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: dashed 1px #666666;
	}

	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;
	}
	.center {
		text-align: center;
	}
	
	.search {
		padding: 3em 2em 5em 2em;
		background: rgba(0, 181, 163, 0.7);
		border-radius: 15px;
	}
	.ueberstart {
		font-size: 1.3em;
		background-color: #01bba8;
		padding: 0.3em 1em 0.5em 1em;
		border-radius: 0.3em 0.3em 0 0;
		color: #FFFFFF;
	}
	.banner {
		border: 1px solid #999999;
		border-radius: 10px;
		box-shadow: 0px 0px 10px #666666;
		background-color: #FFFFFF;
	}
		.topjob {
			margin: -0.75em 10% 0 10%;
		}
		.top {
			padding: 15px 0 5px 0;
		}
			.toplogo {
				float: left;
				width: 40%;
			}
			.topfirma {
				
			}
				.topfirma p {
					font-size: 0.9em;
					line-height: 1.2em;
					text-align: center;
				}
		.topsa {
			background-color: #3b9fa0;
			padding: 5px;
			border-top: 2px solid #DDDDDD;
			border-bottom-left-radius: 10px;
			border-bottom-right-radius: 10px;
		}
			.toptitel {
				font-weight: 400;
				color: #FFFFFF;
				text-align: center;
			}
				.toptitel p {
					font-size: 1.1em;
				}
				.toptitel .interesse {
					font-size: 1em;
					line-height: 1.4em;
					padding-top: 0.5em;
				}
			.toptitel .toport {
				font-size: 0.8em;
			}
			.topanzeige {
				background-image: url(../../images/toppfeil.png);
				background-position: top left;
				background-repeat: no-repeat;
				margin-left: 1em;
				padding-bottom: 1em;
			}
			.topbutton {
				padding: 2.5em 1em 0.2em 0;
			}
				.topbutton a {
					background-color: #FFFFFF;
					color: #335533;
					border-radius: 10px;
					margin: 0 1em;
					padding: 8px 22px;
					cursor: pointer;
				}
				.topbutton a:hover {
					color: #333333;
				}
	.jobfinder {
		padding-top: 2em;
	}
		.jobfinder p {
			text-align: justify;
			line-height: 1.5em;
		}
		.jobfinder .nofound {
			text-transform: uppercase;
			font-size: 1.4em;
			text-align: center;
			padding: 2em 0 0.5em 0;
		}
			.jobfinder .nofound a {
				color: #666666;
			}
				.jobfinder .nofound a:hover {
					color: #333333;
				}
			.jobfinder .jobf a {
				color: #666666;
			}
				.jobfinder .jobf a:hover {
					color: #333333;
				}
		.mail {
			margin: 0 25%;
		}
		.jobfinder .jobf {
			text-transform: uppercase;
			text-align: center;
			font-size: 1.1em;
			padding: 1em 0 0.5em 0;
		}
	.angebot {
		border-top: 1px dashed #666666;
		padding: 1em 0;
		margin: 1em 0;
	}
		.anglogo {
			float: left;
			width: 120px;
			margin-right: 5%;
			border: 1px solid #333333;
			background-color: #FFFFFF;
			padding: 1.5em 9px;
		}
		.anglogo img {
			width: 100px;
			height: 50px;
		}
		.angtitel {
			float: left;
			width: 50%;
			margin-right: 5%;
		}
			.angtitel .titel a {
				font-size: 1em;
				color: #3b9fa0;
				font-weight: bold;
				text-align: left;
			}
				.angtitel .titel a:hover {
					color: #2a8e90;
				}
			.angtitel .firma a {
				font-weight: bold;
				color: #555555;
				font-size: 0.8em;
				padding-top: 0.7em;
				text-align: left;
			}
				.angtitel .firma a:hover {
					color: #000000;
				}
		.angortdate {
			float: left;
			width: 25%;
			text-align: right;
		}
	.seiten {
		text-align: center;
		margin: 1em 0 0 20%;
	}
		.anzahl a {
			border: 1px solid #999999;
			border-radius: 5px;
			width: 7%;	
			float: left;
			margin-right: 0.5%;
			color: #777777;
		}
			.anzahl a:hover {
				border: 1px solid #444444;
				color: #333333;
			}
		.anzahl a.next {
			border: 1px solid #999999;
			border-radius: 5px;
			width: 15%;	
			float: left;
			margin-right: 0.5%;
			color: #777777;
		}
			.anzahl a.next:hover {
				border: 1px solid #444444;
				color: #333333;
			}
		.anzaktuell {
			border: 1px solid #106666;
			border-radius: 5px;
			background-color: #106666;
			color: #EEEEEE;
			width: 7%;	
			float: left;
			margin-right: 0.5%;
		}
		
/* 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(200,201,200,1) 0%, rgba(255,255,255,1) 100%);
		overflow-x: hidden;
		padding: 3em 0 5em 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/sangbg.jpg);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: top;
		background-color: #FFFFFF;
	}

	.homepage #header-wrapper {
		padding: 5em 0 8em 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 {
			float: left;
			width: 10%;
			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 {
				float: left;
				width: 30%;
				margin: 0 1em 0 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 {
			float: left;
			width: 30%;
			margin: 0 1em 0 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 {
			float: left;
			width: 20%;
			margin: 0 1em 0 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 .radius: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 .radius p {
					color: #777777;
					display: inline;
					font-size: 1em;
					text-align: left;
				}
			#hero .radius input {
				border: 0px solid;
				padding: 0.4em 0.3em 0.4em 1em;
				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;
					width: 36.5%;
					background-color: rgba(250, 250, 250, 0.8);
				}
		

/* 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) {
		.homepage #header-wrapper {
			padding: 5em 0 5em 0;
		}
	}
	
	@media screen and (max-width: 1540px) {
		.search {
			padding-top: 2.5em;
			padding-bottom: 4.5em;
		}
		.homepage #header-wrapper {
			padding: 5em 0 6em 0;
		}
	}
	
	@media screen and (max-width: 1440px) {
		#header-wrapper {
			background-image: url(../../images/sangbg-small.jpg);
		}
		.homepage #header-wrapper {
			padding: 5em 0;
		}
	}
	
	@media screen and (max-width: 1360px) {
		/* Basic */
			body, textarea, select {
				line-height: 1.5em;
				font-size: 13pt;
			}

			span.extra {
				display: none;
			}

		/* Wrappers */

			.wrapper {
				padding: 1em 0 8.5em 0;
			}

			.homepage #header-wrapper {
				padding: 4em 0 4em 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;
			}
		
	}
	
	@media screen and (max-width: 1280px) {
		/* Basic */
			.beschreibung {
				padding: 0 2em 2em 2em;
				margin: 0 -2em;
			}
			.angtitel {
				width: 50%;
			}
			.angortdate {
				width: 24%;
			}

			body, input, textarea, select {
				line-height: 1.5em;
				font-size: 13pt;
			}

			span.extra {
				display: none;
			}
			

		/* Wrappers */
			#hero .radius {
				padding: 0.2em 0.2em;
			}
			#hero .inort {
				padding: 0.2em 0.2em;
			}
			#hero .intext {
				padding: 0.2em 0.2em;
			}
			#hero .button1 {
				padding: 0.2em;
			}
			
			.homepage #header-wrapper {
				padding: 4em 0 4em 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) {
			.ueberstart {
				font-size: 1.3em;
				padding: 0;
				background: none;
				color: inherit;
			}
			.angtitel {
				width: 48%;
			}
			.angortdate {
				width: 22%;
			}
			.topbutton a {
				margin: 0 0.5em;
				padding: 8px 10px;
			}	
			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: 3em 0 3em 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: 30%;
			}
			#hero .inort {
				width: 30%;
			}
			#hero .radius {
				width: 20%;
			}
			#hero .button1 {
				width: 10%;
			}
		
		/* Custom */
			.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) {
			.angtitel {
				width: 45%;
			}
			.angortdate {
				width: 22%;
			}
			.search {
				padding-top: 3em;
			}
			.anzahl a.next {
				width: 17%;	
			}
			.topbutton {
				padding: 3.5em 1em 0.2em 0
			}
		/* 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;
			}
			.homepage #header-wrapper {
				padding: 0 0 1em 0;
				text-align: center;
				background: #F9F9F9;
				margin: 0;
			}

			#promo-wrapper {
				padding: 2em;
			}

		/* Header */
			.dropotron.level-0 {
				margin-top: 1.1em;
			}

		/* Hero */
			.search {
				padding: 0;
				margin: 0;
				background: inherit;
			}
			#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;
					float: none;
				}
				#hero .inort {
					width: 65%;
					margin: 0 auto 2em auto;
					padding: 0.8em 0.5em 0.8em 1em;
					float: none;					
				}
				#hero .radius {
					width: 25%;
					margin: 0 auto 2em auto;
					padding: 0.8em 0.5em 0.8em 0.5em;
					float: none;					
				}
				#hero .button1 {
					width: 38%;
					margin: 0 auto 2em auto;
					float: none;					
				}
					#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) {
			.angtitel {
				width: 50%;
			}
			.angortdate {
				width: 22%;
			}
			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;
			}
			.banner {
				display: none;
			}
			.jobfinder {
				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: 70%;
					margin: 0 auto 2em auto;
					padding: 0.8em 0.5em 0.8em 1em;
				}
				#hero .inort {
					width: 70%;
					margin: 0 auto 2em auto;
					padding: 0.8em 0.5em 0.8em 1em;
				}
				#hero .radius {
					width: 30%;
					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) {
			.angtitel {
				width: 48%;
			}
			.angortdate {
				width: 20%;
			}
			.search {
				padding-top: 1em;
			}
			.seiten {
				margin: 1em 0 0 30%;
			}
				.anzahl a {
					width: 7%;
				}
				.anzaktuell {
					width: 7%;	
				}
				.anzahl a.next {
					width: 16%;	
				}
			
		/* 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: 40%;
					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;
			}
			.anglogo {
				float: none;
				margin: 0 auto;
			}
			.angtitel {
				float: none;
				width: 90%;
				margin: 3% 5%;
				text-align: center;
			}
				.angtitel .titel {
					text-align: center;
				}
				.angtitel .firma {
					text-align: center;
				}
			.angortdate {
				float: none;
				width: 100%;
				text-align: center;
			}
			.seiten {
				margin: 1em 0 0 22%;
			}
				.anzahl a {
					width: 11%;
				}
				.anzaktuell {
					width: 11%;	
				}
				.anzahl a.next {
					width: 18%;	
				}
		/* 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: 40%;
					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;
			}
			.seiten {
				margin: 1em 0 0 20%;
			}
				.anzahl a {
					width: 13%;
				}
				.anzaktuell {
					width: 13%;	
				}
				.anzahl a.next {
					width: 24%;	
				}
		/* Basic */

			body, input, textarea, select {
				font-size: 12pt;
				letter-spacing: 0;
			}
			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: 50%;
					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;
			}
			.seiten {
				margin: 1em 0 0 10%;
			}
				.anzahl a {
					width: 14%;
				}
				.anzaktuell {
					width: 14%;	
				}
				.anzahl a.next {
					width: 26%;	
				}
		/* Basic */

			body, input, textarea, select {
				font-size: 12pt;
				letter-spacing: 0;
			}
			h4 {
				font-size: 1.7em;	
			}
			h2 {
				font-size: 1.8em;
			}

		/* 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: 60%;
					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;
		}
	}