#head    {
	background-color: #faf0e8;
	background-image: url(img/bg_ziele1.jpg);
	background-repeat: no-repeat;
	width: 910px;
	height: 257px;
	text-align: center;
	padding: 0px;
	margin: auto;
}
#head2 { background-repeat: no-repeat; width: 910px; margin: auto; background-image: url(img/bg_ziele2.gif); text-align: left; }
#ziele1 { position: relative; left: 100px; width: 700px; }
#ziele1 h2 { font-size: 17px; }
#ziele1 img { position: relative; top: -30px; left: -50px; float: right; }

