/*Ausgangsbild*/

#imap {display:block; width:800px; height:522px; background:url(/IMAGE/APPLICATION/clubman.jpg) no-repeat; position:relative; margin:0px 0px 0px 0px;}

/*Hoverbild mit Markierungen*/

#imap a#painting {display:block; width:800px; height:0; padding-top:522px; overflow:hidden; position:absolute; left:0; top:0; background:transparent url(/IMAGE/APPLICATION/clubman_over.jpg) no-repeat 800px 522px; cursor:default;}
* html #imap a#painting {height:522px; he\ight:0;}




#imap a#painting:hover {background-position: 0 0; z-index:10;}

/*Postion der Markierungen*/

#imap dd {position:absolute; padding:0; margin:0;}
#imap #m1 {left:191px; top:181px; z-index:20;}
#imap #m2 {left:177px; top:282px; z-index:20;}
#imap #m3 {left:327px; top:295px; z-index:20;}
#imap #m4 {left:438px; top:212px; z-index:20;}
#imap #m5 {left:486px; top:269px; z-index:20;}
#imap #m6 {left:571px; top:303px; z-index:20;}

/*Groesse der Markierungen*/

#imap a#link_m1 {display:block; width:40px; height:40px; text-decoration:none; z-index:20;}
#imap a#link_m2 {display:block; width:40px; height:40px; text-decoration:none; z-index:20;}
#imap a#link_m3 {display:block; width:40px; height:40px; text-decoration:none; z-index:20;}
#imap a#link_m4 {display:block; width:40px; height:40px; text-decoration:none; z-index:20;}
#imap a#link_m5 {display:block; width:40px; height:40px; text-decoration:none; z-index:20;}
#imap a#link_m6 {display:block; width:40px; height:40px; text-decoration:none; z-index:20;}

#imap a em {display:none;}

#imap a span, #imap a:visited span {display:none;}

#imap a#link_m1:hover, #imap a#link_m2:hover, #imap a#link_m3:hover, #imap a#link_m4:hover, #imap a#link_m5:hover, #imap a#link_m6:hover {border:1px solid #FFFFFF;}

/*Textbox und Umgebung Muttern-Bild*/
#imap a:hover span {position:absolute; display:block; background-color:#FFFFFF; font-family: Arial, sans-serif; color:#000000; width:302px; height:220px; line-height:1.8em; font-size:0.9em; border:1px solid #000000;}

/*Striche von der Markierung zum Muttern-Bild*/
#imap a#link_m1:hover span {left:100px; top:-90px;}
#imap a#link_m1:hover em {position:absolute; display:block; left:40px; top:20px; width:100px; height:3px; overflow:hidden; font-size:1px; background:#000;}
#imap a#link_m2:hover span {left:100px; top:-90px;}
#imap a#link_m2:hover em {position:absolute; display:block; left:40px; top:20px; width:100px; height:3px; overflow:hidden; font-size:1px; background:#000;}
#imap a#link_m3:hover span {left:100px; top:-90px;}
#imap a#link_m3:hover em {position:absolute; display:block; left:40px; top:20px; width:100px; height:3px; overflow:hidden; font-size:1px; background:#000;}
#imap a#link_m4:hover span {left:100px; top:-90px;}
#imap a#link_m4:hover em {position:absolute; display:block; left:40px; top:20px; width:100px; height:3px; overflow:hidden; font-size:1px; background:#000;}
#imap a#link_m5:hover span {left:100px; top:-90px;}
#imap a#link_m5:hover em {position:absolute; display:block; left:40px; top:20px; width:100px; height:3px; overflow:hidden; font-size:1px; background:#000;}
#imap a#link_m6:hover span {right:100px; top:-90px;}
#imap a#link_m6:hover em {position:absolute; display:block; right:40px; top:20px; width:100px; height:3px; overflow:hidden; font-size:1px; background:#000;}

/*Muttern-Bild*/
#imap a:hover span img {float:left; margin-top:1px; border:1px solid #FFFFFF;}

