body {
	padding: 0 20px 10px 20px;
}

.blue1 {
	background: rgb(239,243,247)
}
.blue2 {
	background: rgb(213,223,234)
}
.blue3 {
	background: rgb(194,209,224)
}
.thisStep {
	background: rgb(194,209,224)
}
.alert {
	background: yellow
}
.grossmitte {
	font-weight: normal; font-size: 1.1em
}
