body {
        margin: 0px;
}
#outer {
	text-align: center;
}
#back { 
        background: url(imgs/start_background.jpg) no-repeat;
	height: 607px;
	width: 907px;
//	z-index:0;
	margin: auto;
	text-align: left;
	color: #000000;
  font-family: Arial,Helvetica,sans-serif;       
	font-size: 10pt;
}
#werbung {
  background: url(imgs/werbung.gif) no-repeat;
	height: 202px;
	width: 669px;
	margin-left: 50px;
}
#space {
  height: 50px;
}

