/* https://jobs-cdn.b-ite.com/modern/job-posting-7108d1d070daa101.css */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.open .btn-default.dropdown-toggle {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active {
  background-image: none;
}
.open .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.open .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active, .btn-primary.active {
  background-image: none;
}
.open .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.open .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active, .btn-success.active {
  background-image: none;
}
.open .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.open .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active {
  background-image: none;
}
.open .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.open .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active {
  background-image: none;
}
.open .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.open .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active {
  background-image: none;
}
.open .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}
/* FILETYPE ICONS */
.filetype {
  background: url(images/2a844baed0fd5892.png) no-repeat top left;
  cursor: pointer;
  display: inline-block;
  padding-left: 20px;
  position: relative;
  height: 16px;
  background-position: 0 0;
}

/*standard icon*/
.filetype.any {
  background-position: 0 0;
}

/*word icon*/
.filetype.doc {
  background-position: 0 -66px;
}

.filetype.docx {
  background-position: 0 -66px;
}

.filetype.rtf {
  background-position: 0 -66px;
}

.filetype.docm {
  background-position: 0 -66px;
}

.filetype.dotx {
  background-position: 0 -66px;
}

.filetype.dotm {
  background-position: 0 -66px;
}

/*image icon*/
.filetype.jpg {
  background-position: 0 -132px;
}

.filetype.bmp {
  background-position: 0 -132px;
}

.filetype.gif {
  background-position: 0 -132px;
}

.filetype.jpeg {
  background-position: 0 -132px;
}

.filetype.png {
  background-position: 0 -132px;
}

.filetype.thm {
  background-position: 0 -132px;
}

.filetype.tif {
  background-position: 0 -132px;
}

.filetype.yuv {
  background-position: 0 -132px;
}

/*movie icon*/
.filetype.mpg {
  background-position: 0 -198px;
}

.filetype.asf {
  background-position: 0 -198px;
}

.filetype.asx {
  background-position: 0 -198px;
}

.filetype.avi {
  background-position: 0 -198px;
}

.filetype.flv {
  background-position: 0 -198px;
}

.filetype.mov {
  background-position: 0 -198px;
}

.filetype.mp4 {
  background-position: 0 -198px;
}

.filetype.rm {
  background-position: 0 -198px;
}

.filetype.vob {
  background-position: 0 -198px;
}

.filetype.wmv {
  background-position: 0 -198px;
}

/*open office icons*/
.filetype.odp {
  background-position: 0 -264px;
}

.filetype.fodp {
  background-position: 0 -264px;
}

.filetype.ods {
  background-position: 0 -330px;
}

.filetype.fods {
  background-position: 0 -330px;
}

.filetype.odt {
  background-position: 0 -396px;
}

.filetype.fodt {
  background-position: 0 -396px;
}

/*pdf icon*/
.filetype.pdf {
  background-position: 0 -462px;
}

/*power point icon*/
.filetype.ppt {
  background-position: 0 -528px;
}

.filetype.pptx {
  background-position: 0 -528px;
}

.filetype.pptm {
  background-position: 0 -528px;
}

.filetype.potx {
  background-position: 0 -528px;
}

.filetype.potm {
  background-position: 0 -528px;
}

.filetype.ppam {
  background-position: 0 -528px;
}

.filetype.ppsx {
  background-position: 0 -528px;
}

.filetype.ppsm {
  background-position: 0 -528px;
}

/*photoshop icon*/
.filetype.psd {
  background-position: 0 -594px;
}

/*flash icon*/
.filetype.swf {
  background-position: 0 -660px;
}

/*text icon*/
.filetype.txt {
  background-position: 0 -726px;
}

.filetype.log {
  background-position: 0 -726px;
}

.filetype.csv {
  background-position: 0 -726px;
}

.filetype.msg {
  background-position: 0 -726px;
}

.filetype.key {
  background-position: 0 -726px;
}

