#idabc {
	text-align:right;
	padding-bottom:16px;
	
	
}

#trennerGloss {
	padding-bottom:14px;
}


#idcontainer {
	width:100%;
	position:relative;
}

#identries {
	float:left;
	width:200px;
	}
	
#iddetails {
	float:right;
	width:370px;

}




#idabc span
 {
	
 	padding-left:5px;padding-right:9px;
	padding-top:1px;padding-bottom:10px;
}

#idabc span.withSubItem:Hover
			{
			background: url(/typo3conf/ext/ek_glossarneu/BGglossOver.gif) 2px 0 no-repeat;
			color:#fff!important;
			}

#idabc span.withSubItem:Hover a
			{			
			text-decoration:none;
			color:#fff!important;
			}

#idabc span.activeItem 
			{
background: url(/typo3conf/ext/ek_glossarneu/BGglossAct.gif) 2px 0 no-repeat;
			}

#idabc span.activeItem a
{
color:#fff!important;
text-decoration:none;
}			



div.glosBodytext img {
	float:right;
	padding-left:8px;padding-bottom:4px;
}

div.glosBodytext{
	
}



div.glosHeadline {
	font-weight:bold;
	padding-bottom:2px;
}