.cms_block#block_Schlagworte a {
	display: inline;
	text-align: left;
	color: #505050;	
	text-decoration: none;
}

.schlagworte a {
	display: inline;
	text-align: left;
	color: blue;	
	text-decoration: none;
}

.schlagworte a:hover {	
	color: #FF9A31;	
	text-decoration: none;
}

.schlagworte h1 {		
	text-decoration: none;
	font-size:16px;
	font-wight:bold;
}

.schlagworte{
	list-style-image: url(http://www.burg-gretesch.de/images/aufzaehlung.gif);
}