body, p, td   {
			background: white;
			font-size: 12pt;
			font-family: "Times New Roman", Times, serif;
      }
	
.invis,
#menueoben,
#sidebar,
hr,
#footer,
.topper,
.print {
	display:none;
	}
					
#wrapper,
#content   {
			width: auto;
			border: 0;
			margin: 0 5%;
			padding: 0;
			color: black;
			background: transparent none;
      }
			
#content a:link, a:visited {
			color: #1E6BFA;/* blau */
			background: transparent;
			font-weight: bold;
			text-decoration: underline;
      }
			
#content table {
			width: 90%;
			margin-bottom: 30px;
      }
			
#content th, td {
			border: 1px solid #ddd;
      }