			body,
			html {
				margin: 0;
				padding: 0;
				text-align: center;
				}
			body {
				margin-top: 17px;
				}
			body,
			li,
			td,
			p,
			a,
			textarea,
			input,
			select {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				line-height:1.3em;
				}
			p,
			form {
				margin: 0;
				padding:0;
				}
			img {
				border: 0;
				}
			div#container {
				width: 974px;
				margin: 0 auto;
				text-align: left;
				position: relative;
				}
			img#logo {
				position: absolute;
				top: 0;
				left: 0;
				}
			img#twitter {
				margin-left: 18px;
				}
			div#content {
				height: 529px;
				padding: 101px 0 0 332px;
				overflow: hidden;
				background: transparent url(images/sfeer_home.jpg) 49px 101px no-repeat;
				}
			div#inleiding {
				background-color: #15868f;
				color: #FFF;
				padding: 30px 110px 25px 57px;
				height: 215px;
				overflow: hidden;
				}
			div#contentinhoud {
				padding: 101px 0 0 332px;
				background: transparent url(images/sfeer_home.jpg) 49px 101px no-repeat;
				}				
			div#inhoud{
				background-color: #15868f;
				color: #FFF;
				padding: 30px 110px 25px 57px;
				min-height: 426px;
				}
			div#inhoud a {
				color: #FFF;
				}
			div#inhoud ul {
				margin: 0 auto;
				}
h2{
	font-size:12px;font-weight:bold;margin:0px 0px 0px 0px;padding:0;
}
			h3 {
				font-size: 1em;
				margin-bottom: 0;padding:0;
				margin-top:8px;
				}
			div#specials {
				margin: 19px 0 0 0;
				}
			div#specials div {
				float: left;
				display: inline;
				margin-left: 16px;
				width: 198px;
				height: 138px;
				overflow: hidden;
				background-color: #d7c6de;
				color: #000;
				}
			div#specials h1 {
				background-color: #6d1e7e;
				color: #FFF;
				margin: 0;
				padding: 0 0 0 12px;
				line-height: 32px;
				font-size: 10pt;
				}
			div#specials h1.invers {
				background-color: #FFF;
				border: 1px solid #6d1e7e;
				color: #6d1e7e;
				}
			div#specials p {
				margin: 15px;
				font-size: 8pt;
				}
			div#specials a {
				/*float: right;*/
				font-size: 8pt;
				color: #6d1e7e;
				text-decoration: none;
				}
			div#specials a:hover {
				text-decoration: underline;
				}
			div#header {
				height: 101px;
				width: 643px;
				overflow: hidden;
				position: absolute;
				top: 0;
				right: 0;
				}
			div#meta {
				height: 74px;
				}
			ul#navigation {
				list-style-type: none;
				margin: 0;
				padding: 0;
				}
			ul#navigation li {
				float: left;
				height: 27px;
				overflow: hidden;
				}
			ul#navigation a {
				padding-top: 10em;
				display: block;
				height: 27px;
				}
			li#home a {
				width: 52px;
				background: transparent url(images/button_home_uit.gif) top left no-repeat;
				}
			li#home a:hover,
			li#home a.current {
				background-image: url(images/button_home_aan.gif);
				}
			li#patienten a {
				width: 130px;
				background: transparent url(images/button_patienten_uit.gif) top left no-repeat;
				}
			li#patienten a:hover,
			li#patienten a.current {
				background-image: url(images/button_patienten_aan.gif);
				}
			li#behandelaren a {
				width: 154px;
				background: transparent url(images/button_behandelaren_uit.gif) top left no-repeat;
				}
			li#behandelaren a:hover,
			li#behandelaren a.current {
				background-image: url(images/button_behandelaren_aan.gif);
				}
			li#cursus a {
				width: 93px;
				background: transparent url(images/button_cursus_uit.gif) top left no-repeat;
				}
			li#cursus a:hover,
			li#cursus a.current {
				background-image: url(images/button_cursus_aan.gif);
				}
			li#centra a {
				width: 105px;
				background: transparent url(images/button_centra_uit.gif) top left no-repeat;
				}
			li#centra a:hover,
			li#centra a.current {
				background-image: url(images/button_centra_aan.gif);
				}
			li#initiatief a {
				width: 109px;
				background: transparent url(images/button_initiatief_uit.gif) top left no-repeat;
				}
			li#initiatief a:hover,
			li#initiatief a.current {
				background-image: url(images/button_initiatief_aan.gif);
				}
			.vraag {
				margin: 15px 0px 0px 0px;
			}
			.noot {
				font-style: italic;
			}
			
			/*form styles*/
			
			.labeltxt{
				width: 90px;
				display: block;
				float: left;
			}
			input {
				/*width: 250px;*/
			}
			textarea {
				width: 250px;
				height: 80px;
				margin-left: 90px;
			}
			input.klein {
				width: 10px;
			}
			input.knop {
				width: 100px;
				border:solid 2px #6d1e7e;
				color:#6d1e7e;
				background-color: #ffffff;
				margin-left: 90px;
				margin-top: 10px;
			}