﻿
/*fonts*/




@font-face {
    font-family: "hsd sans";
    src: url("fonts/HSDSans-Regular.eot?#iefix") format("eot"), url("fonts/HSDSans-Regular.woff") format("woff"), url("fonts/HSDSans-Regular.ttf") format("truetype"), url("fonts/HSDSans-Regular.svg#212272c8-dd1c-4694-a2be-6bb494c5e95a") format("svg");
}

@font-face {
    font-family: "hsd sans design";
    src: url("fonts/HSDSans-Design.eot?#iefix") format("eot"), url("fonts/HSDSans-Design.woff") format("woff"), url("fonts/HSDSans-Design.ttf") format("truetype"), url("fonts/HSDSans-Design.svg#212272c8-dd1c-4694-a2be-6bb494c5e95a") format("svg");
}

@font-face {
    font-family: "hsd sans architecture";
    src: url("fonts/HSDSans-Architektur.eot?#iefix") format("eot"), url("fonts/HSDSans-Architektur.woff") format("woff"), url("fonts/HSDSans-Architektur.ttf") format("truetype"), url("fonts/HSDSans-Architektur.svg#212272c8-dd1c-4694-a2be-6bb494c5e95a") format("svg");
}


@font-face {
    font-family: "hsd sans media";
    src: url("fonts/HSDSans-Medien.eot?#iefix") format("eot"), url("fonts/HSDSans-Medien.woff") format("woff"), url("fonts/HSDSans-Medien.ttf") format("truetype"), url("fonts/HSDSans-Medien.svg#212272c8-dd1c-4694-a2be-6bb494c5e95a") format("svg");
}


@font-face {
    font-family: "hsd sans electro";
    src: url("fonts/HSDSans-Elektro.eot?#iefix") format("eot"), url("fonts/HSDSans-Elektro.woff") format("woff"), url("fonts/HSDSans-Elektro.ttf") format("truetype"), url("fonts/HSDSans-Elektro.svg#212272c8-dd1c-4694-a2be-6bb494c5e95a") format("svg");
}

@font-face {
    font-family: "hsd sans engineering";
    src: url("fonts/HSDSans-Maschinenbau.eot?#iefix") format("eot"), url("fonts/HSDSans-Maschinenbau.woff") format("woff"), url("fonts/HSDSans-Maschinenbau.ttf") format("truetype"), url("fonts/HSDSans-Maschinenbau.svg#212272c8-dd1c-4694-a2be-6bb494c5e95a") format("svg");
}

@font-face {
    font-family: "hsd sans economy";
    src: url("fonts/HSDSans-Wirtschaft.eot?#iefix") format("eot"), url("fonts/HSDSans-Wirtschaft.woff") format("woff"), url("fonts/HSDSans-Wirtschaft.ttf") format("truetype"), url("fonts/HSDSans-Wirtschaft.svg#212272c8-dd1c-4694-a2be-6bb494c5e95a") format("svg");
}

@font-face {
    font-family: "hsd sans social";
    src: url("fonts/HSDSans-SoKult.eot?#iefix") format("eot"), url("fonts/HSDSans-SoKult.woff") format("woff"), url("fonts/HSDSans-SoKult.ttf") format("truetype"), url("fonts/HSDSans-SoKult.svg#212272c8-dd1c-4694-a2be-6bb494c5e95a") format("svg");
}



/*end fonts*/


/*color*/

#pageStatusBar, #pageStatusBar span {
    color: black !important;
}

body, .ms-core-defaultFont, .js-callout-body {
    color: #000 !important;
}

body, span, div, table, .ms-cui-ribbon, .ms-cui-menu, .ms-cui-toolbar-toolbar, .ms-dlg-heading, h2.ms-dlg-heading, input[type=button], input[type=reset], input[type=submit], button {
    font-family: Arial;
}

.ms-metadata, .ms-descriptiontext, .ms-secondaryCommandLink {
    font-family: Arial;
}

.ms-core-pageTitle {
    font-family: Arial;
}

.welcome-content a, .ms-formfieldvaluecontainer a {
    text-decoration: underline;
    color: black;
}

