body, p, td, h1, h2, h3, h4, h5, h6   { font-family: Arial, Helvetica; font-size:10pt }
.content  { background-color: #fff;  margin-right: 20px; margin-left: 20px; padding-right: 0; padding-left: 0; }
.header1  { margin-top: 10px; color: #000;  margin-right: 20px; margin-left: 20px; padding-bottom: 2px; border-bottom: 1px solid #FFFFFF; height: 70px; }
.header2  { color: #000; font-size: 11px;  margin-top: 2px; margin-right: 20px; margin-left: 20px; margin-bottom: 20px;}
.footer   { text-align: center; padding-top: 20px }

ul {}
ul li    { list-style-type: square; list-style-image: none; margin-bottom: 3px }
ol {}
ol li  { margin-bottom: 3px }

a {color:#FF7F00;}

/* neu, um Links für die Pfadanzeige in der Printversion unterschiedlich zur Normalversion anzeigen zu lassen: */
	.header1 a{text-decoration: none;}
/* Voraussetzung: der Pfad bleibt in .header1 */

h1.csc-firstHeader { margin-top: 0px;}

h1 { font-weight: normal }
h2 { font-weight: normal }
h3 { font-weight: normal }
h4 { font-weight: normal }
h5 { font-weight: normal }

@media print {
	.print      { background-color: #fff; padding: 0px 0px; width: 100%; border: solid 1px #FFFFFF }
	.content, .header1, .header2, .footer  { background-color: #fff; }
	.content { padding-right:50px; }
	.printfooter { font-size:9pt }
	body  { color: black; background-color: #FFF; background-image: none; }
}
@media screen {
	.print      { background-color: #fff; padding: 20px 10px; width: 800px; border: solid 1px #FFFFFF }
	.content, .header1, .header2, .footer  { background-color: #fff; }
	.content { padding-right:50px; }
	.printfooter { font-size:9pt }
	body  { color: black; background-color: #FFF; background-image: none; }
}
/*
div>div.newsproducts { clear: both; float: right; width:185px; border-right: 20px solid #FFFFFF; margin-top: 11px; z-index: 21; background-color: #FFFFFF; }
* html .newsproducts { clear: both; float: right; width:185px; border-right: 20px solid #FFFFFF; margin-top: 11px; z-index: 21; background-color: #FFFFFF; }
*/
