/************************ Head ************************/



#head
		{
			min-width:		760px;
			width:			100%;
			float:			left;
			text-align:		left;
			height:			100px;
			position:		relative;
			background:		url(/img/headbg.gif) bottom repeat-x;
			font:			normal 11px Trebuchet MS;
		}

#head_shadow
		{
			width:			98%;
			position:		absolute;
			margin-left:	1%;
			margin-right:	1%;
			text-align:		center;
			bottom:			0px;
			z-index:		-1;
			
			-moz-box-shadow: 0px 10px 20px #333;
			-webkit-box-shadow: 0px 10px 20px #333;
		}


#headl
		{
			position:		absolute;
			top:			0px;
			left:			0px;
			background:		url(/img/headl.gif) left top no-repeat;
		}

#headl:hover, #headl.hover
		{
			background:		url(/img/headl.png) left top no-repeat;
		}



#headr
		{
			position:		absolute;
			top:			0px;
			right:			0px;
			background:		url(/img/headr.gif) right top no-repeat;
		}
		
#headr:hover, #headr.hover
		{
			background:		url(/img/headr.png) right top no-repeat;
		}

#improduct
		{
			text-align:		center;
			position:		absolute;
			right:			15%;
			top:			-30px;
		}



#title
		{
			text-align:		center;
			position:		absolute;
			left:			15%;
			top:			-30px;
			color:			f1bf66;
			font:			bold 20px Trebuchet MS;
		}

.spot
		{
			margin-top:		-100px;
		}

#home_link
		{	
			position:		relative;
			top:			-38px;
			margin-left:	26px;
			display:		block;
		}


#foto_link
		{	
			position:		relative;
			top:			-38px;
			margin-right:	32px;
			display:		block;
			text-align:right;
		}


#oog1
		{
			position:		absolute;
			left:			15%;
		}

#oog1-1
		{
			width:			200px;
			height:			22px;
			position:		absolute;
			margin-top:		-18px;
			margin-left:	-70px;
			text-align:		center;
			z-index:		1;
		}
		
#oog1-1:hover, 
#oog2-1:hover, 
#oog3-1:hover, 
#oog4-1:hover,
#oog1-1.hover, 
#oog2-1.hover, 
#oog3-1.hover, 
#oog4-1.hover

		{
			background:		url(/img/spot.png);
			background-repeat:no-repeat;
			background-position:top center;
		}

		
		
#oog2
		{
			position:		absolute;
			left:			35%;
		}


#oog2-1
		{
			width:			200px;
			height:			22px;
			position:		absolute;
			margin-top:		-18px;
			margin-left:	-70px;
			text-align:		center;
			z-index:		1;
		}
	
		
#oog3
		{
			position:		absolute;
			right:			35%;
		}
	
	
	
#oog3-1
		{
			width:			200px;
			height:			22px;
			position:		absolute;
			margin-top:		-18px;
			margin-left:	-70px;
			text-align:		center;
			z-index:		1;
		}
			
		
#oog4
		{
			position:		absolute;
			right:			15%;
		}
		
	
	
#oog4-1
		{
			width:			200px;
			height:			22px;
			position:		absolute;
			margin-top:		-18px;
			margin-left:	-70px;
			text-align:		center;
			z-index:		1;
		}
