body {
  font-family: Tahoma,Verdana,Helvetica;
  font-size: 12px;
  color: #000000;
}

.table {
  font-family: Tahoma,Verdana,Helvetica;
  font-size: 11px;
  color: #000000;
  background-color: #808080;
}


.first_line {
  background-color: #D3E4EE;
  text-align: center;
  height: 22px;
}

.last_line {
 text-align: center;
 width: 24px;
 background-color: #FFFFFF;
 height: 22px;
}

.last_line_bg {
 text-align: center; 
 width: 24px;
/* background-color: #F5F5F5;*/
/* background-color: #EEEEEE;*/
  background-color: #D4D4D4;
 
}

.sensor_name {
  padding-left:2px;
  text-align: left;
  background-color: #FFFFFF;
}

#left_30 {
    padding-left: 30px;
}

#left_40 {
    padding-left: 40px;
}

#left_45 {
    padding-left: 45px;
}


#Orts_Name {
    font-size: 11px;
}
  
#Ort img {
    border: 0px solid Black;
}
    

#Orts_Name .Berlin {
    position: absolute;
    top: 244px;
    left: 475px;	
    z-index: 3;
    line-height: 10pt;
}
	  
#Ort .Berlin {
    position: absolute;
    top: 254px;
    left: 460px;
    z-index: 2;
}

#Orts_Name .Hamburg {
    position: absolute;
    top: 161px;
    left: 295px;	
    z-index: 3;
    line-height: 10pt;
}
	  
#Ort .Hamburg {
    position: absolute;
    top: 166px;
    left: 275px;
    z-index: 2;
}

#Orts_Name .Muenchen {
    position: absolute;
    top: 644px;
    left: 385px;	
    z-index: 3;
    line-height: 10pt;
}
	  
#Ort .Muenchen {
    position: absolute;
    top: 652px;
    left: 369px;
    z-index: 2;
}

#Orts_Name .Dortmund {
    position: absolute;
    top: 340px;
    left: 150px;	
    z-index: 3;
    line-height: 10pt;
}
	  
#Ort .Dortmund {
    position: absolute;
    top: 348px;
    left: 135px;
    z-index: 2;
}