body { 
  background-color: #eee; 
  font-family:arial,helvetica,sans-serif; 
  font-size:11px;
  margin-left:0px;
  margin-top:0px;
    }

#topcontent { 
  width:688px;
  margin:auto;
  margin-top:10px;
  background-color:#fff; 
  height:114px;
  background-image:url(bilder/navigation/kopf.jpg); 
  background-repeat:no-repeat; 
  text-align:right; 
  }

#fonthead { 
  text-align:right; 
  color:#666;
  float:right;
  width:400px;
  margin-right:220px;
  margin-top:59px;
  }

#middlecontent { 
  width:688px;
  margin:auto;
  padding-top:25px;
  background-color:#fff;
  background-image:url(bilder/navigation/hintergrund_rahmen.gif); 
  background-repeat:repeat;  
  }

#leftcontent { 
  width:140px; 
  float:left;
  margin-left:0px;
  }

#leftcontentzwei {
  background:#f5f5f5;
  }

#centercontent { 
  width:500px; 
  margin-left:150px;
  background-image:url(bilder/navigation/hintergrund.gif); 
  background-repeat:no-repeat;
  }

#centercontentohne { 
  width:480px; 
  margin-left:200px;
  }

#fuss { 
  left:0px;
  width:688px; 
  bottom:0; 
  height:34px;
  background-image:url(bilder/navigation/hintergrund_fuss.gif); 
  background-repeat:no-repeat;
  }
  
#fusscontentbox { 
 text-align:center;
  font-size:10px;
  padding-top:7px;  
  }

#navigation { 
  list-style: none;
  padding-top:0px;
  padding-left:1px; 
  margin-top:0px;
  margin-left:0px;
  }

img.mit {
  border:solid 1px;
  border-color:#b1b2b4;
  }

.trenner {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-image:url(bilder/navigation/linie.gif);
  width:100%;
  height:1px;
}

.font { 
  font-family:arial,verdana,helvetica,sans-serif; 
  font-size:12px; 
  color:#000; 
  line-height:16px; 
  }
  
  
.klein {
  font-size:10px;
}
  
 
 b {
  color:#e31a24;
}


h1 { 
  margin:0px; 
  padding:0px;
  margin-top:4px;
  margin-bottom:20px; 
  font-family:arial,helvetica,sans-serif; 
  font-weight: bold; 
  color: #e31b24;
  font-size:1.5em;
  }
  
h2 {  
  margin:0px; 
  padding:0px;
  margin-bottom:10px;  
  font-family:arial,verdana,helvetica,sans-serif; 
  font-weight: bold; 
  color: #e31b24;
  font-size:1.2em;
  }
  
h3 {
  text-align:center; 
  margin:0px; 
  padding:0px;  
  margin-bottom:10px; 
  font-family:arial,verdana,helvetica,sans-serif; 
  font-weight: normal; 
  color: #e31b24;
  font-size:1.3em;
  }

table.blauerkopf {
  background: #456d95;
  }

th {
  background:#e7ebef;
  color:#456d95;
  height:20px;
  text-align:left;
  padding-left:2px;
  padding-right:2px;
  }

td.blauerkopf {
  background:#fff;
  height:20px;
  text-align:left;
  padding-left:2px;
  padding-right:2px;
  }


ul.noindent, li.noindent { 
  padding-left:15px; 
  margin-left:0px; 
  }

a, a:link, a:active, a:visited { 
  color:#e31a24;
  font-weight:normal; 
  text-decoration:none; 
  }
  
a:hover {
  color:#666; 
  font-weight:normal; 
  text-decoration:underline; 
  }

a.navihead, a.navihead:link, a.navihead:active, a.navihead:visited  { 
  color:#fff; 
  font-weight: bold; 
  text-decoration:none }
  
a.navihead:hover { 
  color:#e31a24; 
  font-weight: bold; 
  text-decoration:none; }

