@charset "UTF-8";

@media print {
    body {
        font-family: verdana, arial, sans-serif;
        font-size: 10pt;
    }
    
    #col1 h1 {
    font-weight: bold;
    font-size: 1.3em;
    line-height: 1.4em;
    text-decoration: none;
}

#col1 h2 {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.3em;
    text-decoration: none;
    margin-bottom: 40px;
    margin-top: 20px;
}

#col1 h3, .subheader {
    font-weight: bold;
    font-size: 1.0em;
    line-height: 1.1em;
    text-decoration: none;

}

#col1 .textbold {
    font-weight: bold;
}

#col1 table.start_equity,
#col1 div.tx-comvosstock-pi1 {
    display:none;
}

#col1 a {
    color: #000000;
    text-decoration: underline;
}
    
	#col2,#col3,#footer,#breadcrumb_nav, #header_img  {display:none;}	
	
	#col1, #col1 #inhalt, #col1 #titel {width:90%;margin-left:auto; margin-right:auto;}
}