.header_gesamt {
	width:678px;
	height:151px;
	background-image:url(../images/kopf_hintergrund_sommer.jpg);
	background-repeat:no-repeat;
}

.btns {
	height:202px;
	width:35px;
	background-image:url(../images/btns_sw_sommer.png );
}

.fusszeile {
	height:14px;
	width:100%;
	background-image:url(../images/sommer_fusszeile_hintergrund.gif);
	background-repeat:repeat-x;
}

.fusszeile .blume {
	background-image:url(../images/blumen_sommer.gif);
	background-repeat:no-repeat;
	width:565px;
	height:100px;
	position:relative;
	top:-100px; /* bei 100 wirkt es wie dahinter, bei 86 liegt es direkt darauf */
	left:380px;
}

.btns {
	height:202px;
	width:35px;
	background-image:url(../images/btns_sw_sommer.gif);
}
