@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400,400italic,600");
@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;
		line-height: 1.5em;
	}

	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;
	}


/*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: 170px;
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 5px 5px 0px;
/*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: 15px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none;
color: #00007D;
/*background: white;*/
}

.pagination a:hover, .pagination a.selected{
color: #456798;
/*background-color: #FEE496;*/
}
.prev {
	color: #000000!important;
	font-family: Arial;
	font-size: 12px;
}
.toc {
	color: #000000!important;
	font-family: Arial;
	font-size: 12px;
}
.next {
	color: #000000!important;
	font-family: Arial;
	font-size: 12px;
}
.sliderheight {
	height: 180px;
	width: 100%;
	background-color: none;
}
.tickerrahmen {
	-moz-box-shadow: 0px 0px 10px #565656;
	-webkit-box-shadow: 0px 0px 10px #565656;
	box-shadow: 0px 0px 10px #565656;
	margin: 3% auto 2% auto;
	padding: 5% 1% 1% 1%;
	width: 80%;
	height: 150px;
	background-color: #FDFDFD;
	text-align: center;
}
	.tickerrahmen:hover {
		box-shadow: 0px 0px 10px #999;	
		background-color: #FFF;
	}
.rahmentickerbild img {
	margin: 0% 0% 0% 0%;
	width: 100px;
	height: 50px;
}
.rahmentickerbild {
	margin: 5% 10% 5% 10%;
	padding: 0% 0% 15px 0%;
	border-bottom: 2px solid #cccccc;
}
.ortsimgright {
	float: none;
	width: 100%;
}
p img {
	width: 7px;
	vertical-align:-2px;
}
/* JQUERY Autocomplete
------------------------------------------------------------------------------
*/
.ui-autocomplete { position: absolute; cursor: default; }
.ui-autocomplete-loading { background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat; }


/* Basic */


	@-ms-viewport {
		width: device-width;
	}

	body {
		font-family: 'Source Sans Pro', 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: 'Source Sans Pro', sans-serif;
		font-weight: 300;
		color: #52575c;
		line-height: 1.75em;
		font-size: 15pt;
	}

	h1, h3, h5, h6 {
		font-weight: 300;
		color: #52575c;
	}

	h1 a, h3 a, h4 a, h5 a, h6 a {
		color: inherit;
		text-decoration: none;
	}
	h1 {
		color: #444;
		font-size: 26px;
		font-weight: 400;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-shadow: 0px 2px 4px #FFF;
		width: 100%;
	}
	h2 {
		color: #333333;
		font-size: 20px;
		line-height: 1.5em;
		padding: 0 0 40px 0;
		margin: 0;
		text-transform: uppercase;
		font-weight: 100;
	}

	h3 {
		font-weight: bold;
		color: #52575c;
		font-size: 1.4em;
		padding: 0 0 0.5em 0;
		margin: 0;
		text-align: center;
		text-transform: uppercase;
	}
	
	h4 {
		font-weight: 300;
		color: #333333;
		font-size: 1.6em;
		line-height: 1.25em;	
		text-align: center;
	}

	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;
	}
/* 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%);
	}

/* 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);
		}

/* Wrappers */

	.wrapper {
		background-image: linear-gradient(#dee5e9 0%, #ffffff 90%);
		padding: 3em 0 0 0;
	}
		.wrapper .city {
			background-image: url(../../images/stadt_silhouette.png);
			background-position: bottom;
			background-repeat: no-repeat;
			background-size: 100%;		
		}

	.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/startseite_frau.jpg);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: top;
		background-color: #FFFFFF;
		height: 24em;
	}

	.homepage #header-wrapper {
		padding: 1em 0 0 0;
	}

