/*******************************
ZOEKWOORDEN
*******************************/
.zoekwoord
{
  text-decoration: none;
  color: #fea09c;
  line-height:13px;
}

.zoekwoord:hover
{
  text-decoration: underline;
  color:#fd4239;
}

#zoekwoordencontainer .kleinst
{
  font-size:9px;
}

#zoekwoordencontainer .kleiner
{
  font-size:10px;
}

#zoekwoordencontainer .normaal
{
  font-size:11px;
}

#zoekwoordencontainer .groter
{
  font-size:13px;
}

#zoekwoordencontainer .grootsts
{
  font-size:15px;
}
