body { 
  background-color: #eee; 
  font-family:arial,helvetica,sans-serif; 
  font-size:11px;
  margin-left:0px;
  margin-top:0px;
  background-image:url(bilder/navigation/hintergrund.gif); 
  background-repeat:repeat;  
    }

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

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

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

#leftcontent { 
  width:150px; 
  float:left;
  margin-left:30px;
  }

#leftcontentzwei {
  background:#f5f5f5;
  }

#centercontent { 
  width:540px; 
  margin-left:210px;
  background-image:url(bilder/navigation/signature.gif); 
  background-repeat:no-repeat;
  }

#centercontentohne { 
  width:540px; 
  margin-left:210px;
  }

#rightcontent { 
  width:160px; 
  float:right;
  margin-right:25px;
  background-color:#e7ebef;
  border: solid 1px #cfcfcf; 
  }

#fuss { 
  left:0px;
  padding-top:10px;
  padding-bottom:10px; 
  width:977px; 
  bottom:0; 
  bottom:-1px; 
  height:15px;
  background-image:url(bilder/navigation/fuss.gif); 
  background-repeat:no-repeat;
  }
  
#fusscontentbox { 
 text-align:right;
 margin-right:215px;
  }

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

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

.leftcontentzweibox {
  margin-left:5px;
  margin-right:5px;
  }

.rightcontentbox1 { 
  padding-top:10px; 
  padding-left:5px; 
  padding-right:5px; 
  padding-bottom:10px; 
  }

.bild_links {
  border:solid 1px;
  margin-right:10px;
  float:left
  }

.bild_rechts {
  border:solid 1px;
  margin-left:10px;
  float:right
  }

img {
  border:solid 1px;
  border-color:#456d95;
  }

img.ohne {
  border:0px;
  }

.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:11px; 
  color:#666; 
  line-height:16px; 
  }
  
  
.klein {
  font-size:10px;
}
  
.datum {
  font-size:10px;
  text-align:right;
  margin-top:-27px;
}
   
 
 b {
  color:#456d95;
}


h1 { 
  margin:0px; 
  padding:0px;
  margin-top:4px;
  margin-bottom:10px; 
  font-family:arial,helvetica,sans-serif; 
  font-weight: normal; 
  color: #456d95;
  font-size:2em;
  }
  
h2 {  
  margin:0px; 
  padding:0px;
  margin-bottom:10px;  
  font-family:arial,verdana,helvetica,sans-serif; 
  font-weight: bold; 
  color: #456d95;
  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: #456d95;
  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:#456d95;
  font-weight:normal; 
  text-decoration:none; 
  }
  
a:hover {
  color:#666; 
  font-weight:normal; 
  text-decoration:underline; 
  }

a.navi, a.navi:link, a.navi:active, a.navi:visited { 
  color:#456d95; 
  font-weight:normal; 
  font-size:12px; 
  line-height:25px;
  text-decoration:none; 
  display:block;
  border-bottom: solid 1px #456d95;
  }

a.navi:hover { 
  color:#000; 
  font-weight:normal; 
  text-decoration:none;
  display:block;
  background-image:url(bilder/navigation/pfeile_navi2.gif);
  border-bottom: solid 1px #456d95;
  }

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




