			A:LINK 		{ font-size:8pt; color:#d4c226;text-decoration: none;font-weight:normal;}
			A:VISITED 	{ font-size:8pt; color:#d4c226;text-decoration: none;font-weight:normal;}
			A:HOVER 	{ font-size:8pt; color:lemonchiffon; text-decoration: none;font-style:italic;font-weight:normal;}
			A:ACTIVE 	{ font-size:8pt; color:lemonchiffon; text-decoration: none;font-weight:normal;}


body
{
    color: lemonchiffon;
    font-family: Verdana, Arial;
    font-size: 10pt;
    background-color: #09103f;
}


H1
{   
    font-weight: bold;
    font-size: 16pt;
    left: 0px;
    color: #d4c226;
    
}
H2 
{   font-weight: bold;
    font-size: 12pt;
    left: 0px;
   
}


#kaderhome
{   left: 0px;
    width: 720px;
    position: absolute;
    top: 80px;
    text-align : justify; 
    font-size: 10pt;
	
    }

#homevoet
{
    font-size: 8pt;
    color: #d4c226;
}

.speelveld
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    left: 213px;
    width: 740px;
    position: absolute;
    top: 130px;
    height: 485px;
    overflow: auto;
	color: lemonchiffon;
    font-family: Verdana, Arial;
    font-size: 10pt;
    background-image: url(agrond.jpg);
	scrollbar-arrow-color:rgb(0,0,200);
	scrollbar-base-color:rgb(9,16,63);
	scrollbar-3dlight-color:rgb(`5,5,141);
}

.navigatie {
	position: absolute;
	left: 20px;
	top: 176px;
}
.navigatie2 {
	position:relative;
	left:30px;
	font-size:10pt;
}

.prijstabel {
	border:1pt inset; 
	font-size:8pt;
}
.prijzen {
	border:1pt inset; 
	font-size:8pt;
	text-align:right;
}	


