
a
{
  color: #006700;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}
a:hover
{
  color: #006700;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}


a.subnav, a.subnav:visited
{
  color: #000000;
  background-color: transparent;
  text-decoration: none;
  font-weight: 300;
}

a.subnav:hover, a.subnav:active
{
  color: #006700;
  background-color: transparent;
  text-decoration: underline;
  font-weight: 300;
}

a.dienstnav, a.dienstnav:visited
{
  color: #ffffff;
  background-color: transparent;
  text-decoration: none;
  font-weight: 300;
}

a.dienstnav:hover, a.dienstnav:active
{
  color: #ffffff;
  background-color: transparent;
  text-decoration: underline;
  font-weight: 300;
}

a.navitem, a.navitem:visited
{
  background-color: transparent;
  width: 177px;
  color: #000000;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  text-decoration: none;
}

a.navitem:hover, a.navitem:active
{
  background-color: #006700;
  width: 177px;
  color: #ffffff;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  text-decoration: none;
}

a.navactive, a.navactive:visited
{
  background: #006700 repeat;
  width: 177px;
  color: #ffffff;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  text-decoration: none;
}

a.navactive:hover, a.navactive:active
{
  background: #006700 repeat;
  width: 177px;
  color: #ffffff;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  text-decoration: none;
}

body
{
  margin: 0;
  border: 0;
  padding: 0;
  color: #000000;
  font: 9,5pt verdana, arial, helvetica, sans-serif;
}

h1
{
  font-size: 150%;
}

h2
{
  font-size: 130%;
}

small
{
	font-size: 8pt
}

.law
{
  color: #000000;
  background-color: #ffffff;
  font: 7pt verdana, arial, helvetica, sans-serif;
  font-size: 7pt
}

div.cont
{
  color: #000000;
  background-color: #ffffff;
  font: verdana, arial, helvetica, sans-serif;
  font-size: 11pt;
  margin: 20px 20px 0px 20px;

}

.bgg
{
background-color: #006700;
}

.bgs
{
background-color: #000000;
}

.bgw
{
background-color: #ffffff;
}

.fs
{
color: #000000;
}

.fg
{
color: #006700;
}

.fw
{
color: #ffffff;
}

.fr
{
color: #cc0000;
}





