body, table, tr, td {
	background-color: #000;
	color: #ccc;
	font-family: Helvetica, Arial,  sans-serif;
}
td {border-color: transparent;}

body {margin: 3px;}

p {
	margin: 0;
	padding-bottom: 20px;
	font-size: 90%;
}

a {color: #999;}

a:hover {
	color: #ccc;
	text-decoration: underline;
}

#logo, a#logo {
	border: 0;
	display: block;
	height: 32px;
	margin: 10px auto 4px;
	width: 622px;
}

h1 {
	font-size: 32px;
	font-weight: normal;
	margin-bottom: 4px;
}

/* Titel boven info-tekst */
h4 {
	color:#ccc;
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;	
	margin-bottom: 10px;
}

/* - Bijschrift onder grote foto */
h6 {
	color: #999;
	font-size: 80%;
	font-weight: normal;
	margin: 0.4em;
	white-space: nowrap;
}

hr {
	color: #666;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Grote foto */
#photo {
	border: 1px solid #000;
	margin: 0;
	margin-top: 3px;
	display: block;
}
.formTable {font-size: 90%;}
/*
- Contact info op 'Info/Contact' pagina
- Labels van 'Tell a Friend' formulier
*/
.normaltext {font-size: x-small;}

/* Toelichting bij formulieren */
.small {
	font-size: 90%;
	color: #666;
}
.redText {color: #f00;}
#editNav a.greenText {color: #0c0;}

#back {
	font-size: x-small;
	margin: .5em;
}

/* Alle links alleen zichtbaar in Login-gedeelte */
.edit, a.edit {
	color: #c00;
	font-size: x-small;
	text-decoration: none;
	margin: 0.6em;
}

/* Labels van alle formulieren behalve van 'Tell a Friend' formulier */
td.label {
	font-size: 85%;
	padding-top: .3em;
	text-align: right;
	vertical-align: top;
	white-space: nowrap 
}
