
#upd_ContentWrap {
	margin-left: 82px !important;
	margin-left: 12px;
	margin-top: 40px;
	width: 742px;
	height: 250px;
}

#upd_WrapHighlights {
	width: 738px;
	border: 1px solid #d2e100;
	padding: 1px;
}

#upd_Title {
	height: 24px;
	padding: 9px 0 0 17px;
	background: url(../gfx/upd_startsite/upd_title_bg.gif) repeat-x 0 0;
}
	#upd_Title h1 {
		margin: 0;
		padding: 0;
		font: 14px verdana, sans-serif;
		line-height: 14px;
		font-weight: bold;
		text-transform: uppercase;
	}

.upd_Viewport {
	padding: 1px 0 1px 0;
	position: relative;
}

.viewportTitle {
	position: absolute;
	top: 30px;
	left: 16px;
}

.viewportTitle h2 {
	margin: 0;
	padding: 0;
	font: 25px verdana, sans-serif;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
}
.viewportTitle h2 span {
	font: 11px verdana, sans-serif;
	line-height: 19px;
	font-weight: normal;
}

.viewportTitle .green {
	color: #cfdf00;
}

.viewportTitle .brown {
	color: #56231d;
}


	.controls {
		height: 15px;
		position: absolute;
		bottom: 0;
		_top: 207px;
		left: 16px;
	}

	.scroller .hidden {
		display: none;
	}

	.controls ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	.controls ul li {
		float: left;
	}

	.controls a {
		display: block;
		float: left;
		width: 28px;
		height: 15px;
		text-align: center;
		font-weight: normal;
		margin: 0 1px 0 0;
		outline: none;
	}

	.controls a {
		background: url(../gfx/upd_startsite/viewport_navi_a_inactive.gif) repeat-x 0 0;
	}
	.controls a:hover {
		background-position: 0 -14px;
	}

	.controls .active a {
		background: #f7fbc7;
	}

.upd_Teaser {
	padding: 0 0 1px 0;
	border-bottom: 1px solid #d2e100;
}

.upd_Teaser_last {

}

.upd_TeaserText {
	padding: 14px 16px 30px 16px;
	background: #f7fbc7;
}
	.upd_TeaserText span.news-list-morelink img {
		display: inline;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 15px;
	}
	.upd_TeaserText span.news-list-morelink a:hover{
		text-decoration: underline;
	}





.scroller {
	/* modify width and height of scrolling section if necessary	*/
	width: 738px;
	height: 220px;
	overflow: hidden;
	}
	.scroller .section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/
		width: 738px;
		height: 220px;
		overflow:hidden;
		float:left;
		}
	.scroller .content {
		width: 10000px;
		}

