#content .portal {
	position:relative;
	float:left;
	width:786px;
	height:540px;
	overflow:hidden;
	border-right:8px solid #d9dadb;
	z-index:15;
}

#content .portal .portal_teaser {
	position:absolute;
	top:38px;
	left:18px;
	width:768px;
	height:300px;
	z-index:16;
}

#content .portal .portal_teaser .teaser {
	float:left;
	width:242px;
	height:300px;
	margin-right:14px;
}

#content .portal .portal_teaser .teaser .con_head {
	position:relative;
	float:left;
	width:242px;
	height:136px;
	overflow:hidden;
	z-index:20;
}

#content .portal .portal_teaser .teaser .con_head .background {
	background:#d1d1d1;
	position:absolute;
	top:3px;
	left:3px;
	width:239px;
	height:130px;
	overflow:hidden;
	z-index:21;
}

#content .portal .portal_teaser .teaser .con_head .text {
	background:#707173;
	position:absolute;
	top:0;
	left:0;
	width:203px;
	height:114px;
	padding:16px 18px 0 18px;
	color:#fff;
	overflow:hidden;
	z-index:22;
}

#content .portal .portal_teaser .teaser .con_head .text a {
	color:#fff;
	text-decoration:none;
}

#content .portal .portal_teaser .teaser .con_head .text a:hover {
	color:#fff;
	text-decoration:underline;
}

#content .portal .portal_teaser .teaser .con_image {
	position:relative;
	float:left;
	width:242px;
	height:172px;
	overflow:hidden;
	z-index:20;
}

#content .portal .portal_teaser .teaser .con_image .background {
	background:#d1d1d1;
	position:absolute;
	top:3px;
	left:3px;
	width:239px;
	height:168px;
	overflow:hidden;
	z-index:21;
}

#content .portal .portal_teaser .teaser .con_image .image {
	background:#fff;
	position:absolute;
	top:0;
	left:0;
	width:239px;
	height:168px;
	overflow:hidden;
	z-index:22;
}

#content .portal .sap_logo {
	position:absolute;
	bottom:18px;
	left:18px;
}

#sidebar {
	height:540px;
	overflow:hidden;
}