@charset "utf-8";
/* CSS Document */

/* Ueberschirften */
h1 {
	font-size: 17px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2B4B1;
	margin-top: 25px;
}

h2 {
	font-size: 14px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9C4CA;
	margin-top: 25px;
}

h3 {
	font-size: 14px;
	
}


h4 {
	font-size: 12px;
	
}