.filetype.sdf {
  background-position: 0 -726px;
}

.filetype.xml {
  background-position: 0 -726px;
}

.filetype.asc {
  background-position: 0 -726px;
}

.filetype.sql {
  background-position: 0 -726px;
}

.filetype.css {
  background-position: 0 -726px;
}

.filetype.htm {
  background-position: 0 -726px;
}

.filetype.html {
  background-position: 0 -726px;
}

.filetype.js {
  background-position: 0 -726px;
}

/*audio icon*/
.filetype.aif {
  background-position: 0 -792px;
}

.filetype.iff {
  background-position: 0 -792px;
}

.filetype.m3u {
  background-position: 0 -792px;
}

.filetype.m4a {
  background-position: 0 -792px;
}

.filetype.mp3 {
  background-position: 0 -792px;
}

.filetype.mpa {
  background-position: 0 -792px;
}

.filetype.ra {
  background-position: 0 -792px;
}

.filetype.wav {
  background-position: 0 -792px;
}

.filetype.wma {
  background-position: 0 -792px;
}

.filetype.ogg {
  background-position: 0 -792px;
}

.filetype.mid {
  background-position: 0 -792px;
}

.filetype.smf {
  background-position: 0 -792px;
}

.filetype.kar {
  background-position: 0 -792px;
}

.filetype.xmi {
  background-position: 0 -792px;
}

.filetype.rmi {
  background-position: 0 -792px;
}

.filetype.riff {
  background-position: 0 -792px;
}

/*excel icon*/
.filetype.xls {
  background-position: 0 -858px;
}

.filetype.xlsx {
  background-position: 0 -858px;
}

.filetype.xlsm {
  background-position: 0 -858px;
}

.filetype.xltx {
  background-position: 0 -858px;
}

.filetype.xltm {
  background-position: 0 -858px;
}

.filetype.xlsb {
  background-position: 0 -858px;
}

.filetype.xlsx {
  background-position: 0 -858px;
}

.filetype.xlam {
  background-position: 0 -858px;
}

.filetype.xll {
  background-position: 0 -858px;
}

/*zip icon*/
.filetype.zip {
  background-position: 0 -924px;
}

.filetype.rar {
  background-position: 0 -924px;
}

.filetype.gz {
  background-position: 0 -924px;
}

.filetype.ace {
  background-position: 0 -924px;
}

.filetype.tgz {
  background-position: 0 -924px;
}

.filetype.tar {
  background-position: 0 -924px;
}

.filetype.bz2 {
  background-position: 0 -924px;
}

.filetype.xz {
  background-position: 0 -924px;
}

.filetype.arj {
  background-position: 0 -924px;
}

.filetype.cab {
  background-position: 0 -924px;
}

.filetype.gzip {
  background-position: 0 -924px;
}

.filetype.iso {
  background-position: 0 -924px;
}

.filetype.lha {
  background-position: 0 -924px;
}

.filetype.lzh {
  background-position: 0 -924px;
}

.filetype.rpm {
  background-position: 0 -924px;
}

.filetype.z {
  background-position: 0 -924px;
}

/*vcard icon*/
.filetype.vcf {
  background-position: 0 -990px;
}

/*php code icon*/
.filetype.php {
  background-position: 0 -1056px;
}

.filetype.phps {
  background-position: 0 -1056px;
}

