﻿#formulare_abc
{
		margin: 5px 0 5px 0;
}

#formulare_abc a, #formulare_abc span
{
		margin: 0 0.5em 0 0;
     	font-size:1.2em;
}

#formulare_abc a.buchstabe_selected,#formulare_abc a.buchstabe_selected:active,#formulare_abc .buchstabe_selected:link,#formulare_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;
}



#linklist li, ul
{
  margin:0;
  padding:0;
}
#linklist p
{
  margin:0;
}
#linklist p.linkinfo
{
  margin:0;
  color:#999;
 font-size:0.9em;
  
}
#linklist p.linkinfo a
{
 color:#999;
 text-decoration:none;
}
#linklist p.linkurl a
{
 color:#000;
 text-decoration:none;
}
.list_on,.list_on:hover
{
 font-size:1.1em;
 font-weight:bold;
 color: #000;
 text-decoration:none;
}
.list_on_sel
{
 font-size:2em;
 font-weight:bold;
 color: #000;
 text-decoration:none;
}
.list_off
{
 font-size:1.1em;
 font-weight:bold;
 color: #bbb;
}
