.startimage
{
	width: 524px;
	height: 377px;
	border: 2px white solid;
}

.teaser_container
{
	width: 380px;
	height: 381px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 30px;
	left: 546px;
}

.teaser
{
	position: relative;
	top; 0;
	left: 0;
	border: 2px white solid;
	background-color: #6c0844;
	width: 375px;
	height: 121px;
	margin-bottom: 3px;
}

.teaserimage
{
	position: absolute;
	top: 3px;
	left: 3px;
	border: 2px white solid;
	width: 146px;
	height: 111px;
}

.teasertext
{
	position: absolute;
	bottom: 3px;
	left: 168px;
	width: 199px;
	margin: 0;
	padding: 0;
}