body, html {
	border: 0;
	margin: 0;
	padding: 0;
#	background-color: #F0E2C8;
	text-align: center;
}

div#flex_content {
	width: 710px;
	font-family: "Script MT Bold", Georgia, "Times New Roman", Times, serif;
}

div#headline {
	line-height: 80px;
	color: #153066;
	font-weight: bold;
	font-size: 28px;
	margin-top: 0px;
	text-align: center;
	font-family: "Script MT Bold", Georgia, "Times New Roman", Times, serif;
}


div#speisetext1, div#speisetext2 {
	color: black;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	font-family: "Script MT Bold", Georgia, "Times New Roman", Times, serif;	
}

div#preis {
	font-size: 22px;
	font-weight: bold;
	color: Black;
	text-align: center;
	font-family: "Script MT Bold", Georgia, "Times New Roman", Times, serif;
}

div#abstand {
	font-size: 28px;
	font-weight: bold;
	color: #007CFF;
	text-align: center;
	margin-top: 10px;
	font-family: "Script MT Bold", Georgia, "Times New Roman", Times, serif;
}

