body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:140%;
color:#000;
margin:0;
padding:0;
overflow:visible;
}

.print {
display:none;
}

div#container {
position:static;
height:100%;
width:100%;
margin:0;
padding:0;
}

div#container_inner {
padding:0;
margin:0;
border:0px;
}


ul {
list-style-type:disc;
}

ul li {
background:none;
padding-left:10px;
margin-bottom:6px;
}

sup {
line-height:normal;
font-size:80%;
}

/*
BOXES
*********************************/


.head, .logo, .menu, .footer {
display:none;
}

.content, .content_small {
width:100%;
height:100%;
overflow:visible;
}

div.content_inner {
padding: 0;
}

.produkt_txt {
width:65%;
}

.produkt_pic {
width:30%;
}

/*
Tables
*********************************/

.table_produkte {
border-collapse:collapse;
width:100%;
}