body
{
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #7D7D7D;
	background-color: #F6A00A;
	margin: 20px;
	text-align: center;
}

table
{
	color: #5F5F5F;
	background-color: #F7F7F7;
	border: solid 1px #CDCBCB;
	font-size: 8pt;
}

table.box
{
	color: #5F5F5F;
	background-color: #F7F7F7;
	border: solid 0px #CDCBCB;
	font-size: 8pt;
	margin: 0px;
}

td
{
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	padding: 6px;
	vertical-align: top;
	line-height: 20px;
}

img
{
	border-style: none;
}

input, textarea
{
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-width: 1px;
	padding: 4px;
	background-color: #FFFFFF;
}

input.button
{
	color: #333333;
	background-color: #DDDDDD;
	border-width: 1px;
	padding: 2px;
}


form
{
	margin: 0px;
}

a
{
	color: #7D7D7D;
	text-decoration: underline;
	background-color: inherit;
}

a:hover
{
	color: #444444;
	background-color: inherit;
}

/* ---------------------- page ---------------------- */

#page
{
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 643px;
	color: inherit;
	background-color: #FFFFFF;
}

/* ---------------------- head ---------------------- */

#head
{
	width: 643px;
	height: 138px;
	margin: 0px;
}

/* ---------------------- wrap ---------------------- */

#wrap
{
	text-align: left;
	margin: 0;
}

/* ---------------------- main ---------------------- */

#main
{
	float: left;
	width: 67%;
}

#main h1
{
	font: 14pt "Trebuchet MS", Arial, sans-serif;
	color: #1E6FB7;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: inherit;
}

#main h2
{
	font: 11pt "Trebuchet MS", Arial, sans-serif;
	color: #1E6FB7;
	font-weight: normal;
	background-color: inherit;
}

#main h3
{
	font: 11pt "Trebuchet MS", Arial, sans-serif;
	color: #1E6FB7;
	font-weight: normal;
	background-color: inherit;
	margin-bottom: 5px;
}

#main .content
{
	margin: 20px;
}

/* ---------------------- side ---------------------- */

#side
{
	float: right;
	width: 33%;
}

#side h1
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #1E6FB7;
	font-weight: normal;
	margin-bottom: 8px;
	background-color: inherit;
}

#side .content
{
	margin: 20px;
}

/* ---------------------- sitemap ---------------------- */

#sitemap
{
	clear: both;
	margin: 10px 0px;
	font-size: 8pt;
	text-align: center;
	color: #333333;
	background-color: inherit;
}

#sitemap a
{
	color: #333333;
	background-color: inherit;
}

/* ---------------------- foot ---------------------- */

#foot
{
	clear: both;
	height: 9px;
	margin: 0px;
	font-size: 0px;
}

#foot .sw
{
	float: left;
	width: 9px;
	height: 9px;
	background-image: url(../images/sw.png);
	background-repeat: no-repeat;
}

#foot .se
{
	float: right;
	width: 9px;
	height: 9px;
	background-image: url(../images/se.png);
	background-repeat: no-repeat;
}

#foot .s
{
	float: left;
	height: 9px;
	color: inherit;
	background-color: #FFFFFF;
}

/* ---------------------- algemene voorwaarden ---------------------- */

#algemenevoorwaarden
{
	clear: both;
	margin: 10px 0px;
	font-size: 8pt;
	text-align: center;
	color: #333333;
	background-color: inherit;
}

#algemenevoorwaarden a
{
	color: #333333;
	background-color: inherit;
}

/* ---------------------- path ---------------------- */

#path
{
	float: left;
	line-height: 29px;
	font-size: 8pt;
	width: 30%;
	white-space: nowrap;
}

#path span
{
	display: block;
	margin-left: 20px;
	white-space: nowrap;
}

/* ---------------------- menu ---------------------- */

#menu
{
	width: 70%;
	float: right;
}

#menu ul
{
	padding: 0px;
	margin: 0px 8px 0px 0px;
	float: right;
	font-weight: bold;
}

#menu ul li
{
	display: inline;
}

#menu ul li a
{
	font-size: 8pt;
	font-weight: normal;
	padding: 0px;
	color: #222222;
	text-decoration: none;
	float: left;
	margin: 9px 10px 9px 0px;
	background-color: inherit;
}

#menu ul li a:hover
{
	text-decoration: underline;
}

#line
{
	clear: both;
	width: 643px;
	height: 1px;
	margin: 0px;
	font-size: 0px;
}

.box
{
	color: #5F5F5F;
	background-color: #F7F7F7;
	border: solid 1px #CDCBCB;
	font-size: 8pt;
}

.box div
{
	margin: 10px;
}

.box h1
{
	margin: 0px;
}

.box p
{
	margin: 7px 0px;
}

.box a
{
	text-decoration: none;
}


#copy
{
	line-height: 30px;
	font-size: 8pt;
	color: #555555;
	background-color: inherit;
}

#copy a
{
	color: #555555;
	text-decoration: none;
	background-color: inherit;
}

.table span
{
	display: block;
	white-space: nowrap;
	width: 110px;
	float: left;
	margin: 8px;
}
.table br
{
	clear: both;
}

.screenshot_left
{
	 border: solid 1px #CDCBCB;
	 margin: 0px 10px 0px 0px;
}

.screenshot_right
{
	 border: solid 1px #CDCBCB;
	 margin: 0px 0px 0px 0px;
}