#feature {
	width: 100%;
	height: 198px;
	margin-bottom: 20px;
	position: relative;
}
.headline {
	position: absolute;
	left: 0;
	top: 0;
	height: 198px;
	width: 100%;
}
.current-headline {
	position: absolute;
	left: 290px;
	top: 0;
	width: 460px;
	height: 198px;
	-webkit-border-bottom-right-radius: 20px; 
	-moz-border-radius-bottomright: 20px;
	border-radius-bottomright: 20px;
}
.headline h2, .headline h2 a, .headline h2:hover {
	margin-top: 0;
	padding: 25px 10px 0;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	border: 0;
}
.headline .teaser {
	padding-left: 20px;
	padding-right: 20px;
}
.headline .teaser a {
	color: #ffffff;
}
.feature-word {
	color: #B4BE90;
	position: absolute;
	bottom: 5px;
	right: 20px;
	text-align: right;
	font-size: 50px;
}
.headline-pictures {
	position: absolute;
	left: 0;
	top: 0;
	width: 286px;
	height: 198px;
	border-right: 2px solid #fff;

}
#latest {
clear: both;
float: left;

	width: 100%;

	margin-bottom: 20px;

}

#latest .title {
		display: block;
	clear: both;
	width: 100%;
	height: 44px;
	border-top: 2px solid #A3B076;
	border-bottom: 1px solid #A3B076;
}


#latest h2 {
	display: inline;
	clear: left;
	float: left;
	margin: 8px 0 0 0;
	margin-top: 8px;
	font-size: 24px;
	font-weight: normal;
	border: 0;
	
	
}
#latest h2 a {
	text-decoration: none;
	border: 0;
}


#latest h2 a:link, #latest h2 a:visited {

	
	color: #000000;
}
#latest h2 a:hover, #latest h3 a:hover {
	color: #A3B076;
}
#latest h3 {
	padding: 14px 0 0 10px;
	display: block;
	font-size: 18px;
}
#latest h3, #latest h3 a {
	margin: 0;
	
}

#latest .feed {
	display: block;
	clear: right;
	float: right;
	width: 48px;
	height: 48px;
}

#latest .single-news {
	display: inline;

	clear: left;
	float: left;
	width: 460px;

}

#latest .recent-news {
	display: inline;

	clear: right;
	float: right;

	width: 286px;
	border-left: 2px solid #FFFFFF;
}

#latest ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 5px;
	}
#latest li {
	background-image:url(../../images/page_white_text.png);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding: 2px 0 2px 20px;
}
