body, td
{
  font-family:verdana, arial, helvetica, sans serif;
  font-size:11px;
  color:#353631;
}

a:link, a:visited
{
  color:#2e3613;
  font-weight:900;
  text-decoration:none;
}

a:link.hell, a:visited.hell
{
  color:#ffffff;
  font-weight:900;
  text-decoration:none;
}

a:active, a:hover, a:active.hell, a:hover.hell
{
  color:#481e1f;
  font-weight:900;
  text-decoration:underline;
}

.link
{
  background-image:url('bilder/link.jpg');
  background-repeat:repeat-y;
}

.linkx
{
  background-image:url('bilder/linkx.jpg');
  background-repeat:repeat-y;
}

.klein
{
  font-size:9px;
}

.mittel
{
  font-size:10px;
}

.gross
{
  font-size:12px;
}

.breit
{
  padding-left:10px;
  padding-right:10px;
}

h1, h2, h3, h4, h5, h6
{
  color:#353c17;
  margin-top:9px;
  margin-bottom:6px;
}

.schatten
{
  text-shadow:black 3px 2px; font-size:3em;;
}

.sub
{
  vertical-align:sub;
  font-size:smaller;
}


p
{
  margin-top:6px;
  margin-bottom:6px;
}

h1 { font-size:20px; }
h2 { font-size:18px; }
h3 { font-size:15px; }
h4 { font-size:14px; }
h5 { font-size:13px; }
h6 { font-size:12px; }

th
{
  font-size:13px;
  font-weight:900;
  text-align:left;
}

