.hfimage {
	width: 46.8em;
	border-left-style: none;
	border-right: 1.2em solid white;
	margin-bottom: 0;
	float: left;
}

.hftext {
	width: 46.8em;
	border-left-style: none;
	padding-left: 1.2em;
	width: 45.6em;
	margin-bottom: 0;
	float: left;
}

div.hftext h1, div.hftext p {
	font-size: 1.8em;
}

div.hftext h1, div.hftext p, div.hftext ul {
	color: white;
}

div.hftext h1 {
	margin-bottom: 1em;
	padding-right: 1.5em;
}

div.hftext .date {
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	letter-spacing: .1em;
	text-transform: uppercase;
	font: bold 1em Verdana, "Lucida Grande", Lucida, sans-serif;
	float: left;
}

div.hftext .small {
	font-size: 1.2em;
}

div.hftext .small a:link, div.hftext .small a:visited {
	color: white;
}

div.modul08 {
	border-style: none;
}

.feature_item {
}

div.feature div.feature_content { 
	width: 94.8em; 
	height: 325px;
	overflow: hidden;
}

div.feature {
	margin-left: 1.2em;
}

/*carousel navigation*/

div.feature_nav {
	padding-left: 49.3em;
	padding-bottom: 0.5em;
}

div.feature_nav ul {
	margin: 0;
	text-decoration: none;
}

div.feature_nav li {
	float: left;
	font-weight: bold;
	margin-right: 0.5em;
	font-size: 1.4em;
	text-decoration: none;
}

div.feature_nav li a:link, div.feature_nav li a:visited, div.hftext li {
	/*text-decoration: none;
	color: #333;*/
}

div.feature_nav li a:hover {
	text-decoration: underline;
	background-color: white;
	color: #039;
}