body {
	font-family: "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	text-align: justify;
}
.stand-nummer {
	background-color: #bbd3ee;
	border: thin #2857a8 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding: 2px;
	color: #2857a8;


}
.kapitaelchen {
	font-variant: small-caps;
}
.non-decorated-link {
	text-decoration: none;
}
.non-decorated-link-white {
	color: #FFFFFF;
	text-decoration: none;
}

