body {
	margin:			0;
	padding:		0;
	background:		#5bbcaa;
	color:			#ffde1d;
	font-size:		30px;
	/*font-family:	Tahoma, Geneva, sans-serif;
	font-family:	"Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	font-family:	"hero_light", "GeosansLight", "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url("img/lined.png");
}

#mitte_hotbox {
	margin:	10px auto 0 auto; 
	max-width: 620px;
	text-align: center;
}

#logo_hotbox {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	max-width:		520px;
	max-height:		239px;
}

#logo_hotbox img
{
	width:100%;
	border:none;
}

#hotbox-flyer {
	margin-left:auto;
	margin-right:auto;
	max-width:800px;
	text-align:center;
}

#hotbox-flyer img {
	width:100%;
}

.zurueck {
	margin-top:0;
}