body {
  color: #000000;
  background-color: #ffe1ad;
  font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
  background-image: url(../logos/holz-textur.jpg);
}

a:link {
  color: #a16600;
}

a:visited {
  color: #694300;
}

a:active {
  color: #000000;
}

a:hover {
  color: #000000;
}

a:focus {
  color: #000000;
}

a.nav1:link {
  color: #FFFFFF;
  font-weight: bold;
}

a.nav1:visited {
  color: #F0F0F0;
  font-weight: bold;
}

a.nav1:active {
  color: #FFFFFF;
  font-weight: bold;
}

a.nav1:hover {
  color: #FFFFFF;
  font-weight: bold;
}

a.nav1:focus {
  color: #FFFFFF;
  font-weight: bold;
}

a.nav2:link {
  color: #FFFFFF;
  font-size: 90%;
}

a.nav2:visited {
  color: #F0F0F0;
  font-size: 90%;
}

a.nav2:active {
  color: #FFFFFF;
  font-size: 90%;
}

a.nav2:hover {
  color: #FFFFFF;
  font-size: 90%;
}

a.nav2:focus {
  color: #FFFFFF;
  font-size: 90%;
}

p,td {
  color: #000000;
  font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
}


h1 {
  color: #c7860c;
  font-size: 170%;
  font-family: Arial, Helvetica, sans-serif;
}

h2 {
  color: #c7860c;
  font-size: 130%;
  font-family: Arial, Helvetica, sans-serif;
}

h3 {
  font-size: 115%;
  font-family: Arial, Helvetica, sans-serif;
}

h4 {
  color: #c7860c;
  font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
}

img.rtext {
  margin-right: 20px;
}

img.ltext {
  margin-left: 20px;
}

table.main {
  font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
}

td.feat {
  background-color: #D0D0FF;
  font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
}

td.nav {
  color: #FFFFFF;
  background-color: #8080FF;
  font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
}

h3.feat {
  background-color: #D0D0FF;
  font-size: 100%;
  margin-top: 4px;
  margin-bottom: 4px;
}

p.feat {
  background-color: #D0D0FF;
  font-size: 90%;
  margin-top: 0px;
  margin-bottom: 4px;
}

div.copyright {
  color: #000000;
  font-size: 90%;
  font-family: Arial, Helvetica, sans-serif;
}
