body, html {
  color: #343434;
  font-family: Arial, sans-serif;
  font-size: 1em;
  height: 100%;
  margin: 0px;
  padding: 0px;
  width: 100%;
}
a {
  color: #343434;
}
a.navi {
  color: #343434;
  display: block;
  font-weight: bold;
  padding-left: 56px;
  text-decoration: none;
}
a.navi:hover {
  background-color: #F3F3F3;
}
a.navi_aktiv {
  background-color: #F3F3F3;
  color: #343434;
  display: block;
  font-weight: bold;
  padding-left: 56px;
  text-decoration: none;
}
a.subnavi {
  color: #E21F26;
  display: block;
  padding-left: 64px;  
  text-decoration: none;
}
a.subnavi:hover {
  background-color: #F3F3F3;
}
a.subnavi_aktiv {
  background-color: #F3F3F3;
  color: #E21F26;
  display: block;
  font-weight: bold;
  padding-left: 64px;  
  text-decoration: none;  
}
a.subnavi_passiv {
  color: #E21F26;
  display: block;
  font-weight: bold;
  padding-left: 64px;  
  text-decoration: none;  
}
a.sub2navi {
  color: #343434;
  display: block;
  padding-left: 64px;  
  text-decoration: none;
}
a.sub2navi:hover {
  background-color: #F3F3F3;
}
a.sub2navi_aktiv {
  background-color: #F3F3F3;
  color: #343434;
  display: block;
  padding-left: 64px;  
  text-decoration: none;  
}
a.navi_imprint:hover {
  background-color: #F3F3F3;
}
a.pfad {
  color: #AEAEAE; 
  text-decoration: underline;
}
a:hover.pfad {
  text-decoration: none;
}
a.orangen {
  color: #E21F26; 
}
div.pfad {
  color: #AEAEAE;
  font-size : 0.85em; 
}

h1 {
  color: rgb(216, 0, 1);
  float: left;
  font-size: 1em;
  padding: 0;
  margin: 0 5px 0 0;
}

p.logo {
  margin-bottom: 25px;
}
span.red {
  color: #E21F26;
  font-weight: bold;
}
span.pfad {
  color: #AEAEAE;
  font-size : 0.85em; 
}
td {
  font-size: 0.80em;
  line-height: 1.5em;
}

table.main {
  height: 100%;
  width: 100%;
}
td.links {
  background-color: #E21F26;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  width: 20px;
}
td.fuellen {
  background-color: #E4E5E6;
}

td.oben_navi {
  background-color: #E4E5E6;
  border-right: 1px solid #fff;  
  height: 100px;
  padding-left: 15px;
  vertical-align: bottom;
  width: 200px;
}
td.oben_inhalt {
  background-color: #495057;
  background-image: url(images/10jahre.gif);
  background-repeat:no-repeat;
  background-position:290px 83px;
  border-right: 1px solid #fff;
  height: 100px;
  width: 460px;
}
td.oben_rechts {
  background-color: #E21F26;
  border-right: 1px solid #fff;  
  height: 100px;
  width: 220px;
}
td.mitte_navi {
  background-color: #E4E5E6;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top: 1px solid #E4E5E6;  
  padding: 100px 0px 0px 0px;
  vertical-align: top;
  width: 220px;
}
td.mitte_inhalt {
  background-color: #fff;
  background-image: url(images/schatten.gif);
  background-repeat:repeat-x;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;  
  padding: 10px 20px 20px 20px;
  vertical-align: top;
  width: 460px;
}
td.mitte_rechts {
  background-color: #495057;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;  
  padding-top: 100px;
  text-align: center;
  vertical-align: top;
  width: 220px;
}
td.unten_links {
  background-color: #E21F26;
  border-right: 1px solid #fff;
  height: 15px;
  width: 20px;
}
td.unten_navi {
  background-color: #7F8489;
  border-right: 1px solid #fff;
  height: 15px;
  width: 220px;
}
td.unten_inhalt {
  background-color: #495057;
  border-right: 1px solid #fff;
  height: 15px;
  width: 460px;
}
td.unten_rechts {
  background-color: #E21F26;
  border-right: 1px solid #fff;
  height: 15px;
  width: 220px;
}

#schutz {
position: absolute;
left:-1000px;
}