* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background-color: #851D1D;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}

h1 {
	color: #001478;
	font-size: 22px;
	font-weight: bold;
	margin: 4px 0;
}

h3 {
	color: black;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

ul li {
	margin-left: 20px;
}

ol li {
	margin-left: 25px;
}

#wrap {
	text-align: left;
	margin: 0 auto;
	width: 950px;
	padding: 0 10px;
	background: url("../images/background.gif") repeat-y;
}

#header {
	background: #001478;
	height: 150px;
	margin: 0;
	padding: 0;
}

#navigation {
	width: 250px;
	padding: 5px 10px;
	float: right;
}

#navigation a {
	text-decoration: none;
}

#menu {
	margin-bottom: 10px;
}

#menu a {
	color: black;
	display: block;
	width: 239px;
	border-bottom: 1px solid #851D1D;
	padding: 2px 5px;
}

a.level1 {

}

a.level1_actief {
	font-weight: bold;
	background: #CC9B97 url('/template_files/heritagepartnership/images/menupijl.gif') no-repeat 225px;
}

a.level1:hover {
	background-color: #CC9B97;
}

.blok {
	border: 1px solid #001478;
	background-color: white;

	margin: 10px 0;
}

.blok a {
	color: #001478;
}

.blok a.actief, .blok a:hover {
	color: #851D1D;
}

.blok span.titel {
	display: block;
	background-color: #001478;
	color: white;
	font-weight: bold;
	padding: 1px 5px 1px 10px;
}

.blok p {
	padding: 5px 10px;
}

.blok span.naam, .blok span.label {
	display: block;
	font-weight: bold;
	color: black;
}

.blok span.naam {
	margin-bottom: 10px;
}

#content {
	width: 650px;
	padding: 5px 15px 15px 15px;
	float: right;
}

#content a,
#content a:link,
#content a:visited,
#content a:active {
	color: #851D1D;
}

#content a:hover {
	color: #001478;
}

a img {
	border: 0;
}

textarea.mailinhoud {
	height: 250px;
	width: 640px;
	margin-bottom: 5px;
	font: 14px Georgia, Times New Roman, Times, serif;
}

form {
	margin: 0;
	padding: 0;
}

form.mailform {
	margin: 0;
}

input {
	font: 14px Georgia, Times New Roman, Times, serif;
}

input[type=submit] {
	padding: 2px 5px;
}

input.naam {
	width: 250px;
}

input.bedrijf {
	width: 350px;
}

input.email {
	width: 350px;
}

input.iadres {
	width: 250px;
}

input.postcode {
	width: 100px;
}

input.plaats {
	width: 250px;
}

input.telefoon {
	width: 150px;
}

input.website {
	width: 350px;
}

input.hiddensubmit {
	margin: 0;
	width: 0px;
	height: 0px;
}

label.afspraaklink {
	cursor: hand;
	color: #851D1D;
	text-decoration: underline;
}

span.fout, td.fout {
	color: #851D1D;;
}

span.volgeboekt {
	color: #001478;
}

span.aangemeld {
	color: #851D1D;
}

table.overzicht {
	border-collapse: collapse;
	width: 100%;
	font-size: 14px;
}

table.overzicht td {
	padding: 1px 5px;
	border-bottom: 1px solid #EBD1CD;
	color: black;
}

table.overzicht tr.head td {
	background-color: #001478;
	border: 0;
	padding: 2px 5px;
	color: white;
	font-weight: bold;
	text-align: left;
}

table.overzicht td.icon {
	width: 18px;
}

table.overzicht tr.zoekkop td {
	border: 0;
	padding: 0 5px;
}

table.overzicht tr.zoeken td {
	padding: 0 5px 5px 5px;
	border: 0;
}

table.overzicht tr.zoeken td input.omschrijving {
	width: 300px;
}

table.overzicht form {
	margin: 0;
}

table.overzicht input.zoeknaam {
	width: 140px;
}

table.overzicht input.zoekbedrijf {
	width: 250px;
}

table.overzicht td img {
	vertical-align: middle;
	margin-left: 2px;
}

.vlag {
	float: right;
	margin-left: 20px;
}

img.mijnpasfoto
{
	height: 150px;
}

img.pasfoto
{
	height: 150px;
	float: right;
	margin-right: 12px;
	margin-top: 10px;
	border: 0;
}

div#footer {
	clear: both;
	background-color: #001478;
	height: 20px;
}

div#wrapbottom {
	width: 970px;
	margin: 0 auto;
    background: url('/template_files/heritagepartnership/images/wrap_bottom.gif') no-repeat;
	height: 20px;

}

h2, h2 a {
	color: black;
	font-size: 16px;
	font-weight: bold;
	margin: 2px 0;
}

h2 a {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}
