@charset "utf-8";
/* CSS Document */

body {
	background-color: #a20808;
	margin:0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #601D0C;
	letter-spacing:0.1em;
	line-height:145%;
}
.bruin {
	color: #601D0C;
	
}
.bruin10px {
	color: #601D0C;
	font-size:10px;
	}
.wit {color: #FFFFFF; font-size:13px; font-weight:bold}
.bruin13pxvet {
	color: #601D0C;
	font-weight: bold;
	font-size:13px;
}
.bruin14pxvet {
	color: #601D0C;
	font-weight: bold;
	font-size:14px;
}
.bruin15pxvet {
	color: #601D0C;
	font-weight: bold;
	font-size:15px;
}
.bruin16pxvet {
	color: #601D0C;
	font-weight: bold;
	font-size:16px;
}
.oranje {
	color: #DB4F09;
}
.oranje13pxvet {
	font-size: 13px;
	font-weight: bold;
	color: #DB4F09;
}
.oranje14pxvet {
	font-size: 14px;
	font-weight: bold;
	color: #DB4F09;
}
.oranje15pxvet {
	font-size: 15px;
	font-weight: bold;
	color: #DB4F09;
}
.oranje16pxvet {
	font-size: 16px;
	font-weight: bold;
	color: #DB4F09;
}
a:link {
	color: #601D0C;
}
a:visited {
	color: #601D0C;
}
a:hover {
	color: #a20808;
}
a:active {
	color: #601D0C;
}

h1 {
	font-size: 16px;
	color: #DB4F09;
	letter-spacing:0.2em;
	margin-top:20px;
}
h2 {
	font-size: 14px;
	color: #DB4F09;
	letter-spacing:0.2em;
	margin-top:4px;
	margin-bottom:0px;
}
h3 {
	font-size: 14px;
	color: #9F0808;
	margin-top:4px;
	margin-bottom:0px;
}
.oranje14px {
	font-size: 14px;
	color: #DB4F09;
	letter-spacing:0.2em;
}
body#menu1 a#menu1,
body#menu2 a#menu2,
body#menu3 a#menu3,
body#menu4 a#menu4,
body#menu5 a#menu5,
body#menu6 a#menu6,
body#menu7 a#menu7,
body#menu8 a#menu8,
body#menu9 a#menu9 {
color: #a20808;
text-decoration:none;
}
.fotolinks {
	margin-right: 15px;
	float:left;
	}
.fotorechts {
	margin-left: 15px;
	float:right;
	}
.tabelhoogte td, th {
	padding: 10px 20px 10px 20px;
	vertical-align:top;
	}
hr {
	color:#a20808;
	border:none;
	border-top: 1px solid #a20808;
	height:1px;
	}	