body {
    background-color: #ffffff;
    padding-top: 12.9em;  /* margin-top: 15em; */
    margin-bottom: 2em;
    margin-left: 20%;
    margin-right: 20%;
}

@font-face {
    font-family: 'NowRegular';
    src:url(Now-Regular.otf);
}

.bild {
    margin-left: -25%;
    margin-right: -25%;
    width: 150%;
}

.logo {
    display: inline-block;
    padding-right: 1em;
}

.refpiclink {
    display: inline;
    padding-right: 20px;
    padding-bottom: 10px;
    border-width: 0px;
}

.a4thumb {
    height: 6em;
    padding-right: 1em;
}

p {
   font-family: 'NowRegular';
   font-weight: normal;
   font-style: normal;
}

header {
    font-family: 'NowRegular';
/*    font-size: 2em; */
    font-weight: normal;
    font-style: normal;
}
ul {
    font-family: 'NowRegular';
    font-weight: normal;
    font-style: normal;
}
h3 {
    font-family: 'NowRegular';
    font-size: 2em;
    font-weight: bold;
    font-style: normal;
}
h4 {
    font-family: 'NowRegular';
    font-size: 1.5em;
    font-weight: bold;
    font-style: normal;
}
h5 {
    font-family: 'NowRegular';
    font-size: 1em;
    font-weight: bold;
    font-style: normal;
}
.ldtheader {
    background-color: #ffffff;
    position: fixed;
    top: 0px;
    left: 0px;
    display: block;
    height: 13.5em;
    width: 100%;
    z-index: 2;
}
.ldtaddress {
    text-align: right;
    position: fixed;
    top: 0.5em;
    right: 16em;
    display: block;
    height: 10em;
    width: 30%;
    z-index: 3;
    font-family: 'NowRegular';
    font-size: 1em;
    font-weight: lighter;
    font-style: normal;
}
.ldtlogo {
    background-color: #ffffff;
    float: right;
    position: fixed;
    top: 0.5em;
    right: 0em;
    display: block;
    width: 11em;
    height: 11em;
    z-index: 3;
}
.ldtrightbar {
    background-color: #c8c7c8;
    float: right;
    position: fixed;
    top: 0px;
    right: 0px;
    display: block;
    width: 1em;
    height: 100%;
    z-index: 3;
}
.ldthorbar {
    background-color: #c8c7c8;
    position: fixed;
    top: 12em;
    left: 0px;
    display: block;
    width: 100%;
    height: 0.5em;
    z-index: 3;
}
.ldtlowerbar {
    background-color: #c8c7c8;
    color: #ffffff;
    float: right;
    position: fixed;
    bottom: 0px;
    right: 0px;
    display: block;
    z-index: 3;
    width: 25%;
    height: 1em;
    font-size: 0.8em;
    font-weight: normal;
    font-style: normal;
}
.ldtfooter {
    background-color: #ffffff;
    float: left;
    position: fixed;
    bottom: 0px;
    left: 0px;
    display: block;
    z-index: 2;
    width: 100%;
    height: 2em;
}
.ldtcopyright {
    float: left;
    position: fixed;
    bottom: 2px;
    left: 5%;
    z-index: 3;
    width: 70%;
    height: 1em;
    margin-top: 1em;
    font-family: 'NowRegular';
    font-size: 0.8em;
    font-weight: normal;
    font-style: normal;
}
