@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;
}
/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/source-sans-pro-v21-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-300.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/source-sans-pro-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/source-sans-pro-v21-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/source-sans-pro-v21-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-900 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/source-sans-pro-v21-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-900.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-900.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

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;
}
h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	color: #f15a24;
	text-align: center;
}
h1 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
	text-decoration: none;
}
h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.6em;
	text-align: center;
	line-height: 1.2em;
	padding-bottom: 10px;
	color: #52575c;
}
h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	color: #52575c;
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
	text-align: center;
}
.u1 {
	font-size: 1.6em;
	text-align: center;
	line-height: 1.2em;
	padding-bottom: 10px;
	color: #52575c;
}
.u2 {
	font-weight: 300;
	color: #52575c;
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
	text-align: center;
}
h3 {
	font-family: 'Source Sans Pro', sans-serif;
	color: #409ea0;
	font-size: 1.5em;
	line-height: 1.5em;
	text-transform: uppercase;
}
h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.6em;
	line-height: 1.25em;
	font-weight: 300;
	color: #f15a24;
	text-align: center;
}
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: 3px dotted #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;
}
/* 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);
}
/* 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: #FFFFFF;
	overflow-x: hidden;
	padding: 0.5em 0 5em 0;
}
.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/tassetablet.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
	height: 17em;
}
#promo-wrapper {
	position: relative;
	background-size: 192px 192px, cover;
	background-color: #f05a23;
	color: #fff;
	text-align: center;
	padding: 6em 0 6em 0;
}
/* Hero */

.suche {
	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%);
	margin: -4.3em 15% 1em 15%;
	box-shadow: 0 5px 10px -5px #000000;
}
.search {
	padding: 1em 0;
	margin: 0 5%;
}
#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;
	text-align: center;
}
#hero .formbutton input {
	background: rgba(255, 255, 255, 0.9);
	border-color: rgba(255, 255, 255, 0);
	color: #6685a8;
	font-weight: 600;
	font-size: 1.22em;
	padding: 0em 1em;
}
#hero .formbutton input:hover {
	border-color: rgba(255, 255, 255, 0.75);
	background-color: #FFFFFF;
	color: #456487;
}
#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);
}
.baum {
	background-image: url(../../images/baeume.png);
	background-size: 100%;
	background-repeat: no-repeat;
	padding: 2em 0 6em 2em;
	display: none;
}
.ergebnis {
	border-top: 3px dotted #666666;
	padding: 1em;
}
.angebotleft {
	float: left;
	width: 120px;
	margin-right: 5%;
}
.anglogo {
	width: 100%;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	padding: 1.5em 9px;
}
.anglogo img {
	width: 100px;
	height: 50px;
}
.firmenprofil {
	padding: 5px 10px;
}
.firmenprofil a {
	font-weight: 400;
	color: #666;
}
.firmenprofil a:hover {
	color: #000;
}
.angtitel {
	float: left;
	width: 60%;
	margin-right: 5%;
}
.angtitel .titel a {
	font-size: 1.3em;
	color: #00395e;
	font-weight: 600;
	text-align: left;
}
.angtitel .titel a:hover {
	color: #00698e;
}
.angtitel .firma {
	padding-top: 0.7em;
}
.angtitel .firma a {
	font-weight: 600;
	color: #555555;
	font-size: 0.8em;
	text-align: left;
}
.angtitel .firma a:hover {
	color: #000000;
}
.teaser {
	padding-top: 10px;
}
.teaser p {
	line-height: 1.5em;
}
.angortdate {
	float: left;
	width: 18%;
	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: #00395e;
	color: #EEEEEE;
	width: 7%;
	float: left;
	margin-right: 0.5%;
}
.jobfinder {
	padding: 1em 0 5em 0;
}
.fund {
	height: 12em;
	margin: 0 65% 0 15%;
}
.jobfindertext {
	padding: 0 15% 0 37%;
	background-color: #f2f2f2;
}
.jftext {
	width: 65%;
	margin-right: 5%;
	float: left;
	padding: 1em 0;
}
.jfgross {
	font-size: 20px;
	font-weight: 400;
	padding-bottom: 0.3em;
}
.jfklein {
	font-size: 18px;
}
.jobfinderlupe {
	width: 30%;
	float: left;
	margin: -2em 0;
}
.notfound {
	display: none;
}
.bannerheight {
	margin-top: -40px;
}
.bannerheadline {
	font-size: 0.8em;
	margin: 0.4em 0 0 0.1em;
	padding: 0;
}
.banner {
	margin-bottom: 3em;
	border: 1px dashed #666666;
	padding: 10px;
	box-shadow: 0px 0px 10px #E0E0E0;
	filter: grayscale(20%);
}
.banner:hover {
	filter: grayscale(0%);
}
.banner img {
	width: 100%!important;
}
.finderlink {
	color: #777;
	text-decoration: underline;
}
.maps {
	font-size: 0.9em;
	color: #A06666;
	margin-top: 0.2em;
}
.skyscrapper1 {
	width: 320px;
	min-height: 500px;
	position: absolute;
	top: 647px;
	left: 20px;
	padding: 0 10px 10px 10px;
	border: 1px dashed #666666;
	display: none;
}
.skyscrapper2 {
	width: 320px;
	min-height: 500px;
	position: absolute;
	top: 647px;
	right: 20px;
	padding: 0 10px 10px 10px;
	border: 1px dashed #666666;
	display: none;
}

