/* Gemaakt door Arian Stolwijk www.aryweb.nl */

body {
	font-size: 0.8em;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a {
	color: #004012;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#text {
	line-height: 1.45em;
}

h1, h2, h3 {
	margin: 0;
	color: #004012;
	font-weight: normal;
	font-size: 2.2em;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
}

h2 {
	font-size: 1.8em;
	color: #f00;
	margin-top: 25px;
	border-bottom: 1px solid #c00;
}

h3 {
	font-size: 1.5em;
}

table.tekstvak {
	background: url(../images/table_bg.jpg) repeat-x bottom #f8f7f5;
	border-collapse: collapse;
}

table.tekstvak td {
	border: 1px groove #cc0000;
}

img.afbeelding, .foto img {
	border: 1px solid #004012;
}

.ReMooz {
	
}

.klein {
	font-size: smaller;
}

table.data {
	border-collapse: collapse;
}

table.data td, table.data th {
	border: 1px solid #555;
	padding: 3px 5px;
}



