
/* allg. resets */

.unterdokumente #content .contenttext {
	width: 100%;
}


/* Liste */

ul.children li {
	float: left;
	width: 100%;
	margin-bottom: 24px;
	background: none;
	padding-left: 0;
	margin-left: 0;
}

ul.children img {
	float: left;
	margin-right: 24px;
}

ul.children .teaser {
	float: left;
}

ul.children .teaser h2 {
	margin-top: 0;
}
