/* CSS Document */

/* Überschriften */
h1 {
	color: #666666;
	font-size:14px;
}

h2 {
	color:#333333;
	font-size:12px;
}

h2.light {
	font-weight:normal;
}
h4 {
	font-weight:normal;
	text-transform:uppercase;
	color:#7ab128;
	margin:0;
}

/* Absatz */

p {
	margin: 0px;
	margin-bottom: 13px;
}

p.inklmwst {
	color:#999999;
	font-size:9px;
	line-height:135%;
}


.Stil1 {font-size: 14px}
.Stil2 {font-size: 12px}


.fail {
	color:#ab0d0d;
}

.ready {
	color:#7ab128;
}