/* Normal */
	@media screen and (max-width: 2150px) {
.skyscrapper1,  .skyscrapper2 {
	width: 280px;
	min-height: 100px;
	padding: 5px;
}
}
 @media screen and (max-width: 1940px) {
.skyscrapper1,  .skyscrapper2 {
	width: 200px;
}
}
 @media screen and (max-width: 1790px) {
.skyscrapper1,  .skyscrapper2 {
	display: none;
}
}
 @media screen and (max-width: 1630px) {
.fund {
	height: 10em;
}
}
 @media screen and (max-width: 1540px) {
.suche {
	margin: -4.3em 14% 1em 14%;
}
.jobsregion {
	margin: 1em 5% 1em 30%;
	padding: 1em 0;
	width: 40%;
	float: left;
}
.fund {
	height: 8em;
	margin: 0 70% 0 10%;
}
.jobfindertext {
	padding: 0 15% 0 31%;
	background-color: #f2f2f2;
}
.jftext {
	width: 60%;
}
.jobfinderlupe {
	width: 35%;
	margin: 0;
}
}
 @media screen and (max-width: 1440px) {
.suche {
	margin: -4.3em 10% 1em 10%;
}
.search {
	padding: 1em 0;
	margin: 0 6%;
}
.angtitel {
	margin-right: 3%;
}
.angortdate {
	width: 19%;
}
.fund {
	height: 6em;
}
.jobfindertext {
	padding: 0 5% 0 31%;
	background-color: #f2f2f2;
}
.jobfinderlupe {
	width: 35%;
	margin: -0.5em 0;
}
}
 @media screen and (max-width: 1360px) {
.baum {
	padding: 2em 0 4em 2em;
}
.suche {
	margin: -4.3em 8% 1em 8%;
}
.globus {
	width: 0%;
	float: left;
	display: none;
}
.jobsregion {
	margin: 1em 30% 1em 30%;
	padding: 1em 0;
	width: 40%;
	float: left;
}
.angortdate {
	width: 19%;
}
}
 @media screen and (max-width: 1280px) {
.search {
	padding: 1em 1em;
	margin: 0;
}
#hero .formbutton {
	width: 10%;
}
#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%;
}
.suche {
	margin: -4.3em 0% 1em 0%;
}
}
 @media screen and (max-width: 1080px) {
#header-wrapper {
	height: 13.75em;
}
.suche {
	margin: 0em 0;
	box-shadow: none;
}
#hero .formbutton {
	width: 10%;
}
#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;
	text-align: center;
}
.fund {
	height: 4em;
	margin: 0 75% 0 5%;
}
.jobfindertext {
	padding: 0 5% 0 27%;
}
.jftext {
	width: 60%;
}
.jobfinderlupe {
	width: 35%;
	margin: 0;
}
.angebotleft {
	float: none;
	text-align: center;
	margin: 0 auto;
}
.angtitel {
	float: none;
	width: 100%;
	margin: 1em 0;
	text-align: center;
}
.angortdate {
	width: 100%;
	text-align: center;
}
.banner {
	margin: 10px;
}
.bannerheadline {
	margin-left: 10px;
}
}
 @media screen and (max-width: 900px) {
#header-wrapper {
	height: 9em;
}
#hero .formbutton {
	float: none;
	margin: 0 43%;
}
#hero .intext {
	width: 50%;
	margin: 0 25% 1em 25%;
	float: none;
}
#hero .intext input {
	background-size: 10%;
}
#hero .inort {
	width: 50%;
	margin: 0 25% 1em 25%;
	float: none;
}
#hero .inort input {
	background-size: 10%;
}
#hero .radius {
	width: 20%;
	margin: 0 40% 1em 40%;
	padding: 0 0 0 1em;
	float: none;
}
#hero .radius input {
	width: 30%;
}
.fund {
	display: none;
}
.jobfindertext {
	padding: 0 5% 0 5%;
}
.jftext {
	width: 60%;
}
.jobfinderlupe {
	width: 35%;
	margin: 0.3em 0;
}
.notfound {
	display: block;
	padding: 0 0 1em 0;
}
.notfound p {
	font-size: 1.1em;
	font-weight: 600;
	color: #600;
}
}
 @media screen and (max-width: 820px) {
.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;
}
.jobfinderlupe {
	width: 35%;
	margin: 1em 0;
}
}
 @media screen and (max-width: 736px) {
#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%;
}
.anglogo {
	float: none;
	width: 120px;
	margin: 0 auto;
}
.angtitel {
	float: none;
	width: 80%;
	margin: 1em 10%;
}
.angortdate {
	float: none;
	width: 80%;
	margin: 0 10%;
	text-align: center;
}
.seiten {
	margin: 1em 0 0 30%;
}
.anzahl a {
	width: 7%;
}
.anzaktuell {
	width: 7%;
}
.anzahl a.next {
	width: 16%;
}
.jftext {
	width: 100%;
}
.jobfinderlupe {
	display: none;
}
}
 @media screen and (max-width: 600px) {
.baum {
	background-image: none;
	background-color: #FFF;
	padding: 2em 1em 3em 1em;
}
#header-wrapper {
	background-image: none;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	height: 0;
}
.homepage #header-wrapper {
	padding: 0;
}
.suche {
	margin: 1em 0;
}
#hero .formbutton {
	float: none;
	margin: 0 38%;
}
#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;
}
.seiten {
	margin: 1em 0 0 22%;
}
.anzahl a {
	width: 11%;
}
.anzaktuell {
	width: 11%;
}
.anzahl a.next {
	width: 18%;
}
}

/* Mobile (Portrait) */
	@media screen and (max-width: 480px) {
#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%;
}
.anglogo {
	float: none;
	width: 120px;
	margin: 0 auto;
}
.angtitel {
	float: none;
	width: 94%;
	margin: 1em 3%;
}
.angortdate {
	float: none;
	width: 94%;
	margin: 0 3%;
}
.seiten {
	margin: 1em 0 0 20%;
}
.anzahl a {
	width: 13%;
}
.anzaktuell {
	width: 13%;
}
.anzahl a.next {
	width: 24%;
}
.bannerimg {
	width: 100%;
}
}
 @media screen and (max-width: 400px) {
.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 28%;
}
#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%;
}
.seiten {
	margin: 1em 0 0 10%;
}
.anzahl a {
	width: 14%;
}
.anzaktuell {
	width: 14%;
}
.anzahl a.next {
	width: 26%;
}
}
