body {
	background-color: #feddab;
	color: #737373;
	right: 30px;
	clip: rect(auto,30px,auto,auto);
	margin-left: 20px;
	margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #20446b;
}
a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #20446b;
}
a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #a4762e;
	text-decoration: none;
}
a:focus {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #a4762e;
	text-decoration: none;
}
.bilder {
	margin-left: 108px;
}
.registerkarte {
	margin-top: 10px;
	margin-left: 20px;
}

.text {
	margin-left: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #737373;
}
