@charset "UTF-8";
@import url(/source/css/core/print_base.css); 


  div.tickLabel{font-size: 133% !important;font-weight:bold;}

  body{font-size: 66% !important;}
  #col1, #col1_content,.therealcontent, #navigation, #options {display:none !important}
  #col2,#col2_content {display:none !important}
  
  #col3, #col3_content { width: 100%; margin:0; padding: 0; border:0}
  #header,form#boetzlen_form, a{display:none;}
  #col3_content h2 {
    color:#444444;
    font-size:110%;
    font-weight:bold;
    }
  .mtpx #daten{display:block;}
  table#compare{
        margin:0 auto;
        width: 560px; 
        display: table;
        border-left: .1em solid #FFB66F;
        border-top: .1em solid #FFB66F;
        border-collapse: collapse
  }
  
  table#compare caption{
        font-size: 133%;
        padding: .5em 0 ;
        color: #444;
        text-align: left;
  }
  table#compare th {
	color: #555;
        letter-spacing: .1em;
	text-transform: uppercase;
        text-align:center;
	padding: .5em 1em;
	background-color: #FFB66F !important;
        border-right: .1em solid #FFB66F;
        border-bottom: .1em solid #FFB66F;
        font-weight: bold;
  }

  table#compare td {
	border-bottom: .1em solid #FFB66F;
	border-right: .1em solid #FFB66F;
	background: #FFF7EF;
	padding: .6em;
	color: #444;
        text-align:center;
        font-weight: bold;
  }
  table#compare td.alt{
        background-color: #FFEFDF;
  }
  table#compare tr.sum td{
        background-color: #ffb66f !important;
        font-size: 120%;
    
  }
  table#compare td.num{
       text-align:right;
  }
  #legend{display:block !important;}