@charset "utf-8";
/* CSS Document */
.hinweisheader { 
	background-color: #7ecac4;
	padding: 20px;
}
.hinweisheader h2 { 
	color: #003d8e;
	margin: 0 0rem .625rem 0rem;
	font-weight: normal;
}
.hinweisheader h3 { 
	color: #333;
	font-weight: normal;
}
.hinweistext { 
	margin-top: 1em;
}


