﻿body
{
    position:relative;
}

#buttons
{
     visibility:hidden;   
}

#ProgAlign
{
    position:relative;
    width:1024px;
    height:768px;
    background-color:#fff;
    margin:auto;
}

#ProgBorTBL
{
    position:absolute;
    top:-15px;
    left:-20px;    
}

#ProgBorTBR
{
    position:absolute;
    top:-9px;
    right:-16px;
}

#ProgBorTLR
{
    position:absolute;
    top:-18px;
    right:-15px;
}

#ProgBorBLR
{
    position:absolute;
    bottom:-17px;
    right:-18px;
}   

#ProgLogo
{    
    position:absolute;
    top:0px;
    left:0px;
    width:1024px;
}

#ProgYB
{    
    position:absolute;
    top:145px;
    left:0px;
    width:1023px;
    height:57px;
    background-color:#FDCD08;

}

#buttonsPosition
{
    position:absolute;
    top:0px;
    left:0px;
	z-index:100;
}

#ProgButWA
{
    position:absolute;
    top:153px;
    left:10px;
    background-color:#FDCD08; 
}

#ProgButDD
{
    position:absolute;
    top:148px;
    left:112px !important;
    left:102px;
    background-color:#FDCD08;
    z-index:30;
}

#ProgBM 
{
    position:absolute;
    top:153px;
    left:340px;
    background-color:#FDCD08;
}

#ProgBC 
{
    position:absolute;
    top:153px;
    left:450px;
    background-color:#FDCD08;
}

#ProgBL
{
    position:absolute;
    top:153px;
    left:946px;
    background-color:#FDCD08;
	cursor:pointer;
}

#ProgBEB
{
    position:absolute;
    bottom:0px;
    left:0px;
}

#ProgBCSB
{
    position:absolute;
    bottom:0px;
    right:0px;
}			

#ProgBAL
{
	position:absolute; 
	left:747px; 
	top:603px;
	cursor: pointer;
}

#ProgB1
{
	position:absolute; 
	left:779px; 
	top:603px;
	cursor: pointer;
}


#ProgB2
{
	position:absolute; 
	left:811px; 
	top:603px;
	cursor: pointer;
}

#ProgB3
{
	position:absolute; 
	left:842px; 
	top:603px;
	cursor: pointer;
}

#ProgB4
{
	position:absolute; 
	left:873px;
	top:603px;
	cursor: pointer;
}

#ProgB5
{
	position:absolute; 
	left:905px; 
	top:603px;
	cursor: pointer;
}

#ProgB6
{
	position:absolute; 
	left:937px; 
	top:603px;
	cursor: pointer;
}

#ProgBRA
{
	position:absolute; 
	left:969px; 
	top:603px;
	cursor: pointer;
}

#Progtext
{
    font-size: 9px;
    font-family: Arial;
}

#ProgText2
{
    position:absolute;
    font-size: 11px; 
    font-family: Arial; 
    font-weight: bold; 
    color:#425685;
}

#ProgText3
{
    position:absolute;
    font-size: 11px; 
    font-family: Arial; 
    color:#000000;  
}

#aanmeldScherm
{
    background-color: #00FFFF;
    z-index:1;
}


