body {
	margin: 2em;
	margin-left: 11%;
	margin-right: 11%;
	color:black;
	}
.rezept {
	color:#808000; 
	font-size: 1.3em;
	}
.zutaten {
	font-weight: bold;
	font-size: 1.0em;
	}
.kochen {
	font-size: 0.9em;
	}
.author {
	font-style: italic;
	font-weight: bold;
	font-size: 0.9em;
	}



