div#indhold ul.sprog{
	list-style: none;
}
div#indhold div.sprog {
	float: right;
	border: 1px solid #000;
	margin: 0 20px 0;
	padding: 10px;
}
div#indhold div.sprog h3 {
	margin: 0;
}
div#indhold h3.clear {
	clear: both;
}
/*ARTIKEL*/
div#indhold div#artikel h1 {
	font-size: 1.1em;
	margin: 1em 0 .2em;
}
div#indhold div#artikel p {
	text-indent: .5em;
	margin: 0;
}
div#indhold div#artikel p.manchet {
	font-style: italic;
}