/* <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> Suchfeld <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> */
	.facebook {
		margin: 3em 10em 0 80%; 	
	}
		.fblink {	
			height: 2.5em;	
		}
			.fblinklogo {
				width: 100%;
			}
	.titelh1 {
		margin: 4em 10em 10em 28%;	
	}
	.suche {
		margin: -5em auto 0 auto;
		width: 1330px;
		height: 4em;
	}
	.search {
		padding: 1em 5%;
		background-image: linear-gradient(90deg, rgba(0, 57, 94, 0.7) 0%, rgba(0, 57, 94, 0.9) 20%, rgba(0, 57, 94, 0.9) 80%, rgba(0, 57, 94, 0.7) 100%);
	}
	}
	#hero {
		width: 100%;	
	}
	#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 .formbutton {
		width: 12%;
		float: left;
		margin: 0;	
		color: #0071bc;
	}
		#hero .formbutton input {
			background: rgba(255, 255, 255, 0.9);
			border-color: rgba(255, 255, 255, 0);
			color: #0071bc;
			font-weight: bold;
			font-size: 1.22em;
			padding: 0em 1em;
			width: 100%;	
		}
			#hero .formbutton input:hover {
				border-color: rgba(255, 255, 255, 0.75);
				background-color: #FFFFFF;
				color: #00418c;
			}
	#hero .intext {
		width: 31%;
		float: left;
		margin: 0 3% 0 0;
		background: rgba(255, 255, 255, 0.9);
	}
		#hero .intext:hover {
			-moz-box-shadow: 0px 0px 5px #FFFFFF;
			-webkit-box-shadow: 0px 0px 5px #FFFFFF;
			box-shadow: 0px 0px 5px #FFFFFF;
			background-color: #FFFFFF;
		}
		#hero .intext input {
			background: url(../../images/suchelupe.png);
			background-repeat: no-repeat;
			background-size: 12%;
			border: 0px solid;
			padding: 0.3em 0.8em 0.3em 2.7em;	
		}
		
	#hero .inort {
		width: 31%;
		float: left;
		margin: 0 3% 0 0;		
		background: rgba(255, 255, 255, 0.9);
	}
		#hero .inort:hover {
			-moz-box-shadow: 0px 0px 5px #FFFFFF;
			-webkit-box-shadow: 0px 0px 5px #FFFFFF;
			box-shadow: 0px 0px 5px #FFFFFF;
			background-color: #FFFFFF;
		}
		#hero .inort input {
			background: url(../../images/sucheort.png);
			background-repeat: no-repeat;
			background-size: 12%;
			border: 0px solid;
			padding: 0.3em 0.8em 0.3em 2.7em;
		}
		
	#hero .radius {
		width: 17%;
		float: left;
		margin: 0 3% 0 0;	
		padding: 0 0 0 1em;
		text-align: left;		
		background: rgba(255, 255, 255, 0.9);
	}
		#hero .radius:hover {			
			-moz-box-shadow: 0px 0px 5px #FFFFFF;
			-webkit-box-shadow: 0px 0px 5px #FFFFFF;
			box-shadow: 0px 0px 5px #FFFFFF;
			background: #FFFFFF;
		}
			#hero .radius p {
				color: #777777;
				display: inline;
				font-size: 1em;
				text-align: left;
			}
		#hero .radius input {
			border: 0px solid;
			padding: 0.3em 0.3em 0.3em 0;
			background: none;
			width: 33%;
			text-align: right;
		}
			#hero .radius input:hover {
				background-color: rgba(180, 220, 255, 1);
			}

