	body { background:url('../style/img/bg_bricks.jpg') center top repeat } 

	#aroundcontent { padding-top:30px; margin-left:21em }
	.contentspace { padding-top:12em }
	#aroundcontent2 { background:#ffffff; margin:-4em; padding:4em; position:relative; min-height:50em;
		-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.6); box-shadow: 1px 1px 3px rgba(0,0,0,0.6); -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.6); }

	
	h1 span { position:absolute; width:0px; height:0px; left:-1000px; top:-1000px; overflow:hidden }
	h1	{ padding:0em 0em 4em 0em; margin:0px; text-align:center; font:inherit }
	h1 img	{ max-width:100% }

	/* Kleine Bildschirme */

	@media only screen and (max-width:750px) {
		#aroundcontent { margin-left:0em }
		.contentspace { padding-top:2em }
		#aroundcontent2 { margin:-2em; padding:2em }

	}
