	* {
		margin: 0;
		padding: 0;
		font-size: 12px;
		font-family: verdana, arial, sans-serif;
		color: #000;
		}
	body {
		background-color: #d6d6eb;
		min-width: 840px;
		margin-bottom: 10px;
		} 
	#wrap {
		margin: 0;
		text-align: center;
		}
	#middle {
		width: 800px;
		margin: 0 auto;
		text-align: left;
		background: white;
	}
	a {
		color: #cc0000;
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}
	h1 {
		font-size: 14px;
		line-height: 17px;
		color: #cc0000;
	}
	h2 {
		font-size: 12px;
		color: #330066;
		line-height: 17px;
	}
	ul {
		margin-top: 5px;
		margin-bottom: 25px;
	}
	ol {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	li {
		margin-left: 24px;
		margin-bottom: 3px;
	}
	.clearer {
		height: 1px;
		overflow: hidden;
		margin-top: -1px;
		clear: both;
	}
	#header {
		width: 800px;
		height: 75px;
		background-image: url("/zelftest/images/design/header.gif");
		background-repeat: no-repeat;
		background-position: 0 15px;
		background-color: #d6d6eb;
	}
	#subheader {
		width: 800px;
		height: 60px;
		background-image: url("/zelftest/images/design/subheader.gif");
		background-repeat: no-repeat;
	}
	#subheader_container {
		width: 540px;
		height: 60px;
		background-image: url("/zelftest/images/design/subheader_index.gif");
		background-repeat: no-repeat;
	}
	.a #subheader_container {
		background-image: url("/zelftest/images/design/subheader_a.gif");
	}
	.b #subheader_container {
		background-image: url("/zelftest/images/design/subheader_b.gif");
	}
	.c #subheader_container {
		background-image: url("/zelftest/images/design/subheader_c.gif");
	}
	.d #subheader_container {
		background-image: url("/zelftest/images/design/subheader_d.gif");
	}
	.e #subheader_container {
		background-image: url("/zelftest/images/design/subheader_e.gif");
	}
	.uitslag #subheader_container {
		background-image: url("../images/design/subheader_uitslag.gif");
	}
	.ervaringen #subheader_container {
		background-image: url("../images/design/subheader_ervaringen.gif");
	}
	.steunfuncties #subheader_container {
		background-image: url("../images/design/subheader_adressen.gif");
	}
	#content {
	}
	#content_container {
		padding: 33px 50px 24px 50px;
		line-height: 17px;
	}
	.a #content_container, 
	.b #content_container, 
	.c #content_container, 
	.d #content_container, 
	.e #content_container {
		padding-top: 75px;
		background-image: url("/zelftest/images/design/content.gif");
		background-repeat: no-repeat;
		background-position: 50px 0;
	}
	#footer {
		position: relative;
		width: 800px;
		height: 50px;
		background-color: #330066;
	}
	#footer_container {
		position: absolute;
		width: 500px;
		height: 20px;
		left: 50px;
		top: 15px;
		line-height: 20px;
		color: #ffffff;
		font-size: 9px;
	}
	#footer_container2 {
		position: absolute;
		width: 231px;
		height: 50px;
		left: 569px;
		top: 0px;
	}
	.uitslag #footer_container2 {
		position: absolute;
		width: 350px;
		height: 50px;
		left: 450px;
		top: 0px;
	}
	.ervaringen #footer_container2, .steunfuncties #footer_container2 {
		position: absolute;
		width: 375px;
		height: 50px;
		left: 425px;
		top: 0px;
	}
	#footer_container2 input {
		cursor: pointer;
	}
	#footer_container2 img {
		border: 0;
	}
	.td01 {
		width: 25px;
		height: 44px;
		border-top: 1px solid #9999cc;
		color: #ff6600;
		font-weight: bold;
		line-height: 17px;
	}
	.td02 {
		width: 450px;
		height: 44px;
		border-top: 1px solid #9999cc;
		line-height: 17px;
		padding-right: 40px;
	}
	* html .td02 {
		width: 490px;
	}
	.td03 {
		width: 37px;
		height: 44px;
		border-top: 1px solid #9999cc;
		text-align: center;
		line-height: 17px;
	}
	.td03 input{
		vertical-align: middle;
	}
	.voortgang {
		margin-top: 19px;
		height: 24px;
		line-height: 24px;
		font-size: 11px;
		color: #9999cc;
	}
	.voortgang img {
		float: left;
		margin-right: 15px;
	}
	#left {
		float: left;
		width: 380px;
	}
	#right {
		width: 240px;
		margin-left: 420px;
	}
