.recht_headline {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}


/* --------------------------------------- part --------------------------------------- */
body div#contentframe div.content_part {
	margin-bottom: 45px;
	border-bottom: 0;
}
body div#contentframe div.content_part h3 {
	display: none;
}

/* goto top */
body div#contentframe div.content_part a.goto_top {
	clear: both;
	margin-top: 25px;
}