@font-face {
  font-family: "Myriad Pro";
  src: url("/ceemes/../static/fonts/MYRIADPROREGULAR.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

html,body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    font-family: "Lucida Sans Regular", "Loma", sans-serif;
}

#wrapper {
    margin: 0;
    padding: 0;
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
}

header > .header-inner {
    overflow: auto;
}

div.logo {
    margin-top: 30px;
}

div.language-switcher {
    float: right;
    margin-top: 12px;
}

div.language-switcher > a {
    color: #003d74;
    font-size: 13px;
    text-decoration: none;
}

nav.main-navigation-container {
    margin-top: 30px;
}

nav > ul#main-navigation {
    margin: 0;
    float: none;
    clear: both;
    text-align: right;
    margin-bottom: 7px;
}

nav > ul#main-navigation > li {
    display: inline-block;
    list-style-type: none;
    padding: 0px 10px;
    overflow: hidden;
}

nav > ul#main-navigation > li:last-child {
    padding-right: 0px;
}

nav > ul#main-navigation > li > a {
    text-transform: uppercase;
    color: #666;
    text-decoration: none;
    font-size: 18px;
    font-family: Myriad Pro,'PT Sans Narrow', sans-serif;
}

nav > ul#main-navigation > li > a:visited,nav > ul#main-navigation > li > a:focus {
    color: #666;
}

nav > ul#main-navigation > li > a:active,nav > ul#main-navigation > li.active > a {
    color: #003d74;
}

nav > ul.side-menu {
    text-align: right;
    margin: 0;
    margin-top: 15px;
    padding: 0;
}

nav > ul.side-menu > li {
    list-style-type: none;
    display: block;
    padding: 5px 0px;
}

nav > ul.side-menu > li.item-371 {
    margin-top: 20px;
}

nav > ul.side-menu > li > a {
    font-size: 16px;
    color: #666;
    line-height: 14px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Myriad Pro,'PT Sans Narrow', sans-serif;
}

nav > ul.side-menu > li > a:visited,nav > ul.side-menu > li > a:focus,nav > ul.side-menu > li > a {
    color: #666;
}

nav > ul.side-menu > li > a:active,nav > ul.side-menu > li.active > a,nav > ul.side-menu > li > ul.sub-side-menu > li.active > a,nav > ul.side-menu > li > a:hover {
    color: #003d74;
}

nav > ul.side-menu > li > ul.sub-side-menu > li {
    list-style-type: none;
}


/* CUSTOM PAGE PROPERTIES */
li.item-361 {
    margin-bottom: 20px;
}

.content-wrapper.page-215 > .content-col-right > .content-item {
    border-bottom: 0px;
    border-top: 1px solid #003d74;
}

.content-wrapper.page-215 > .content-col-right > .content-item:not(:first-child) {
    padding-top: 20px;
}

h2 + .content-item {
    padding-top: 0px;
}

.header-image-outer {
    background: url("https://npp.de/ceemes/webfile/show/501") no-repeat left, url("https://npp.de/ceemes/webfile/show/497") no-repeat right;
    height: 480px;
}

.two-cols > .content-col-left {
    width: 185px;
    float: left;
    padding: 0px 15px 0px 0px;
}

.two-cols > .content-col-right {
    width: 693px;
    float: left;
    padding: 0px 10px;
}

.two-cols-home > .content-col-left {
    width: 360px;
    float: left;
    padding: 0px 10px;
}

.two-cols-home > .content-col-right {
    float: left;
    padding: 0px 10px;
    width: 493px;
}

.two-cols-home > .content-col-left > .content-item {
    border-bottom: 1px solid #003d74;
    padding-top: 20px;
}

.two-cols-home > .content-col-left > .content-item:last-child {
    border: none;
}

.two-cols-home > .content-col-left > .content-item:first-child {
    padding-top: 0px;
}

.three-cols > .content-col-left {
    width: 185px;
    float: left;
    padding: 0px 15px 0px 0px;
}
.three-cols > .content-col-center {
    width: 487px;
    float: left;
    padding: 0px 10px;
}

.three-cols > .content-col-right {
    width: 185px;
    float: left;
    padding: 40px 0px 0px 15px;
}

p {
    text-align: justify;
}

p.employee-company-position,p.employee-contact {
    text-align: inherit;
}

section.content-wrapper {
    margin: 31px auto;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    color: #666;
}

footer {
    background: #ccc;
    font-family: Myriad Pro,'PT Sans Narrow', sans-serif;
    min-width: 1000px;
    margin-top: 100px;
    padding-top: 15px;
    padding-bottom: 30px;
}

