#visual-top {
	position:absolute; 
	width:785px; 
	height:197px; 
	top: 97px; 
	left: 185px;
	background: url(../img/visual_home.jpg) no-repeat;
}

#rightcol {
	position:absolute; 
	top: 299px; 
	left: 780px;
}

#contentcol {
	padding: 0 30px 40px 30px;
	position:absolute; 
	width: 540px; 
	top: 294px; 
}

#content .content-teaser {
	background-color: #EEF4F8;
	padding: 14px;
	margin-bottom: 1em;
}

#content .content-teaser h3 {
	font-size: 101%;
	padding: 0;
	margin: 0 0 0.3em 0;
	color: #000;
}

#teaser-topleft {
	position: absolute;
	top: 181px;
	left: 185px;
	width: 298px;
	height: 110px;
	font-size: 96%;
	padding: 0;
}

#teaser-topright {
	position: absolute;
	top: 181px;
	left: 487px;
	width: 298px;
	height: 110px;
	font-size: 96%;
	padding: 0;
}


#teaser-topleft h3, #teaser-topright h3 {
	font-size: 111%;
	color: #12539B;
	padding: 0;
	margin: 0 0 -.5em 0;
}

#teaser-topleft .teaser-text, #teaser-topright .teaser-text {
	padding: 16px 10px 0 20px;
	margin: 0;
}

