/* nur noch für hauptseite, nicht für rathaus oder intern */

.test hr
{
  margin:25px 0px;
}

.test h1, .test h2, .test h3, .test h4, .test h5
{
  font-family:'Tahoma';
  text-align:center;
}

.test h2
{
  font-size:16pt;
  font-weight:bold;
}

.test h3
{
  font-size:14pt;
  font-weight:bold;
}

.test h4
{
  font-size:14pt;
  font-weight:normal;
}

.test h5
{
  font-size:12pt;
  font-weight:normal;
}

.test table
{
  border:none;
  border-collapse:collapse;
  border-spacing:0px;
}

.test table td
{
  vertical-align:top;
  padding:5px 0px;
}





td.ggrus
{
  font-family:'Tahoma';
  font-size:36pt;
  font-weight: bold;
}

td.grus
{
  font-family:'Tahoma';
  font-size:16pt;
  font-weight: bold;
}


td.fett
{
  font-family:'Tahoma';
  font-size:12pt;
  font-weight: bold;
}

td.klus
{
  font-family:'Tahoma';
  font-size:12pt;
  font-weight: bold;
}

td.norm2
{
  font-family:'Tahoma';
  font-size:14pt;
}


td.klein
{
  font-family:'Tahoma';
  font-size:10pt;
}

