/*  
    name:                basestyle.css
    author:              cfmoxey
    date_created:        2001.05.14
    date_last_modified:  2002.11.18
    purpose:             phasmatodea.org base stylesheet
*/

body {
  font-family: trebuchet ms, georgia, times, serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  text-decoration: none;
  color: #000000;
  background-color: transparent;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

i {
  font-family: trebuchet ms, georgia, times, serif;
  font-size: 12px;
  font-style: italic;
}

p {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 175%;
  text-align: center;
  text-decoration: none;
  color: #000000;
  background-color: transparent;
}

td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 150%;
  text-align: center;
  text-decoration: none;
  color: #000000;
  background-color: transparent;
}

.alphabet {
  color: #0000ff;
  background-color: transparent;
  line-height: 200%;
  text-align: left;
}

.andersseite {
  color: #ccffff;
  background-color: transparent;
}

.author {
  text-align: left;
}

.bgcolor {
  color: #000000;
  background-color: #336699;
}

.booktitle {
  font-family: trebuchet ms, georgia, times, serif;
  font-size: 12px;

  font-style: italic;
  text-align: left;
}

.bracketsans {
  text-align: left;
  text-decoration: none;
}

.bracketsansC {
  text-decoration: none;
}

.bracketserif {
  text-align: left;
  text-decoration: none;
}

.fineprint {
  font-size: 10px;
}

.footer {
  font-size: 12px;
  text-align: left;
  margin-left: 4em;
}

.header {
  font-family: trebuchet ms, georgia, times, serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 150%;
  text-align: center;
  color: #336699;
  background-color: transparent;
}

.hrcolor {
  color: #336699;
  background-color: transparent;
}

.internalref {
  text-align: left;
  text-decoration: none;
}

.internalrefC {
  text-decoration: none;
}

.internalrefR {
  text-align: right;
  text-decoration: none;
}

.leftalign {
  text-align: left;
}

.journal {
  font-family: trebuchet ms, georgia, times, serif;
  font-size: 12px;

  font-style: italic;
  text-align: left;
}

.miniheader {
  font-size: 1px;
}

.minirow {
  font-size: 6px;
  color: #ffffff;
  background-color: #336699;
}

.mouseover {
  color: #0000ff;
  background-color: transparent;
  text-align: left;
  text-decoration: underline;
}

.navbarC {
  color: #ffffff;
  background-color: transparent;
  text-decoration: none;
}

.navbarL {
  color: #ffffff;
  background-color: transparent;
  text-align: left;
  text-decoration: none;
}

.navbarR {
  color: #ffffff;
  background-color: transparent;
  text-align: right;
  text-decoration: none;
}

.normalsubhead {
  font-size: 14px;
  line-height: 150%;
  font-weight: bold;
  color: #000000;
  background-color: transparent;
  text-align: left;
  text-decoration: none;
}

.normaltext {
  text-align: left;
  text-decoration: none;
}

.rightalign {
  text-align: right;
}

.schwarzbg {
  color: #ffffff;
  background-color: #000000;
}

.selbstseite {
  color: #ffcc00;
  background-color: transparent;
}

.shadow {
  font-size: 4px;
}

.shortrow {
  font-size: 3px;
}

.smallheader {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background-color: transparent;
}

.subhead {
  font-size: 14px;
  font-weight: bold;
  line-height: 125%;
  color: #336699;
  background-color: transparent;
}

.title {
  text-align: left;
  text-decoration: none;
}

.volume {
  text-align: left;
  text-decoration: none;
}

.weiszbg {
  color: #000000;
  background-color: #ffffff;
}

