body {
  margin: 0;
  padding: 0;
  font: 12pt Arial, Helvetica, sans-serif;
  color: black;
  background: transparent;
}

h1, h2, h3, h4, h5, h6 {
  font: bold 15pt Arial, Helvetica, sans-serif;
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
}

a, a:visited, a:hover {
	text-decoration: none;
	color: black;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

address {
	padding: 10px;
}

samp {
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 10pt;
}
#head, #topnavi, #logo, #navi, #foot {
	display: none;
}

.bild200 {
	display: none;
}
.access {
	display:none;
}
.anfang {
	display: none;
}
.keindruck {
	display: none;
}
caption {
	font: bold 13pt Arial, Helvetica, sans-serif;
	text-align: left;
}
table { width:auto; }
th {
	text-align: left;
	padding-top: 10px;
}
.txt_rechts {
	text-align: right;
}
.center {
	text-align : center;
}
.passbox {
	float : left;
	height : auto;
	width : 180px;
	position : relative;
	font-variant: normal;
	padding: 0px;
	margin: 5px 10px 5px 0px;
}
.passbox img {
	display: none;
}
.clear-links {
	clear : left;
}
