html{
	overflow: -moz-scrollbars-vertical;
}


body{
	margin-top: 0px;
	
	background-image: url(../image/bg-pattern.jpg);
	background-repeat: repeat;
	
	margin-bottom: 20px;
}

/* STANDAARD POP UP WINDOW */

img#loadImage{

	position: absolute;
	left: 50%;
	top: 300px;
	
}


div.overLay{

	background-color: #00adef;
	position: absolute;
	z-index: 10;
	height:	100%;
	width: 100%;
		
	top: 0px; 
	left:0px;
		
	opacity: 0.80; 				/* CSS3-methode, werkt momenteel in nieuwste Mozilla-versies */
	filter: alpha(opacity=80); 	/* Property voor MSIE */
	-moz-opacity: 0.80; 		/* Property voor eerdere Mozilla-versies en FireFox */
	-khtml-opacity: 0.80;		/* Property voor Konqueror op Linux- en Safari op MacOS-platform */
	
}

div.mainScherm{
	position: absolute;
	left: 50%;
	top: 395px;
	
	background-image: url('../image/aanmelden/wwScherm.png');
	background-repeat: no-repeat; 
	width: 388px;
	height: 230px;
	margin-left: -285px;
	
	z-index: 12;
	
}



div.nobg{
	margin-left: -180px;   
    top: 255px;  
    background-image: none;
    
}



div.rebusScherm{
	position: absolute;
	left: 50%;
	top: 180px;
	
	background-image: url('../image/maandpuzzel/maandpzzl.png');
	background-repeat: no-repeat; 
	width: 388px;
	height: 428px;
	margin-left: -285px;
	
	z-index: 12;
	
}



div.mainScherm table{
	margin: 15px 10px 12px 40px;
	width: 308px;
	
}

div.mainScherm table.nww{
	margin: 15px 10px 12px 25px;
	width: 343px;
	
}

div.rebusScherm table.rw{
	margin: 17px 10px 12px 18px;
	*margin: 20px 10px 12px 18px;
	width: 343px;
	
}

div.mainScherm table td{
	color:#4f2a0f;
	font-weight: normal;
	line-height: 16px;
	vertical-align: top;
	height: 11px;
}





/* EINDE STANDAARD POP UP WINDOW */

a:link, a:visited{

	font-size: 11px;
	font-family: arial;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover, a:active, a.selected:link, a.selected:visited{
	font-size: 11px;
	font-family: arial;
	color: #663300;
	
}

#extracontainer{
	height: 0px;
}


#pijlmenu{
	
	width: 200px;
	height: 99px;
	
	display: none;
}

 #pijlpmenu{
 	width: 199px;
	height: 142px;
 	display: none;
 }

div{

	font-size: 11px;
	font-family: arial;
	color: #663300;

}

span.spacer{
	height: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #cccc33;

}


#mid{
	position: relative;
	margin: 0px;
	
	width: 680px;
	
	left: 50%;
	top: 0px;
	bottom: 0px;
	
	margin-left:-340px;
	padding-left:-340px;
	z-index: 1;
	
	margin-bottom: 10px;
	
	background-color: #FFFFFF;
	

	
}

#onderpic{
	position: relative;
	left: 50%;
		
	margin-left:-340px;
	padding-left:-340px;
	
	width: 680px;
	height: 28px;
	top: -14px;
		
	background-image: url(../image/onderbalk.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	
	
}


#links{
	position: relative;
	
	line-height: 26px;
		
	width: 573px;
	height: 28px;
	
	left: 50%;
	margin-left:-287px;
	padding-left:-287px;
	
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
		
	vertical-align: middle;
	text-align: center;
	
	background-image:url(../image/link-ban-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	

}

#logo{
	position: absolute;
	top: 50px;
	left: 50%;
	cursor: pointer;
	*cursor: hand;
	
	z-index: 5;
	display: none;
	
	width: 194px;
	height: 116px;
	
	background-image:url(../image/puzzelrace-logo-nobg.gif);
	background-repeat: no-repeat;
	
}

#pmenu{
	position: absolute;
	top: 380px;
	
	left: 50%;
	z-index: 5;
	
	display: none;
	
	width:  149px;
	height: 198px;
	
	background-image:url(../image/menu/home_p_menu.gif);
	background-repeat: no-repeat;
	
}

div#pmenu a, div#smenu a, div#smenu a:visited , div#pmenu a:visited{

	color: #4f2a0f;	 /* bruin */
	font-size: 11px;
	font-family: arial;
	line-height: 18px;
	text-decoration: none;
}


div#pmenu a:hover, div#smenu a:hover{
	color: #40afd9;
}


#smenu{
	position: absolute;
	top: 180px;
	left: 50%;
	z-index: 5;
	
	display: none;

	width: 149px;
	height: 190px;
	
	background-image:url(../image/menu/home_s_menu.gif);
	background-repeat: no-repeat;
	
}

#smenu p{
	margin: 65px 0px 0px 15px;
	z-index: 9;
}

#pmenu p{
	
	margin: 50px 0px 0px 15px;
	z-index: 9;
	
}


#midspacer{
	position: relative;
	height: 20px;
	

}

#home_extra_head{

	display: none;
	
	background-image:url(../image/extra_header_home.png);
	background-repeat: no-repeat;
		
	position: absolute;
		

}

#bannercontainer{

	margin-top: 0px;
	padding-top: 5px;
	margin-bottom:-9px;
	*margin-bottom:0px;
}

#bovenreclame{
	
	line-height: 6px;
	font-size: 6px;
	height: 6px;
}

#onderreclame{
	line-height: 3px;
	height: 3px;
}


div#contianerholderstatus{

	position: absolute;
	height: 0px;
	width: 0px;
}

div#containerstatus, div#contactstatus{
	position: absolute;
	left: 70px;

	width: 347px;
	display: none;
	
	
	z-index: 0;
	opacity: 0.9; 				/* CSS3-methode, werkt momenteel in nieuwste Mozilla-versies */
	filter: alpha(opacity=90); 	/* Property voor MSIE */
	-moz-opacity: 0.9; 			/* Property voor eerdere Mozilla-versies en FireFox */
	-khtml-opacity: 0.9;		/* Property voor Konqueror op Linux- en Safari op MacOS-platform */
		
}

div#aanmid a{
	color: #ffffff;
	
}

div#aanmid a:hover{
	color: #663300;
}

div#aanmid h1{
	color: #4f2a0f;
	font-size: 16px;
	font-weight: bold;
	margin-left: 40px;
} 

div#aanmid p{

	color: #4f2a0f;
	font-size: 11px;
	font-weight: normal;
	margin-left: 40px;
} 
