.np { display: none;}
.pba { page-break-after: always;}
.pbb { page-break-before: always;}

div#topnav { display: none; }
div#subnav { display: none; }
div#sidebar { display: none; }
div#footer {display: none; }

body { font-family: Arial, Helvetica, sans-serif; color: #000; background: #fff; margin: 10mm 15mm 15mm 20mm;}

h1 { font-size: 14pt; }
h2 { font-size: 13pt; }
h3 { font-size: 12pt; }
h4, h5, h6, p, a, ol, ul, dl { font-size: 10pt;}

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

ul { list-style-type: none; margin: 0; padding: 0; font-size: 10pt; line-height: 140%; }
ul.plan_dl { list-style-type: disc; margin-left: 20px;}
ol { margin: 0; padding: 0; font-size: 10pt; line-height: 140%; }

/* ---- Produktliste Eingangsseite ---- */
div#produkte dl {
	margin: 0;
	padding: 10px;
	background: #f4f4f4;
	border-bottom: 2px solid #fff;
}

div#produkte dl dt{
	margin: 0;
	padding: 0;
	font-weight: bold;
}

div#produkte dl dd{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
/* ---- Ende Produktliste Eingangsseite ---- */

body#mitgliedschaften #content li a.ifbs { background: url('../Elemente/qualitaetszeichen.jpg') 0 50% no-repeat; }
body#mitgliedschaften #content li a.gbs { background: url('../bilder_scan/guetezeich.gif') 0 50% no-repeat; }
body#mitgliedschaften #content li a.sinfo { background: url('../bilder_scan/logo_stahlinfo.gif') 0 50% no-repeat; }

/* AGB */
body#agb ol { margin-left: 5mm; line-height: 140%; }
body#agb ol li { margin-top: 0.4em; }
