/**
 * @license
 * MyFonts Webfont Build ID 3407538, 2017-06-16T05:27:25-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: LucidaSan-RomIta by URW++
 * URL: https://www.myfonts.com/fonts/urw/lucida-sans/italic/
 *
 * Webfont: LucidaSan-Dem by URW++
 * URL: https://www.myfonts.com/fonts/urw/lucida-sans/demi/
 *
 * Webfont: LucidaSan-Rom by URW++
 * URL: https://www.myfonts.com/fonts/urw/lucida-sans/lucida-sans/
 *
 *
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3407538
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright 2010 URW++ Design &amp; Development Hamburg
 *
 * © 2017 MyFonts Inc
*/

@font-face {
    font-family: 'LucidaSan';
    font-weight: 400;
    font-style: italic;
    src: url('../Fonts/33FEB2_0_0.eot');
    src: url('../Fonts/33FEB2_0_0.eot?#iefix') format('embedded-opentype'),
    url('../Fonts/33FEB2_0_0.woff2') format('woff2'),
    url('../Fonts/33FEB2_0_0.woff') format('woff'),
    url('../Fonts/33FEB2_0_0.ttf') format('truetype');
}

@font-face {
    font-family: 'LucidaSan';
    font-weight: 500;
    font-style: normal;
    src: url('../Fonts/33FEB2_1_0.eot');
    src: url('../Fonts/33FEB2_1_0.eot?#iefix') format('embedded-opentype'),
    url('../Fonts/33FEB2_1_0.woff2') format('woff2'),
    url('../Fonts/33FEB2_1_0.woff') format('woff'),
    url('../Fonts/33FEB2_1_0.ttf') format('truetype');
}

@font-face {
    font-family: 'LucidaSan';
    font-weight: 400;
    font-style: normal;
    src: url('../Fonts/33FEB2_2_0.eot');
    src: url('../Fonts/33FEB2_2_0.eot?#iefix') format('embedded-opentype'),
    url('../Fonts/33FEB2_2_0.woff2') format('woff2'),
    url('../Fonts/33FEB2_2_0.woff') format('woff'),
    url('../Fonts/33FEB2_2_0.ttf') format('truetype');
}




body.htmlarea-content-body {
    font-family: "LucidaSan";
    font-size: 17px;
    color: rgb(61, 61, 61);
}

a {
    color: #0c7a9e;
    cursor: pointer;
}
a:hover {
    color: #0c7a9e;
}
h1 {
    margin: 0 0 24px;
    font-size: 33px;
    font-style: italic;
    color: #0c7a9e;
}
h2 {
    margin: 0 0 22px;
    font-size: 24px;
}
h3 {
    margin: 0 0 11px;
    font-size: 19px;
    font-weight: 500;
}
p {
    margin: 0 0 20px;
}
ol, ul {
    padding: 0 0 0 20px;
}
strong,
span[style*="font-weight: bold"],
span[style*="font-weight: bold;"],
span[style*="font-weight: bold; "] {
    font-weight: 600 !important;
}

.button {
    display: inline-block;
    /*margin: 0 0 62px;*/
    padding: 12px 25px 15px;
    font-size: 19px;
    line-height: 22px;
    color: #fff;
    background-color: #0c7a9e;
}
input[type="submit"]:hover,
.button:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0c7a9e;
    opacity: .8;
}
.button-kontakt {
    display: inline-block;
    margin: 0 0 62px;
    padding: 12px 25px 15px 64px;
    font-size: 19px;
    line-height: 22px;
    color: #fff;
    background: #0c7a9e url("../Images/bg-home-interactive-icons-sprite.png") no-repeat 0 7px;
    background-size: 58px auto;
}
.button-kontakt:active,
.button-kontakt:focus,
.button-kontakt:hover {
    opacity: .8;
    color: #fff;
    text-decoration: none;
}

.readmore {
    display: block;
    padding: 0 0 0 24px;
    text-decoration: none;
    background: url("../Images/bg-arrow-more.png") no-repeat 0 4px;
    background-size: 13px auto;
}
