.index_bild img {
	position: absolute;
	left: 180px;
	top: 20px;
	width: 150x;
	height: 205px;
	margin: 0px;
	padding: 0px;
	background-color: #2251D3;
	border-color: #2251D3;
	border-width: 10px;
	border-style: ridge;
}
.index_text img {
	position: absolute;
	left: 60px;
	top: 270px;
	width: 413x;
	height: 140px;
	margin: 0px;
	padding: 0px;
}

