/*Main.CSS*/
@font-face {
    font-family: 'Aleo';
    src: url('../img/Aleo-Black.woff2') format('woff2'), url('../img/Aleo-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aptos';
    src: url('../img/Aptos-Bold.woff2') format('woff2'), url('../img/Aptos-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aptos';
    src: url('../img/Aptos.woff2') format('woff2'), url('../img/Aptos.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    min-height: 100%;
}

body {
    font-family: 'Aptos', Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.5;
    color: #1d1d1d;
}

.best-html {
    max-width: 930px;
    margin: 16px auto;
    box-shadow: 0 0 10px 0 #cfcfcf;
    border: 1px solid #000;
    background-color: #fff;
    overflow: hidden;
    position: relative;
}

.best-html h4 {
    font-size: 18px;
    margin-bottom: 1em;
    color: #1d1d1d;
}

.best-html .flexbox {
    display: flex;
    column-gap: 30px;
    margin-top: 30px;
    margin-right: -30px;
}

.best-html .width {
    flex: 1 1 0;
    padding-bottom: 20px;
}

.best-html .contact {
    width: 300px;
    background: #003c77;
    padding: 16px 16px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: #fff;
    margin: 0 auto;
}

.best-html .font p {
    margin-bottom: 10px;
}

.best-html .banner {
    margin: 0 -20px;
    display: flex;
    justify-content: center;
}

.best-html .header {
    display: flex;
    background: #003c77 url(../img/background.png) no-repeat top left;
    justify-content: end;
    padding: 30px;
    background-size: contain;
}

.best-html .article {
    padding: 30px 30px 0;
}

.best-html p {
    margin-bottom: 22px;
}

.best-html strong {
    font-weight: 700;
}

.best-html h1 {
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: 900;
    color: #003c77;
    font-family: 'Aleo', Times, serif;
    line-height: 1.2;
}

.best-html h2 {
    position: relative;
    font-size: 22px;
    color: #6A7078;
    font-weight: 300;
    margin-bottom: 20px;
}

.best-html h3 {
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid;
}


.best-html :is(a:link, a:visited, a:hover, a:active) {
    color: #fff;
    white-space: nowrap;
    text-decoration: none;
}

.best-html .button {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.best-html .button a {
    display: inline-block;
    padding: 8px 15px;
    background: #fff;
    transition: .2s;
    width: 100%;
    text-align: center;
    color: #003c77;
    font-size: 16px;
    font-family: 'Aptos', Arial, sans-serif;
    font-weight: 700;
    border-radius: 4px;
}

.best-html .alt-button {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.best-html .alt-button a {
    display: inline-block;
    padding: 8px 15px;
    background: #003c77;
    transition: .2s;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: 'Aptos', Arial, sans-serif;
    font-weight: 700;
    border-radius: 4px;
}

.best-html .button a:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.25);
}

.best-html .alt-button a:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.25);
}

.best-html ul {
    margin-bottom: 20px;
    list-style: none;
}

.best-html ul li {
    padding-left: 15px;
    position: relative;
}

.best-html ul li:before {
    content: '\2022';
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 14px;
    line-height: 1;
    font-family: Arial, sans-serif;
}

.best-html img {
    max-width: 100%;
    vertical-align: middle;
}

.best-html .nobr {
    white-space: nowrap;
}

@media (max-width: 929px) {
    .best-html {
        margin: 0;
        box-shadow: none;
        border: none;
    }

    .best-html .flexbox {
        margin-right: -16px;
    }

    .best-html .article,
    .best-html .header {
        padding: 16px;
    }

    .best-html :is(p, ul) {
        hyphens: auto;
        -webkit-hyphens: auto;
    }

    .best-html br:not(.br br) {
        display: none;
    }
}

@media (max-width: 767px) {
    .best-html .flexbox {
        margin-right: 0;
        display: block;
    }

    .best-html .contact {
        width: auto;
        max-width: 100%;
    }

    .best-html .alt-button{
        display: none;
    }

    .best-html h1 {
        font-size: 33px;
    }
}

/* 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 */