body {
	background-color: #faf7e8;
	background-image: url(../layout_img/bg/bg_body.gif);
	background-repeat: repeat-y;
}

/*-------------- SUCHE -----------------------------------------------*/
.suche {
	position: absolute;
	top: 88px;  /* 108px */
	left: 580px;
}

