@charset "utf-8";
#content-agentur {
	position:absolute;
	width:600px;
	height:200px;
	z-index:2;
	border: 1px solid #FFF;
	bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#agentur-text {
	position:absolute;
	width:300px;
	height:130px;
	z-index:2;
	top: 35px;
	right: 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.3em;
	font-style: normal;
}
#agentur-pic {
	position:absolute;
	width:260px;
	height:200px;
	z-index:1;
	left: 0px;
	bottom: 0px;
	background-image: url(../images/agentur.jpg);
}
