#grafik_1000px {position: relative;
	margin: auto;
	width: 1000px;
	top: 5px;}

#grafik_links {position: relative;
	margin: auto;
	width: 600px;
	height: 100px;
	float:left;}
	
#grafik_rechts {position: relative;
	margin: auto;
	width: 390px;
	height: 100px;
	float:right;}
