/* In Anlehnung an Stu Nicholls, CSSplay */
a.gallery, a.gallery:visited {display:block; display:inline-block; color:#000; text-decoration:none; border:2px solid #888; width:60px; height:45px; float:right; margin:4px; z-index:50;}
a.bild01 {background:url(bilder/pinsel/03_Der_alte_Mann_und_03_thumb.jpg);}
a.bild02 {background:url(bilder/pinsel/03_Der_alte_Mann_und_02_thumb.jpg);}
a.bild03 {background:url(bilder/pinsel/03_Der_alte_Mann_und_01_thumb.jpg);}
a.bild04 {background:url(bilder/pinsel/04_Apokalypse_02_thumb.jpg);}
a.bild05 {background:url(bilder/pinsel/04_Apokalypse_01_thumb.jpg);}
a.bild06 {background:url(bilder/pinsel/03_Der_alte_Mann_und_04_thumb.jpg);}
a.bild07 {background:url(bilder/pinsel/06_Musiker_Flamenco_01_thumb.jpg);}
a.bild08 {background:url(bilder/pinsel/05_Gruppen_02_thumb.jpg);}
a.bild09 {background:url(bilder/pinsel/05_Gruppen_01_thumb.jpg);}
a.bild10 {background:url(bilder/pinsel/06_Musiker_Jazz_05_thumb.jpg);}
a.bild11 {background:url(bilder/pinsel/06_Musiker_Jazz_04_thumb.jpg);}
a.bild12 {background:url(bilder/pinsel/06_Musiker_Flamenco_02_thumb.jpg);}
a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:2px solid #C60115;}

/* styling for RIGHT gallery */
#container_right {position:relative; width:800px; height:400px;}
#container_right img {border:0;}
#container_right .thumbs {width:250px; position:absolute; right:0; top:0;}
#container_right a.gallery:hover span {display:block; position:absolute; width:500px; height:50px; top:365px; left:-550px; padding:5px;  font-weight:normal; color:#000;  z-index:100;}

#container_right a.gallery:active, #container_right a.gallery:focus {border:2px solid #C60115;}
#container_right a.gallery:active em, #container_right a.gallery:focus em {display:block; position:absolute; top:0px; left:-555px; padding:5px; color:#000; z-index:50;}
#container_right h1 {clear:both; margin:0; padding-top:80px; padding-left:5px; width:210px; text-align:center; font-family: verdana; font-size:2em;  font-weight:normal; color:#000;}
#container_right h1 em {font-size:0.6em; color:#000;}

h4 {font-size:1em; font-weight:normal; color:#000; text-align:center; padding-left:5px; width:210px;}