@charset "UTF-8";
/*CSS Document Planten Vermeir 2008 */
body 			{
				font-family : "Arial", "Century Gothic", Georgia, Tahoma;
				font-size: 12px;
				color:#77643c;
				color:#666;
				text-align:left;
				}
img				{ 		
				behavior: url(/includes/iepngfix.htc);
				border: 0;
				}
				
/*MENU BUTTONS*/
.menu			{
				text-align:left;
				background-image: url(../images/btn3.jpg);
				}
.menu a			{
				text-decoration:none;
				color:#666;
				}
.menu a:hover	{
				text-decoration:none;
				color:#333;
				}
.activemenu		{
				background-image: url(../images/btn1.jpg);
				font-size:12px;
				text-align:left;
				}
.activemenu a	{
				text-decoration:none;
				color:#92a935;
				font-weight:bold;
				}
.activemenu a:hover	{
				text-decoration:none;
				color:#92a935;
				font-weight:bold;
				}
/*JOB*/	
.jobmenu			{
				background-image:url(../images/btn4.jpg);
				text-align:left;
				}
.jobmenu a			{
				text-decoration:none;
				color:#666;
				}
.jobmenu a:hover	{
				text-decoration:none;
				color:#333;
				}			
.activejobmenu		{
				background-image:url(../images/btn4g.jpg);
				font-size:12px;
				text-align:left;
				font-weight:bold;
				}
.activejobmenu a	{
				text-decoration:none;
				color:#92a935;
				font-weight:bold;
				}
.activejobmenu a:hover	{
				text-decoration:none;
				color:#92a935;
				font-weight:bold;
				}
/*LANGUAGE BUTTONS*/
.langmenu			{
				text-align:left;
				background-image: url(../images/btn1_lang.jpg);
				color:#666;
				}
.langmenu a			{
				text-decoration:none;
				color:#666;
				}
.langmenu a:hover	{
				text-decoration:none;
				color:#333;
				}
.activelangmenu		{
				background-image: url(../images/btn2_lang.jpg);
				font-size:12px;
				text-align:left;
				color:#92a935;
				font-weight:bold;
				}
.activelangmenu a	{
				text-decoration:none;
				color:#92a935;
				font-weight:bold;
				}
.activelangmenu a:hover	{
				text-decoration:none;
				color:#92a935;
				font-weight:bold;
				}
/*SUBMENU*/
.submenu			{
				font-size: 12px;
				color:#92a935;
				text-align:left;
				}
.submenu a			{
				text-decoration:none;
				color:#92a935;
				}
.submenu a:hover	{
				text-decoration:none;
				color:#9cc23b;
				}
/*TXT*/
.txt			{
				font-size: 12px;
				color:#77643c;
				color:#666;
				text-align:left;
				}
.txt a			{
				text-decoration:none;
				color:#9cc23b;
				}
.txt a:hover	{
				text-decoration:none;
				color:#9cc23b;
				}
/*TXT*/
.txtNews			{
				font-size: 11px;
				color:#77643c;
				color:#666;
				text-align:left;
				}
.txtNews a			{
				text-decoration:none;
				color:#9cc23b;
				}
.txtNews a:hover	{
				text-decoration:none;
				color:#9cc23b;
				}
				
					
/*OSMO TITEL*/
.osmotitel	{
				font-size: 11px;
				color:#77643c;
				color:#666;
				text-align:left;
				}
.osmotitel a	{
				color:#9cc23b;
				text-decoration:none;
				}
/*FOOTER*/				
.footer			{
				font-size: 12px;
				color:#92a935;
				text-align:left;
				}
.footer a		{
				text-decoration:none;
				color:#ffffff;
				}

/*lightbox 2.0*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }				
				
				
				
				
				

