
		body{
		margin:0px;
		padding: 0px;
		background-color: #cccccc;
		}
		
		.bg_kader{
		background-color: #232323; 
		border: 1px solid #fff;
		}
		
		.bg_btns{
		background-image: url(../images/wit/bg_btns.jpg);
		background-repeat: repeat-x;
		height: 40px;
		border-bottom: 1px solid #fff;
		}
		
		.bg_titelbar{
		background-image: url(../images/wit/bg_titelbar.jpg);
		background-repeat: repeat-x;
		height: 40px;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		}
		
		.bg_titelbar_nb{
		background-image: url(../images/wit/bg_titelbar.jpg);
		background-repeat: repeat-x;
		height: 40px;
		}
		
		.bg_midden{
		background-color: #b5b5b5;
		height: 18px;
		border-bottom: 1px solid #fff;
		}
		
		.bg_bottom{
		background-color: #cccccc;
		height: 18px;
		}

		
		
		.bg_foto{
		background-image: url(../images/wit/bg_foto.jpg);
		background-repeat: no-repeat;
		height: 140px;
		width: 140px;
		text-align: center;
		}
		
		.txtfield{
		width: 410px;
		height: 20px;
		border: #cccccc solid 1px;
		border-bottom: #999999 solid 1px;
		background-color: #fff;
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #333;
		}
		
		.div_title{
		width: 410px;
		height: 20px;
		border: #cccccc solid 1px;
		border-bottom: #999999 solid 1px;
		background-color: #fff;
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #888;
		}
		
		.fotonaam{
		padding-left:10px; 
		padding-right:10px;
		font-family: verdana;
		color: #fff;
		font-size: 11px;
		border-left: 1px solid #fff;
		width: 130px;
		text-align: right;
		}
		
		.border_right{
		border-right: 1px solid #fff;
		}
		
		.border_left{
		border-left: 1px solid #fff;
		}
		
		.nummering{
		font-family: Verdana;
		font-size: 11px;
		color: #fff;
		width: 30px;
		text-align: center;
		border-right: 1px solid #fff;
		}
		
		.hover_nummering{
		font-family: Verdana;
		font-size: 11px;
		color: #000;
		width: 30px;
		text-align: center;
		border-right: 1px solid #fff;
		background-color: #fcaf0e;
		}
		
		a.link_nummering{
		font-family: Verdana;
		font-size: 11px;
		color: #fff;
		width: 30px;
		text-align: center;
		text-decoration: none;
		}
		
		a.link_nummering:hover{
		font-family: Verdana;
		font-size: 11px;
		color: #000;
		width: 30px;
		text-align: center;
		background-color: #fcaf0e;
		text-decoration: none;
		}
		/***************** btns *****************/
		

