@charset "utf-8";
.border {
	border: medium solid #FFFFFF;
}
.aktuborder {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 5px;
	background-color: #c1bfd0;
}
.akturubrik {
	font-family: Verdana, Geneva, sans-serif;
	font-variant: small-caps;
	color: #00309C;
	font-weight: bold;
	text-align: center;
	font-size: 9pt;
}
.aktutext {
	font-size:8pt;
	font-weight: bold;
}