.filetype.inc {
  background-position: 0 -1056px;
}
.button_controls {
  min-height: 4.5em;
  text-align: right;
}
.button_controls a {
  border-radius: 20px;
  background: white -webkit-gradient(linear, left top, left bottom, from(white), to(#ededed));
  background: white linear-gradient(white, #ededed);
  border: 1px solid #B7B7B7;
  color: #606060;
  margin: 0.5em;
  padding: 0.5em 1.2em 0.55em;
  text-decoration: none;
  display: inline-block;
}
.button_controls a:active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(white));
  background-image: linear-gradient(#ededed, white);
  color: #999;
}
.button_controls a:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#dcdcdc));
  background-image: linear-gradient(white, #dcdcdc);
}


/* https://cs-assets.b-ite.com/gemeinde-neuried/templates/web/css/web-v1.css */
@charset "UTF-8";

/* eingebettet: https://static.b-ite.com/css/templates/columns/1.1.0.css */
/*----------banner----------*/
.__bjp-banner {
  width: 100%;
  display: block; }

/*----------bullet points----------*/
/*circle*/
.__bjp-bullet-points-circle {
  counter-reset: list-bullet-points-circle;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 1rem;
  padding-left: 0; }

.__bjp-bullet-points-circle li {
  list-style-type: none;
  margin: 0.25rem 0;
  padding-left: 15px;
  position: relative; }

.__bjp-bullet-points-circle li:before {
  content: '\2022';
  font-size: 0.8rem;
  position: absolute;
  margin-top: 1px;
  left: 0;
  counter-increment: list-bullet-points-circle; }

/*line*/
.__bjp-bullet-points-line {
  counter-reset: list-bullet-points-line;
  padding-left: 0;
  margin-top: 0;
  margin-right: 2rem; }

.__bjp-bullet-points-line li {
  list-style-type: none;
  margin: 0.25rem 0;
  padding-left: 15px;
  position: relative; }

.__bjp-bullet-points-line li:before {
  content: '-';
  font-size: 1.2rem;
  position: absolute;
  margin-top: -5px;
  left: 0;
  counter-increment: list-bullet-points-line; }

/*none*/
.__bjp-bullet-point-none {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  margin-right: 1rem; }

.__bjp-bullet-points-none li {
  list-style-type: none;
  padding-left: 0;
  margin: 0.25rem 0;
  position: relative; }

/*square*/
.__bjp-bullet-points-square {
  counter-reset: list-bullet-points-square;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 1rem;
  padding-left: 0; }

.__bjp-bullet-points-square li {
  list-style-type: none;
  margin: 0.25rem 0;
  padding-left: 15px;
  position: relative; }

.__bjp-bullet-points-square li:before {
  content: '\25A0';
  font-size: 0.7rem;
  position: absolute;
  margin-top: 0;
  left: 0;
  counter-increment: list-bullet-points-square; }

/*stream operator*/
.__bjp-bullet-points-stream {
  counter-reset: list-bullet-points-stream;
  margin-top: 1%;
  margin-bottom: 3%;
  padding-left: 0;
  margin-right: 1rem; }

.__bjp-bullet-points-stream li {
  list-style-type: none;
  font-weight: 400;
  padding-left: 15px;
  margin: 0.25rem 0;
  position: relative; }

.__bjp-bullet-points-stream li:before {
  content: '\00bb';
  font-size: 1rem;
  position: absolute;
  margin-top: -3px;
  left: 0;
  counter-increment: list-bullet-points-stream; }

/*----------buttons only----------*/
div.button_controls {
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  min-height: 1.5em; }

div.button_controls a {
  display: block;
  font-size: 1rem;
  border-radius: 0;
  margin: 0;
  text-decoration: none; }

/*----------container----------*/
.__bjp-container-relative {
  position: relative; }

.__bjp-container-absolute {
  position: absolute; }

/*----------float----------*/
.__bjp-float-right {
  float: right; }

.__bjp-float-left {
  float: left; }

/*----------font style----------*/
.__bjp-italic {
  font-style: italic; }

/*----------hr----------*/
/*dashed*/
hr.__bjp-dashed {
  border-top: 1px dashed;
  color: #000; }

/*dotted*/
hr.__bjp-dotted {
  border-top: 1px dotted;
  color: #000; }

/*dotted bold*/
hr.__bjp-dotted-bold {
  border-top: 3px dotted;
  color: #000; }

/*double*/
hr.__bjp-double {
  border-top: 3px double;
  color: #000; }

/*round (special)*/
.__bjp-round {
  position: relative;
  margin-bottom: 0;
  padding: 0;
  width: 100%;
  height: 40px; }

.__bjp-round:before {
  display: block;
  content: "";
  height: 35px;
  margin-top: -31px;
  border: solid #8c8b8b;
  border-width: 0 0 3px 0;
  border-radius: 20px; }

/*solid*/
hr.__bjp-solid {
  border-top: 1px solid;
  color: #000; }

/*----------link----------*/
.__bjp-link a {
  text-decoration: none;
  color: #000; }

/*----------table----------*/
.__bjp-table {
  border-collapse: collapse;
  width: 100%; }

.__bjp-table th {
  text-align: left;
  padding-left: 1rem; }

.__bjp-table td {
  padding-left: 1rem;
  vertical-align: top; }

/*----------text styles----------*/
/*text align*/
.__bjp-text-center {
  text-align: center; }

.__bjp-text-justify {
  text-align: justify; }

.__bjp-text-left {
  text-align: left; }

.__bjp-text-right {
  text-align: right; }

/*text decoration*/
.__bjp-underline {
  text-decoration: underline; }

/*text transform*/
.__bjp-uppercase {
  text-transform: uppercase; }

.__bjp-uppercase {
  text-transform: lowercase; }

/*----------@media----------*/
@media (min-width: 568px) {
  /*buttons*/
  div.button_controls a {
    display: inline-block;
    margin-right: 0;
    font-size: 1rem; }
  div.button_controls {
    padding: 0.5rem 0; } }

@media (min-width: 568px) {
  /*bullet points*/
  /*circle*/
  .__bjp-bullet-point-circle {
    margin-right: 0; }
  /*square*/
  .__bjp-bullet-point-square {
    margin-right: 0; }
  /*line*/
  .__bjp-bullet-points-line {
    margin-right: 0; } }

@media print {
  /*buttons*/
  .button_controls {
    display: none; } }

.__bjp-one-column {
  display: flex;
  flex-direction: column; }

.__bjp-two-column {
  display: flex;
  flex-wrap: wrap; }
  .__bjp-two-column .__bjp-block {
    flex: 0 0 50%; }

.__bjp-two-column-complex {
  display: flex;
  flex-wrap: wrap; }
  .__bjp-two-column-complex .__bjp-block-complex-small {
    flex: 0 0 40%; }
  .__bjp-two-column-complex .__bjp-block-complex-large {
    flex: 0 0 60%; }

.__bjp-three-column {
  display: flex;
  flex-wrap: wrap; }
  .__bjp-three-column .__bjp-block {
    flex: 0 0 33%; }

.__bjp-one-column-image {
  display: flex;
  flex-direction: column; }

.__bjp-two-column-image {
  display: flex;
  flex-wrap: wrap; }
  .__bjp-two-column-image .__bjp-block {
    flex: 0 0 50%; }

.__bjp-three-column-image {
  display: flex;
  flex-wrap: wrap; }
  .__bjp-three-column-image .__bjp-block {
    flex: 0 0 33%; }

.__bjp-four-column-image {
  display: flex;
  flex-wrap: wrap; }
  .__bjp-four-column-image .__bjp-block {
    flex: 0 0 25%; }

@media screen and (max-width: 660px) {
  .__bjp-two-column-complex {
    display: flex;
    flex-direction: column; }
    .__bjp-two-column-complex .__bjp-block-complex-small {
      flex: none; }
    .__bjp-two-column-complex .__bjp-block-complex-large {
      flex: none; } }

@media screen and (max-width: 568px) {
  .__bjp-two-column {
    display: flex;
    flex-direction: column; }
    .__bjp-two-column .__bjp-block {
      flex: none; }
  .__bjp-three-column {
    display: flex;
    flex-direction: column; }
    .__bjp-three-column .__bjp-block {
      flex: none; }
  .__bjp-four-column-image {
    display: flex;
    flex-wrap: wrap; }
    .__bjp-four-column-image .__bjp-block {
      flex: 0 0 50%; } }



/* eingebettet: https://static.b-ite.com/fonts/licorice/1/fonts.css */
@font-face {
    font-family: 'Licorice';
    font-weight: 400;
    src: url('../fonts/01_licorice-v1-latin-regular.woff2') format('woff'),
    url('../fonts/01_licorice-v1-latin-regular.woff2') format('woff2');
}



body {
  margin: 0;
  background-color: #fff;
  font-family: Arial, liberation sans, sans-serif;
}

.__bjp-jobofferWrapper {
  max-width: 940px;
  min-width: 330px;
  background-color: #fff;
  -webkit-box-shadow: 3px 3px 11px 2px #939095;
          box-shadow: 3px 3px 11px 2px #939095;
  line-height: 1.3;
  font-size: 15px;
  margin: 1rem auto 10rem auto;
  color: #000;
  text-align: justify;
}
.__bjp-jobofferWrapper a, .__bjp-jobofferWrapper a:hover, .__bjp-jobofferWrapper a:visited {
  text-decoration: none;
}
.__bjp-jobofferWrapper * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

.__bjp-content--content {
  padding: 2rem 5% 0;
}
.__bjp-content--flex-v1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  margin-bottom: 2rem;
}
.__bjp-content--flex-v1--block {
  width: 25%;
}
.__bjp-content--flex-v2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.__bjp-content--headline {
  text-align: center;
  padding: 0 5%;
}
.__bjp-content--left-block {
  width: 33%;
}
.__bjp-content--left-block--img {
  width: 100%;
  max-width: 250px;
  margin: 0 auto;
  display: block;
}
.__bjp-content--right-block {
  width: 64%;
  padding-right: 2rem;
  padding-left: 5px;
}
.__bjp-content--left-section {
  width: 13%;
}
.__bjp-content--right-section {
  width: 87%;
}
.__bjp-content--icon-img {
  width: 100%;
  max-width: 55px;
}
.__bjp-content--tasks-block li:before {
  content: "➬";
}
.__bjp-content--offer-block {
  margin-bottom: 0;
}
.__bjp-content--offer-block li:before {
  content: "✓";
}
.__bjp-content--profile-block li:before {
  content: "";
  top: 0;
  background: url('../images/bild5.svg') no-repeat;
  width: 17px;
  height: 17px;
  display: block;
}
.__bjp-content--qr-block {
  width: 100%;
  max-width: 130px;
}
.__bjp-content--qr-img img {
  display: block;
  width: 100%;
  border: 5px solid #fff;
}
.__bjp-content--qr-url {
  display: none;
}
.__bjp-content--footer {
  position: relative;
  background-color: #009738;
  padding: 1rem;
  color: #ffffff;
}
.__bjp-content--footer a, .__bjp-content--footer a:hover, .__bjp-content--footer a:visited {
  color: #fff;
}
.__bjp-content--footer--right-block {
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.__bjp-content--bottom-p {
  margin: auto 0 0 auto;
  text-align: right;
}

.__bjp-logo {
  width: 15%;
  margin-left: auto;
  padding: 1rem;
  display: block;
}

ul {
  counter-reset: list-bullet-points-circle;
  margin: 0 0 1rem;
  padding-left: 0;
  text-align: left;
}
ul li {
  list-style-type: none;
  margin: 0.25rem 0;
  padding-left: 1.5rem;
  position: relative;
  overflow: hidden;
}
ul li:before {
  color: #000;
  position: absolute;
  margin-top: 0;
  left: 0;
  counter-increment: list-bullet-points-circle;
  font-size: 18px;
  top: -4px;
}

h1 {
  font-size: 30px;
  color: #009738;
  text-align: center;
  margin: 2rem 0 0;
}

h2 {
  font-size: 18px;
  color: #009738;
  margin: 0 0 1rem;
}

h3 {
  font-size: 17px;
  font-weight: 800;
  margin: 1rem 0 0 0;
}

.button_controls {
  border-top: 1px solid #FED403;
  background: #fff;
}
.button_controls a {
  color: #000000;
  background: #FED403;
  border-color: #FED403;
}
.button_controls a:hover {
  background: #FED403;
}

@media screen and (max-width: 800px) {
  h1 {
    font-size: 25px;
    text-align: center;
    margin: 2rem 0;
  }

  h2 {
    font-size: 16px;
  }

  h3 {
    font-size: 15px;
  }

  .__bjp-content--content {
    padding: 1rem;
  }
  .__bjp-content--headline {
    font-size: 20px;
  }
  .__bjp-content--left-block {
    width: 100%;
  }
  .__bjp-content--padding-block {
    padding-left: 5px;
  }
  .__bjp-content--right-block {
    width: 100%;
    padding-right: 0;
  }
  .__bjp-content--footer--right-block {
    width: 100%;
  }
}
@media screen and (max-width: 568px) {
  h1 {
    font-size: 22px;
  }

  h2 {
    font-size: 15px;
  }

  h3 {
    font-size: 14px;
  }

  .__bjp-content--headline {
    font-size: 19px;
  }
  .__bjp-content--icon-img {
    max-width: 35px;
  }
  .__bjp-content--left-section {
    width: 10%;
  }

  .__bjp-logo {
    width: 25%;
  }

  div.button_controls a {
    padding: 8px 12px;
  }
}
@media print {
  @page {
    margin: 0;
  }
  body {
    margin: 0;
  }
  body * {
    -webkit-print-color-adjust: exact;
            color-adjust: exact;
  }

  .__bjp-jobofferWrapper {
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: transparent;
    line-height: 1.3;
    font-size: 10px;
    margin: 0;
  }

  h1 {
    font-size: 23px;
    margin-bottom: 1rem;
  }

  h2 {
    font-size: 17px;
    margin-bottom: 0.5rem;
  }

  h3 {
    font-size: 16px;
  }

  .__bjp-content--left-block {
    width: 34%;
  }
  .__bjp-content--right-block {
    width: 64%;
    padding-right: 1rem;
  }
  .__bjp-content--qr-img {
    width: 80px;
  }
  .__bjp-content--icon-img {
    max-width: 40px;
  }
}
/* --- Standalone-Anzeige: Portal-Layout auf ZIP-Kontext anpassen --- */
.__bjp-cnt,
.__bjp-jobofferWrapper {
  max-width: 940px !important;   /* = min(Original-Breite, 63rem). Das
                                     b-ite-„columns"-Template kappt selbst auf
                                     940px — die durften wir nicht auf 63rem
                                     (1008px) AUFWEITEN (O-175508). rem statt
                                     em, weil `em` auf die element-`font-size`
                                     rechnet (Müller-Tenant 18px → 63em=1134px). */
  margin-left: auto !important;
  margin-right: auto !important;
}
.__bjp-cnt--header--top {
  position: static !important;
}
.button_controls,
#bite_button_control_footer .button_controls {
  position: static !important;
  bottom: auto !important;
  width: auto !important;
}
.__bjp-cnt--banner {
  min-height: 0 !important;
  margin-top: 0 !important;
}
/* Telefonnummern werden im Transformer automatisch als tel:-Link gewrappt
   (Universalregel, CLAUDE.md 7.11). Im Original stehen die Nummern als
   Klartext im Kontaktblock → Link optisch unverändert übernehmen. */
.__bjp-cnt a[href^="tel:"],
.__bjp-jobofferWrapper a[href^="tel:"] {
  color: inherit !important;
  text-decoration: none !important;
  font-weight: inherit !important;
}

@media (prefers-reduced-motion: reduce) { * { animation:none !important; transition:none !important; } }
