/* CSS-Definitionsdatei, die Site-�bergreifende Stylesheets enth�lt */

BODY {
	background-image: none
}

div#B__HauptmenueLYR
{
    border-color: transparent;
    
    box-sizing: border-box;
    left: 445px !important;
    width: calc(100% - 380px) !important;
    /*  */
}
/* KONTAKT */
/* deco line */
div#Bild21LYR
{
   /* left: 483px !important;*/
}
/* menus */
div#k__hauptmenue__kontakt_ausLYR,
div#k__hauptmenue__kontakt_anLYR
{
    left: 423px !important; /* */
}
/* JOB */
div#k__hauptmenue__job_anLYR,
div#k__hauptmenue__job_ausLYR
{
   /* display: none;*/
}
div#k__hauptmenue__job_anLYR
{
    left: 371px !important;
    position: absolute;
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: 12.5px;
    margin-top: 8.5px;
    color: #777;
    line-height: 15px;
    text-shadow: 0px 0px 1px;
    transform: scale(0.95);
    letter-spacing: 0.3px;
}
div#k__hauptmenue__job_anLYR a
{
    color: inherit;
    text-decoration: inherit;
}
div#k__hauptmenue__job_anLYR::after
{
    content: "";
    position: absolute;
    top: 2px;
    right: -10px;
    height: 10px;
    width: 1px;
    background-color: #777;
}

