@charset "UTF-8";
.lauftext {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: lighter;
	color: #300;
	text-decoration: none;
	clear: both;
	height: 5px;
	width: 300px;
	background-color: #3F0;
}