.js-webpart-menuCell a {
    text-decoration: none;
    color: black;
}

    .js-webpart-menuCell a:hover {
        color: black !important;
    }

.welcome-content a:hover,
.welcome-content a:visited:hover,
.ms-formfieldvaluecontainer a:hover,
.ms-formfieldvaluecontainer a:visited:hover {
    color: #e60028;
}

.welcome-content a:visited, .ms-formfieldvaluecontainer a:visited {
    color: #555;
}


/* search result*/
.ms-srch-item-link, .ms-srch-item-path {
    color: black !important;
    cursor: pointer;
}

    .ms-srch-item-path:visited {
        color: #555 !important;
    }

    .ms-srch-item-path:hover {
        color: #e60028 !important;
    }

/*End serach result*/

.s6-colorBlack {
    color: #000;
}

.s6-colorRed {
    color: #e60028;
}

.s6-colorBlue {
    color: #00afd7;
}


.s6-colorGreen {
    color: #64b432;
}

.s6-colorYellow {
    color: #ffeb00;
}

.s6-colorBrightRed {
    color: #e66e64;
}

.s6-colorGray {
    color: #666666;
}

.s6-colorWhite {
    color: #fff;
}


/*end color*/
.test {
    width: 300px;
    height: 92px;
    background-image: url('fonts/test.png');
}

.s6-border {
    border: 1px solid #64b432;
}

/*Title*/
.s6-h1 {
    font-size: 68px;
    font-family: 'hsd sans';
    text-transform: uppercase;
    line-height: 68px;
}

.s6-h2 {
    font-size: 30px;
    font-family: 'hsd sans';
    text-transform: uppercase;
    line-height: 35px;
}

.s6-h3 {
    font-size: 20px;
    font-family: 'hsd sans';
    text-transform: uppercase;
    line-height: 22px;
}

.s6-h4 {
    font-size: 18px;
    font-family: Arial;
}

.s6-h5 {
    font-size: 13px;
    font-family: Arial, sans-serif;
    line-height: 18px;
}

.s6-bd {
    font-weight: bold;
}

.s6-informativBold {
    font-size: 16px;
    font-weight: bold;
    font-family: Arial;
}

.s6-informativRegular {
    font-size: 16px;
    font-family: Arial;
}

/*end Color text*/
.s6-areaRed {
    background-color: #e60028;
    color: white;
}

    .s6-areaRed a {
        color: white;
        text-decoration: none;
    }


/*Footer*/
.pageFooter {
    display: block;
}

    .pageFooter a:hover {
        cursor: pointer;
    }

    .pageFooter a:visited {
        color: black;
        text-decoration: underline;
    }

    .pageFooter.hidden {
        display: none;
    }

    .pageFooter .hsdLogo {
        font-size: 68px;
        font-family: 'hsd sans';
        text-transform: uppercase;
        line-height: 68px;
        text-decoration: none;
        margin-left: -5px;
    }

    .pageFooter .footerAddress {
        margin-bottom: 1rem;
        line-height: 18px;
    }

    .pageFooter .deName {
        font-weight: bold;
    }

    .pageFooter .footerLinks {
        display: flex;
        flex-direction: column;
        margin-bottom: 1rem;
    }


    .pageFooter .footerIcons {
        display: flex;
        flex-wrap: wrap;
        margin-top: 1.5rem;
        width: 100%;
    }

        .pageFooter .footerIcons a {
            margin: 0px 12px 20px 0px;
        }

    .pageFooter .socialMedia {
        display: flex;
        margin-right: 8px;
        flex-wrap: wrap
    }

        .pageFooter .socialMedia a {
            margin-right: 8px;
        }

/*Main Footer*/
.main-footer-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 2px solid black;
    padding-top: 25px;
}

    .main-footer-container .footer-column-1 {
        width: 27%;
        margin-bottom: 25px;
        padding-right: 10px;
    }

    .main-footer-container .footer-column-2, .main-footer-container .footer-column-3 {
        width: 33%;
        margin-bottom: 25px;
        padding-right: 10px;
    }

        .main-footer-container .footer-column-2 h1, .main-footer-container .footer-column-3 h1 {
            font-family: 'hsd sans';
            text-transform: uppercase;
            font-size: 20px !important;
            word-wrap: break-word;
            color: black !important;
        }

        .main-footer-container .footer-column-1 a, .main-footer-container .footer-column-2 a, .main-footer-container .footer-column-3 a {
            display: block;
            font-size: 13px;
            color: black;
            text-decoration: underline;
            margin-top: 8px;
            word-wrap: break-word;
        }

