/* set the size of the definition list <dl> and add the background image */
#imap {display:block; width:500px; height:488px; background:url(../../../images/bilder/karte.jpg) no-repeat; position:relative;
border: thin solid #B1A422;
left: 17%; 
}

#imap .point {position:absolute; padding:0; margin:0; height:14px; width:14px;
 /* border: thin solid #B1A422; */ }

/* Wormeldanger Mohrberg */
#imap #wd_mb {left:189px; top:73px; z-index:1;}
#imap #ct_wd_mb { left:214px; top:98px; }

/* Wormeldanger Köppchen */
#imap #wd_ko {left:297px; top:87px; z-index:1;}
#imap #ct_wd_ko { right:214px; top:112px; }

/* Wormeldanger Wouselt */
#imap #wd_ws {left:274px; top:124px; z-index:1;}
#imap #ct_wd_ws { right:237px; top:149px; }

/* Rehlinger Kapellenberg */
#imap #rl_kb {left:389px; top:33px; z-index:1;}
#imap #ct_rl_kb { right:122px; top:58px; }

/* Wincheringer Warsberg */
#imap #wi_wb {left:309px; top:146px; z-index:1;}
#imap #ct_wi_wb { right:202px; top:171px; }

/* Helfanter Kapellenberg */
#imap #hf_kb_1 {left:330px; top:230px; z-index:1;}
#imap #hf_kb_2 {left:279px; top:287px; z-index:1;}
#imap #ct_hf_kb { right:196px; bottom:220px; }

/* Wehrer Rosenberg */
#imap #we_rb {left:186px; top:316px; z-index:1;}
#imap #ct_we_rb { left:211px; top:341px; }

/* Ehner ? */
#imap #eh_1 {left:213px; top:143px; z-index:1;}
#imap #eh_2 {left:239px; top:179px; z-index:1;}
#imap #ct_eh { right:275px; top:170px; }

/* Palzemer Lay */
#imap #pl_ly_1 {left:102px; top:382px; z-index:1;}
#imap #pl_ly_2 {left:111px; top:437px; z-index:1;}
#imap #ct_pl_ly { left:135px; bottom:70px; }

/* Palzemer Carlsfelsen */
#imap #pl_cf_1 {left:178px; top:388px; z-index:1;}
#imap #pl_cf_2 {left:176px; top:435px; z-index:1;}
#imap #pl_cf_3 {left:190px; top:473px; z-index:1;}
#imap #ct_pl_cf { left:210px; bottom:45px; }

/* style the <dd><a> links physical size and the background image for the hover */
#imap a#hover_block {display:block; width:19px; height:19px;  text-decoration:none; z-index:20;}


#imap .info {
/* height:30px; width:200px; */
border: thin solid #B1A422;
background: #FFFFCD;
position:absolute;
/*-moz-border-radius:5px;*/
display: none;
font-size: 15px;
padding: 2px;

}

#imap .close {
position:absolute;
 right: 7px;
 top: 3px; 
 }
 
#imap .close a:hover{
outline:1px solid #996633;
}
 
 #imap .header {
color: #996633;
font-weight: bold;
overflow:auto;
 }
 
 
#imap .detail {
position:relative;
font-size: 10px;
}

