a:link, a:visited, a:active
{
  font-family:Verdana, Arial, Helvetica;
  font-size:11pt;
  font-style:normal;
  text-decoration:none;
  color:#2E8B57;
}

a:hover
{
  font-family:Verdana, Arial, Helvetica;
  font-size:11pt;
  font-style:normal;
  text-decoration:underline;
  color:#2E8B57;
}

td, p
{
  font-family:Verdana, Sans-Serif, Arial, Helvetica;
  font-style:normal;
  font-size:11pt;
  background-color:white;
  color:#000000;
}

body
{
  font-family:Verdana, Sans-Serif, Arial, Helvetica;
  font-style:normal;
  font-size:11pt;
  padding:20px;
  background-color:white;
  color:#000000;
  /* background-image:url(bilder/logo.jpg);
  background-repeat:no-repeat;
  background-attachment:fixed; */
}

.tab-inhalt
{
  width:95%;
}

th
{
  border-color:#228B22;
  border-style:solid;
  border-width:1px 1px 1px 1px;
  text-align:center;
}

.tab-links
{
  border:1px solid #228B22;
  width:150px;
  text-align:center;
  vertical-align:middle;
}

.tab-mitte
{
  border:1px solid #228B22;
  width:300px;
  vertical-align:top;
  padding:5px;
}

.tab-rechts
{
  border:1px solid #228B22;
  vertical-align:top;
  padding:5px;
}

h1
{
  font-family:Verdana, Arial, Helvetica;
  font-weight:normal;
  font-style:normal;
  font-size:18pt;
  text-align:center;
  color:#228B22;
}

h2
{
  font-family:Verdana, Arial, Helvetica;
  font-weight:normal;
  font-style:normal;
  font-size:16pt;
  text-align:center;
  color:#000000;
  margin-bottom:0px;
}

.stand  /*Stand...*/
{
  font-family:Verdana, Sans-Serif, Arial, Helvetica;
  font-weight:normal;
  font-style:normal;
  font-size:9pt;
  text-align:right;
  color:#000000;
}

h4 /* index-Ueberschrift */
{
  font-family:Verdana, Arial, Helvetica;
  font-weight:bold;
  font-style:normal;
  font-variant:small-caps;
  font-size:24pt;
  letter-spacing:1pt;
  text-align:center;
  color:#228B22;
  margin-top:1px;
  margin-bottom:2px;
}

hr
{
  width:95%;
  text-align:center;
  height:1px;
}

img
{
   border:0px;
}

.bild
{
  margin-top:3px;
  margin-bottom:3px;
}

.zentriert
{
  text-align:center;
}
