/*Main.CSS*/
.suq {
  width: 852px;
  padding: 0px 0px 0;
  border: 1px solid #231f20;
  /*font-family: 'b';*/
  font-family: sans-serif;
  line-height: 18px;
  color: #231f20;
  margin: auto;
  font-size: 15px;
  background: url('../img/bg.png') no-repeat;
  background-size: 100% 100%;
}

@font-face {
  font-family: 'b';
  src: url('../img/b.ttf');
}

@font-face {
  font-family: 'l';
  src: url('../img/l.otf');
}

.suq strong{
    font-family: "l", arial, sans-serif;
}

.suq .k8 a {
  position: absolute;
  top: 0%;
  left: 3%;
  height: 84%;
  width: 28%;
}

.suq .k8 {
  position: relative;
  width: 138px;
  bottom: 15px;
}

/*.suq .k6 p:nth-of-type(1) {
  padding-right: 20px;
  margin-bottom: 41px;
}*/

.suq img {
  border: none;
  max-width: 100%;
}
.suq .l {
  width: 49%;
  float: left;
}
.suq .r {
  width: 47%;
  float: right;
}
.suq ul {
  padding-left: 26px;
  margin-bottom: 34px;
  margin-top: 0px;
}
.suq li {
  list-style-type: none;
  padding-left: 19px;
  text-align: left;
  position: relative;
  margin-bottom: 6px;
}
.suq li:before {
  content: '';
  width: 3px;
  height: 3px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 9px;
  background: #000;
}

.suq img.img5 {
  position: absolute;
  top: 226px;
  right: 47px;
  width: 58px;
}

.suq img.img6 {
  position: absolute;
  bottom: 75px;
  left: 33px;
  width: 69px;
}

.suq img.img2 {
  position: absolute;
  bottom: -5px;
  right: 32px;
  width: 195px;
}

.suq .k7.clearfix {
  line-height: 17px;
  margin-bottom: 18px;
}

.suq .l li {
  margin-bottom: 5px;
}

.suq .r ul {
  padding-left: 27px;
}

.suq a {
  color: inherit;
  text-decoration: none;
}
.suq h1 {
  font-size: 22.8px;
  margin: 1px 0px 14px 0;
  line-height: 25px;
  font-weight: normal;
  text-align: left;
  max-width: 590px;
}

.suq .k3 {
  text-align: center;
  font-size: 11.9px;
  /* padding: 5px 0px 13px 0px; */
  position: relative;
  padding: 0px 0px 20px;
top: -9px;
margin-top:15px;
}

/*.suq p.k4,*/
.suq .k1 > p:nth-of-type(1) {
  padding: 0 223px 26px 0px;
  font-size: 12.7px;
  text-align: justify;
  line-height: 16px;
}

.suq p {
  margin: 0px 0px 14px;
}
.suq .nd {
  padding: 0px 67px 30px 69px;
  position: relative;
}
.suq h1 span {
  font-size: 14px;
}
.suq h2 {
  font-weight: normal;
  margin: 63px 0px 11px -2px;
  font-size: 28.6px;
  line-height: normal;
  color: #c4ddd5;
}
.suq h3 {
  font-weight: normal;
  margin: 0 0 15px 0;
  font-size: 12.8px;
  line-height: normal;
}
.suq .a1 {
  position: relative;
}

.suq .a1 a {
  position: absolute;
  width: 20%;
  height: 20%;
  background: red;
  left: 0%;
  top: 0%;
}

.suq .k2 {
  text-align: center;
  margin-right: 67px;
  padding-top: 45px;
}

.suq .k2 img {
  width: 240px;
}

.suq p.k5 {
  font-size: 12.9px;
  margin-bottom: 9px;
}

.suq img.img4 {
  position: absolute;
  top: -8.4px;
  left: 44px;
  width: 50px;
}

.suq .k1 {
  position: relative;
  padding: 0 0 27px 70px;
  z-index: 1;
}

.suq img.img1 {
  position: absolute;
  top: -354px;
  right: 15px;
  width: 184px;
  /* z-index: -1; */
}

.suq .k6 {
  padding: 32px 34px 18px 38px;
  font-size: 12.9px;
  background-color: rgba(255,255,255,0.5);
	margin-top: 20px;
}

.suq .k9 {
  position: absolute;
  top: 1px;
  left: 64px;
}

.suq .k8 a:nth-of-type(2) {
  left: 37%;
}

.suq .k8 a:nth-of-type(3) {
  left: 72%;
}

/*---------bootraps------------*/
.suq div{
    display: block;
}
.suq .clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.suq .clearfix {
    display: inline-block;
}
.suq .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 (max-width: 851px) and (min-width: 300px){
	.suq{
		width: 100%;
		background: #7eb4a5;
	}
	.suq .nd{
	padding: 0;
	}
	.suq .m_br br, li br{
		display: none
	}
	.suq .l{
	    width: auto;
	    float: inherit;
	}
	.suq .r{
	    width: auto;
	    float: inherit;
	}
	.suq .k1 {
		padding: 5%;
	}

	.suq img.img1 {
		display: none;
	}

	.suq p.k4 {
		padding: 0px;
		text-align: left;
	}

	.suq img.img4 {
		display: none;
	}

	.suq .k6 {
		padding: 5%;
		background: #fff;
		margin: 0 5%;
	}

	.suq img.img5 {
		display: none;
	}

	.suq img.img2 {
		display: none;
	}

	.suq img.img6 {
		display: none;
	}

	.suq .k3 img {
		position: relative;
		top: 0px;
		left: 0px;
	}

	.suq .k3 {
		padding: 5%;
	}
	.suq .k9 {
		position: relative;
		top: 0px;
		left: 0px;
	}
	.suq .k2 {
		margin: 0px;
	}
	.suq p.k5 {
		padding: 0;
	}
	.suq p.p1 {
		position: relative;
		bottom: 0px;
		right: 0px;
	}
	
	.suq .k1 > p:nth-of-type(1) {
	    padding: 0 0 26px 0px;
        font-size: 12.7px;
        text-align: justify;
        line-height: 16px;
    }
}

/* bootstrap 4 alpha */
@media print {
  body * {
    font-size: 8pt !important;
    margin: 0 !important;
    max-width: 100%;
  background: url('../img/bg.png') no-repeat;
  }
  .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 */
