.gross {  font-size: x-large}
p {  color: #FFFF00}
.fett {  font-weight: bold}
.halbgross {  font-size: large}
body {
	background-color: #000099;
	color: ffff00;
}
.kursiv {  font-style: italic}

