@import "QISDesign.css";

.Hauptgruppe {
font-size: 16px;
color:#000000;
}
.Untergruppe {
font-size: 15px;
color:#CC9900;
}
.Teilgruppe {
font-size: 14px;
color:#FF3333;
}
.Modul {
font-size: 14px;
color:#000000;
}
.bar {
	clear: both;
	background-color: #00549f;
	height: 40px;
	position: relative;
	text-align: right;
}