img.bild-links {
	float: left;
	padding: 7px 7px 7px 7px;
	margin: 0 15px 5px 0;
	border: 1px solid #b9b9b9;
}

img.bild-rechts {
	float: right;
	padding: 7px 7px 7px 7px;
	margin: 0 0 10px 15px;
	border: 1px solid #b9b9b9;
}

ul.liste-schmaler {
	width: 320px;
}

li.liste-zeile-schmaler {
	width: 320px;
}

p.trennlinie {
	border-bottom: 1px dotted #403f3f;
	margin-bottom: 2em !important;
}

p.falscher-inhalt {
	color:#F00 !important;
}