/*
Author: Markus Ziegler <zm@boerse.de>
*/
/*
    Created on : Dec 29, 2020, 1:53:10 PM
    Author     : Markus Ziegler <zm@boerse.de>
*/

h1.telegramm {
    font-size: 19px !important;
    line-height: 1.2em !important;
    text-align: left !important;
    margin: 0px auto 10px auto !important;
    color: #000000;
    border-bottom:0px solid #fff !important;
}

.telegrammBox p { text-align:left !important; }
.telegrammBox a { text-decoration:underline; }

h2.telegramm { line-height:1.3em !important; margin:20px 0px 10px 0px !important; border-bottom:none !important; }
h2.telegramm_abstand { line-height:1.3em !important; margin:-40px 0px 10px 0px !important; border-bottom:none !important; }

.quelle { font-size:10px !important; line-height:18px !important; }
.divSpace              { height:20px; }
.image_telegramm       { width:210px; height:auto; padding:25px 10px 10px 0px; }
.image_telegramm_botsi { width:220px; height:auto; padding:120px 0px 10px 0px; margin-left:-10px; }
.image_telegramm2     { width:220px; height:auto; padding:25px 10px 15px 0px; }
.image_telegramm3     { width:205px; height:auto; padding:25px 10px 10px 0px; }
.image_telegramm_ab   { width:210px; height:auto; padding:40px 10px 10px 0px; margin-top:-10px; }
.image_telegramm_left { width:100%;  max-width:450px; height:auto; padding:20px  0px 20px 0px; }
.image_unternehmen    { max-width:480px; padding:0px 0px 20px 10px; }
.image_unternehmen_left    { max-width:480px; padding:0px 0px 20px 0px; }
.image_leitfaden      { width:55%;  max-width:200px; height:auto; padding: 0px 40px 0px 0px; margin-top:0px; }

@media screen and (max-width:990px) {
    .divSpace            { height:0px; }
    h2.telegramm_abstand { margin:20px 0px 10px 0px !important; }
    .image_telegramm     { width:225px; height:auto; padding:10px 10px 15px 0px; }
    .image_telegramm2    { width:235px; height:auto; padding:10px 10px 15px 0px; }
    .image_telegramm3    { width:215px; height:auto; padding:10px 10px 40px 0px; }
    .image_telegramm_ab  { width:225px; height:auto; padding:25px 10px 15px 0px; }
    .image_telegramm_botsi { width:210px; height:auto; padding:10px 10px 20px 0px; }
    .image_unternehmen   { padding:0px 0px 20px 0px; }
    .image_leitfaden     { width:55%;   max-width:200px; height:auto; padding:0px 10px 10px 0px; margin-top:20px; }
}
