﻿



#tab1
{
 width:320px;
 height:81px;
 background-color:rgb(132,16,133);
 vertical-align:bottom;
 float:left;
 text-align:left;
 cursor:pointer;
}

#tab1plaatser
{

  margin-top: 35px;
 
}

/*#tab2plaatser
{

  top: 4px;
 
}

#tab3plaatser
{

  top: 4px;
 
}*/




#tab2
{
  width:320px;
  height:41px;
  text-align:left;
  vertical-align:bottom;
  float:left;
 
  background-image: url(../images/weller/tab2back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
}

#tab3
{
 width: 320px;
 height:41px;
 background-color: #c8bd25;
 vertical-align: bottom;
 float: left;
 text-align:left;
  background-image: url(../images/weller/tab3hoekje.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	cursor:pointer;
}


#witruimte
{
 width:960px;
 height:20px; 
 background-color:White;
}

#omvatpage
{
  width: 960px;
  /*border: solid 1px rgb(200,200,200); */
  border-left:solid 1px rgb(200,200,200);
  border-right:solid 1px rgb(200,200,200);
	margin: 0px auto;
	float:left; 
	height:auto;
}

#omvatpagesubhome
{
  width: 960px;
  /*border: solid 1px rgb(200,200,200); 
 border-right:solid 1px rgb(255,255,255);
*/
  border-left:solid 1px rgb(255,255,255);
 
	margin: 0px auto;
	float:left; 
	height:auto;
}

#backgroundshadows
{
  width: 990px;
  background-color:white;
	margin: 0px auto;
	
	background-image: url(/images/weller/pageshaduwrechts.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	 
}

#backgroundshadowskids
{
  width: 990px;
  /*background-color:red;*/
	margin: 0px auto;
	
	background-image: url(../images/weller/backtest.gif);
	background-repeat: repeat-y;
	background-position: right top;
	 
}

#backgroundshadowssubhome
{
  
  position: absolute;
  top: 50%;
  left: 50%;
  width: 990px;   /* breedte */
  height: 550px;  /* hoogte */
  margin-top: -270px;  /*-1 x hoogte */
  margin-left: -495px; /*-1 x breedte */



	
	background-image: url('../images/weller/pageshaduwrechts.gif');
	background-repeat: repeat-y;
	background-position: right top;
	/* */
}

.loginbut /* voor de login button in het login element */
{
    margin-top:15px;
    float:left;
}

#footshadow
{

  width: 990px;
  height: 15px; 

  
   /*position:absolute; */
  
  background-image: url(/images/weller/pageshaduwonder2.gif);
  background-repeat :no-repeat;
  background-position : right top;
  /**/
}

#leftshadow
{
  width: 17px;
  float: left;
  height:50px;

}

#rightshadowxx
{
  width: 15px;
  background-color:rgb(100,200,100);
 height: 100%;
}

#secundairmenu
{
 width:640px;
 height:40px;
 background-color:White;
 text-align:right;
 float:right;
  vertical-align:bottom;
}


#headerPage
{
width: 960px;
height:101px;
background-color:rgb(132,16,133);

}



#menupage
{
  
 width: 960px;
 height: 70px;
 background-color: rgb(66,8,66);

  background-image: url(../images/weller/tab1shaduw.jpg);
	background-repeat: no-repeat;
	background-position: left top; 
	 
}

.menuuitklapper
{
   visibility:hidden;
  /*background-color:Maroon;   bruin  
  float:left;*/
  margin-top:0px; /*Browser fix noodzakelijk - dit wordt afgehandeld in menu.ascx */
  background-color: rgb(132,16,133);
  position: absolute;
  display:none;
  
}


#contentpage {
	width: 960px;
	height:auto;
	
	/*height: 100%;
  border:solid 1px #f00;
	margin: 0px auto auto auto; */
}

.menucontainer
{
/* margin-top:30px; 
 border: solid 1px #ff0;*/
 height:48px;
 z-index:100;
 position:relative;
}

.thumb
{
    padding-right: 2px;
    padding-bottom: 2px;
    background-color:#ffffff;
    width:141px;
    height:79px;
    overflow:hidden;
    float:left;
}

.thumb.last
{
    padding-bottom: 0px;
}

.addthisfooteromvat
{   
    clear : both;
    height: 25px;
    padding: 0px 0px 7px 340px;
}
