@charset "utf-8";
			body,
			html {
				margin: 0;
				padding: 0;
				text-align: center;
				height: 100%;
				}
			body,
			td,
			li,
			p,
			a,
			input,
			select,
			textarea {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				color: #0e5782;
				line-height: 1.5em;
				text-decoration: none;
				}
			body {
				background: #FFF url(../images/bg_top.gif) top left repeat-x;
				}
			h1 {
				margin: 0 0 33px 0;
				color: #6ba0bd;
				font-size: 14pt;
				}
			h2 {
				margin-top: -30px;
				margin-bottom: 35px;
				font-size: 11pt;
				}
			h3 {
				margin: 0;
				font-size: 11pt;
				}
			h3 a {
				font-size: 11pt;
				text-decoration: underline;
				}
			h4 {
				margin-top: 0;
				color: #6ba0bd;
				font-size: 10pt;
				}
			h5 {
				font-size: 10pt;
				margin-bottom: 0;
				}
			h6 {
				font-size: 10pt;
				font-weight:bold;
				margin-bottom: 0px;
				margin-top:0px;
				}				
			p,ul {
				margin-top: 0;
				margin-bottom: 0;
				}
			div#body {
				text-align: left;
				margin: 0 auto;
				width: 950px;
				position: relative;
				min-height: 100%;
				}
			div#header {
				width: 100%;
				min-height: 140px;
				margin-bottom: 33px;
				background: transparent url(../images/logo_brackmann.gif) center 38px no-repeat;
				/* border-bottom: fix collapsing margins Opera */
				border-bottom: 1px solid #0e5782;
				}
			div#header ul {
				float: right;
				display: inline;
				margin: 38px 18px 0 0;
				}
			div#header li {
				float: left;
				margin-right: 7px;
				width: 87px;
				text-align: center;
				}
			div#header a {
				color: #FFF;
				text-decoration: none;
				font-size: 8pt;
				display: block;
				padding-top: 77px;
				width: 100%;
				white-space: nowrap;
				letter-spacing: 0.05em;
				}
			div#header a:hover {
				text-decoration: underline;
				}
			div#header li#home a {
				background: transparent url(../images/topbeeld_1.jpg) top left no-repeat;
				}
			div#header li#contact a {
				background: transparent url(../images/topbeeld_2.jpg) top left no-repeat;
				}
			div#header li#av a {
				background: transparent url(../images/topbeeld_3.jpg) top left no-repeat;
				}
			div#content {
				width: 100%;
				/*min-height: 700px;*/
				min-height: 450px;
				margin-bottom: 10px;
				background-color: #FFF;
				/* padding dient voor plaatsing footer */
				padding-bottom: 150px;
				}
			div#text {
				/*width: 635px; */
				margin-top:10px;
				width: 470px;
				float: left;
				}
			div#text img {
				margin-top:10px;
				float: right;
				display: inline;
				margin-left: 15px;
				margin-right: -165px;
				margin-bottom: 25px;
				/* negative margin fix for ie6 */
				position: relative;
				}
			div#navigation {
				width: 250px;
				margin-left: 42px;
				margin-top: 0px;
				padding:0px;
				display: inline;
				float: left;
				border:none;
				}
			div#navigation ul {
				list-style-type: none;
				margin: 0;
				padding: 0;
				}
			div#navigation li {
				}
			div#navigation a {
				font-weight: bold;
				font-size: 11pt;
				line-height: 2.5em;
				}
			div#navigation a:hover,
			div#navigation a.current {
				color: #6ba0bd;
				}
			div#navigation ul ul {
				margin-top: -0.5em;
				}
			div#navigation li li {
				padding-left: 3px;
				}
			div#navigation li li a {
				line-height: 1.5em;
				font-size: 10pt;
				font-weight: bold;
				}
			div#navigation li li a:hover,
			div#navigation li li a.current {
				font-weight: bold;
				}
			div#footer {
				width: 100%;
				min-height: 140px;
				background: #0e5782 url(../images/onder.gif) center 52px no-repeat;
				text-align: center;
				position: relative;
				/* footer staat onder de 100% height div#body, negatieve margin trekt hem omhoog */
				margin-top: -140px;
				}
			div#footer ul {
				list-style-type: none;
				margin: 0;
				padding: 57px 0 0 0;
				text-align: center;
				}
			div#footer li {
				display: inline;
				padding-right: 9px;
				margin-right: 9px;
				background: transparent url(../images/bg_footer_li.gif) right center no-repeat;
				color: #c3d5e0;
				font-size: 8pt;
				}
			div#footer li.last {
				padding-right: 0;
				margin-right: 0;
				background-image: none;
				}
			div#footer a {
				font-size: 8pt;
				line-height: 3em;
				color: #c3d5e0;
				}
			div.spacer {
				line-height: 0;
				margin: 0;
				padding: 0;
				clear: both;
				}
			div#text a:link {
				color: #0e5782;
				text-decoration: underline;
			}
			div#text a:visited {
				color: #0e5782;
				text-decoration: underline;
			}
			div#text a:hover {
				color: #6ba0bd;
				text-decoration: underline;
			}
			div#text a:active {
				color: #6ba0bd;
				text-decoration: underline;
			}									
			.noot {
			font-size:9pt;
			font-weight:normal;
			}
