.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: #FF0000;	
	text-decoration: none;
}

.schlagworte h1 {
  margin: 0 0 1.5em;
  font-family: verdana;
  font-size: 13px;
  color: #ffffff;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2em;
 }

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