#container {
	position: relative;
	width: 950px;
	top: 50px;
	padding-left: 55px;
	background-image: url(../gif/head_shop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

#container_kopfzeile {
	width: 880px;
	clear: both;


}


#picture_und_text {
	float: left;
	width: 420px;
	margin-bottom: 35px;
	background-color: #B9B9B9;
	color: #FFFFFF;
	padding-top: 35px;
	padding-left: 25px;
	padding-bottom: 30px;
}


.picture {
	float: none;
	border: 15px solid #FFFFFF;
}
