@charset "utf-8";
.schrift {
	font-family: Verdana;
	font-size: x-small;
	line-height: 16px;
	color: #342121;
	margin: 0px;
	font-style: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	color: #342121;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #472E2E;
}
a:hover {
	text-decoration: underline overline line-through;
	color: #804D4D;
}
a:active {
	text-decoration: none;
	color: #734848;
}
