/*
** style sheet for CSS2-capable browsers.
** Web-Site: www.queens-hotels.com
** Copyright 46DEVELOPMENTS - http://www.46developments.de/
** 23.11.2006 10:00
*/

.map_qh {
   position: relative;
   background-color: white;
   border: 1px solid #003399;
   padding: 5px;
   text-align: center;
   font-weight: normal;
   visibility:hidden;
   }

.map_hi {
   position: relative;
   background-color: white;
   border: 1px solid #003399;
   padding: 5px;
   text-align: center;
   font-weight: normal;
   visibility:hidden;
   }

.map_bw {
   position: relative;
   background-color: white;
   border: 1px solid #003399;
   padding: 5px;
   text-align: center;
   font-weight: normal;
   visibility:hidden;
   }

.map_eg {
   position: relative;
   background-color: white;
   border: 1px solid #003399;
   padding: 5px;
   text-align: center;
   font-weight: normal;
   visibility:hidden;
   }

.map_fp {
   position: relative;
   background-color: white;
   border: 1px solid #003399;
   padding: 5px;
   text-align: center;
   font-weight: normal;
   visibility:hidden;
   }

.karte_bw {
   color:#497CB6;
   font-size:10px;
   font-weight:normal;
   font-family:Helvetica;
   text-decoration:none;
   }

.karte_qu {
   color:#497CB6;
   font-size:10px;
   font-weight:normal;
   font-family:Helvetica;
   text-decoration:none;
   }

.karte_hi {
   color:#006E53;
   font-size:10px;
   font-weight:normal;
   font-family:Helvetica;
   text-decoration:none;
   }

.karte_fp {
   color:#006E53;
   font-size:10px;
   font-weight:normal;
   font-family:Helvetica;
   text-decoration:none;
   }

.karte_eg {
   color:#006E53;
   font-size:10px;
   font-weight:normal;
   font-family:Helvetica;
   text-decoration:none;
   }

a.karte_bw, a.karte_bw:hover, a.karte_bw:visited {
   color:#497CB6;
   text-decoration: none;
}


a.karte_qu, a.karte_qu:hover, a.karte_qu:visited, {
   color:#497CB6;
   text-decoration: none;
}

a.karte_hi, a.karte_hi:hover, a.karte_hi:visited {
   color:#006E53;
   text-decoration: none;
}

a.karte_fp, a.karte_fp:hover, a.karte_fp:visited {
   color:#006E53;
   text-decoration: none;
}

a.karte_eg, a.karte_eg:hover, a.karte_eg:visited {
   color:#006E53;
   text-decoration: none;
}
