.markiert {
	border: 1px solid red;
}

#test {
	position: absolute;
	width: 10em;
	height: 10em;
	background-color: #c00;
	z-index: 10000;
}
