body {
	background-color: #6699CC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #660033;
	display: inline;
}
.rahmen {
	border: 1px solid #660033;
	background-image: url(bilder/hg.jpg);
	background-repeat: no-repeat;

}
.menge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rahmenbild {

	border: 1px solid #660033;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}
a:hover {
	color: #669933;
}
