.tx-glossar-pi1 .filter a:link,
.tx-glossar-pi1 .filter a:hover, 
.tx-glossar-pi1 .filter a:active, 
.tx-glossar-pi1 .filter a:visited {
	background: #f4f4f4 ;
	border:1px solid #f4f4f4;
	color: #000;
	height:18px;
	width:17px;
	margin-right:1px;
	padding: 0;
	text-decoration: none;
	display:block;
	float:left;
	text-align: center;
	font-size: 11px;
	line-height: 18px; 
}	
.tx-glossar-pi1 .filter { margin-bottom: 8px; clear: both;}
.tx-glossar-pi1 .filter a:hover {
	background: #f4f4f4 ;
	border:1px solid #A9B7C9;
}

ul.tx-glossar-list {
	list-style: none;
	padding:0px;
	margin: 8px 8px 8px 0;
	border:1px solid #A9B7C9;
	border-bottom: none;
}

ul.tx-glossar-list li {
	list-style: none;
	background: #FFF url(../../tmpl_gdata/img/icon_arrow.gif) no-repeat 8px 8px; 
	padding:4px 4px 4px 24px;
	border-bottom: 1px solid #A9B7C9;
}
ul.tx-glossar-list li.even { background-color: #fff;}
ul.tx-glossar-list li.odd { background-color: #f4f4f4;}

ul.tx-glossar-list li a { color:#000;}
.tx-glossar-item {
	margin-top: 16px;
	margin-right: 8px;
	padding-bottom: 5px;
	clear:both;
	border:1px solid #A9B7C9;
}
.tx-glossar-item h2 {
	font-size:12px;
	font-weight:bold;
	line-height:20px;  
	background-color: #f4f4f4;
	padding: 8px;
}

.p8 {padding: 8px;}