/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//
// v8 Framework 0.4
// Copyright (c) 2007-2008 Michael Werner
//
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

BODY, TD {
  color: #575552;
  font-family: Segoe UI, Helvetica, Arial, Verdana;
  font-size: 13px;
  font-weight: none;
}

A {
  color: #798014;
  text-decoration: none;
}

A:hover {
  color: #606060;
  text-decoration: underline;
}

A.anchor {
  text-decoration: none;
}

A.anchor:hover {
  text-decoration: none;
}

A.nav {
  color: #e0e0e0;
  text-decoration: none;
}

A.nav:hover {
  color: #ffffff;
  text-decoration: none;
}

A.sitemap {
  color: #505050;
  text-decoration: none;
}

A.sitemap:hover {
  color: #606060;
  text-decoration: underline;
}

A.subnav {
  color: #e0e0e0;
  text-decoration: none;
}

A.subnav:hover {
  color: #ffffff;
  text-decoration: none;
}

INPUT, SELECT, TEXTAREA {
  border: solid thin #808080;
  border-width: 1px;
  background-color: #f4f4f4;
  font-size: 12px;
}

TD.nav {
  color: #f0f0f0;
  font-size: 16px;
  font-weight: none;
}

TD.news {
  color: #f0f0f0;
  font-size: 14px;
  font-weight: none;
}

TD.sitemap {
  color: #707070;
  font-size: 12px;
  font-weight: none;
}

TD.subnav {
  color: #f0f0f0;
  font-size: 14px;
  font-weight: none;
}

.errortext {
  color: #ffffff;
  background-color: red;
  vertical-align:top;
  padding: 12px;
}

.errorstring {
  color: red;
}

.headline {
  color: #000000;
  font-size: 22px;
  font-weight: bold;
}

.marker {
  color: #91393d;
  font-weight: bold;
}

.sitemaplevel1 {
  color: #E48130;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}

.sitemaplevel2 {
  color: #E48130;
  font-size: 16px;
  text-decoration: none;
}

.sitemaplevelX {
  color: #000000;
  text-decoration: none;
}

.subheadline {
  font-size: 16px;
  color: #24211D;
  font-weight: bold;
}

.pusher {
  color: #f0f0f0;
  font-size: 16px;
  font-weight: none;
}

