body {
    background: none;
    font-size: 12pt;
}

#wrapper {
    position: relative;
    text-align: left;
    clear: both;
    float: none;
}

#wrapper_left {
    display: none;
}

#wrapper_right {
    display: none;
}

#inner_wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    float: none;
}

#header {
    float: none;
    width: 100%;
    background: url(/fileadmin/template_schnapsladen/img/header_print.png);
    height: 80px;
}

.header_print {
    display: block;
}


#login_area
, #visible_loginbox_label
, #loginbox_wrapper {
    display: none;
}

#navi {
    display: none;
}    

#content {
    position: relative;
    background: none;
    margin: 0;
    padding: 0;
    width: 100%;
    float: none;
}

#left {
    float: none;
    width: 100%;
    float: none;
}

#left_height {
    display: none;
}


#left ul {
    display: none;
}

#notizzettel {
    position: relative;
    width: 100%;
    float: none;
}

.tt_products_minibasket {
    display: none;
}

#inner_content {
    position: relative;
    width: 100%;
    float: none;
}


#footer {
    display: none;
}

#navi_footer {
    display: none;
}

p
, td
, ul li
, ol li {
    font-size: 13pt;
}