
/* --- DICTIONARY ------------------------------------------------------------------------------------------------------------------- */

#dictionary			{ background:#fff url(../images/bg_dictionary.gif) repeat-y; margin:0 91px 0 59px; height:550px }
#dictionary div			{ position:absolute; top:50px; left:195px; width:240px; padding:3px 10px 8px 10px }
#dictionary div	p		{ padding:0 }
#dictionary div	img		{ padding:8px 0 }
#dictionary ul			{ width:132px }
#dictionary ul li		{ padding:0 5px; margin-bottom:5px; line-height:18px; background:#fff url(../images/pfeil_content_393939.gif) no-repeat 120px center }
#dictionary ul li.aktiv		{ background:#eae9e6 url(../images/pfeil_content_393939.gif) no-repeat 120px center; font-weight:bold }