/* 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;
		}

/* <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> Spezifische Klassen <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> */
	.globus {
		width: 20%;
		float: left;	
	}
		.globusimg {
			margin: 0 65% 0 0;	
		}
	.jobsregion {
		margin: 1em 5% 1em 35%;
		padding: 1em 0;
		width: 30%;
		float: left;	
	}
		.region {
			margin: 0.1em 0;	
		}
			.wappen {
				width: 7%;
				height: 4em;
				float: left;
				margin: 0 2.5% 0.5em 2.5%;	
				filter: grayscale(100%);
			}
			.wappen:hover {
				filter: grayscale(0%);	
			}
	.bgoption {
		background: #dee1e3;
		padding: 0.4em 0;
	}
	.optionen {
		background: #FFF;
		padding: 2em 0;
		box-shadow: 0px 0px 10px #CCCCCC;	
	}
	.karriere {
		background: #e2e4e6;
		padding: 3em 0;
		box-shadow: inset 0px 0px 10px #CCCCCC;
	}
	.dreieck {
		width: 30%;
		margin: 0 35% 1em 35%;	
	}
		.dreiecktext {
			text-align: justify;	
		}
	.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 #00395e;
			}
	.kntitel {
		font-size: 17px;
		font-weight: 400;	
	}
	.kninfo {
		font-size: 17px;
		text-align: justify;	
	}
	.firmenliste_links p{
		color: #000;
		font-size: 11px;
	}
	.firmenliste_links a {
		color: #000;
		font-size: 11px;
	}
		.firmenliste_links a:hover {
			color: #dedede;	
		}
	.leer {
		height: 8em;	
	}
	.titelfeld {
		padding: 15px 0;
		width: 100%;
		background-image: linear-gradient(180deg, #F0F0F0 0%, #D9D9DF 100%);
		border-bottom: 5px solid #999;
		margin-bottom: 1em;	
	}

/* Normal */
	@media screen and (max-width: 1800px) {
		.suche {
			margin: -6.6em auto 0 auto;
		}
	}
	
	@media screen and (max-width: 1630px) {
		.suche {
			margin: -7.5em auto 0 auto;
			width: 1350px;
		}
		.facebook {
			margin: 1.5em 6em 0 79%; 	
		}
			.fblink {	
				height: 2.5em;	
			}
		.titelh1 {
			margin: 1.5em 10em 10em 28%;	
		}
	}
	
	@media screen and (max-width: 1540px) {
		.suche {
			margin: -8.5em auto 0 auto;
		}
		.jobsregion {
			margin: 1em 5% 1em 30%;
			padding: 1em 0;
			width: 40%;
			float: left;	
		}
		.globusimg {
			margin: 0 50% 0 0;	
		}
	}
	
	@media screen and (max-width: 1440px) {
		.suche {
			margin: -9.5em auto 0 auto;
			width: 1200px;
		}
		.facebook {
			margin: 0.8em 4em 0 80%; 	
		}
			.fblink {
				height: 2.5em;	
			}
	}
	
	@media screen and (max-width: 1360px) {
		.suche {
			margin: -10.4em auto 0 auto;
		}
	}
	
	@media screen and (max-width: 1280px) {
		.facebook {
			margin: 0.8em 4em 0 78%; 	
		}
			.fblink {
				height: 2.5em;	
			}
		#header-wrapper {
			height: 13em;
		}
		.suche {
			margin: 0;
			width: 100%;
		}
		.search {
			padding: 1em 1em;
			margin: 0;
		}
		#hero .formbutton {
			width: 13%;
		}
		#hero .intext {
			width: 30%;
			margin: 0 3% 0 0;
		}
			
		#hero .inort {
			width: 30%;
			margin: 0 3% 0 0;		
		}
			
		#hero .radius {
			width: 18%;
			margin: 0 3% 0 0;	
			padding: 0 0 0 1em;
		}
			#hero .radius input {
				width: 30%;
			}
		.leer {
			height: 5em;	
		}
	}
	
	@media screen and (max-width: 1180px) {
		#header-wrapper {
			height: 12em;
		}		
	}
	
	@media screen and (max-width: 1080px) {	
		h1 {
			margin-left: 3%;	
		}
		#header-wrapper {
			height: 10em;
		}
		.facebook {
			margin: 0.8em 2em 0 79%; 	
		}
			.fblink {
				height: 2.5em;	
			}
		.titelh1 {
			padding-top: 1em;	
		}
		.suche {
			margin: 0.5em 0;
		}
		.globus {
			width: 0%;
			float: left;
			display: none;	
		}
		#hero .formbutton {
			width: 15%;
		}
		#hero .intext {
			width: 30%;
			margin: 0 2% 0 1%;
		}
			
		#hero .inort {
			width: 30%;
			margin: 0 2% 0 0;		
		}
			
		#hero .radius {
			width: 18%;
			margin: 0 2% 0 0;	
			padding: 0 0 0 1em;
		}
			#hero .radius input {
				width: 30%;
			}
		.jobsregion {
			margin: 1em 25% 1em 25%;
			padding: 1em 0;
			width: 50%;
			float: left;	
		}
		.karriere {
			padding: 3em 1em;
		}
		.smkn {
			opacity: 0.7;
			float: left;
			width: 16%;
			cursor: pointer;
			padding: 0 0.5% 0.5em 0.5%;	
			margin: 0 0.3%;
		}
		
		.optionen {
			padding: 0 1em;	
		}
		.dreiecktext {
			text-align: center;	
		}
		.kntitel {
			font-size: 15px;
			font-weight: 400;
		}
		.tickershow{
			padding: 0 3% 3%;
		}
		.tickerrahmen {
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
			box-shadow: none;
		}
	}

	@media screen and (max-width: 900px) {
		h1 {
			font-size: 40px;
			text-align: center;	
			margin: -0.5em 0 0 0;
		}
		.suche {
			height: 14em;	
		}
		#header-wrapper {
			height: 9em;
		}
		.facebook {
			margin: 0.2em 2em 0 80%; 	
		}
			.fblink {	
				height: 2em;	
			}
		#hero .formbutton {
			float: none;
			margin: 0 40%;
			width: 20%;
		}
		#hero .intext {
			width: 60%;
			margin: 0 20% 1em 20%;
			float: none;
		}
			#hero .intext input {
				background-size: 10%;
			}
			
		#hero .inort {
			width: 60%;
			margin: 0 20% 1em 20%;	
			float: none;	
		}
			#hero .inort input {
				background-size: 10%;
			}
			
		#hero .radius {
			width: 26%;
			margin: 0 37% 1em 37%;	
			padding: 0 0 0 1em;
			float: none;
		}
			#hero .radius input {
				width: 30%;
			}
		.tickershow {
			display: none;
		}
		.leer {
			display: none;	
		}
	}

	@media screen and (max-width: 820px) {
		.titelh1 {
			margin: 2em 5% 1em 10%;	
		}
		h1 {
			text-align: center;
		}
		#header-wrapper {
			height: 10.5em;
		}
		.facebook {
			margin: 0.2em 2em 0 78%; 	
		}
			.fblink {	
				height: 2em;	
			}
		.jobsregion {
			margin: 1em 15% 1em 15%;
			padding: 1em 0;
			width: 70%;
			float: left;	
		}
		.dreieck {
			width: 18%;
			margin: 0 41% 1em 41%;	
		}
		.dreiecktext {
			padding-bottom: 2em;	
		}
	}

	@media screen and (max-width: 736px) {
		.titelh1 {
			margin: 0 5% 1em 15%;	
		}
		#header-wrapper {
			height: 8em;
		}
		#hero .formbutton {
			float: none;
			margin: 0 41%;
		}
		#hero .intext {
			width: 60%;
			margin: 0 20% 1em 20%;
			float: none;
		}
			
		#hero .inort {
			width: 60%;
			margin: 0 20% 1em 20%;	
			float: none;	
		}
			
		#hero .radius {
			width: 30%;
			margin: 0 35% 1em 35%;	
			padding: 0 0 0 1em;
			float: none;
		}
			#hero .radius input {
				width: 30%;
			}
	}
	
	@media screen and (max-width: 600px) {
		.facebook {
			margin: 1em 30% 0 30%; 	
		}
		#wrapper {
			padding-top: 1em;	
		}
		.titelh1 {
			margin: 0 5% 1em 5%;	
		}
		h1 {
			color: #555;
			text-shadow: none;	
		}
		#header-wrapper {
			background-image: none;
			background-size: 100%;
			background-repeat: no-repeat;
			background-position: top;
			background-color: #FFFFFF;
			margin: 0;
			padding: 0;
			height: 3em;
		}
		.homepage #header-wrapper {
			padding: 0;	
		}
		#hero .formbutton {
			float: none;
			margin: 0 35%;
			width: 30%;
		}
		#hero .intext {
			width: 80%;
			margin: 0 10% 1em 10%;
			float: none;
		}
			#hero .intext input {
				background: url(../../images/suchelupe.png);
				background-repeat: no-repeat;
				background-size: 9%;
				border: 0px solid;
				padding: 0.3em 0.8em 0.3em 2.7em;
			}
			
		#hero .inort {
			width: 80%;
			margin: 0 10% 1em 10%;	
			float: none;	
		}
			#hero .inort input {
				background: url(../../images/sucheort.png);
				background-repeat: no-repeat;
				background-size: 10%;
				border: 0px solid;
				padding: 0.3em 0.8em 0.3em 2.7em;
			}
			
		#hero .radius {
			width: 40%;
			margin: 0 30% 1em 30%;	
			padding: 0 0 0 1em;
			float: none;
		}
			#hero .radius input {
				width: 30%;
			}
		.jobsregion {
			margin: 1em 20% 1em 20%;
			padding: 1em 0;
			width: 60%;
			float: left;	
		}
			.wappen {
				width: 18%;
				height: 8em;
				margin: 0 3%;
				float: left;
			}
		.smkn {
			opacity: 0.7;
			float: left;
			width: 25%;
			cursor: pointer;
			padding: 0 0.5% 0.5em 0.5%;	
			margin: 0;
		}
	}

