body {
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans serif;
	font-size: 0.8em;
	line-height: 1.25em;
	color: #000;
}


a:link {
	text-decoration: underline;
	color: #000099;
}

a:visited {
	text-decoration: underline;
	color: #660099;
}

a:hover {
	text-decoration: underline;
	color: #cc0033;
}

#title {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 780px;
	height: 110px;
	background: url("../img/bg_volg_title.jpg") center top no-repeat;
	text-align: left;
}

#logo {
	float: left;
	margin: 17px 0 0 17px;
	text-indent: -1000px;
	border: 0;
	background-repeat: no-repeat;
	background-image: url("../img/richmondlogo.gif");
	height: 78px;	
	width: 232px;		
}

h4 a {
	display: block;
	height: 100%;
}

h4 a:link, h4 a:hover, h4 a:visited {
	text-decoration: none;
}

ul.hoofdmenu {
	margin: 0 20px 0 0;
	float: right;
	padding: 0;
}

ul.hoofdmenu li {
	display: inline;
}


img.hm {
	border: 0;
}

img.hm.we {
	margin-right: 16px;
	margin-left: 10px;
}

img.hm.you {
	padding: 0;
}

img.hm.contact {
	margin-right: 18px;
	margin-left: 17px;
}

#midden {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 780px;
	height: 46px;
	background: url("../img/bg_volg_midden.jpg") center top no-repeat;
	text-align: left;
}

#menu {
	list-style: none;
	margin: 0;
	padding-left: 24px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	height: 100%;
	text-decoration: none;
}

#search, 
#expat,
#leader,
#recruitment {
	float: left;
	text-indent: -1000px;
	height: 35px;	
	background-repeat: no-repeat;
}
#search {
	margin: 8px 9px 0 8px;
	width: 155px;
	background-image: url("../img/m_search.gif");
}
#expat {
	margin: 8px 0 0 0;
	width: 211px;
	background-image: url("../img/m_expat.gif");
}
#leader {
	margin: 8px 0 0 7px;
	width: 161px;
	background-image: url("../img/m_leader.gif");
}
#recruitment {
	margin: 8px 0 0 0;
	width: 176px;
	background-image: url("../img/m_recruitment.gif");
}

#content {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 780px;
	height: 400px;
	background: url("../img/bg_volg_content.jpg") center top no-repeat;
	text-align: right;
}

#tekst {
	float: left;
	width: 523px;
	margin: 0;
	padding-left: 170px;
	padding-top: 35px;
	text-align: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
  	width: 353px;
}
{}

h1, h2 {
	color: #cc0033;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans serif;
	font-weight: bold;
	margin: 0;
}

h1 {
	font-size: 1.5em;
	margin-bottom: 20px;
}

h2 {
	font-size: 1.2em;
	margin-top: 1em;
}

p {
	margin: 0 0 1.2em 0;
	text-align: justify;
}

p.nadruk {
	font-weight: bold;
}

p.error {
	color: #cc0033;
	font-weight: bold;
}

#tekst ul {
	margin: -0.2em 20px 1.2em 0;
	list-style: url("../img/dot.gif") disc;
	color: #cc0033;
	padding-left: 20px;
}

#tekst ul ul {
	margin: 0 20px 1em -3px;
	list-style: url("../img/dotsmall.gif") circle;
}

#tekst ul.arrow {
	list-style-image: url("../img/arrowright.gif");
}

#tekst li {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans serif;
	line-height: 1.2em;
	color: #000;
	padding-left: 6px;
	margin-top: 0.6em;
	text-align: justify;
}

#tekst ul ul li {
	line-height: 1.4em;
	margin-top: 0.2em;
}

#citaat {
	text-align: center;
	color: #cc0033;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.4em;
	line-height: 1.2em;
	clear: right;
	margin: 0 16px 0 570px;
}

div.kaderstuk {
	border: 2px solid #cc0033;
	padding: 0 10px 0 10px;
}

div.kaderstuk h2 {
	font-size: 1em;
	margin-top: 0.8em;
	margin-bottom: 1em;
}

div.kaderstuk ul li {
	font-weight: bold;
}

div.kaderstuk ul ul li {
	font-weight: normal;
}

div.spacer {
	clear: both;
	margin-top: 30px;
}

div.formrow {
	clear: both;
	margin: 6px 0 6px 0;
	text-align: center;
}

div.formlabel {
	float: left; 
	margin-right: 10px;
	width: 20%;
	font-weight: bold;
	text-align: left;
}

form {
	text-align: left;
}

form input, form textarea, form select {
	border: 1px solid #000;
	width: 70%;
}

form input.check {
	width: auto;
	border: 0;
	margin-right: 10px;
}

form select {
	border: 0;
}

form textarea {
	height: 200px;
	font-family: Arial, Helvetica, sans serif;
	font-size: small;
}

form label {
	font-size: 0.9em;
	font-weight: normal;
}

form label.required {
	font-weight: bold;
}

form input.button {
	border: 2px solid #cc0033;
	margin: 6px auto 10px auto;
	width: auto;
	color: #000;
	font-family: Arial, Helvetica, sans serif;
	font-weight: bold;
	background-color: #fff;
}