table#main col.col_rightPart {
	width: 0;
}

table#main col.col_centerPart {
	width: 783px;
}

table#main td.rightPart {
	display: none;
}

table#main td.centerPart {
	padding-right: 15px;
	padding-left: 15px;
	width: 753px;
}

div.documentTeaserSpan {
	border-left: 4px solid #9C001A;
	margin-right: 2px;
	background-color: #eee;
	padding: 6px;
}

div.documentTeaser > br {
	display: block;
	margin-top: 5px;
}

div.startpage div.INSTANCE {
	background-color: #eee;
}

div.documentTeaser h2 {
	margin: 0;
}

div.documentTeaser div.documentTeaser .documentDate {
	font-size:8pt;
	font-weight:normal;
}

div.documentTeaserList div.documentTeaser {
	clear:none;
}
