/****************
	LAYOUT
/***************/
	html { overflow: scroll; }
	body {
		/*font: 13px Calibri,'Lucida Grande',Verdana,Arial,Sans-Serif;*/
		font: 100% Calibri,Arial,Sans-Serif,'Lucida Grande';
		line-height: 150%;
		background: #fff
	}
	#wrapper {
		background: url(images/main-bg.gif) repeat-x;
		border-bottom: 2px solid #ccc;
		position: relative;
	}
	#main {
		width: 996px;
		margin: 0 auto;
		position: relative;
	}
	#logo {
		height: 105px;	
	}
	#content {
		float : right;
		width: 720px;
		margin-top: 90px;
		margin-right: 30px;
		padding-bottom: 20px;
		min-height: 400px;
		height: auto!important;
		height: 400px;	
		color: #666;	
	}
	#content a{
		text-decoration: underline;
	}
	#subcontent {
		margin-top: 83px;
		width: 220px;
		float: left;
		height: 200px;
	}
	#location {
		position: absolute;
		top: 105px;
		left: 0;
		width: 985px;
		height: 80px;
		background: url(images/metanav-bg.gif) no-repeat;
	}
	
	#footer {
		background: url(images/footer-bg.gif) repeat-x;	
		min-height: 100px;
		height: auto!important;
		height: 100px;		
	}

/****************
	LOGO STYLES
/***************/
	#logo img {
		margin: 23px 0 0 24px;	
	}
/****************
	NAVIGATION STYLES
/***************/
	#location .content {
		padding: 19px 10px 0 32px;	
		color: #a7a7a7;
		margin-right: 300px;
		font-size: 0.8em;
		line-height: 1.5em;
	}
	#location p {
		float: left;	
		margin-right: 15px;
	}
	#location li {
		display: inline;	
		float: left;
		background: url(images/location-li-bg.gif) no-repeat left center;				
		padding-left: 15px;
		padding-right: 10px;		
	}
	#location li.first {
		padding-left: 0;	
		background: none;
	}
	#location li a {
		color: #006699;	
	}
	#navigation {
		position: absolute;
		top: 72px;
		right: 0;
		width: 705px;
		z-index: 100;
	}
	#navigation li {
		float: left;
		font-size: 1.05em;
		
		color:	#006699;
		position: relative;
		border-right: 0px solid #fff;
	}
	#navigation li ul {
		display: none;
	}

	#navigation li a {
		color:	#006699;	
		text-decoration: none;
		display: block;
		padding: 4px 17px 5px 17px;
	}
	#navigation li:hover {
		background: url(images/navigation-li-bg-opt.png) no-repeat;	
		
	}
	#navigation li:hover .right {
		background: url(images/navigation-li-bg-right.png) no-repeat right top;	
		width: 10px;
		height: 34px;
		position: absolute;
		right: 0;
		top: 0;
	}
	#navigation li:hover ul {
		display: block;	
		background: transparent url(images/navigation-sub-bg.png) left bottom no-repeat;
		position: absolute;
		width: 208px;
		padding-bottom: 10px;
	}
	#navigation li li { 
		font-size: 0.8em;
		padding: 0;
		float: none;
		background: transparent;
		padding: 1px 0px;
		margin: 0 20px;
		border-top: 1px solid #cccccc;
	}
	#navigation li li:hover {
	    background: none;
	}
	#navigation li li.first {
		border: none;
	}
	#navigation li.active a  {
		color: #FF9933;
	}
	#navigation li.active li.active a {
		color: #FF9933;
		font-weight: bold;
	}
	#navigation li li a, #navigation li.active li a {
		padding: 0;
		margin: 5px 0px;
		color: #006699;
		display: block;
		
	}
	#navigation li li a:hover {
		text-decoration: underline;
	}
	
	#navigation li li.first a {
		border-top: none!important;
	}
	#subnavigation {
		background: url(images/snavigation-bg.gif) repeat-y right top;	
		margin-right: 2px;
		margin-left: 20px;
	}
	#subnavigation h3 {
		text-align: right;
		font-size: 1.1em;
		margin: 0;
		margin-right: 40px;
		padding-bottom: 5px;
		color: #A7A7A7;
		border-bottom: 1px solid #D3D3D3;
	}
	#subnavigation li {
		text-align: right;
		padding-right: 40px;
		font-size: 0.9em;
	}
	#subnavigation li a {
		color:	#006699;
		line-height: 35px;
		display: block;
		font-weight: bold;
	}
	#subnavigation li.active {
		background: url(images/snavigation-li-bg.gif) no-repeat right top;
	}
	#subnavigation li.active a{
		color: #ff9933;	
		border-bottom: 1px solid #d3d3d3;
	}
	#subnavigation li.active li.active a { 
		color: #FF9933;
		font-weight: bold 
	
	}
	#subnavigation li li {
		padding-right: 0;	
		font-size: .9em;
	}
	#subnavigation li.active li a {
		color:	#006699;	
		line-height: 24px;
		border-bottom: 0;
		font-weight: normal;
	}
	#subnavigation li.active li.active {
		background: none;
	}
	#subnavigation li ol {
		border-bottom: 1px solid #d3d3d3;
	}
	#subnavigation .bottom {
		background: url(images/snavigation-bottom-bg.gif) no-repeat bottom right;
		height: 10px;
	}
	#metanavigation, #extranavigation {
		margin-left: 30px;	
		padding-bottom: 20px;
		padding-right: 20px;
		border-right: 1px solid #A7A7A7;
		float: left;
	}
	#metanavigation li, #extranavigation li {
		text-align: right;
		line-height: 200%;
		color: #666666;	
	}
	#metanavigation li a, #extranavigation li a {
		color: #666666;	
	}
	#extranavigation { border: none; }
	#extranavigation li {
		text-align: left;
		list-style: outside disc
	}
	#usability {
		float: right;	
		color: #666;	
	}
	#usability li {
		text-align: right;	
		position: relative;
	}
	#usability li a {
		color: #666;		
		padding: 5px 0;
		display: block;
		padding-right: 35px;
		background: url(images/a-usability-plus.png) no-repeat right center;
	}
	#usability li a.aloud { background: url(images/a-usability-aloud.png) no-repeat right center; }
	#usability li a.drempel { background: none; }
	#drempelvrij img {
		position: absolute;
		right: 0;
		top: 0;
	}
	#skip {
		position: absolute;
		left: -1000em;
	}

