.belehrung-box {
	background-color: #CCCCCC;
	margin-top: 10px;
	padding: 5px;
	border: thin solid #999999;
	font-weight: bold;
}

.belehrung-box h4 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 6px;
}

.belehrung-box h3 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 6px;
}