.OnLogo {
    width: 300px;
    /*border:1px solid red;*/
}

.OnNavigationSanitizer {
    margin-top: 6px!important;
}

.OnResponsiveImage {
    position: relative;
}

.OnQRCode {
    position: relative;
    border:2px solid #1d71b8;
    margin-top: 25px;
    max-width: 200px;
}

.OnFooterLinks {
    /*font-weight: bold;*/
    font-size: 14px;
}

.OnFooterLogo {
    width: 250px;
    margin-bottom: 20px;
}

.OnFooterText {
    color: white!important;
    font-size: 14px;
}

.OnFirmenname {
    color: #1d71b8;
    font-weight: bold;
}

.OnFooterText.OnCenter {

}

.OnColorBlue {
    color: #1d71b8;
    font-weight: bolder;
}

.OnNavigationElement {
    text-transform: uppercase;
    cursor: pointer;
    /*border:1px solid red;*/
}

.OnNavigationElement:link      { text-decoration: none; color: #fff; }
.OnNavigationElement:visited   { text-decoration: none; color: #fff; }
.OnNavigationElement:hover     { text-decoration: none; color: #1d71b8!important; }
.OnNavigationElement:active    { text-decoration: none; color: #fff; }
.OnNavigationElement:focus     { text-decoration: none; color: #fff; }