@charset "utf-8";
/* CSS Document */

/***********************************************galerie*/
/*#photo{
float:left;
width:340px;
height:330px;
margin-left:70px;
background-color:#3399CC;}*/
#vignettes{
float:right;
width:150px;
height:330px;
}
#vignettes img{
margin:2px;
vertical-align:middle; 
border:none;}

#thumbs {overflow:auto; list-style:none; margin:5px; padding:0;}

#thumbs li {float:left;}

#thumbs a {display:block; padding:2px; outline:none;}

#thumbs a:hover, #thumbs a:focus {outline:none;}

#thumbs a.active {background:#000;}

#viewer {position:absolute; width:340px; height:340px; right:200px;bottom:10px;}
/*#viewer {
position:absolute; 
width:700px; 
height:465px; 
margin-left:30px;
margin-top:100px;
}*/

/*#viewer img[src*="loader"] {position:absolute; left:50%; top:50%; margin:-15px 0 0 -15px;}*/
