/******* hyperlink and anchor tag styles *******/
.skipLinks {display: none;}

a:link, a:visited{
	color: #2B006B;
	text-decoration: underline;
}
a:hover{
	text-decoration: overline underline;
	color: #990000;
}
a.over{
	text-decoration: underline;
	color: #990000;
}

/************** header tag styles **************/
h1{
 font: bold 140% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
h2{
 font: bold 120% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}
h3{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 text-align: center;
}
h4{
 font: 110% Verdana,sans-serif;
 color: #990000;
 margin: 0px;
 padding-top: 10px;
 text-decoration: underline;
}
h5{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding-top: 5px;
}
.small {
	font-size: 90%;
}
/*************** list tag styles ***************/
ul{
 list-style-type: square;
}
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}
li{
 padding: 2px;
}
li li{
 padding: 0;
}
.geen{
 list-style-type: none; 
}


/*************** lay out styles ***************/
body{
	font-family:  Arial, Verdana, sans-serif;
	color: #333333;
	line-height: 140%;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url("../images/bg_index.jpg") fixed;
	behavior:url("../stijl/csshover.htc");	
}
.kinderen{ background: #cccccc url("../images/bg_kinderen.jpg") fixed;}
.geld{	background: #cccccc url("../images/bg_geld.jpg") fixed;}
.alleen{ background: #cccccc url("../images/bg_alleen.jpg") fixed;}
.gezondheid{ background: #cccccc url("../images/bg_gezondheid.jpg") fixed;}
.huishouden{ background: #cccccc url("../images/bg_huishouden.jpg") fixed;}
.werk{ background: #cccccc url("../images/bg_werk.jpg") fixed;}
.woning{ background: #cccccc url("../images/bg_woning.jpg") fixed;}

.skipLinks {display: none;}

#masthead {
	position: relative;
	top: 8px;
	left: 2%;
	right: 2%;
	width:95.6%;
}
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}
/************** utility styles *****************/
#utility{
	font: 85% Verdana,sans-serif;
	position: absolute;
	float: right;
	top: 16px;
	right: 0px;
	color: #919999;
}
#utility a{
	color: #ffffff;
}
#utility a:hover{
	text-decoration: underline;
}
/************* globalNav styles ****************/
#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:  url(../images/glbnav_background.gif);
}
	#globalNav img{
		margin-bottom: -4px;
}
	#gnl { position: absolute; top: 0px; left:0px;
}
	#gnr { position: absolute; top: 0px; right:0px;
}
	#globalLink{ 
		position: absolute; top: 6px; height: 22px; min-width: 640px; 
		padding: 0px; margin: 0px; left: 10px;	z-index: 100;
}
	a.glink, a.glink:visited{
  		font-size: small;
  		color: #000000;
		font-weight: bold;
		padding: 2px 5px 4px 5px;
		text-decoration: none;
}
	a.glink:hover{
  		text-decoration: none;
}
/*************** search styles *****************/
#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}
	#search input{
  		font-size: 70%;
  		margin: 0px  0px 0px 10px;
 }
	#search a:link, #search a:visited {
		font-size: 80%;
		font-weight: bold;
}
	#search a:hover{
		margin: 0px;
}
form {
	margin: 0;
	padding: 0;
}
label{
	font: bold 1em Arial,sans-serif;
	color: #334d55;
}
input{
	font-family: Arial,sans-serif;
}
/**container**/
#pagecell1{
		position:relative;
		top: 17px;
		left: 2%;
		right: 2%;
		width:95.6%;
		background-color: #ffffff;
}
	#tl { 
		position:absolute; top: -1px; left: -1px; margin: 0px; padding: 0px; z-index: 100;
}
	#tr {
		position:absolute; top: -1px; right: -1px; margin: 0px;	padding: 0px; z-index: 100;
}
#pageNav{
	float: left;
	width:185px;
	padding: 3px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: 10pt Verdana,sans-serif;
}

