html, body {
    height: 99%;
}

body {
    font-size:11px!important;
    line-height:13px;
    color: black;
}
p, th, td, ul, ol, div {
    color: black;
}
.print-only {
    display:block!important;
}
.non-printable, .width-50 a.linkedin, .width-50 a.xing, svg, .modal  {
    display: none !important;
}
#wrapper {
    margin:10px 0px 0px;
    padding:0px;
    box-shadow: none;
    max-width: 670px;
    width:670px;
}
.content {
    margin:0px auto;
    padding-top:0px;
}
article {
    margin: 15px 0px 0px;
}
#header {
    position:relative;
    box-shadow: none;
    overflow: hidden;
    border-bottom: none;
}
h1 {
    font-size:24px;
    line-height: 34px;
    text-align: left;
}
h3 {
    font-size: 16px;
    line-height: 20px;
}
h2, h3, h3 a {
    color: black;
}
.width-50.bg {
    padding:0px;
    background: none;
}