td.idx_active{
	width: 25px;
	height: 20px;
	text-align:center;
	border:1px solid #B77300;
	border-bottom:0px solid white;	
}
td.idx_inactive {
	width: 25px;
	height: 20px;
	text-align:center;
	border:1px solid #B77300;
	background:url(/img/fw/bg_yellow3d_20px.gif);
}
div.glossar {
	margin:25px 10px;
}

div.glossar ul, div.glossar ol {
	margin-left:25px;
}

a.satlex_register:link,
a.satlex_register:visited,
a.satlex_register:hover,
a.satlex_register:focus {
	width:100%;
	line-height:20px;
	display:block;
	color:black;
	text-align:center;
}