body{
	background: url(../imgs/bg_verlauf_start.jpg) 0 150px repeat-x;
}


#top{
	height:360px;
}

#kasten1{
	position: absolute;
	background:#3fa3d8;
	top:150px; left:0;
	width:260px;
	height:220px;
}
#toppic{
	position: absolute;
	top:150px; left:260px;
	width:740px;
	height:220px;
	overflow: hidden;
}


	#content-wrap{
	}

	#content-right {
		float:right;
		width:1px;
		margin:0; padding:0;
		}
	#content-center {
		margin:0 1px 0 260px;
		}
		
