

/* --- Stylesheet 867 () --------- */ 

#page .content .highlightmatch span.avatar {
	margin-top:15px;
}

#page .content .highlightmatch span.info {
	margin-top:15px;
	color:#553311;
}
#page .content .highlightmatch a {
	color: #553311;
}

#page .content .highlightmatch a:hover {
	color: #553311;
}

#page .content .highlightmatch .ref.sponge{
	padding-right:15px;
}

#page .content .highlightmatch.aktuelles {
	background:#ECEAE9;
	color: #222;
	margin: 15px;
	padding: 0 10px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	behavior:url(/gfx/border-radius.htc);
}

#page .content .highlightmatch.aktuelles.status_warnung {
	background:#B4ACA7 url(http://tramino.s3.amazonaws.com/s/alpsee-bergwelt/85546/ausrufezeichen.png) no-repeat center right;
	color:#111;
	padding-right:40px;

}