.postkarte {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background: #ECFED3 url("/images/igm/postkarte.jpg") no-repeat;
	height:520px;
}

.postkarte_nachricht {
	width: 340px;
	height: 490px;
	float: left;
	overflow:auto;
}

.postkarte_adresse {
	position:relative;
 	left:550px; top:-125px; width:118px; height:148px;
}

.postkarte_stempel {
	position:relative;
 	left:440px; top:90px; width:118px; height:148px;
 	background: url("/images/igm/stempel.gif") no-repeat;
 	z-index:12;
}