﻿#stichwort_abc
{
		margin: 5px 0 5px 0;
}

#stichwort_abc a, #stichwort_abc span
{
		margin: 0 0.5em 0 0;
     	font-size:1.2em;
}

#stichwort_abc a.buchstabe_selected,#stichwort_abc a.buchstabe_selected:active,#stichwort_abc .buchstabe_selected:link,#stichwort_abc .buchstabe_selected:visited
{
	font-weight: bold;
	color:navy;
	font-size:1.8em;
}
.buchstabe_selected:hover;
{
	text-decoration:underline;
}
.buchstabe_active, .buchstabe_active:active, .buchstabe_active:link, .buchstabe_active:visited
{
	font-weight: bold;
	color:#024b8f;
}
.buchstabe_active:hover;
{
	text-decoration:underline;
}
.buchstabe_inactive 
{
	font-style: italic;
}
#keywords a
{
	font-weight: normal;
}
#keywords a.selected
{
	font-weight: bold;
}
#ContextList 
{
margin:0;padding:0;
}
#ContextList li
{
 margin:0 5px 8px 0;
 float:left;
 padding: 2px 4px 2px 4px;
 border-bottom: 1px solid #000;
 border-right: 1px solid #000;
}
#ContextList li.selected
{
 background:#cccccc;
}
#ContextList a
{
 color:#000;
}
.stichwortsuche
{
    float:none;
    clear:both;
}
