h1,h2 {
	color:#fff;
	background-color:#D9B650;
	margin:0;
	padding:1.8rem 0 1.8rem 0;
	text-align:center;
	font-weight:bold;
}
h1 {
	background-color:#D9B650;
	font-size:4.5rem;
}
h2 {
	font-size:3rem;
}
.textblock {
	font-size:1.5rem;
	text-align:center;
	line-height:2rem;
	color:#4B4C4C;
	padding:0.5rem 0;
}
.modelle .textblock {
	font-size:1rem;
}
.modelle .textblock p {
	margin:0;
	line-height:1.5rem;
}
.small {
	padding: 0.5rem 10rem;
}