@import url('/views/om/css/breed.css');

.kaart {
}

#map {
  width: 637px; 
  height: 456px;
  float: left;  
}

.googleMapsInfo {
 text-align: left;
 width: 300px;
}

.googleMapsInfo a{
 text-decoration: underline;
}

.googleMapsInfo p{
 margin-bottom: 0;
}

.googleMapsInfo p.trajecttitel{
 font-weight: bold;
}

