@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 */
#footer-wrapper, .footerbottom {
	display: none;
}
 @-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 {
	background: #f5f7fa;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	color: #52575c;
	line-height: 1.75em;
	font-size: 14pt;
}
input, textarea, select {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	color: #52575c;
	line-height: 1.75em;
	font-size: 15pt;
}
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.5em;
	line-height: 1.8em;
	border-bottom: 1px solid #666666;
}
h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	color: #52575c;
	font-size: 2.5em;
	margin: 0 0 0.5em 0;
	text-align: center;
	text-transform: uppercase;
}
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;
}
a {
	color: #DDDDDD;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #000000;
}
p, ul, ol, dl, table {
	margin-bottom: 0;
}
br.clear {
	clear: both;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.search {
	padding: 2em 2em 4.4em 2em;
	background: rgba(0, 181, 163, 0.7);
	border-radius: 15px;
}
.info {
	text-align: center;
	margin: 0 20%;
}
.frame {
	height: auto;
	width: 100%;
	/*		background: #EEEEEE;*/
	background: #FFFFFF;
	box-shadow: 0px 0px 5px #999999;
}
.backtext {
	color: #333333;
	margin: 0 0 1em 0;
}
.symbol {
	margin-left: 40%;
	margin-top: -10px;
}
/* Form */
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;
}
/* 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: rgba(250,250,250,1);
	padding: 1em 0 0 0;
}


/* Normal */
	@media screen and (max-width: 1630px) {
}
 @media screen and (max-width: 1540px) {
.search {
	padding-top: 2.5em;
	padding-bottom: 4.5em;
}
.info {
	text-align: center;
	margin: 0 20%;
}
}
 @media screen and (max-width: 1440px) {
}
 @media screen and (max-width: 1360px) {
span.extra {
	display: none;
}
/* Wrappers */

.wrapper {
	padding: 1em 0 0 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;
}
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;
}
#promo-wrapper {
	padding: 1em 0 0 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;
}
.info {
	text-align: center;
	margin: 0 10%;
}
}

/* Narrow */

	@media screen and (max-width: 1080px) {
.search {
}
.ueberstart {
	font-size: 1.3em;
	padding: 0;
	background: none;
	color: inherit;
}
/* 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 0 0 0;
	margin-top: 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) {
.frame {
	-webkit-overflow-scrolling: touch;
	overflow-x: scroll;
}
.search {
	padding-top: 3em;
}
.anzahl a.next {
	width: 17%;
}
/* 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 0 0 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: 50%;
	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%;
}
.info {
	text-align: center;
	margin: 0;
}
}
 @media screen and (max-width: 820px) {
html, body {
	overflow-x: hidden;
}
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 10px 0 10px;
}
#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: 55%;
	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) {
.symbol {
	margin-left: 35%;
}
.search {
	padding-top: 1em;
}
.seiten {
	margin: 1em 0 0 30%;
}
.anzahl a {
	width: 7%;
}
.anzaktuell a {
	width: 7%;
}
.anzahl a.next {
	width: 16%;
}
/* Basic */

html, body {
	overflow-x: hidden;
}
/* Sections/Article */

header {
	margin-bottom: 1em;
}
header > p {
	font-size: 1em;
}
/* List */

ul.divided li {
	padding-top: 0.75em;
	margin-top: 0.75em;
}
/* Wrappers */

#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: 60%;
	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;
	width: 40%;
	margin: 0 30%;
}
.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 a {
	width: 11%;
}
.anzahl a.next {
	width: 18%;
}
/* 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 */

		/* 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: 70%;
	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) {
.symbol {
	margin-left: 25%;
}
.search {
	padding-top: 0em;
}
.seiten {
	margin: 1em 0 0 20%;
}
.anzahl a {
	width: 13%;
}
.anzaktuell a {
	width: 13%;
}
.anzahl a.next {
	width: 24%;
}
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 */

		/* 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: 90%;
	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;
}
}
 @media screen and (max-width: 400px) {
.symbol {
	margin-left: 15%;
}
.search {
	padding-top: 0em;
}
.seiten {
	margin: 1em 0 0 10%;
}
.anzahl a {
	width: 14%;
}
.anzaktuell a {
	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;
}
/* Button */

input[type="button"],  input[type="submit"],  input[type="reset"],  button,  .button {
	display: block;
	width: 100%;
	text-align: center;
}
/* 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: 100%;
	margin: 0 0 2em 0;
	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;
}
}
