@charset "utf-8";
/* CSS Document */

.teaserueber {
	position:relative;
	width:960px;
	}

.teaserlv {
	width: 250px;
	height: 175px;
	border: 1px #aa6227 solid;
  box-shadow: 3px 3px 3px #484747;
	float:left;
	margin:30px;
	z-index:2;
	}

.teaser {
	position:relative;
	margin-top:1px;
	}