#glossar br{
	line-height: 10px;
}
#glossar td{
	font-size: 12px;
}
#glossar A.alphabeticalIndex:HOVER, #glossar A.glossarListEntry:HOVER{
	color: #015191;
}
#glossar p{
	line-height: 18px;
	font-size: 13px;
}


#glossar A.glossarListEntry{
	font-size: 20px;
	font-weight: bold;
	margin-top: 6px;
	color: #015190;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}
#glossar .alphabeticalIndexWrap{
	margin-left: 10px;
}
#glossar .alphabeticalIndexCont A{
	color: #333;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	margin-top: 6px;
	display: block;
}
#glossar .alphabeticalIndexCont{
	width: 30px;
	height: 30px;
	float: left;
	text-align: center;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
#glossarList ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#glossarList li{
	padding: 0px;
	margin-bottom: -7px;
	line-height: 13px;
	background: none;
}
#glossarList li.sel{
	padding-left: 8px;
	background-image: url(../images/glossar/Asel.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;

}
#glossarList A:LINK, #glossarList A:VISITED{
	text-decoration: underline;
	color: #999999;
	letter-spacing: 0;
}
#glossarList A:HOVER, #glossarList li.sel A{
	color: #015191;
	
}
#glossar A.prevNext, #glossar A.noUl{
	color: #015191;
	background-image: none;
	padding: 0;
	font-weight: bold;
	letter-spacing: 0;
}
#glossar A.noUl{
	text-decoration: none;
}
#glossar A.noUl:HOVER{
	text-decoration: underline;
}


.glossarEntryCont{
	margin-bottom: 10px;
}
#glossarContentLeft{
	padding-left: 20px;
}
.glossarColumContainer{
	float: left;
	margin-right: 10px;
	width: 180px;
}
.glossarDetail{
	color: #4F4F4F;
	font-size: 13px;
}
.glossarDetail .break{
	line-height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
	height: 5px;
}
.glossarDetail A{
	color: #4E4E4E;
	
}

.alphabeticalIndexNavLeft{
	/*float: left;*/
	margin: 10px 0 5px 0;
}
.alphabeticalIndexNavRight{
	/*float: right;*/
}
#glossarList .alphabeticalIndexNavLeft{
	margin: 0 0 0 0px;
	float: left;
}
#glossarList .alphabeticalIndexNavRight{
	margin-left: 100px;
}