/************ navigatie styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}
	#sectionLinks h3{
		padding: 8px 0px 8px 0px;
}
	#sectionLinks a:link, #sectionLinks a:visited {
		display: block;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #cccccc;
		font-weight: bold;
		padding: 3px 0px 3px 10px;
		color: #21536A;
		line-height: 1.3em;	
		text-decoration: none;
}
	#sectionLinks a:hover{
		border-top: 1px solid #cccccc;
		background-color: #DDEEFF;
		background-image: none;
		font-weight: bold;
		text-decoration: none;
}	
	#sectionLinks ul,#sectionLinks li,#sectionLinks a {
		display:block;
		margin:0;
		padding:0;
		border:0;
}
	#sectionLinks ul {
		list-style:none;
		width:100%;
		background-color: #CCCCCC;
}
	#sectionLinks li {
		position:relative;
		z-index:9;
		padding: 1px;
}
	#sectionLinks li.current {
		border: 1px solid #666666;
}
	#sectionLinks li.folder	{ background: #CCCCCC url("../images/pijltje.gif") right no-repeat; }		
	#sectionLinks li.folder ul {
		position:absolute;
		left:180px; /* IE */
		top:0px;
}		
	#sectionLinks li.folder>ul { left:170px; } /* others */

	#sectionLinks a {
		text-decoration:none;
		font-weight:bold;
		width:100%; /* IE */
}
	#sectionLinks li>a { width:auto; } /* others */
	#sectionLinks li.folder:hover { z-index:10; }		
	#sectionLinks ul ul, #sectionLinks li:hover ul ul {
		display:none;
		border-left: 1px dashed;
}
	#sectionLinks ul ul ul, #sectionLinks li:hover ul ul ul{
		display:none;
		font-style:italic;
		background-color: #F2F2F2;
}
	#sectionLinks li:hover ul, #sectionLinks li:hover li:hover ul {
		display:block;
}		
.relatedLinks{
	margin: 0px;
	border-bottom: 1px solid #cccccc;
}
	.relatedLinks h3{
		padding: 8px 0px 8px 0px;
}
	.relatedLinks a{
		display: block; 
		padding: 0px 0px 5px 10px;
}
#advert{
	padding-top: 10px;
}

	#advert img{
		display: block;
		margin-left: 50px;
		padding: 5px;
		align: center;
		border: none;
}
	#advert p{
		text-align: center;
		font-size: 80%;
		margin: 0;
}
/********* De inhoud *********/
#content{
	padding: 0px 10px 10px 0px;
	margin:0px 0px 0px 188px;
}
.feature{
	padding: 0px 0px 10px 15px;
	font-size: 100%;
	min-height: 200px;
	height: 200px;
}
	html>body .feature {height: auto;}
	.feature h3{
		font: bold 120% Arial,sans-serif;
		color: #000000;
		padding: 15px 0px 5px 0px;
}
	.feature img{
		float: right;
		padding: 10px 0px 5px 10px;
}
.story {
	padding: 10px 0px 0px 12px;
	font-size: 100%;
	min-height: 200px;
	height: 200px;
}
.floatright{
	float: right;
	padding: 10px 0 0 5px;
}
.floatleft {
	float: left;
	padding: 10px 5px 0 0;
}
	html>body .story {height: auto;}
	.story h3{
		font: bold 120% Arial,sans-serif;
		color: #000000;
		padding: 15px 0px 5px 0px;
}
	.story p {
		padding: 0px 0px 5px 0px;
}
	.story a.capsule{
		font: bold 1em Arial,sans-serif;
		color: #005FA9;
		display:block;
		padding-bottom: 5px;
}
	.story a.capsule:hover{
		text-decoration: underline;
}
	td.storyLeft{
		padding-right: 12px;
}
#topnav  {
	margin: 5px 0 5px 0;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	text-align: center;
	background-color:#CCCCCC;
}
	#topnav a:link, #topnav a:visited {
		text-decoration: none;	
		font-weight: bold;
		padding: 3px 5px 3px 5px;
		color: #21536A;
		line-height: 1.3em;	
}
	#topnav a:hover{
		background-color: #DDEEFF;
}
	#topnav a.current {
		background-color: #DDEEFF;
}
#sitemap {
	margin:0;
	padding: 10px 0px 0px 14px;
	font: 85% Verdana,sans-serif;
}
#sitemap table {
	width: 97%;
	margin: 10px 0 0 10px;
	background-color: #CCCCCC
	
}
#sitemap td {
	padding: 1px 0px 2px 10px;
}
#sitemap a {
	font-weight: bold;
	text-decoration: none;
}
#sitemap td.eenf	{ 
	background: #AFAFBF url("../images/pijltje.gif") right no-repeat; 
	}
#sitemap td.twee	{ 
	background: #D2D2E6; 
	}
#sitemap td.tweef	{ 
	background: #D2D2E6 url("../images/pijltje.gif") right no-repeat; 
	}
#sitemap td.drie  {
	background-color: #acbcd0;
}
#sitemap td.drief	{ 
	background: #acbcd0 url("../images/pijltje.gif") right no-repeat; 
	}
td.een {
	background-color:#AFAFBF;
}
.style1 {
	font-family: Verdana;
	font-size: small;
}
.capital{
	float:left;
	width:auto;
	font-size:400%;
	font-family: "Times New Roman", serif;  
	line-height:68%;
}
/************** siteInfo styles ****************/
#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 6px 10px 5px 10px;
	text-align: center;
}
	#siteInfo img{
		padding: 0px 4px 0px 2px;
		vertical-align: middle;
		border: none;
}
	#siteInfo a:hover {
		font-weight: normal;
}
	#siteInfo p {
		margin-top: 5px;
}
.clear {
	clear: both;
}