.stil {
	border: 1px solid #2B0000;
}
.linieunten {
	border-top-width: 8px;
	border-right-width: 5px;
	border-bottom-width: 8px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
