div#indhold table {
	border-spacing: .5em;
}
div#indhold td {
	vertical-align: top;
}
div#indhold .nr {
	font-weight: bold;
}
div#indhold .dato {
	font-weight: bold;
	white-space: nowrap;
}
div#indhold .tekst {
	font-style: italic;
}
a.skift {
	display: block;
	text-align: center;
}