/* Elemente fuer die Druckausgabe abschalten */
#header,#content_left,#content_right,p.link_mehr,div.product_thumb,div.longtext_footer,div.doc_buttons,.no_print,.top,.print { display: none; }

* {
  background-color:#fff;
}

html {
margin: 0;
}

body {
margin: 0;
padding: 0;
color:#000;
font-family:arial,helvetica,sans-serif;
font-size:12px;
}

#content_middle img  {
margin:5px;
page-break-inside:avoid;
}

#content_middle {
width:545px;
}

a {
color:#000;
text-decoration:none;
}

h1, h2, h3, h4, h5, h6,.headline_yellow_bg,.headline {font-weight: bold;margin: 1.5em 0 0.5em 0;border-bottom:1px solid #000;}
h1 {font-size:1.25em;margin-bottom:5px;}
h2, h3, h4, h5, h6,.headline_yellow_bg,.headline {font-size:1em;clear:both;}
h2.head_liste {border-bottom:1px solid #000;}

.head_liste {margin-top:0;}
.head_liste a {color:#336633;}
.head_liste_cat {margin:1.5em 0 0 0;}

div#container,.headline_yellow_bg {
margin:0 0 25px 0;
padding:0;
}

div.spacer,div#container div.spacer {
border:0 solid #fff;
clear:both;
height:20px;
}

.column_head {
margin:0 0 25px 0;
background:#FFE9C9;
padding:3px;
}

.column_head .left {
background:#FFE9C9;
}

div.shorttext_footer {
margin-bottom:1.5em;
font-size:0.85em;
}

div.shorttext_footer p {margin:0;padding:0;}

th {
text-align:left;
font-size:1.25em;
font-weight:bold;
}

table td {
border:1px solid #000;
}

/* Einzelansichten */
div.single_view_supermarket dt,div.single_view_product dt,div.single_view_address dt {width:5em;float:left;}
div.single_view_supermarket dd,div.single_view_product dd,div.single_view_address dd {width:11.25em;float:left;}

div.single_view_address dl {float:left;width:50%;}

dl {
margin:5px 0 0 0;
overflow:auto;
width:100%;
border:0px solid #ff0000;
}

dt {
color:#000;
font-weight:bold;
float:left;
padding:0;
margin:0 10px 0 0;
}

dd {
border:0px solid #0000ff;
padding:1px 0 1px 0;
}

dd.first,div.first {margin-right:10px;}

.bold,.green {font-weight:bold;}
.italic {font-style:italic;}

#print_footer {
margin-top:1em;
border-top: 1.5pt solid;
font-size: 0.85em;
}

#print_footer dd {margin:0;}

#print_footer dt {width:130px;}
#print_footer dd {width:135px;float:left;}

#print_footer .footer_left {width:300px;float:left;}
#print_footer .footer_right dt {width:70px;float:left;margin:0;}

#print_footer .footer_right {width:205px;float:right;}
#print_footer .footer_right dd {width:130px;float:left;}

#print_footer .footer_right_en {width:310px;float:right;}
#print_footer .footer_right_en dd {width:165px;float:left;}

div.image_box {
border:1px solid #336633;
padding:10px 0;
text-align:center;
margin-bottom:15px;
}

.inh_imp_linie {
border: 0px; /* Für Firefox und Opera */ 
border-top: solid 1px #000; 
border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
border-style:dotted;
}

table.inh_imp {
border-spacing: 0px;
border-collapse: collapse;
border: 0px;
width:100%;
}

table.inh_imp table {width:100%;border: 0px;}

table.inh_imp td {padding:5px 30px 5px 0;margin0;height:auto;border: 0px;}
table.inh_imp tr {padding:0;margin0;border: 0px;}
