/* GLOBAL STYLES
--------------------------------------------------------------------*/
@media print {
    html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
    {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        vertical-align: baseline;
        background: transparent;
    }

    a {
        text-decoration: none !important;
        border: none !important;
        color: inherit !important;
    }

    .inline {
        display: inline;
    }

    .bold{
        font-weight: bold;
    }

    .italic {
        font-style : italic;
    }

    .line_through {
        text-decoration:line-through
    }

    .error {
        color : #bb3030;
    }

    ul {
        list-style-type: none;
    }

    .pad_left {
        padding-left : 15pt;
    }

    .pad_right {
        padding-right : 15pt;
    }

    .pad_bottom {
        padding-bottom : 16pt;
    }

    input, select, textarea {
        font-family : Helvetica,Arial,san-serif;
    }

    .capital {
        text-transform : uppercase;
    }

    .right {
        float: right;
        width : auto;
    }

    abbr {
        border : none;
        cursor : help;
        font-style : italic
    }

    .left, ul.galleryImg li, .pagination ul li {
        float: left;
        width : auto;
    }

    .ce_text {
        clear : left;
        margin-bottom: 15pt;
    }

    #main .ce_image {
    }

    * html #main .mod_article {
    }

    .ce_download, .ce_downloads {
        padding-top : 8pt;
        margin-bottom : 8pt;
    }


    .image_container img {
        margin-top : 8pt;
    }

    .ce_text ul,  .ce_list ul, .ce_text ol, .ce_list ol  {
        clear : both;
        margin-bottom : 20px;
        list-style-type : square;
        list-style-position : inside;
    }

    .ce_text ol li, .ce_list ol li  {
        list-style-type:decimal;
    }

    .ce_list ul li, .ce_text ul li {
        font-size : 13pt;
    }

    .ce_list ul li:before, .ce_text ul li:before {
        content : '' !important;
    }

    .caption {
        clear: both;
        font-size : 11pt;
        padding-bottom :10pt;
    }

    .invisible, #mainNavi, .subNavi, #mood_content, #model-close, .nav-icon-wrap,
    .back, .mod_bsslider, .slick-slider,
    #footerNavi, .widget-captcha , .widget-submit,
    #footer-like .link-button,
    .angebot-icon img,
    .float_below_box img[src=svg]{
        display: none !important;
    }

    #footer-like .ce_multicolumnStart > * {
        color: #000;
    }

    #footer-like .one-fifth {
        clear: none;
        float: left;
        width: 50%;
    }

    #footer-like .two-third {
        display: block !important;
    }


    .clear, #clear {
        clear:both;
        height:0.1px;
        line-height:0.1px;
        font-size:0.01em;
        overflow:hidden;
    }

    p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset { margin-bottom: 10px; }

    .ce_text p {
        margin-bottom : 12px;
    }


    .list-one li, .list-one ol {
        list-style: none;
        padding : 0.5em 0 !important;
        border-top : 1px solid #e9e9e9;
    }

    .list-one ul li:before {
        content: '' !important;
        margin : 0;
        padding : 0;
    }

    .list-one li:last-child, .list-one ol:last-child {
        border-bottom : 1px solid #e9e9e9;
    }

    /* LAYOUT STYLES
    --------------------------------------------------------------------*/

    body {
        font-size : 13pt;
        background: #fff !important;
        color: #333333;
        font-family: FoundryMonoline, sans-serif;
    }

    #wrapper {
        width: 650px;
        margin: 0 auto;
        background-color: #fff;
        position: relative;
        padding-left : 2%;
        font-size : 13pt;
    }

    #header{
        position: relative !important;
        overflow: hidden;
        border-bottom: 1px solid #ccc;
        margin-bottom: 10px;
    }

    #container {
        width: 650px;
    }

    #main {
        padding : 20px 0;
    }

    #right .inside .mod_article, #right .inside .block {
        margin-top : 10px;
        padding-top : 10px;
    }

    #footer {
        border-top: 1px solid #ccc;
        padding-top: 10pt;
        margin-top: 20pt;
    }

    #footer-like {
        clear  : both;
        position: relative !important;
        font-size : 12pt;
        margin-top : 6pt;
        border-top : 1px solid #ccc;
        padding-top: 20px;
    }


    /* HEADER STYLES
    --------------------------------------------------------------------*/
    .logo {
        height: 40px;
    }

    .logo img{
        float: left;
        height: 40px;
        width: auto;
        margin-bottom: 10px;
    }


    /* OTHERS STYLES
    --------------------------------------------------------------------*/
    h1,h2,h3,h4 {
        font-weight: 700;
        font-style: normal;
        line-height: 1.2
    }
    h1 { font-size: 20pt;}
    h2 { font-size: 18pt; }
    h3 { font-size: 15pt; }
    h4 { font-size: 13pt; }

    #main .ce_text p {
        padding-bottom : 10pt;
    }

    .text-transparent {
        color: #000;
    }

    /* SITEMAP STYLES
    --------------------------------------------------------------------*/
    .mod_sitemap{

    }

    ul#sitemap_tree a {

    }

    ul#sitemap_tree li {
        margin-top : 8pt;
    }

    ul#sitemap_tree ul li {
        margin-top : 3px;
    }

    ul#sitemap_tree li {
        list-style-type : square;
        margin-left : 16pt;
    }

    ul#sitemap_tree li ul {
        font-weight : normal;
        margin-left : 0px;
    }
    /* FROM STYLES
    --------------------------------------------------------------------*/
    .ce_form {
        margin-bottom: 26px;
    }

    #main form label {
        clear : both;
        float : left;
        width : 120px;
        margin: 5px 0 0 0;
    }

    #main form .checkbox_container input {
        float: left;
        clear : both;
        width : 20px;
    }

    #main form .checkbox_container label {
        clear : none;
        width : 90%;
    }

    span.captcha_text {
        float : left;
        width : 237px;
        margin : 3px 0 0 0;
        padding-left : 130px;
    }

    #main form input.text, #main form textarea {
        float : right;
        width : 400px;
        font : 12pt/14px;
        padding : 3px;
        margin : 5px 0;
        color : #808080;
        border : 1px solid #aaaaaa;
    }

    #main form textarea {
    }

    #main form p {
    }

    fieldset {
        clear : both;
    }

    div.submit_container input.submit {
        float : right;
        width : 100px !important;
        color : #333333;
        background-color : #CCCCCC;
        margin-right : 308px;
        font : 12pt/22px;
        height : 22px;
        padding : 0;
    }

    /* BACK LINK */
} /*@media ends*/


/* Theo Michel STYLES
--------------------------------------------------------------------*/
@media print {
    #header:after{
        display: block;
        content: "Theo Michel";
        color : #000;
        font-size: 26pt;
        font-weight: 600;
        padding: 10pt 0 5pt;
    }

    .mod_customnav, 
    .mod_social_media_link,
    .iconNavi {
        display: none;
    }

    #footer p {
        padding-top: 18pt;
        margin-bottom: -18pt;
    }

    address {
        float: left;
        width: 30%;
        margin-right: 20pt;
    }
}