@CHARSET "UTF-8";

/* Feature */

div.content_feature{
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px 1px 1px 1px;
	font-weight: normal;
	text-align: left;
}

div.content_feature_title,
a.content_feature_title_link{
	line-height: 19px;
	padding-left: 10px;
	display: block;
	font-weight: bold;
}


div.content_feature_content,
div#sub_menu{
	background-color: #FBFBFB;
	background-image: url(/wsimages/background/backgroundFeature.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}


/* Feature Inhalte */

a.content_feature_link{
	position: relative;
	font-size: 9px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 9px;
	border: 0px;
	text-align: left;
	line-height: 1.4em;
	display: block;
}