.suq {
  width: 940px;
  padding: 0px;
  font-family: Arial, liberation sans, sans-serif;
  font-size: 16px;
  color: #003c50;
  margin: auto;
  line-height: 1.4;
  text-align: left;
  box-shadow: 3px 3px 11px 2px #939095;
  -webkit-box-shadow: 3px 3px 11px 2px #939095;
  position: relative;
}
.suq h1 {
  line-height: 1.2;
  font-weight: normal;
  font-size: 24px;
  margin: 0;
  color: #fff;
}
.suq p.p5 {
  margin: 10px 0 0 0;
  font-size: 14px;
}
.suq img.img2 {
	max-width: 194px;
}
.suq .suq_l {
  width: 48%;
  float: left;
}
.suq .b {
  text-align: right;
}
.suq p.p4 {
  position: absolute;
  margin: 0 0 0 0;
  bottom: -27px;
  right: 58px;
  font-size: 14px;
  line-height: 1.4;
  top: 74px;
}
.suq img.img3 {
  max-width: 88px;
}
.suq .s2 {
  padding: 18px 0 28px;
}
.suq .suq_r {
  width: 48%;
  float: right;
}
.suq .s3 {
  padding: 0 28px;
  position: relative;
  padding-bottom: 14px;
  color: #555555;
  background-color: #fff;
    width: 100%;
}
.suq .left {
	display: inline-block;
    width: 20%;
	padding-top: 10px;
}
.suq .middle {
    display: inline-block;
    width: 56%;
    vertical-align: bottom;
}
.suq .right {
  display: inline-block;
    width: 20%;
    text-align: right;
}
/*.suq .s3:before {
  content: '';
  width: 75%;
  height: 1px;
  position: absolute;
  background-color: #000000;
  left: 12%;
  top: 0;
  z-index: 2;
}*/
.suq .l {
  width: 49%;
  padding: 5px 10px;
  border-top: 1px solid #000;
  float: left;
}

.suq .r {
  float: right;
  width: 49%;
  padding: 5px 10px;
  border-top: 1px solid #000;
}
.suq p.p3 {
  text-align: right;
  padding: 3px 0;
  margin: 0;
  font-size: 12px;
}
.suq .s1-wrap {
	position:relative;
}

.suq .s1 {
  padding: 1.5% 2%;
  background-color: #589EBA;
  width: 80%;
  margin-left: auto;
}
.suq .s1:after {
	content: '';
    position: absolute;
    width: 100%;
    height: calc(100% - 53px);
    bottom: 0;
    left: 0;
    background-color: #d8e7ed;
	z-index: -1000;
}
.suq .s1 p {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}
.suq ul {
  margin: 0 0 14px 0;
  padding: 0 0 0 0;
}
.suq strong {
  font-weight: bold;
}
.suq p.p2 {
  color: #fff;
  margin-left: auto;
  margin-top: 0;
  font-weight: bold;
  font-size: 18px;
  margin: 0;
  background-color: #589EBA;
}
.suq img {
  border: none;
  max-width: 100%;
}
.suq li {
  list-style-type: none;
  padding: 0 0 0 8px;
  text-align: left;
  position: relative;
}
.suq li:before {
  content: '';
  width: 4px;
  height: 1px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px;
  background: #000;
}
.suq a {
  color: inherit;
  text-decoration: none;
}
.suq p {
  margin: 0px 0px 30px;
}
.suq .nd {
  padding: 0 28px;
  background-color: #d8e7ed;
}
.suq .nd1 {
  padding: 0 28px;
}


.suq h1 span {
  font-size: 38px;
}
.suq .f2 {
	color: #fff;
	font-size: 26px;
	font-weight: 400;
	line-height: 31.2px;
}
.suq h2 {
    font-size: 30px;
    margin: 20px 0px;
    color: #003c50;
}
.suq h3 {
  font-weight: normal;
  margin: 0 0 16px 0;
  font-size: 18px;
  line-height: normal;
  color: #000;
}
.suq .a {
  position: relative;
}
.suq p.p1 {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  padding: 18px 47px;
}
/*---------bootraps------------*/
.suq div {
  display: block;
}
.suq .clearfix:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
}
.suq .clearfix {
  display: inline-block;
}
.clearfix {
  display: block;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.suq .img-responsive {
  max-width: 100%;
  display: block;
}

@media only screen and (min-width: 300px) and (max-width: 939px) {
  .suq {
    width: 100%;
    text-align: left;
    box-shadow: none;
    border: 1px solid #000;
  }
  .suq .suq_l,
  .suq .suq_r {
    width: 100%;
    float: inherit;
  }
  .suq .nd {
    padding: 10px 5%;
  }
  .suq .m_br br,
  .suq li br {
    display: none;
  }
  .suq h2 {
    padding: 15px 5% 15px;
    line-height: normal;
  }

  .suq p.p1 {
    position: relative;
    padding: 12px 5%;
    color: inherit;
    line-height: normal;
  }

  .suq p.p2 {
    position: relative;
    width: auto;
    padding: 10px 5%;
    line-height: normal;
  }

  .suq .s1 {
    padding: 15px 5%;
    width: auto;
    margin: 5px 0 0 0;
  }

  .suq h1 span {
    font-size: 33px;
  }

  .suq p.p2 {
    font-size: 21px;
  }

  .suq .l,
  .suq .r {
    float: inherit;
    width: auto;
  }

  .suq .left,
  .suq .right {
    float: inherit;
    width: auto;
  }

  .suq .s3 {
    padding: 0 5% 15px;
  }

  .suq p.p4 {
    position: relative;
    bottom: 0;
    right: 0;
    top: 5px;
  }

  .suq .c {
    padding: 10px 0 0 0;
  }

  .suq .b {
    text-align: left;
    margin: 10px 0 0 0;
  }
}

@media print {
  body * {
    font-size: 8pt !important;
    margin: 0 !important;
    max-width: 100%;
  }
  .nurjobansicht {
    display: none;
  }
  #sidebar,
  #footer {
    display: none;
  }
  .suq p {
    margin: 10px 0 !important;
  }
  .suq ul {
    padding-left: 10px !important;
  }
  .suq li {
    list-style-type: disc;
    padding-left: 0px !important;
  }
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/* end bootstrap 4 alpha */
