a			{
				font-weight: bold;
				color: magenta;
				text-decoration: none;
			}

a:visited	{
				font-weight: bold;
				color: magenta;
				text-decoration: none;
			}			

a:active	{
				font-weight: bold;
				color: magenta;
				text-decoration: none;
			}

a:hover		{
				font-weight: bold;
				color: #FD53F0;
				text-decoration: none;
			}

.adminveld	{
				vertical-align: top;
			}
			
body		{
				background-color: #DFDFDF;
				background-image: url(../img/bgfig.gif);
				background-repeat: repeat-x repeat-y;
				font-family: verdana, arial, impact;
				font-size: 10pt;
				color: #2C2C2C;
			}
	.contentcel	{
				width: 545px;
			}		
.contentrij	{
				
				background-color: #FFFFFF;
				vertical-align: top;
			}			

.contenttable	{
					height: 100%;
				}

.contenttablerij	{
						height: 75%;
						vertical-align: top;
					}
.contenttitelbalk	{
						background-color: #999999;
						font-family: Impact, Verdana, Arial;
						color: white;
						font-size: 11pt;
					}
	
.cvtable			{
						height: 88px;
						width: 100%;	
						border-collapse: collapse;		
					}	
.cvback1			{
						width: 12px;
						height: 88px;
						background-image: url(../img/cvback1.jpg);
						background-repeat: no-repeat;
					}		
.cvback2			{
						height: 88px;
						background-image: url(../img/cvback2.jpg);
						background-repeat: repeat-x;	
						vertical-align: middle;	
					}	
.cvback3			{
						width: 20px;
						height: 88px;
						background-image: url(../img/cvback3.jpg);
						background-repeat: no-repeat;
					}														
					
			
.donkererij1{
				background-color: #222222;
				height: 67px;
			}	
			
.donkererij2{
				background-color: #222222;
				height: 7px;
				color: #FFFFFF;
				text-align: center;
				font-size: 7pt;
				vertical-align: top;
			}			

.formveld	{
				border: 1px solid #CFCFCF;
			}
			
.hoofdtabel	{
				width: 100%;
				position: absolute;
				left: 0px;
				top: 50px;
				border-width: 0px;
				border-collapse: collapse;
				height: 95%;
			}

.logocel	{
				width: 263px;
			}
						
.knopcel	{
				width: 73px;
			}	

.adminmenu	{
				font-weight: bold;
				background-color: #CCCCCC;
				width: 18%;
			}
			
.submenu	{
				text-indent: 10px;
			}

.titelbalkzij	{
					background-color: magenta;
					font-family: Impact, Verdana, Arial;
					color: white;
					font-size: 11pt;				
					border-left-style: solid;
					border-left-width: 1px;
					border-left-color: magenta;
				}

.tussencel	{
				width: 17px;
			}			
				
.zijkant	{
				vertical-align: top;
				width: 180px;
			}	
		
.zijkantcel	{
				border-left-style: solid;
				border-left-width: 1px;
				border-left-color: magenta;
				font-size: 9pt;
				height: 200px;
				vertical-align: top;
			}
			
.zijkanttabel	{
					border-collapse: collapse;
					width: 100%;
				}
				
.zijkanttussen	{
					height: 10px;
				}				