#complete h3 {
	width: 369px;
	height: 25px;
	background: url(../image/container/ausflugsziel.gif) no-repeat;
}
#wir_bieten h3 {
	width: 396px;
	height: 25px;
	background: url(../image/container/bieten.gif) no-repeat;
}
#ziel_bild {
	float: right;
	height: 111px;
	width: 350px;
	background: url(../image/container/1.gif) no-repeat;
	margin-right: 20px;
	margin-top: -5px;
}
#wir_bieten_bild {
	float: right;
	height: 111px;
	width: 350px;
	background: url(../image/container/2.gif) no-repeat;
	margin-right: 20px;
	margin-top: -5px;
}



#complete,#wir_bieten{
	margin-bottom: 30px;
}
.p1,.p2,.p3,.p4,.p5 {
	margin-top: 10px;
}
.p5 {
	padding: 10px;
	background: #faffe0;
}

