/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/lightbox3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* common styling */
/* set up the overall width of the menu div and the margins with a relative position*/

#galerie .menu2 img {margin:0; padding:0;}

#galerie .menu2 {
font-family: verdana, arial, sans-serif; 
width:560px;
height:581px;
background:#fff url(../../praxis_neu/back.jpg);
margin:0 auto; 
position:relative;
z-index:1;
border:1px solid #943190;
}
#galerie .menu2 dl {
font-family:verdana, arial, sans-serif;
font-size:0.9em;
position:absolute;
width:270px;
top:60px;
left:50px;
color:#000;
}
#galerie .menu2 dl dt {font-size:1.2em; margin-bottom:2em; font-weight:bold;}
#galerie .menu2 dl dd { padding:0; margin:0; line-height:1.7em; margin-bottom:2em;}
#galerie .menu2 dl dd:first-letter {font-weight:bold;}

/* remove the bullets and set the margin and padding to zero for the unordered list */
#galerie .menu2 ul {
padding:0; 
margin:0;
list-style-type: none;
border:0;
}
/* float the list so that the items are in a line */
#galerie .menu2 ul li {
float:left; 
}
/* style the links to be 233px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
#galerie .menu2 ul li a, #galerie .menu2 ul li a:visited {
display:block; 
float:left;
text-align:center; 
text-decoration:none; 
width:279px; 
height:31px; 
color:#000; 
border-right:1px solid #fff;
background:#F7EDF7; 
line-height:30px; 
font-size:11px;
}
#galerie .menu2 ul li a.last, #galerie .menu2 ul li a.last:visited {
border-width:0;
}

/* make the dropdown ul invisible */
#galerie .menu2 ul li ul {
display: none;
}
/* clear the link floats at the end of each line so that IE gets it right */
#galerie span.clr {display:block; clear:both; width:0; height:0; font-size:0; line-height:1px;}



/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
#galerie .menu2 ul li:hover a{
color:#fff; 
background:#943190;
}
/* make the sub menu ul visible and position it beneath the first list item */
#galerie .menu2 ul li:hover ul {
text-align:left;
display:block; 
position:absolute; 
top:31px; 
left:0; 
}
/* make the sub menu ul li the full width with padding and border. */
#galerie .menu2 ul li:hover ul li {
width:461px;
height:370px;
border:20px solid #F7EDF7;
background:#fff url(../../praxis_neu/click.gif) top center no-repeat; 
color:#000;
position:relative;
padding:70px 30px 70px 29px;
cursor:pointer;
}

/* style the initial image size 100px x 75px no border and 5pixel padding */
#galerie .menu2 ul li:hover ul li a img {
width:100px; height:75px;
border:0; margin:5px;
}

/* style the size, background color, border and margin of the submenu links */
#galerie .menu2 ul li:hover ul li a {
float:left;
width:110px;
height:85px;
background:#fff;
border:1px solid #999;
margin:1px;
}
/* style position of the links on hover */
#galerie .menu2 ul li:hover ul li a:hover {
position:relative;
}
/* keep the large image hidden with a position absolute to take it out of the page flow */
#galerie .menu2 ul li:hover ul li a img.bigger {
visibility:hidden; position:absolute; z-index:0;}

/* style the 2x size image on hover with an absolute position to place it centrally over the original image */
#galerie .menu2 ul li:hover li a:hover img {
width:200px; height:150px;
position:absolute;
left:-50px; top:-38px;
border:0;
border:1px solid #999;
padding:5px;
background:#fff;
}
/* give the link focus/active state a relative position and remove the focus/active border so that it doesn't spoil the large image */
/* active img for Opera (and Safari thanks to Anonymous Coward) and focus for Firefox */
#galerie .menu2 ul li:hover ul li a:active, #galerie .menu2 ul li:hover ul li a:focus {
background:#aaa; 
position:relative; 
outline:none;
}

/* make the large image visible and give it an absolute position, set the padding and margin, use the default pointer */
#galerie .menu2 ul li:hover ul li a:active img.bigger, #galerie .menu2 ul li:hover ul li a:focus img.bigger {
visibility:visible;
background:#fff; 
position:absolute; 
width:500px; 
height:375px; 
z-index:200; 
padding:5px; 
border:1px solid #999; 
cursor:default;
}

/* position the large image depending on the photo clicked */
#galerie .menu2 ul li:hover ul li a:active img.pos1, #galerie .menu2 ul li:hover ul li a:focus img.pos1 {top:-42px; left:-35px;}
#galerie .menu2 ul li:hover ul li a:active img.pos2, #galerie .menu2 ul li:hover ul li a:focus img.pos2 {top:-42px; left:-146px;}
#galerie .menu2 ul li:hover ul li a:active img.pos3, #galerie .menu2 ul li:hover ul li a:focus img.pos3 {top:-42px; left:-260px;}
#galerie .menu2 ul li:hover ul li a:active img.pos4, #galerie .menu2 ul li:hover ul li a:focus img.pos4 {top:-42px; left:-372px;}
#galerie .menu2 ul li:hover ul li a:active img.pos5, #galerie .menu2 ul li:hover ul li a:focus img.pos5 {top:-131px; left:-35px;}
#galerie .menu2 ul li:hover ul li a:active img.pos6, #galerie .menu2 ul li:hover ul li a:focus img.pos6 {top:-131px; left:-146px;}
#galerie .menu2 ul li:hover ul li a:active img.pos7, #galerie .menu2 ul li:hover ul li a:focus img.pos7 {top:-131px; left:-260px;}
#galerie .menu2 ul li:hover ul li a:active img.pos8, #galerie .menu2 ul li:hover ul li a:focus img.pos8 {top:-131px; left:-372px;}
#galerie .menu2 ul li:hover ul li a:active img.pos9, #galerie .menu2 ul li:hover ul li a:focus img.pos9 {top:-220px; left:-35px;}
#galerie .menu2 ul li:hover ul li a:active img.pos10, #galerie .menu2 ul li:hover ul li a:focus img.pos10 {top:-220px; left:-146px;}
#galerie .menu2 ul li:hover ul li a:active img.pos11, #galerie .menu2 ul li:hover ul li a:focus img.pos11 {top:-220px; left:-260px;}
#galerie .menu2 ul li:hover ul li a:active img.pos12, #galerie .menu2 ul li:hover ul li a:focus img.pos12 {top:-220px; left:-372px;}
#galerie .menu2 ul li:hover ul li a:active img.pos13, #galerie .menu2 ul li:hover ul li a:focus img.pos13 {top:-309px; left:-35px;}
#galerie .menu2 ul li:hover ul li a:active img.pos14, #galerie .menu2 ul li:hover ul li a:focus img.pos14 {top:-309px; left:-146px;}
#galerie .menu2 ul li:hover ul li a:active img.pos15, #galerie .menu2 ul li:hover ul li a:focus img.pos15 {top:-309px; left:-260px;}
#galerie .menu2 ul li:hover ul li a:active img.pos16, #galerie .menu2 ul li:hover ul li a:focus img.pos16 {top:-309px; left:-372px;}
