div.fehler {
	padding: 5px 20px 0 0;
}

img.fehlerGif {
	float: left;
	padding: 5px 15px 5px 0;
}

.fehlerTitel {
	margin-top: 5px;
}

.fehlerUrsachen {
	clear: left; 
	padding-top: 15px;
	margin: 0 !important;
}

.fehlerUrsache, .fehlerLoesung {
	padding-top: 15px;
	margin: 0 !important;
}

.fehlerLoesung {
	color: green;
}

div.fehler p {
	margin-bottom: 5px;
}

