@charset "utf-8";
/* Drucklayout DNK*/

/* Eigenschaften fuer das Hauptdokument */
body {
     margin: 0;
     background-color: #FFFFFF;
     text-align: left;
     page-break-inside: auto;
     page-break-after: auto;
         }

p {
 font-family: Verdana, Arial, Helvetica;
 font-size: 11px;
}

.news-list-container img {
display: none;
}

.csc-frame-rulerAfter {
	height: 1px;
	border-top: solid;
	border-top-color: #dae3eb;
	border-top-width: 1px;
	margin-top: 10px;
	margin-bottom: 12px;
}

.csc-frame-rulerBefore {
	height: 1px;
	border-top: solid;
	border-top-color: #dae3eb;
	border-top-width: 1px;
	margin-top: 10px;
	margin-bottom: 12px;
}




