span.vf-font {
	font-family: "Gabriola";
	font-style: normal;
	/*font-weight: bold;*/
}

.vf-font-gn {
	color: #008c45;
}
.vf-font-wh {
	color: #f4f5f0;
}
.vf-font-rd {
	color: #cd212a;
}
.vf-font-vgn {
	color: #cce8da;
}
.vf-font-ye {
	color: #ffcb00;
}

.notices.vf-green {
    border-left: 10px solid #54e59a;
    background: #cce8da;
    color: #b52b27;
}

.pagedate {
	position:absolute;
	top: 10px;
	right: 25px;
	font-family: "Gabriola";
	font-style: normal;
	font-size: 0.9rem;
	line-height: 1;
	color: #666;
}

.page-stammtisch div.notices {
	width: 37%;
	position: absolute;
	top: 17rem;
	right: 2rem;
	padding-left: 10px;
}

.page-stammtisch section#body > p,
.page-stammtisch section#body > h2,
.page-stammtisch section#body > ul {
	max-width: 45%;
}

.page-stammtisch section#body > h5+p {
	max-width: 70%;
}

.p-nomargin section#body > h5 {
	margin-top: 0.85rem;
	margin-bottom: 0.3rem;
}

.p-nomargin section#body > p {
	margin-top: 0rem;
	margin-bottom: 0.5rem;
}
