/*
HCS consult - HCS Unternehmensberatung Albrecht Hanusch, All rights reserved (C) 2019
Created December 14th, 2018
Last updated: December 18th, 2018
*/
/* 
    Created on : Dec 17, 2018, 2:57:42 PM
    Author     : albrecht
    Thema      : HCSconsultstylesheet
*/

.body {
    font-family: 'Work Sans', sans-serif;
    font-size: 20px;
    margin: 0;
}

.HCSbodyhide {
    display: block;
    height: auto;
    width: 100%;
    margin: 0;
}

.myLogo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    height: auto;
    margin: 0;
}

.HCSbodyl1 {
    position: relative;
    heigth: auto;
    width: 100%;
    margin: 0;
}

.myAddress {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
}
