.suq{
    max-width: 871px;
    padding: 0px;
    font-family:"r", arial;
    border:1px solid #000;
    font-size: 14px;
    color: #000;
    margin: auto;
    line-height: 1.4;
    text-align: left;
}
@font-face {
     font-family:"r";
     src:url("r.woff2") 
}
@font-face {
     font-family:"b";
     src:url("b.woff2")
}
@font-face {
     font-family:"h1b";
     src:url("b.otf")
}
@font-face {
     font-family:"h1";
     src:url("b.otf")
}
.suq h1{
    font-size: 28px;
    margin: 35px 0 30px 30px;
    line-height: normal;
    font-weight: normal;
    text-align: left;
    font-family:"h1";
    color: #032E65;
}
.suq h1 strong{
    font-family:"h1b";
}

.suq ul{
    margin: 0 0 14px 0;
    padding: 0 0 0 28px;
}
.suq strong{
    font-weight: bold;
    font-family:"b";
}
.suq img{
    border: none;
    max-width: 100%
}

.suq img.img1 {
    position: absolute;
    right: 17px;
    top: 0;
    left: 0;
    margin: auto;
    width: 126px;
}
.suq li {
    list-style-type: none;
    padding: 0 0 0 9px;
    text-align: left;
    position: relative;
}
.suq li:before {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
    background: #fff;
    border: 1px solid;
}
.suq a {
    color: inherit;
}
.suq p{
    margin: 0px 0px 14px
}
.suq .nd{
    padding: 10px 15px 30px;
}
.suq img.img2 {
    width: 172px;
    margin: 0 0 5px;
}

.suq .m4 {
    position: absolute;
    right: 20px;
    bottom: 3px;
    font-size: 11.4px;
    color: #fff;
}
.suq h1 span{
    font-size: 14px
}
.suq h3 a {
    color: #032E65;
}
.suq h2{
    font-weight: normal;
    margin: 50px 0 0 0;
    font-size: 27px;
    line-height: normal;
    color: #032E65;
} 
.suq h3{
    font-weight: bold;
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: normal;
    color: #6B90B6;
} 
.suq .a {
    position: relative;
    margin: 0 0 20px;
}

.suq .a a {
    background: red;
    position: absolute;
    left: 0%;
    top: 0%;
    width: 20%;
    height: 20%;
}
.suq p.m {
    font-size: 18px;
    color: #6B90B6;
}
.suq ul.m1 {
    padding: 0px 0 20px 66px;
}

.suq ul.m1 li:before {
    width: 2px;
    height: 2px;
    top: 4px;
}

.suq ul.m1 li {
    padding-left: 7px;
}
.suq .m2 {
    background: url(../img/bg.png) no-repeat;
    background-size: 100% 100%;
    padding: 20px 15px 10px 0px;
    position: relative;
    margin: 0 15px 15px;
}
.suq .m3 p {
    display: inline-block;
    background: #032E65;
    padding: 3px 3px 1px;
    color: #ffffff;
    margin: 0 0 10px;
}

.suq .m3 {
    padding: 0 580px 0 0;
    position: relative;
}
.suq .m3 p:nth-of-type(2) {
    background: #B8B9B9;
}
.suq .m3 p:nth-of-type(3) {
    background: #6B90B6;
}
.suq .m3 p:nth-of-type(4) {
    background: #8C9295;
}
.suq .m5 {
    padding: 0 0 0 28px;
}
/*---------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;
}
.suq * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.suq .img-responsive{
    max-width: 100%;
    display: block;
}


.suq body{
    margin: 8px 0px;
     background: #fff
}

@media screen and (max-width: 870px){
    .suq{
        width: 100%;
        text-align: left;
    }
    
    .suq .nd{
        /* padding: 5% */
    }
    .suq .m_br br, li br{
        display: none
    }
    .suq .m_in{
        display: inline-block;
    }
    .suq h1 {
        margin: 30px 0 30px;
    }
    
    .suq .m3 {
        padding: 0 22% 0 0;
    }
    
    .suq .m4 {
        position: relative;
        right: 0;
        bottom: 0;
        color: #000;
    }
    
    .suq img.img1 {
        position: relative;
        right: 0;
    }
        .suq .m5 {
        padding: 0 0 0;
    }
    .suq .m3 p {
    width: 206px;
    display: block;
    }
}

/* bootstrap 4 alpha */
@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 */

.suq .bbutton {
	background-color: #032E65;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 15px;
	width: 30%;
	border-radius: 0px;
	border: 1px solid #6B90B6;
	transition: background-color 0.4s;
	display: inline-block;
	text-align: center;
}

.suq .bbutton:hover{
	background-color: #6B90B6;
	color: #032E65;
	border: 1px solid #032E65;
}