ul.address {
    background-color: white;
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-left: 0.25em;
    padding-bottom: 0.6em;
    margin-bottom: 1em;
    position: relative;
    width: 268px
}
ul.address li {
    padding-left: 1.4em;
    margin-top: 0.6em
}
li.address_title {
    margin-top: 0!important;
    background-color: #d0d1d5;
    color: #374853;
    font-weight: bold;
    height: 27px;
    font-size: 1.2em;
    line-height: 1.9em
}

/* kna: Druck CSS */

/* Printable version */
/*@media print {*/
div#left_column, div#right_column, div#footer, a.button, span.button , .button, ul#usefull_link_block, div#header_user, #languages_block_top, div#header,#search_block_top, #currencies_block_top, ul#header_links, ul.idTabs, #availability_statut br {
    display: none;
}
div#center_column { width: 100%!important; }
input.text { border: 1px solid gray }
.block_hidden_only_for_screen { 
    display: block; 
    margin-top: 1em 
}
#more_info_sheets #idTab1 { width: 530px }
* { 
    background: none!important; 
    background-color: white!important; 
}
/*}*/



/* kna: Druck anpassen */

div#center_column { display:block!important; float:none!important }


div.page-break  { page-break-before:always!important; }

/*div.last-page  { page-break-after:avoid!important; }*/


form#sendOrderMessage, .dontprint, #logo  { display: none; }

.page {
    border:0px solid #9FC0D0;
    width: 100%;
}

/* kna: ausgleich */
.app-page {
    width: 120%!important;
}


.price, .price-shipping, .price-wrapping {
    color: #000;
    font-size: 1.0em;
    font-weight: bold;
    white-space: nowrap
}



body {
    font-size: 1.0em;
    color: black;
}

h1 {
    font-size: 1.2em;
}

.price label, .price-shipping label, .price-wrapping label {
    font-size: 1.0em;
    font-weight: normal;
    white-space: nowrap;
}
.manprintlogo{
    float:right;
}
.MsoNormalTable{
    width: 80% !important;
}