#footer-navigation {
    margin-top: 10px;
    display: table;
    table-layout: fixed;
}

#footer-navigation > ul {
    margin: 0;
    padding: 0;
    display: table-row;
}

#footer-navigation > ul > li.cl {
    list-style-type: none;
    max-width: 207px;
    display: table-cell;
    padding: 0 20px;
}

#footer-navigation > ul > li.cl:last-child {
    padding-left: 0px;
}

#footer-navigation > ul > li.cl:first-child {
    padding-right: 0px;
}

#footer-navigation > ul > li.cl > a.topic {
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: none;
    color: #003d74;
    white-space: nowrap;
}

#footer-navigation > ul > li.cl > ul {
    margin: 5px 0px 10px;
    padding: 0;
}

#footer-navigation > ul > li.cl > ul > li {
    list-style-type: none;
}

#footer-navigation > ul > li.cl > ul > li > a {
    text-transform: uppercase;
    font-size: 13px;
    text-decoration: none;
    color: rgb(0, 61, 116);
    line-height: 14px;
    padding: 7px 0 3px;
    display: inline-block;
}

#footer-navigation > ul > li.cl > ul > li > ul.footer-sub-menu {
    margin-left: 5px;
}

#footer-navigation > ul > li.cl > ul > li > ul.footer-sub-menu > li {
    list-style-type: none;
}

#footer-navigation > ul > li.cl > ul > li > ul.footer-sub-menu > li > a {
    font-size: 12px;
}

#map-canvas {
    width: 100%;
    margin: 0;
    padding: 0;
    height: 300px;
}

.content-item.no-border {
    border: none;
}

.content-item > h2 {
    margin-top: 15px;
}

.content-item:first-child > h2 {
    margin-top: 0px;
}

.content-item > h3 {
    margin-top: 10px;
}

.content-item:first-child > h3 {
    margin-top: 0px;
}

.content-item.employee-item {
    border-bottom: 1px solid #003d74;
    margin-bottom: 15px;
}

.content-item.employee-item > .employee-picture {
    float: left;
    cursor: pointer;
}

.content-item.employee-item > .employee-picture > img {
    width: 140px;
}

.content-item.employee-item > .employee-data {
    max-width: 588px;
}

.content-item.employee-item > .employee-data > h3.employee-name {
    margin-bottom: 0px;
    margin-left: 5px;
    max-width: 480px;
    float: left;
}

.content-item.employee-item > .employee-data > p.employee-company-position {
    margin-top: 0px;
    margin-bottom: 10px;
    max-width: 480px;
    float: left;
    margin-left: 5px;
}

.content-item.employee-item > .employee-data > p.employee-contact {
    float: left;
    margin-left: 5px;
}

.content-item.employee-item > .employee-data > .employee-vita {
    float: left;
    margin-top: 15px;
}

button.employee-show-more {
    background: none;
    border: 0;
    outline: none;
    cursor: pointer;
    float: left;
    padding: 0;
    margin: 0;
    margin-top: 5px;
    -ms-transition: width 1s, height 1s, background-color 1s, -ms-transform 1s;
    -moz-transition: width 1s, height 1s, background-color 1s, -moz-transform 1s;
    -o-transition: width 1s, height 1s, background-color 1s, -o-transform 1s;
    -webkit-transition: width 1s, height 1s, background-color 1s, -webkit-transform 1s;
    transition: width 1s, height 1s, background-color 1s, transform 1s;
}

button.event-show-more {
    background: none;
    border: 0px;
    outline: none;
    cursor: pointer;
    padding: 5px 0px;
    margin-top: 10px;
    -ms-transition: width 1s, height 1s, background-color 1s, -ms-transform 1s;
    -moz-transition: width 1s, height 1s, background-color 1s, -moz-transform 1s;
    -o-transition: width 1s, height 1s, background-color 1s, -o-transform 1s;
    -webkit-transition: width 1s, height 1s, background-color 1s, -webkit-transform 1s;
    transition: width 1s, height 1s, background-color 1s, transform 1s;
}
button.event-show-more > span {
    display: none;
    float: left;
    text-decoration: underline;
}
button.event-show-more > img {
    float: left;
}

.event-item {
    border-bottom: 1px solid #003d74;
}

.event-item:last-child {
    border: none;
}

.side-competencies {
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #003d74;
    height: 120px;
}

.side-competencies:first-child {
    margin-top: 10px;
}

a.competencies-link {
    margin-left: 25px;
    float: left;
}

