body {
  font-family: Verdana;
  font-size: 0.8em;
  background-color: #850000;
  text-align: center;
  margin: 0px auto; }

#container {
  width: 850px;
  margin: 20px auto;
  text-align: left; }

h1 {
  font-size: 18px;
  color: #C0C0C0;
  margin: 0px; }

h2 {
  font-size: 18px;
  color: #C0C0C0;
  margin: 0px 0px 10px 0px; }

h3 {
  font-size: 14px;
  color: #C0C0C0;
  margin: 5px 0px; }

p {
  margin-top: 0px;
  text-align: justify; }

a:link, a:visited, a:active, a:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #C0C0C0;
  font-size: 12px; }

a:active, a:hover {
  color: #850000;
  text-decoration: underline and overline;
  background-color: #C0C0C0; }

a.menu:link, a.menu:visited {
  color: #660000;
  text-decoration: none; }

a.menu:active, a.menu:hover {
  color: #EEEEEE;
  text-decoration: underline and overline;
  background-color: #660000; }

.menuact {
  color: #EEEEEE;
  font-weight: bold;
  background-color: #660000; }

.td-fixed {
  width: 15%;
  text-align: left; }

.td-align-m {
  text-align: center; }

.over {
  color: #888; }

.bild {
  border: 1px solid #C0C0C0; }

.small {
  font-size: 0.7em; }

.fett {
  font-weight: bold; }

#title {
  height: 50px;
  padding: 5px 5px 0px 5px;
  text-align: left;
  background-image: url(images/title_bg2.jpg);
  background-repeat: no-repeat;
  border-left: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
  border-top: 1px solid #C0C0C0; }

#menu {
  color: #ffffff;
  background-image: url(images/menu_bg.jpg);
  background-repeat: no-repeat;
  text-align: left;
  padding: 10px 10px;
  border-top: 1px solid #C0C0C0; }

#content {
  border-top: 1px solid #C0C0C0;
  border-left: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
  background-image: url(images/content_bg4.jpg);
  background-repeat: repeat;
  padding: 7px 10px;
  color: #C0C0C0; }

#footer {
  height: 16px;
  border: 1px solid #C0C0C0;
  background-image: url(images/footer_bg2.jpg);
  background-repeat: repeat;
  padding: 3px 10px;
  color: #850000;
  margin-bottom: 10px; }

a.footer:link, a.footer:visited {
  text-decoration: none;
  font-weight: normal;
  color: #660000;
  font-size: 12px; }

a.footer:active, a.footer:hover {
  text-decoration: underline; }

