	h1 {
		color: #D55051;
		font-size: 18px;
		font-weight: bold;
	}
	
	h2, h3 {
		color: #8BBC8C;
		font-size: 15px;
		font-weight: bold;
	}
	
	.bild-links {
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	.bild-rechts {
		margin-left: 10px;
		margin-bottom: 10px;
	}

