body {
	background-color		: #333333;
	font-family			: Calibri;
	font-size			: 12px ;
	color          : white;	
}

a:link {
	font-size			: 13px ;
	color				: white ;
	text-decoration			: none;
}

a:visited {
	font-size			: 13px ;
	color				: white ;
	text-decoration			: none;
}

a:active {
	line-height: 120%;
	font-size			: 13px ;
	color				: white ;
	text-decoration			: none;
}

table.main {
  width : 100%;
}
table.title {
  width : 100%;
	height : 10%;
	text-decoration : none ;
	background-color :  #9B9B9B ;

}
table.sub {
  width : 100%;
	height : 80%;
  color : white;	   
}
table.menu {
	height : 100%;
  color : white;	   
}
table.data {
	font-family			: Calibri;
	font-size			: 12px ;
	height : 100%;
	width : 100%;   
  color : white; 
  border-collapse : collapse;
  border-style : none;
}
table.dataphoto {
	font-family			: Calibri;
	font-size			: 12px ;
	height : 600px;
	width : 800px;
  table-layout :fixed;  
  color : white; 
  border-collapse : collapse;
  border-style : none;
}
table.photo {
	font-family	: Calibri;
	font-size	: 12px ;
  text-align : center;
	border-style : solid ;
	border-color : black ;
	border-width : 1px;
	background-color : none;
	width : 100%;
}

tr.title {
  font-size : 24;
  text-decoration : bold;
}

td.menukop {
	Background-color    		: gray ;
	Border-style			: medium solid ;
	Border-color			: #FFFFCC ;
	Border-height			: 35px ;
	Height				: 12px ;
	Text-align			: center ;
	color				: black ;
}
td.submenu {
	Background-color    		: #AAAAA9 ;
	Border-style			: medium solid ;
	Border-color			: #FFFFCC ;
	Border-height			: 35px ;
	Height				:10px ;
	Text-align			: left ;
	color				: black ;
}
td.zoek {
	background-color    		: gray ;
	border-style			: medium solid ;
	border-color			: #FFFFCC ;
	border-height			: 35px ;
	height				: 2% ;
	text-align			: center ;
	color				: white ;
}
td.photo {
  width : 25%;
  border-style : none;
}
