body {
	background-color: #FDDE8B;
	color: #FDDE8B;
}
.unnamed1 {
	background-image: url(bilder/deckblatt_hintergrund2.jpg);
	background-repeat: no-repeat;
	background-color: #FDDE8B;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #751342;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #751342;
	font-weight: lighter;
	font-style: normal;
}
.recetas {
	background-image: url(bilder/gourmet_leon_recetas.jpg);
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #751342;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #751342;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #751342;
	text-decoration: none;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #751342;
	text-decoration: none;
}
