/* needed for IE to make :active state work first time */
#bildw_top a, #bildw_top a:visited {color:#000;}

/* common styling for all galleries */
a.bildwg, a.bildwg:visited {display:block; display:inline-block; color:#000; text-decoration:none; border:1px solid #000; width:107px; height:66px; float:left; margin:4px; z-index:50;}
a.slidea {background:url(thumb_slide_1.jpg);}
a.slideb {background:url(thumb_slide_2.jpg);}
a.slidec {background:url(thumb_slide_3.jpg);}
a.slided {background:url(thumb_slide_4.jpg);}
a.slidee {background:url(thumb_slide_5.jpg);}
a.slidef {background:url(thumb_slide_6.jpg);}
a.slideg {background:url(thumb_slide_7.jpg);}
a.slideh {background:url(thumb_slide_8.jpg);}
a.slidei {background:url(thumb_slide_9.jpg);}
a.slidej {background:url(thumb_slide_10.jpg);}
a.slidek {background:url(thumb_slide_11.jpg);}
a.slidel {background:url(thumb_slide_12.jpg);}
a.bildwg em, a.bildwg span {display:none;}
a.bildwg:hover {border:1px solid #fff;}


/* styling for TOP gallery */
#bildw_top {position:relative; width:469px; height:670px; background:#d1c8c3; border:1px solid #a49188; margin:1em auto;}
#bildw_top img {border:0;}
#bildw_top .thumbs {position:absolute; left:0; top:0;}
#bildw_top a.bildwg:hover span {display:block; position:absolute; width:446px; height:10px; top:218px; left:5px; padding:5px; font-style:italic; color:#fff;  z-index:100;}
#bildw_top a.bildwg:hover span:first-line {font-style:normal; font-weight:bold; font-size:1.1em; color:#000;}
#bildw_top a.bildwg:active, #bildw_top a.bildwg:focus {border:1px solid #000;}
#bildw_top a.bildwg:active em, #bildw_top a.bildwg:focus em {display:block; position:absolute; text-align:center; width:446px; height:424px; top:230px; left:5px; padding:5px; color:#000; border:1px solid #3d330f; z-index:50;}
#bildw_top h1 {clear:both; margin:0; padding-top:200px; text-align:center; font-family: georgia, "times new roman", serif; font-size:3em; font-weight:normal; color:#fff;}
#bildw_top h1 em {font-size:0.6em; color:#000;}
