/* ----------------------------------------------------------------
	sub03.css Zukunftswerkstatt
	version 2008/11/10
-----------------------------------------------------------------*/

html {
	overflow: hidden;
}

body {
	text-align: left;
	background: #ffd79b;
}

div#content_wrap {
	float: none;
	width: 100%;
}

div#content {
	height: 600px;
	padding: 0;
}
