
p.hervorhebung {
	background-color: #eeeeee;
	padding: 7px;
}



span.minitext {
	font-size: 11px;
}

span.rot {
	color: #FF0000;
}


/* Left, center, right and justify alignment of text in block elements*/
.align-left {
	text-align: left;
}

.align-center {
	text-align: right;
}

.align-center {
	text-align: center;
}