/* Mobile (Portrait) */
	@media screen and (max-width: 480px) {
		.titelh1 {
			margin: 0 5% 1em 5%;	
		}
		#hero .formbutton {
			float: none;
			margin: 0 35%;
		}
		#hero .intext {
			width: 90%;
			margin: 0 5% 1em 5%;
			float: none;
		}
			#hero .intext input {
				background: url(../../images/suchelupe.png);
				background-repeat: no-repeat;
				background-size: 10%;
				border: 0px solid;
				padding: 0.3em 0.8em 0.3em 2.7em;
			}
			
		#hero .inort {
			width: 90%;
			margin: 0 5% 1em 5%;	
			float: none;	
		}
			#hero .inort input {
				background: url(../../images/sucheort.png);
				background-repeat: no-repeat;
				background-size: 11%;
				border: 0px solid;
				padding: 0.3em 0.8em 0.3em 2.7em;
			}
			
		#hero .radius {
			width: 60%;
			margin: 0 20% 1em 20%;	
			padding: 0 0 0 1em;
			float: none;
		}
			#hero .radius input {
				width: 50%;
			}
		.dreieck {
			width: 30%;
			margin: 0 35% 1em 35%;	
		}
	}
	
	@media screen and (max-width: 400px) {
		.facebook {
			margin: 0.5em 20% 0 20%; 	
		}
		.titelh1 {
			margin: 0 5% 1em 5%;	
		}
		h1 {
			font-size: 32px;	
		}
		.search {
			padding: 1em 0em;
		}
		#hero .intext {
			width: 98%;
			margin: 0 1% 1em 1%;
			float: none;
		}
		#hero .inort {
			width: 98%;
			margin: 0 1% 1em 1%;
			float: none;
		}
		#hero .radius {
			width: 70%;
			margin: 0 15% 1em 15%;
			float: none;
		}
		#hero .formbutton {
			float: none;
			margin: 0 25%;
			width: 50%;
		}
			#hero .radius input {
				width: 35%;
			}
			#hero .intext input {
				background: url(../../images/suchelupe.png);
				background-repeat: no-repeat;
				background-size: 12%;
				border: 0px solid;
				padding: 0.3em 0.8em 0.3em 2.7em;
			}
			#hero .inort input {
				background: url(../../images/sucheort.png);
				background-repeat: no-repeat;
				background-size: 12%;
				border: 0px solid;
				padding: 0.3em 0.8em 0.3em 2.7em;
			}
		.wappen {
			width: 20%;
			height: 5em;
			margin: 0 2%;
			float: left;
		}
		.smkn {
			opacity: 0.7;
			float: left;
			width: 49%;
			cursor: pointer;
			padding: 0 0.5% 0.5em 0.5%;	
			margin: 0 0.5%;
		}
		.dreieck {
			width: 40%;
			margin: 0 30% 1em 30%;	
		}
	}	