#mainlayer {
	position:relative;
	top:0px;
	width:1024px;
	height:715px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#header_startseite {
	position:absolute;
	top:83px;
	left:24px;
	width:960px;
	height:345px;
}

#teaser_a {
	position:absolute;
	left:24px;
	top:443px;
	height:180px;
	width:310px;
	background-color:#0275B0;
}

#teaser_b {
	position:absolute;
	left:349px;
	top:443px;
	height:180px;
	width:310px;
		background-color:#0275B0;
}

#teaser_c {
	position:absolute;
	left:674px;
	top:443px;
	height:180px;
	width:310px;
	padding:0;
	margin:0;
	overflow:hidden;
		background-color:#0275B0;
	
}