html,body,div,iframe,h3,h4,h5,h6,p,pre,em,font,strike,sub,u,i,center,ol,button {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	background:transparent;
}

body {
	background:#000000;
	padding-bottom:20px;
}

ol,ul {
	list-style:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

table,tr,td {
	background:#FFFFFF;
}

html {
	height:100%;
	width:100%;
}

body,input,textarea {
	font:12px Arial,sans-serif;
}

a {
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
}

h1 {
	font-size:1.5833em;
	line-height:16px;
	color:#FFFFFF;
}

h2 {
	font-size:1.3333em;
}

.spacer {
	clear:both;
	height:1px;
	font-size:1px;
}

.alignRechts {
	text-align:right;
}

.alignCenter {
	text-align:center;
}

.clear {
	clear:both;
}

.clearhoog {
	clear:both;
	height:20px;
	background:transparent;
}

.clearmiddelhoog {
	clear:both;
	height:6px;
	background:transparent;
}

.middelhoog {
	height:8px;
	background:transparent;
}


/* basisstructuur start */

#basis {
	position:relative;
	width:936px;
	height:621px;
	background:#000000 url(images/basis.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
}

#contentcontainer {
	float:left;
	width:640px;
	margin-top:170px;
}

.content {
	margin: 0px 0px 0px 130px;
	padding: 0px 0px;
	text-align: left;
	color:#FFFFFF;
}


/* footer start*/

#footer {
	clear:both;
	width:754px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background:#000000;
}

#footer td {
	font-size:11px;
	line-height:13px;
	overflow:hidden;
	background:#000000;
	color:#676767;
}

#footer a.links {
	font-size:11px;
	line-height:13px;
	overflow:hidden;
	background:#000000;
	color:#676767;
	text-decoration:none;
}

#footer a.links {
	text-decoration:none;
}

#footer a.links:hover {
	text-decoration:underline;
}

#copyright {
	font-size:11px;
	padding:15px 0;
	text-align:center;
}

/* footer eind */