.content-item.employee-side-item {
    border-bottom: 1px solid #003d74;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.content-item.employee-side-item > .employee-data > h3.employee-name {
    color: #003d74;
    margin-bottom: 0px;
}

.content-item.employee-side-item > .employee-data > p.employee-company-position {
    margin: 0px;
}

.to-top {
    background: none;
    border: 0;
    outline: none;
    cursor: pointer;
    padding: 0;
    margin: 0;
    float: right;
}

form.form {
    padding-bottom: 15px;
    border-bottom: 1px solid #003d74;
}

form.form.no-border {
    border: none;
}

form.form.event-form {
    margin-top: 20px;
}

form.form > input,form.form > select {
    width: 348px;
    height: 18px;
    border: 1px solid #666;
    margin-bottom: 15px;
    padding-left: 10px;
    background: #fff;
}

form.form > input[type=checkbox] {
    width: auto;
}

form.form > label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}

form.form > button[type=submit] {
    border: 0px;
    padding: 0px;
    margin: 0px;
    background: none;
    cursor: pointer;
}

form.form > button[type=submit]:active,form.form > button[type=submit]:focus {
    outline: none;
}

.content-width {
    width: 914px;
    padding: 0px 33px;
}

.center {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}

.center-text {
    text-align: center;
}

.blue {
    color: #003d74;
}

.clear {
    clear: both;
}

.download-item-outer {
    margin-top: 15px;
}

.download-item {
    background: url("https://npp.de/ceemes/webfile/show/508") no-repeat left;
    padding-left: 25px;
    font-size: 16px; 
    color: #003d74;
    text-decoration: underline;
}

.news-item {
    border-bottom: 1px solid #003d74;
    padding-bottom: 20px;
} 

.border-left {
    border-left: 1px solid #003d74;
}

.border-right {
    border-right: 1px solid #003d74;
}

div.job-item {
    border-bottom: 1px solid #003d74;
    margin-bottom: 15px;
    padding: 10px 0px;
}

div.job-item > button.job-show-more {
    margin: 10px 0px;
}


h2.job-title {
    float: left;
    margin: 0;
}

div.job-contact-adress {
    margin-bottom: 15px;
    float: left;
}

div.job-contact > a {
    float: right;
}

ul {
    margin: 0;
    padding: 0;
}
/* IE 11 Hack */
li a {
    visibility: hidden;
}

li a.show {
    visibility: visible;
}

h2 {
    color: #003d74;
    font-size: 24px;
    text-transform: uppercase;
    font-family: Myriad Pro,'PT Sans Narrow', sans-serif;
    font-weight: normal;
    margin-top: 0px;
    line-height: 28px;
}

h3 {
    color: #003d74;
    font-size: 14px;
    margin-top: 0px;
}

h3.employee-name {
    margin-bottom: 0px;
}

h4 {
    color: #666;
    text-transform: uppercase;
    margin: 0px;
    font-size: 14px;
    font-weight: bold;
}

h5 {
    color: #003d74;
    font-size: 18px;
    margin-top: 0px;
}

a {
    color: inherit;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

img.float-image {
    max-width: 300px;
}

.rotate {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

ul.list {
    margin-left: 28px;
}

ul.list > li {
    margin-bottom: 5px;
}

.fett {
    font-weight: bold;
}

.kursiv {
    font-style: italic;
}

.unterstrichen {
    text-decoration: underline;
}

input.invalid,select.invalid {
    border-color: red !important;
}

span.error-info {
    color: red;
    display: block;
}

.hide {
    display: none;
}

.alert-container {
    color: red !important;
    padding: 10px;
}
.alert-container:empty {
    padding: 0;
}

.loading {
    float: left;
    padding: 30px 0px;
    margin: 10px auto;
}
.loading > .brick {
    display: inline-block;
    border: 1px solid lightgray;
    padding: 5px;
    background: #fff;
    margin: 0px 30px;
    /*-ms-transition: width 0.5s, height 0.5s, background-color 0.5s, -ms-transform 0.5s;
    -moz-transition: width 0.5s, height 0.5s, background-color 0.5s, -moz-transform 0.5s;
    -o-transition: width 0.5s, height 0.5s, background-color 0.5s, -o-transform 0.5s;
    -webkit-transition: width 0.5s, height 0.5s, background-color 0.5s, -webkit-transform 0.5s;
    transition: width 0.5s, height 0.5s, background-color 0.5s, transform 0.5s;*/
}
.loading > .brick.active {
    background: blue;
}