@charset "utf-8";
/* CSS Document */
#box1 {
	margin-top: 45px;
}
#box2 {
	margin-top: 25px;
}
#box3 {
	margin-top: 35px;
}

.titel1 {
	color: #333333;
	font-size: 24px;
}
.titel2 {
	color: #1F1E21;
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
}
.text2 {
	color: #1F1E21;
	font-size: 11px;
}

