/* 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/litho/Litho_02_thumb.jpg);}
a.bild02 {background:url(bilder/litho/Litho_01_thumb.jpg);}
a.bild03 {background:url(bilder/litho/Litho_09_thumb.jpg);}
a.bild04 {background:url(bilder/litho/Litho_05_thumb.jpg);}
a.bild05 {background:url(bilder/litho/Litho_04_thumb.jpg);}
a.bild06 {background:url(bilder/litho/Litho_03_thumb.jpg);}
a.bild07 {background:url(bilder/litho/Litho_08_thumb.jpg);}
a.bild08 {background:url(bilder/litho/Litho_Das_Tier_thumb.jpg);}
a.bild09 {background:url(bilder/litho/Litho_06_thumb.jpg);}
a.bild10 {background:url(bilder/litho/Litho_Er_03_thumb.jpg);}
a.bild11 {background:url(bilder/litho/Litho_Er_02_thumb.jpg);}
a.bild12 {background:url(bilder/litho/Litho_Er_01_thumb.jpg);}
a.bild13 {background:url(bilder/litho/Litho_Er_04_thumb.jpg);}
a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:2px solid #CE2C39;}

/* 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:600px; 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 #CE2C39;}
#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:250px;}