/*	DESIGN UND LAYOUT: BERND RITTINGHAUSEN *//*	DIE GESAMTHEIT DIESES CSS IST UHRHEBERRECHTLICH GESCHUETZT! *//*	-------------------------------------------------- *//*	WEBSITE:	www.domainname.de *//*	CSS fuer Printausgabe *//*	ERSTELLT:	April 2005 *//*	GEAENDERT:	BRIMG100 16. Juni 2005 *//*	ENTWICKLER:	BRIMG100 *//*	-------------------------------------------------- */body {   background: white;   font-family: Helvetica,Arial,sans-serif;   font-size: 10pt;   }#head,#mainnavi,#contentbordertop,#contentborderbottom,#footerbordertop,#footerborderbottom,#footernavi { /* Blendet unerwuenschte Spalten aus */   display: none;	}#container#content,#contentleft,#contentright,#footer,#footertxt {   width: auto;   margin: 0 5%;   padding: 0;   float: none !important;   color: black;   background: transparent none;   }#footer {	margin-top: 2em;	text-align: left;	font-size: 8pt;   }a:link, a:visited {   color: #520;   background: transparent;   font-weight: bold;   text-decoration: underline;   }#contentright a:link:after,#contentright a:visited:after,#footertxt a:link:after,#footertxt a:visited:after {   content: " (" attr(href) ") ";   font-size: 90%;   }#contentright a[href^="/"]:after,#footertxt a[href^="/"]:after {   content: " (http://www.domainname.de" attr(href) ") ";   } th {	textext-align: left;	}