/* CSS Document */

/* opmaak 18 augustus 2008
   door L.H.Duhen
   www.duhen.com*/
   
   body {
	font-family: trebuchet ms, Verdana, arial;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #666;
}

	h1 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #336699;
	margin: 0px;
	
	}
	
	h2 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	
	}
	
	
	.fondskop	{
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #336699;
	margin: 0px;
	padding-left: 15px;
	}
	
	p {
	padding-bottom: 10px;
	border-bottom: 1px dotted #336699;
	margin-top: 0;
	
}


	p#f{
	padding-bottom: 10px;
	margin-top: 0;
	border-bottom: none;
}
	#jaartal {
	margin: 0;
	padding: 0;
	color: #336699;
	}


	.blue{
	color:#336699;
	}

   
   .scroller {

	float:right;
	width:15px;
	height:31px;
	padding-right: 120px;
	margin-top: 450px;
	z-index:5;
	visibility: hidden;
}

/*#hideShow {
	position:absolute;
	left:-200px;
	top:600px;
	width:196px;
	height:89px;
	z-index:1;
	visibility: hidden;
	background-color: #FF0000;
}*/
#apDiv1 {
	position:absolute;
	left:32px;
	top:169px;
	width:328px;
	height:79px;
	z-index:2;
}
   
   #tekstvlak {
    width: 470px;
	font-size: 12px;
   
   }
   
    #tekstvlakfonds {
	display: block;
	padding-left: 200px;
    width: 475px;
	font-size: 12px;
   
   }
   
   
   #wrapper {
   background: #fff url(images/logo-topw.png) no-repeat;
   width: 800px;
   position: relative;
   left: 50%;
   margin-left: -400px;
   padding-top: 102px;
   }
   
   
   
      #wrapperfonds {
   background: #fff url(images/fonds_kop.jpg) no-repeat;
   width: 800px;
   position: relative;
   left: 50%;
   margin-left: -400px;
   padding-top: 102px;
   }
   
   
   
   
   
   #fonds {
   background: url(images/fonds-logo.png) no-repeat left top;
   display: block;
   position: absolute;
   top: 0px;
   right: 575px;
   height: 52px;
   line-height: 52px;
   width: 223px;
   }
   
	
	#fondstekst{
	display: block;
   	position: absolute;
	line-height: 1.4em;
	font-size: 11px;
	width: 158px;
	top: 73px;
	right: 31px;
	}
	
	#fondstekst a:hover {
	color: #336699;
	text-decoration: underline;
	}
	
	#onderschrift{
	display: block;
	text-transform: uppercase;
	font-size: 11px;
	}
	
	#artwork{
	display: block;
	height: 480px;
	}
   
   
   #MainNav {
   
   width: 173px;
   float: left;
   }
   
   
   #MainContent {
   width: 480px;
   float: left;
   }
   
   
   #secondaryContent {
   width: 147px;
   float: right;
   }
   
   
   #content{
   }
   
   
   
   #footer {
   }
   
a#fonds:link {
	color: #336699;
	text-decoration: underline;
}
 a#fonds:visited {
	color: #336699;
	text-decoration: underline;
}
a#fonds:active {
	color: #336699;
	text-decoration: underline;
}   




a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:active {
	color: #336699;
	text-decoration: underline;
}





li.first a {
height: 26px;
line-height: 26px;
}

li {
margin-left:0px;
margin: 0;
padding: 0;
list-style: none;
border: 0 none;
display: inline: /*IE/Win-hack om grote gaten weg te halen*/
}

ul{
padding:0; 
margin:0; 
}


 dl, dt, dd {
 margin-left:0px;
 cursor: pointer;
margin: 0;
padding: 0;
list-style-type: none;
}

dt {
margin-left:0px;
text-decoration: underline;
color: #336699;

}
