/* Netzwerkseite mit Landkarte*/
a:link {color: rgb(0, 0, 203); text-decoration: none;}
a:visited {color: rgb(0, 0, 103); text-decoration: none;}
a:hover {color: rgb(172, 36, 36); text-decoration: underline;}
body {
   background-color: white;
   color: black;
   font-family: Calibri,Arial,sans-serif; 
   margin: 0px 20px 40px 20px; 
   }
p.p-untertitel {
   margin: 0px;
   font-weight: bold;
   }
p.p-absatz {
   margin: 5px 0px 30px;
   line-height: 1.3;
   }
p.p-text {
   margin: 5px 0px 0px;
   line-height: 1.3;
   }
p.p-grau-fett {
   background-color: rgb(204, 204, 204);
   width: 90%;
   margin: 40px 0px 30px;
   padding: 2px 10px;
   font-weight: bold;
   } 
div.einzug {
   margin-left: 10px;
   width: 90%;
   }
   
a.grafik {display: none;}
body h2 {
  margin: 60px 10px 0px 10px;
  padding: 0px;
  }
#menu {
  position: absolute;
  width: 95%;
  margin: 5px 0px;
  padding: 5px;
  font-size: smaller;
  font-weight: bolder;
  border-bottom: 2px solid #AC2424;
  }
#menu a {text-decoration: none;}
#menu a:link {color: #666666;}
#menu a:visited {color: #666666;}  
#menu a:hover {color: #000000; font-weight: bolder;}   

#menurechts {
  float: right;
  display: inline;
  }
  
#karte {
  display: block;
  float: left;
  width: 404px;
  height: 455px;
  margin: 42px 20px 20px 33px;
  background: url(../bilder/karte.png) left no-repeat;
  background-position: 0px 0px;
  }
/* IE workaround */
* html #karte {margin-top: 29px; margin-left: 0px;}
/* Ende IE workaround */
#karte a {
  display: block;
  position: absolute;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  width: 30px;
  text-decoration: none;
  padding: 10px;
  visibility: visible;
  overflow: hidden;
  }
#karte li {
  list-style: none; 
  display: inline;
  }  
#karte b {display: none;}
#karte a:hover {color: #FF1010;}
  
#ul {left: 343px; top: 390px;}
#bc {left: 336px; top: 448px;}
#bb {left: 232px; top: 334px;}
#fn {left: 278px; top: 513px;}
#fr {left: 92px; top: 469px;}
#cw {left: 184px; top: 338px;}
#em {left: 92px; top: 435px;}
#pf {left: 204px; top: 288px;}
#es {left: 284px; top: 341px;}
#fds {left: 157px; top: 373px;}
#gp {left: 332px; top: 344px;}
#hdh {left: 375px; top: 342px;}
#hn {left: 256px; top: 240px;}
#kuen {left: 308px; top: 227px;}
#ka {left: 180px; top: 253px;}
#kn {left: 215px; top: 500px;}
#loe {left: 63px; top: 520px;}
#lb {left: 252px; top: 286px;}
#tbb {left: 326px; top: 175px;}
#ma {left: 151px; top: 175px;}
#mos {left: 268px; top: 182px;}
#og {left: 102px; top: 377px;}
#aa {left: 382px; top: 299px;}
#ra {left: 137px; top: 308px;}
#rv {left: 336px; top: 500px;}
#wn {left: 300px; top: 292px;}
#rt {left: 284px; top: 390px;}
#hd {left: 206px; top: 204px;}
#rw {left: 167px; top: 416px;}
#sha {left: 349px; top: 249px;}
#vs {left: 161px; top: 457px;}
#sig {left: 261px; top: 461px;}
#s {left: 265px; top: 315px;}
#tue {left: 232px; top: 374px;}
#tut {left: 200px; top: 461px;}
#wt {left: 122px; top: 520px;}
#bl {left: 226px; top: 413px;}


#rechts { margin-top: 55px;}
#unten {
  position: relative;
  clear: both;
  }

