html, body {
	height: 100%;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.1em;
	background-color: #FFF;
}

#container {
	position: relative;
	height: 675px;
	width: 900px;	
	background: #FFF url(../intro.png) no-repeat left top;
}

#impressum{
	width:700px;
	height:930px;
	margin:0 auto;	
}
