.spezialschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size:2em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #FF6600;
	background-image: none;
	margin: 5px;
	padding: 10px;
	height: auto;
	width: auto;
	border: 4px ridge #990000;
}
