body {
		background: white url(../img/bodyback.jpg) top left repeat-x;
		
	}
#hd {
background: #000 url(../img/headertop2.jpg) top left no-repeat;
width:750px ;
	}
#picturebox {
	background:  url(../img/picturebox.jpg) bottom left no-repeat;
	width: 750px;
	height: 176px;
	margin: 0;
	padding: 0;
	}




#main {
	
	}	
	#doc {
	width: 750px;
	}
#bd {

	padding-bottom: 20px;
	}	

#main-left {
	
	}	

#yui-main {
	background: url(../img/content-shade.jpg) 163px top repeat-y;
	}

#title {
	/*background: url(../img/title.jpg) top left no-repeat;*/ 
	width: 750px;
	height: 81px;
	position: relative;
	left: 0px;
	top: 0px;
	}	
	
		#title h1,
		#title small  {
			margin-left:-2000px ;
			display: none;
			margin-top: -100px;
		}


	
#subnavcontainer {
	width: 175px;
	}
	
.yui-g {
		
	}

.yui-b {
		width: 175px;
	}	
	
	
#content {
	
	}	
	
#ft {
	
	background: url(../img/footer.jpg)  center top no-repeat;
	
	}	
	

h1.pagetitle  {
    color:#000;
    padding: 0 0 5px 5px;
  
    width: 750px;
    border-bottom: 1px solid #d5e9f4;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	}

h2.pagetitle  span {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}	
	#ft {
	padding-top: 20px;
	text-align: center;
	}
#footertext {
	font-size: 0.9em;
	color: #999;
	padding-bottom: 30px;
	}

#footertext a {
	
	color: #999;
	}
	
.clearboth {
	clear: both;
	display: block;
	height: 0.1px;
	}	
/* HOME CONTENT*/
.homecontent h2 {
	color: #4188AF;
	margin-top: 0px;
	font: lighter 1.5em  Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #4188AF;
	}

.homecontent {
	margin-top: 15px;
	}
.homecontent h1 {
	color: #4188AF;
	margin-top: 0px;
	font: lighter 1.3em  Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #4188AF;
	margin-top:4px;
	margin-bottom: 5px;
	}
	
	
.homeright {
	padding-left: 10px;
	border-left: 1px dashed #ccc;
	}
	
.homemenulist {
	padding: 10px;
	background-color: #EFF7FA;
	}

.homemenulist1 {
	margin-top: 20px;
	border-top: 2px solid #AAD3E9;
	}	
	
a.meernieuws {
	display: block;
	text-align: right;
	color: #4188AF ;
	margin-top: 10px;
	}		



#home-search {
		position: relative;
		float: right;
		top:  24px;
		right: 0;
		background: url(../img/searchback.jpg)  center top no-repeat;
		width: 190px;
		height: 35px;
		padding-left: 30px;
		padding-top: 15px;
		z-index: 100;
		
		
	}
	
	
	
	
	
	
#loginholder {
	margin-top: 30px;
	border-top: 1px dashed #ccc;
	width: 160px;
	background-color: #E9F4FA;
		}
#loginform {

	padding: 10px 5px 10px 10px;
	}
	#loginform a {
	margin-top: 6px;
	color: #4188AF;
	}
	#loginform form {
	margin-bottom: 8px;
	}
	#loginform legend {
	border: 0;
	font-size: 1.2em;
	color: #4188AF;
	display: none;
	}
	
	#loginform fieldset {
	border: 0;
	}
	#loginform label {
		font-size: 1em;
	color: #4188AF;
	margin: 3px 0;
	padding-bottom: 4px;
	}
	

#loginform input {
	border: 3px double #ccc;
	background-color: #fff;
	font-size: 1em;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	padding:4px;

	}

#loginform input:focus {
	border: 3px double #53A5D5;
	background-color: #fff;
	font-size: 1em;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	padding:4px;

	}
	
#loginholder2 {

	background-color: #EAF5FB;
	padding: 10px 5px;
	width: 160px;
	}	