/* CSS Document */
/* Buttons */
.shop-buttons{
	position:absolute;
	margin: 0px;
	z-index:100;
	left: 908px;
	top: 568px;
	height: 103px;
	width: 100px;
}

#shopluxembourg {
	left: 781px;
	top: 402px;

}
#shopkirchberg {
	left: 391px;
	top: 402px;

}

/* Content */
#frame_textblock {
	width:658px;
	float: left;
	height: 165px;
}

#services_block{
	position:relative;
	margin: 10px;
	padding: 31px;
	color: #334d55;
	border:1px dashed #e6e6e6;
	text-align: center;
	line-height: 170%;
	height:78px;
}

