﻿body {
}


#containerpage
{
  border:solid 1px #8ac640; 
  width:980px;
  height:550px;
  position: absolute;
 /* top:20px;
  top: 50%;
  left: 50%;
  margin-left: -490px; -1/2 x breedte */
   /*margin-top: -275px; -1/2 x hoogte */
 
            
}

#headerArt{
    margin-top:0px;
    width:980px;
    height:20px;
    text-align:right;
}

#outercenter
{
  width:980px;
  height:570px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -490px; /*-1/2 x breedte */
  margin-top: -275px;  /*-1/2 x hoogte */
 
}

#containerhome
{
  border:solid 1px #8ac640; 
  width:980px;
  height:550px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -490px; /*-1/2 x breedte */
  margin-top: -275px; /*-1/2 x hoogte */
 
            
}




#menucontainer
{
 width:163px;
 height:300px;
 background-color:Aqua;
 float:left; 

}

#moviecontainer
{
  width: 980px;
  height:550px;
 
}

#logo
{

  width: 175px;
  height:150px;
  float:left;
  margin-top:400px;
  
}

#productmenu
{
  top: 240px;
  width: 140px; 
  height:150px; 
  position:absolute;
  left: 45px;

}


#menucontainerhome /* zit in templates */
{
 position: absolute;
 left: 0px;
 top: 0px;
 z-index:10005;
}

#anim
{
  width: 805px;
  height: 550px;
  float: left;
}

#animhome
{
  width: 620px;
  height: 550px;
  float:left;
 
}

#nieuwshome
{
  width: 185px;
  height: 550px;
  float:left;
  
}

#animscroll
{
  width: 805px;
  height: 465px; 
  float:left;
  /*overflow-y:auto;*/
  margin-top:43px;

 position:absolute;
 left:175px;
 /*z-index:10000; */

}

#uitklapper1
{
 width:817px;
 left:163px;
 height:550px;
 background-color:White; 
 position:absolute;
 border-right: solid 1px #8ac640;/**/
 	
 	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	display:none;

 /* z-index: 1000;*/
}


#uitklapper2
{
 width:632px;
 height:550px;
 left:348px;
 background-color:rgb(255,255,255); 
 position:absolute;
 float:right;/**/
  filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	display:none;

	/* z-index: 1100;*/
}
