* {
	padding: 0;
	margin: 0;
}

body {
	font: 62.5% /* 16px × 62.5% = 10px */ Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background: #666;
}

#wrapper {
	width: 1000px;
	height: 100%;
	background: #5c5c5c url(../images/bg.gif);
	margin: auto;
}

#container {
	width: 868px;
	height: 100%;
	margin: auto;
}

/* CONTENT OPMAAK
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

h2 {
	text-transform: uppercase;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	background: #fdfdfd none repeat scroll 0%;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	color: #545454;
	padding-left: 10px;
	text-align: left;
	width: 581px;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
}

h3 {
	margin-top: 10px;
	font-weight: bold;
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
}

.image {
	border: 4px solid #eee;
	float: right;
}

.imageleft {
	border: 4px solid #eee;
	float: left;
}

.table {
	border-collapse: collapse;
	border: 1px solid #333;
	margin-bottom: 11px;
}

table.table th {
	background: #eee;
}

table.table th, table.table td {
	border-right: 1px solid #333;
	padding: 3px 5px 3px 5px;
}

.ul {
	margin-left: 50px;
}

.ulsub {
	margin-left: 30px;
}

a.persart {
	text-decoration: none;
	color: #000;
	background: #eee;
	padding: 10px 0px 10px 10px;
	display: block;
	width: 500px;
	overflow: hidden;
	border: 1px solid #999;
	margin-top: 5px;
	margin-bottom: 10px;
}

/* SIMPLEVIEWER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/* hide from ie on mac \*/

#flashcontent {
	height: 340px;
	width: 581px;
	padding: 0px;
	margin: 0px;
}

/* end hide */
