
/* 2015 @ M.Becker */



body {
    background: #fff;
    font-size: 14px;
    color: #575757;
    /*font-family: "ITCOfficinaSansW10-Book_862508", sans-serif;*/
    font-family: Arial;
}
h1, h2, h3, h4, h5 {
    font-family: Arial;
    font-weight: bold;
}

div.navbar, div.col-contentbox, div.component-functions, div.component-sub-nav, div.component-footer, .modal-footer, .modal-header, iframe {
    display: none !important;
}
div#footer-readmore {
    margin-top: 20px;
    font-size: 10px;
    padding: 0 10px;
    color: #4b4b4b;
    border: 1px solid #4b4b4b;
}