#col1 {
	float: left;
	width: 200px;
}

#col2 {
	margin-left: 200px;
}

.teaser a img,
.thumbnail {
	border: 0;
}

#footer {
	font-size: 8pt;
}

#nav,
#col2 .label,
#col2 .subline,
#col2 .year,
.teaser .link,
.separator,
.next_page,
.en,
.de {
	display: none;
}


