body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
body {
	background-color: #E9C591;
	background-image: url(basics/hg.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center 120px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #7B452B;
}
a:active {
	color: #7B452B;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 14px;
	color: #7B452B;
	text-align: left;
}
#foot {
	font-size: 10px;
}
.preis {
	font-weight: bold;
	color: #7B452B;
	float: right;
}
.kasten {
	padding: 4px;
	border: 1px solid #000000;
}
