﻿
/*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'); */
}

.FooterBlock {
    width: 40%;
    padding-right: 5%;
    min-width: 100px;
}

.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;
    }

/*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;
}