body {
	background-color: #FFFFFF;
}

a.content {
 	color : #2E2727;
 	background-color: transparent;
 	font-size : 12px;
 	font-family : Geneva, Verdana, MS Sans Serif, sans-serif;
 	text-decoration : none;
	font-weight : bold;
}

a.content:visited {
 	color : #2E2727;
 	background-color: transparent;
 	font-size : 12px;
 	font-family : Geneva, Verdana, MS Sans Serif, sans-serif;
 	text-decoration : none;
	font-weight : bold;
}

a.content:hover  {
 	color : #2E2727;
 	background-color: transparent;
 	font-size : 12px;
 	font-family : Geneva, Verdana, MS Sans Serif, sans-serif;
 	text-decoration : underline;
	font-weight : bold;
}

a.navigatie {
 	font-family: Geneva, Verdana, MS Sans Serif, sans-serif;
	font-size: 11px;
	color : #FFFFFF;
	background-color: transparent;
	text-decoration : none;
	font-weight : bold;
}

a.navigatie:visited {
 	color : #FFFFFF;
 	background-color: transparent;
 	font-size : 11px;
 	font-family : Geneva, Verdana, MS Sans Serif, sans-serif;
 	text-decoration : none;
 	font-weight : bold;
}

a.navigatie:hover  {
 	color : #FFFFFF;
 	background-color: transparent;
 	font-size : 11px;
 	font-family : Geneva, Verdana, MS Sans Serif, sans-serif;
 	text-decoration : underline;
	font-weight : bold;
}

a.footer {
 	font-family: Geneva, Verdana, MS Sans Serif, sans-serif;
	font-size: 11px;
	color : #FFFFFF;
	background-color: transparent;
	font-weight : normal;
}

a.footer:visited {
 	color : #FFFFFF;
 	background-color: transparent;
 	font-size : 11px;
 	font-family : Geneva, Verdana, MS Sans Serif, sans-serif;
 	text-decoration : none;
 	font-weight : normal;
}

a.footer:hover  {
 	color : #FFFFFF;
 	background-color: transparent;
 	font-size : 11px;
 	font-family : Geneva, Verdana, MS Sans Serif, sans-serif;
 	text-decoration : underline;
	font-weight : normal;
}

font {
	font-family: Geneva, Verdana, MS Sans Serif, sans-serif;
	font-size: 12px;
	color : #2E2727;
	background-color: transparent;
}

font.header {
	font-family: Geneva, Verdana, MS Sans Serif, sans-serif;
	font-size: 16px;
	color : #2E2727;
	font-weight : bold;
	background-color: transparent;
}

div.hoofd { 
	width:800px; height:50px;
}

div.header { 
	width:400px; height:50px;
}

div.headerbalk {
	width:800px; height:20px;
	color : #FFFFFF;
 	vertical-align: middle;
	font-size : 13px;
 	font-family : Verdana, Geneva, MS Sans Serif, sans-serif;
	background-color: #FF6600;
}
	
div.navigatie { 
	width:150px; height:25px;
	text-align: center;
	vertical-align: middle;
	background-color: #FF6600;
}

div.titeltab { 
	width:150px; height:25px;
	color : #FFFFFF;
	font-size : 13px;
 	font-family : Geneva, Verdana, MS Sans Serif, sans-serif;
 	font-weight : bold;
	text-align: center;
	vertical-align: middle;
	background-color: #FF6600;
}

div.content { 
	padding: 20px;
	width:100%;
	height:100%;
	background-color: #DEDEDE;
}

div.plaatjes {
	width:135px; height:25px;
}

div.footer { 
	width:800px; height:25px;
	color : #FFFFFF;
	background-color: #FF6600;
}

table.hoofdtabel {
	width:800px;
	border-width: thin;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
}

table.headertabel { 
	border-collapse: collapse;
}

table.navigatietabel {
	border-width: 0px;
	border-collapse: collapse;
	background-color: #transparant;
}

table.contenttabel {
	border-width: 0px;
	border-collapse: collapse;
	padding: 0;
	height: 100%; 
}

table.plaatjestabel {
	border-width: 0px;
	border-collapse: collapse;
}

table.footertabel {
	border-collapse: collapse;
}