/*
###############################################################################
SHORT NEWS DEFINITIONS
###############################################################################
*/
#headlineteaser{
	width:100%;
	height:30px;
	font-weight: normal;
	white-space: nowrap;
	padding:0 0 0 0;
	*margin:0 0 0 0;
	border-bottom:1px dotted #003C7B;
	margin-bottom:2px;
}
a.headlineteaserLink{
	color:#847963;
	text-decoration: none;
}

a.headlineteaserLink:hover{
	color: #B3A58A;
	text-decoration: none;
}


/*ul#addon_News_list, ul#addon_News_latest {
	line-height: 16px;
}

ul#addon_News_list li, ul#addon_News_latest li {
	border-bottom: 1px dotted #003c7b;
	margin-bottom: 2px;
}

ul#addon_News_list li h3, ul#addon_News_latest li h3 {
	font-size: 9px;
	font-weight: normal;
}

ul#addon_News_list li p a.more, ul#addon_News_latest li p a.more {
	color: #003c7b;
	padding-left: 12px;
	margin-left: 12px;
	background: url(./arrow_more.png) no-repeat 0 4px;
}

ul#addon_News_list li p a.more:hover, ul#addon_News_latest li p a.more:hover {
	text-decoration: underline;
}

h3.newsEntry_date {
	position: relative;
	top: -18px;
	font-size: 11px;
	color: #454545;
}
*/
