/* Anpassungen Übersichtsseite */

#contentframe h1 {
	margin-bottom: 1.5em;
}

#contentframe h2 {
	margin-bottom: 0;
}

#contentframe p {
	margin-bottom: 0;
}

#contentframe div.newsbox {
	margin-bottom: 1.5em;
}

#contentframe div.imagebox, #contentframe div.textbox {
	float: left;
	width: 6.2em;
}

#contentframe div.textbox {
	width: 32em;
	margin-left: 0.75em;
}

#contentframe div.imagebox {
	height: 1em;
}
