
/* --------------- Überschriften  ---------------  */

h1 {
	font-size:18px;
	font-weight:lighter;
	margin-top:15px;
	line-height:110%;
}

h2 {
	font-size:14px;
	font-weight:normal;
	margin-top:15px;
	margin-bottom:5px;
}

h3 {
	font-size:12px;
	color: #b9b9b9;
}


h4 {
	font-size:12px;
	font-weight:normal;
	color: #b9b9b9;
}


.fail {
	color:#fff;
}

.ready {
	color:#66a42a;
}

.artikelanzahlaktiv {
	color: #999a9c;
	margin-right:8px;
}
