body.std {
  background:      #003000;
  margin:          8px;
}

body.cap {
  background:      #003000;
  margin:          0px;
}

.stdtxt {
  font-family:     verdana,helvetica,arial,sans-serif;
  font-size:       12pt;
  text-decoration: none;
  color:           white;
  text-align:      justify;
}

.toptxt {
  font-family:     verdana,helvetica,arial,sans-serif;
  font-size:       12pt;
  text-decoration: none;
  color:           white;
  text-align:      justify;
}

.hdgtxt {
  font-family:     times new roman,times,serif;
  font-size:       24pt;
  font-weight:     bold;
  color:           white;
}

.captxt {
  font-family:     verdana,helvetica,arial,sans-serif;
  font-size:       12pt;
  font-weight:     bold;
  text-decoration: underline;
  color:           white;
}

.hltxt {
  font-family:     verdana,helvetica,arial,sans-serif;
  font-size:       12pt;
  font-weight:     bold;
  text-decoration: none;
  color:           white;
  text-align:      justify;
}

.smalltxt {
  font-family:     verdana,helvetica,arial,sans-serif;
  font-size:       10pt;
  text-decoration: none;
  color:           white;
  text-align:      justify;
}

td.caption {
  background:      url(images/logo_bg.jpg);
}

td.bottom {
  background:      url(images/balken_textur.gif);
}

td.main {
  background:      url(images/steine_textur_300px.jpg);
}

td.maintest {
  background:      url(images/schotter_textur_300px.jpg);
}

A.std {
  font-family:     verdana,helvetica,arial,sans-serif;
  font-size:       12pt;
  color:           #f00000;
}

A.small {
  font-family:     verdana,helvetica,arial,sans-serif;
  font-size:       10pt;
  color:           #f00000;
}

A.top {
  font-family:     verdana,helvetica,arail,sans-serif;
  font-size:       12pt;
  color:           #f00000;
}

