/*



*/

/* ----------------------------------------------- */
body {
    background-color:#FFFFFF;
    margin:0;
    width:600px;
}
.notprintable,
div#header_area,
div#ticker_text,
div#ticker_text_frame,
div#sub_navigation,
div#slogan,
div.contentTabs,
div.contentBar,
div.icoyabar,
div.box,
div#zurueck,
div#zuverlaessigkeit {
    display:none;
}

div#main_area {
    left:2px;
    width:auto;
    height:auto;
    top:2px;
    position:static; 
    margin: 0;
}
		
div#main_text {
    position:static;
    left:auto;
    width:auto;
    height:auto;
    top:auto;
    z-index:110;
    margin: 0;
}

div#main_head      {
    position:static;
    top:auto;
    left:auto;
    width:auto;
    height:auto;
    z-index:120;
}
.product {
    width:auto;
}
div.pagebreakbefore {
    page-break-before:always;
}

/*
*/

