#Layer1 {
	position:absolute;
	left:232px;
	top:515px;
	width:139px;
	height:9260px;
	z-index:1;
}
body {	background-color: #cdca94;}

a.menu1:link {color: #ffffff; text-decoration: none; }
a.menu1:visited {text-decoration: none; color: #ffffff;}
a.menu1:hover {background-color: white; color: #666666}

a:link {color: #602624; font-weight: bold;text-decoration: none;}
a:visited {color: #817e62; font-weight: bold;text-decoration: none;}
a:hover {color: #444444;text-decoration: none;}

#valop {border-style: solid;
		 color: #bb6600;	
		 font-weight: bold;
		 border-color: #bb9900; 
		 border-width: 1px; 
		 padding: 10px 10px;}
#Layer2 {
	position:absolute;
	left:10px;
	top:25px;
	width:79px;
	height:145px;
	z-index:1;
}
#Layer3 {
	position:absolute;
	left:838px;
	top:30px;
	width:94px;
	height:140px;
	z-index:2;
}
#Layer4 {
	position:absolute;
	left:113px;
	top:25px;
	width:719px;
	height:145px;
	z-index:3;
}
#Layer5 {
	position:absolute;
	left:932px;
	top:52px;
	width:50px;
	height:144px;
	z-index:4;
}
#Layer6 {
	position:absolute;
	left:10px;
	top:177px;
	width:922px;
	height:15px;
	z-index:4;
	background-color: #BB9900;
}
#LayerMenu {
	position:absolute;
	left:10px;
	top:220px;
	width:200px;
	z-index:5;
	background-color: #DDCA94;
}
#Layer10 {
	position:absolute;
	left:10px;
	top:200px;
	width:200px;
	height:15px;
	z-index:5;
	background-color: #BB9900;
}

#Layer19 {
	position:absolute;
	left:10px;
	top:560px;
	width:200px;
	height:15px;
	z-index:5;
	background-color: #BB9900;
}


#Tekst {
	position:absolute;
	left:215px;
	top:192px;
	width:675px;
	z-index:44;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 90%;
    padding: 10px 20px 20px 20px;
    border-style: solid;
	border-color: #bb9900;
    border-width: 1px;
}
#Spel {
	position:absolute;
	left:215px;
	top:192px;
	width:715px;
	z-index:44;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 90%;
    padding: 0px ;
    border-style: solid;
	border-color: #bb9900;
    border-width: 1px;
}

#Hoofd {
	position:absolute;
	left:0px;
	top:0px;
	width:740px;
	height:900px;

}
#PartijL {
	position:absolute;
	left:205px;
	top:180px;
	width:740px;
	height:900px;
}
#Hoofd2 {
	position:absolute;
	left:10px;
	top:0px;
	width:480px;
	height:900px;
}
#PartijL2 {
	position:absolute;
	left:240px;
	top:0px;
	width:490px;
	height:900px;
}
#rooster {
	padding: 4px;
	text-align: right;
}

#kop {
 	font-weight: bold;
 	font-size: 120%;
	color: #bb9900;
}

#mark {font-weight: bold;
		 color: red;
         padding: 5px 75px 0px 25px;
}

#subkop {
	font-size: 100%;
	font-weight: bold;
	color: #bb9900;
}
#speler {border-style: solid;	
		 border-color: #bb9900; 
		 border-width: 1px; 
		 padding: 10px 10px;
		 font-size: 8pt;}
		  		 
#deelnemer {font-size: 8pt; 
			text-align: left;
			border-collapse: collapse;
			empty-cells: show;
		 	border-color: #bb9900; 
}		
#partij {font-size: 8pt; 
			text-align: left;
			border-collapse: collapse;
			empty-cells: show;
			padding: 0px 0px 5px 10px;
		 	border-color: #bb9900; 
}		
a.deelnemer:link {color: #602624; font-weight: bold;}
a.deelnemer:visited {color: #602624; font-weight: bold;}
a.deelnemer:hover {color: #444444;} 

.style1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bb6600;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {font-size: 10px}
.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style7 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#valop {color: #bb6600;	
	padding: 10px 10px;}

#valop2 {color: #000000;	
background-color: white;
font-weight: bold;
font-size: 14pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 10px 10px;}
	
#PGN {	position:absolute;
	left:200px;
	top:0px;
	width:460px;
	padding: 10px;
	background-color: #ffffff;
	font-size: 8pt;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.popup {z-index: 0;}

.popup:hover{background-color: transparent;
			 z-index: 50;}

.popup span {position: absolute;
			 background-color: lightyellow;
			 padding: 4px;
			 width: 620px;
			 border: 1px dashed blue;
			 visibility: hidden;
			 text-decoration: none;
			 text-align: left;}

.popup span img {border-width: 0;
				 padding: 2px;}

.popup:hover span {visibility: visible;
				   top: 180px;
				   left: 60px;}




