body {
  background-color: #FFFFFF;
}
p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  text-decoration: none;
  margin-top: 0px;		
  margin-bottom: 10px;
  line-height: 16px;
}
a:link {color:#666666;}
a:visited {color:#666666;}
div.contentMain a:hover {
  color:#417292;
  text-decoration: none;
}
div.contentMain a:active {color:#666666;}
div.contentMain a:focus {color:#666666;}
div#map {
  width: 600px;
  height: 500px;
  background-color: #CCCCCC;
  margin-bottom: 0.5em;
}
div#naviAirports {

}
div#naviBielefeld {
  style="display: none;"
}
div#loading {
  display: none;
  position: absolute;
  background-color: White;
  border: 1px solid gray;
  left: 50%;
  top: 40%;
  padding: 2px;
}
table.info, table.info tr {
  padding: 0;
  margin: 0;
}
table.info td {
  background-color: #EEEEEE;
}
table.info td.header {
  font-weight: bold;
  background-color: #CCCCCC;
}

