#startsimpli {
	height: 30px;
	width: 100%;
	background:#FB7C0A;
	opacity: 0.5;
	font-size: 20px;
}
#startsimpli::before {
	content: "Vorschau";
}
#startsimpli a {
	float: right;
	padding-right: 10px;
	font-size:20px;
	line-height: 30px;
	color: #000;
}
