* {
	margin: 0;
	padding: 0;}

a img {
	border: 0;}

body {
	background: #000 url(../images/website/body-bg.gif) top center repeat-y;}

#site-wrapper {
	position: relative;
	width: 920px;
	min-height: 427px;
	height: auto !important;
	height: 427px;
	left: 50%;
	margin-left: -460px;
	background: transparent url(../images/website/header.jpg) top right no-repeat;}

#site-wrapper h1 {
	width: 0;
	height: 0;
	overflow: hidden;}

#content div.form-wrapper form p:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}



/*********************************************
 * MENU
 */
#menu, #menu ul {
	position: relative;
	width: 270px;
	height: 500px;}

#menu ul {
	background: #FFF url(../images/website/menu.jpg) top left no-repeat;
	list-style: none;}

#menu li, #menu li a {
	display: block;
	position: absolute;}

#menu li a {
	text-indent: -9999em;
	overflow: hidden;
	height: 100%;
	width: 100%;}

#menu #nav-startpagina {
	height: 30px;
	left: 60px;
	top: 100px;
	width: 135px;}

#menu #nav-paviljoen-zuid-amerika {
	height: 46px;
	left: 63px;
	top: 169px;
	width: 185px;}

#menu #nav-paviljoen-afrika {
	height: 51px;
	left: 96px;
	top: 218px;
	width: 124px;}

#menu #nav-paviljoen-azie {
	height:57px;
	left:73px;
	top:270px;
	width:89px;}

#menu #nav-wat-kun-jij-doen {
	height:32px;
	left:56px;
	top:339px;
	width:150px;}

#menu #nav-blijf-op-de-hoogte {
	height: 36px;
	left: 67px;
	top: 375px;
	width: 160px;}

#menu #nav-partners {
	height: 32px;
	left: 60px;
	top: 414px;
	width: 85px;}

#menu #nav-md {
	height: 43px;
	left: 65px;
	top: 455px;
	width: 41px;}



/****************************************
 * CONTENT
 */
#content {
	font: 100%/1.6 Arial, Helvetica, Sans-serif;
	width: 560px;
	position: absolute;
	left: 280px;
	top: 190px;}

#content h2 {
	font-size: 1.875em;
	color: #B54E02;
	line-height: 1em;}

#content h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;}

#content p, #content ol, #content ul, #content td, #content th, #content dd, #content dt {
	font-size: 0.75em;
	margin-bottom: 1.6em;}

#content p.intro {
	font-weight: bold;
	color: #B54E02;}

#content img {
	margin: 10px;}

#content img.right {
	margin: 0 0 10px 10px;
	float: right;}

#content img.left {
	margin: 0 10px 10px 0;
	float: left;}

#content img[align="right"] {
	margin: 0 0 10px 10px;}

#content img[align="left"] {
	margin: 0 10px 10px 0;}

#content #video-container {
	width: 480px;
	height: 368px;
	background: #FFF url(../images/website/video-backdrop.gif) top left no-repeat;
	padding: 40px;
	margin-bottom: 1.6em;}

#content div.form-wrapper {
	width: 560px;
	margin-bottom: 1.6em;
	background: #E5E5E5 url(../images/website/form-bg-top.gif) top left no-repeat;}

#content div.form-wrapper form {
	position: relative;
	width: 560px;
	background: transparent url(../images/website/form-bg-bottom.gif) bottom left no-repeat;
	padding: 15px 0;}

#content div.form-wrapper form h3 {
	margin: 0 15px;}

#content div.form-wrapper form p {
	margin-bottom: 0;
	margin: 0 15px;}

#content div.form-wrapper form p#privacy-link {
	display: inline;
	position: absolute;
	top: 7px;
	font-size: 0.5em;
	right: 15px;
	margin: 0;}

#content div.form-wrapper form p.submit-button {
	top: 4.5em;
	margin: 0;
	position: absolute;
	right: 15px;}

#content div.form-wrapper form p#privacy-link a:link,
#content div.form-wrapper form p#privacy-link a:visited {
	color: #838282;
	text-decoration: underline;}

#content div.form-wrapper form p#privacy-link a:link:hover,
#content div.form-wrapper form p#privacy-link a:visited:hover {
	text-decoration: none;}

#content div.form-wrapper form p label {
	font-weight: bold;}

#content div.form-wrapper form p label.inline {
	display: block;
	float: left;
	width: 4em;}

#content div.form-wrapper form p input {
	display: inline;
	vertical-align: middle;}

#content div.form-wrapper form p input.inline {
	float: left;}

#content #privacy-statement {
	overflow: hidden;}

#content #privacy-statement div.padding {
	display: block;
	height: 2em;}

#content div.form-wrapper form.send-a-friend p,
#content div.form-wrapper form.send-a-friend h3 {
	margin-bottom: 1em;}

#content div.form-wrapper form.send-a-friend p.submit-button {
	top: auto;
	bottom: 12px;
	margin: 0;
	position: absolute;
	right: 15px;}
	

