.c-circle-list { 
	list-style-type: circle; }
.c-disc-list { 
	list-style-type: disc; }
.c-square-list { 
	list-style-type: square; }

.c-number-list {
	list-style-type: decimal; }

.button-center {
    margin: auto;
    width: 50%;
}

.formattextlink, .formatlink {
	color: #077; }

.zeit, .ort {
	vertical-align: top;
	white-space: nowrap; }