/* ALgemeen */
body {
	background-color: #000000;
	color: #D92511;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#6C0000;
	scrollbar-track-color:#000000;
}

a, a:visited {
	background-color: transparent;
	color: #D92511;
}

a:hover {
	background-color: transparent;
	color: #EE402D;
}

/* Header */

div#header h1 {
	font-family: tahoma, arial;
	text-align: center;
	background-color: transparent;
	color: #EE402D;
}

/* Fotocellen Index */
div#index {
	text-align: center;
}

div#index table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#index td.fotocellen {
	width: 150px;
	border-style: solid;
	border-width: 2px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	border-color: #6C0000;
}

div#index td.fotocellen img {
	border-style: none;
}

/* Foto */

div#Foto {
	text-align: center;
}

/* Foto onderschrift */
p.onderschrift {
	font-family: tahoma, arial;
	text-align: center;
	font-size: 13pt;
}

p.motto.{
	text-align: center;
	font-size: 15pt;
	font-family: Georgia, Arial;
	color:#CC6633;
}