/****************
	FOOTER STYLES
/***************/	
	#footer .content {
		width: 996px;
		margin: 0 auto;	
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#footer h2 {
		font-size: 1.1em;
		margin-left: 30px;
		margin-bottom: 10px;
	}
	#footer ul {
	    font-size: 0.8em;
	}

/****************
	COMMON STYLES
/***************/
	/*a, object, embed { 
	    outline: none;
	}*/
	#content{
		font-size: 1em;
	}
	h1 {
		color: #ff9933;
		font-size: 1.8em;
		line-height: 1.2;	
		font-style: normal;
		color: #ff9933;
		margin-bottom: 20px;
	}
	h2 {
		font-weight: bold;	

		font-size: 1.2em;
		margin-bottom: 0.3em;
		color: #ff9933;
	}
	h3 {
		font-weight: bold;
		margin-top: 1em;
	}	
	a {
		color:	#006699;
		text-decoration: none;
	}
	a:hover, a:active, a:focus {
		text-decoration: underline;
	}
	p {
		margin-bottom: 1em;	
		line-height: 150%;
	}
	strong {
		font-weight: bold;
	}
	em {
		font-style: italic;
	}	
	abbr, dfn {
		border-bottom: 1px dashed #000;
		cursor: help;
	}
	hr {
		border: 0;
		border-bottom: 2px solid #cecece;
	}
	.clear {
		clear: both;	
	}
	.access {
		position: absolute;
		left: -200em;
	}
	img.left {
		float: left;
		margin: 0 10px 10px 0;
	}
	a.button {
		background: url(images/a-button.jpg) no-repeat;
		display: block;
		height: 33px;
		width: 136px;
		line-height: 32px;
		padding-left: 40px;
		font-size: 1.2em;
		text-decoration: none;
		color: #34a4e8;
	}
	button {
		padding: 2px 2px 0 0;
		margin: 0;
		background: transparent;
		border: 0;
		position: absolute;
	
	}
	button img {
		margin:0;
		padding: 0;
	}


	

/****************
	CONTENT STYLES
/***************/	
	.intro {
		margin-right: 20px;
		font-style: italic;
	}
	#content .column {
		width: 320px;
		margin-right: 30px;
		float: left;
	}
	#content ul, #content ol {

	}
	#content ul li {
		list-style: outside url(images/bullet.gif);	
		margin-left: 2em;
		line-height: 160%;
	}
	#content ol li {
		list-style: outside decimal;	
		margin-left: 2em;
		line-height: 160%;
	}
	#content .linklist {
		background: #edf7ff;	
		border: 2px solid #e3e3e3;
		margin-bottom:1em;
		padding: 10px;
		padding-left: 5px;
	}
	
	#content .address {
	    padding-left: 145px;	    
	}
    #content .imgLink {
        padding-left:110px;
    }
    #content .linkRight {
        float:right;
    }
    #content ul {
        margin-bottom:1em;
    }
    #content #bodyText {
        clear:both;
    }
    #content.wide {
        width: 960px;
    }
    #subcontent.wide {
        height: 0;
        margin: 0;        
    }
/****************
	PORTFOLIO LAYOUT
/***************/	
	.portfolio #subcontent {
		width: 100%;
		height: 1px;
		margin: 0;
	}
	.portfolio #content {
		width: 960px;	
		margin: 90px 0 0 30px;
	}

/****************
	BACKNEXT LAYOUT
/***************/	

	.bottomNav {
		clear: both; 
		width:100%;
		padding-top: 15px;
	}
	.bottomNav .bottomNavBack{
		float:left;
		height:10px;
	}
	.bottomNav .bottomNavNext{
		float:right;
		height:10px;
	}
	.bottomNav img{
		margin-bottom:-5px;

	}
	.bottomNav .bottomNavLink{
		margin:5px;
	}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
