.cms_block#block_Schlagworte a {
	display: inline;
	text-align: left;
	color: #333333;	
	text-decoration: none;
}

.schlagworte a {
	display: inline;
	text-align: left;
	color: blue;	
	text-decoration: none;
}

.schlagworte a:hover {	
	color: #F9F9F9;	
	text-decoration: none;
}

.schlagworte h1 {		
	text-decoration: none;
	font-size:16px;
	font-weight:bold;
	color: #444444;
}

.schlagworte{
	list-style-image: url(../../../images/arrow.gif);
}