@media screen and (max-width: 800px),screen and (max-device-width: 800px) {
    .main-footer-container {
        justify-content: flex-end;
    }

        .main-footer-container .footer-column-1 {
            width: 47%;
        }

        .main-footer-container .footer-column-2, .main-footer-container .footer-column-3 {
            width: 47%;
        }
}

@media screen and (max-width: 550px),screen and (max-device-width: 550px) {
    .main-footer-container {
        justify-content: flex-start;
    }

        .main-footer-container .footer-column-1 {
            width: 95%;
        }

        .main-footer-container .footer-column-2, .main-footer-container .footer-column-3 {
            width: 95%;
        }
}



/*Sub Footer*/
.sub-footer-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border-top: 2px solid #000;
    width: 100%;
}

    .sub-footer-container div {
        width: 50%;
    }

    .sub-footer-container .lastChangedInfo,
    .sub-footer-container span {
        padding: 1rem 0;
        align-self: end;
        height: 25px;
    }

    .sub-footer-container span {
        display: block;
        text-align: right;
        width: 50%;
    }

    .sub-footer-container .footerLogin {
        width: 100%
    }

        .sub-footer-container .footerLogin .ms-signInLink {
            padding: 0;
            line-height: initial;
            height: initial;
            font-size: 11px;
        }


/*Arrow*/
.arraw-top {
    width: 0px;
    height: 0px;
    margin-bottom: 3px;
    border-style: solid;
    border-width: 0 5px 5px 5px;
}

.arraw-bottom {
    width: 0px;
    height: 0px;
    margin-bottom: 3px;
    border-style: solid;
    border-width: 5px 5px 0 5px;
}

.arraw-bottom-news {
    width: 0px;
    height: 0px;
    margin-bottom: 3px;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #000000 transparent transparent transparent;
}

.arraw-top-news {
    width: 0px;
    height: 0px;
    margin-bottom: 3px;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #000000 transparent;
}

/*end arraw*/


#s6-titlerow {
    padding-bottom: 5px;
}

.s6-titlerow a, .s6-titlerow a:hover {
    text-decoration: none;
}

.s6-accentRed {
    border-bottom-width: 2px;
    border-bottom-style: solid;
}

.s6-accentWhite {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #fff;
}


/*Menu*/

.s6-menu {
    font-family: Arial;
    padding-bottom: 3px;
}

    .s6-menu .menu-item-text {
        color: #e60028;
    }

    .s6-menu .selected {
        font-weight: bold;
    }
/*end menu*/


/*Contaier*/
.s6-margin {
    margin-left: 70px;
    margin-right: 70px;
}

.s6-margin-bottom {
    margin-left: 70px;
    margin-right: 53px;
}

#s6-workspace {
    position: relative;
}

body {
    overflow: auto !important;
}
/*end Contaier*/

/*news*/
#NewsBox {
    width: 100%;
    display: none;
}

    #NewsBox a, #NewsBox a:visited {
        color: black;
        text-decoration: none;
    }

.ms-core-webpartadder {
    top: 126px !important;
    z-index: 1000;
}
/*end news*/

/*Hide About me Link*/
.ms-core-menu-list li[text='About Me'] {
    display: none;
}

.ms-core-menu-list li[text='Über mich'] {
    display: none;
}

/*Feature Request*/
/*input[type="password"], input[type="text"], input[type="file"], select, textarea, .sp-peoplepicker-topLevel, .sp-peoplepicker-topLevelDisabled, .sp-peoplepicker-autoFillContainer, .ms-inputBox {
    border: 1px solid #ffffff !important;
}*/
.protected-icon {
    margin: 0px 5px;
    vertical-align: middle;
}
