body {
  font-size: 14pt;
	font-family: helvetica, Helvetica, sans-serif;
}
.noprint {
  display: none;
}
.onlyprint {
  display: block;
}

#main .ce_text .right {
	display: none;
}

#wrapper {
	width: 1000px;
}

#main .pdf_link,
#header,
#kopfnavi,
#left {
	display: none;
}
#logo_rechts {
	font-size: 10pt;
}

#logo_rechts .standort_berlin {
	float: none;
	text-align: right;
	border: 1px solid black;
	font-size: 10pt;
	margin-top: 10px;
	color: #000000;
}


#logo_rechts .standort_moritzburg {
	float: none;
	text-align: right;
	border: 1px solid black;
	font-size: 10pt;
	margin-top: 10px;
	margin-left: 0;
	margin-right: 9px;
	color: #000000;
}

#logo_rechts .standort_moritzburg .tel {
	float: none;
	font-size: 10pt;
}

#logo_rechts .standort_berlin strong,
#logo_rechts .standort_moritzburg strong {
	font-size: 10pt;
}