div#seiteninhalt{
  color: #000000;  
  font-family: "Times New Roman", serif;
  font-size: 15px;
  color: #000000;  
}
div.ueberschrift {
    text-align: center;
    font-family: Arial,sans-serif; 
    font-size: 25px;
    margin-top: 8px;
    margin-bottom: 8px; 
}
div.ueberschrift_1o {
    text-align: center;
    font-family: Arial,sans-serif; 
    font-size: 22px;
    color: #666666;
    margin-top: 2px;
    margin-bottom: 0px; 
}
div.ueberschrift_1u {
    text-align: center;
    font-family: Arial,sans-serif; 
    font-size: 18px;
    color: #666666;
    margin-top: 0px;
    margin-bottom: 2px; 
}
div.text_block {
    text-align:justify;
    font-family: "Times New Roman", serif;
    font-size:15px
}

table.t1 {
   width: 964px;
   text-align: center; 
   margin-left: auto; 
   margin-right: auto;
   margin-top: 4px;
}
table.t2 {
   width: 100%;
   text-align: center; 
   margin-left: auto; 
   margin-right: auto;
}
td.t2_z2_s1 {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right: 0px;
}
td.t2_z3_s1 {
  text-align: left;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left:8px;
  padding-right: 8px;
}
table.t3 {
  width: 100%;
  text-align: center; 
  margin-left: auto; 
  margin-right: auto;
}
table.t4 {
  border-style: none;
  width: 100%;
  text-align: center; 
  margin-left: auto; 
  margin-right: auto;
}
td.t4_z1_s1 {
  border-style: none;
  border-width: 1px;
  text-align: left;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 8px;
  padding-right: 8px;
  width: 70px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

td.t4_z1_s1:hover {
  color: #CC0066;
}

td.t4_z1_s1 img {
  width: 0px;
  height: 0px; 
} 

td.t4_z1_s1:hover img {
  position: absolute;
  top: 174px;
  left: 237px;
  width:935px;
  height: 660px;
  border-style: none;
}

img.karte {
  width:935px;
  height: 660px;
  margin: 5px;
}
img.route {
  position: absolute;
  top: 174px;
  left: 237px;
  width:935px;
  border-style: none;
}   
/*Positionierung für IE6*/
* html img.route {
  position: absolute;
  top: 70px;
  left: 38px;
  width:935px;
  border-style: none;
}
img.karte_vert {
  height: 660px;
  margin: 5px;
}   


 