body {
	color: #000;
	background: #fff;
	text-align: center;
	font: 12pt 'Times New Roman',serif;
}

h1 {
	margin: 0 0 8px;
	font-size: 16pt;
}

h2 {
	margin: 0 0 8px;
	font-size: 14pt;
}

h3 {
	margin: 0 0 16px;
	font-size: 12pt;
}

.bruch {
	letter-spacing: -1px;
}

.bruch sup, .bruch sub {
	font-size: 0.6em;
}

#ogname {
	margin: 0 0 12px 31px;
	border-bottom: 1px dotted #000;
	padding: 0 31px 8px 0;
}

#logo {
	float: left;
	border: 0;
	width: 31px;
	height: 38px;
}

#datum {
	clear: left;
}

p {
	margin: 0 0 8px;
	text-align: left;
}

p#oglink {
	margin: 20px 0 0;
	border-top: 1px dotted #666;
	padding: 8px 0 0;
	text-align: center;
	line-height: 12pt;
	font-size: 10pt;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

.noprint {
	display: none;
}

@media screen {
	div {
	  margin: 0 auto;
	  width: 600px;
	}
}
