/* in content -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+  */
	h1	{font-size: 2.3em; color: #d49500;}
	h2	{font-size: 1.5em; color: #d49500;}
	h3	{font-size: 1.2em; color: #d49500}
	h2 a, h3 a	{color: #d49500}	
	h1, h2, h3	{font-family: "ff-dax-web-pro-1","ff-dax-web-pro-2",sans-serif; font-weight: normal;}
	
	abbr, acronym	{border-bottom: medium dotted;}
	
	table	{border-collapse: collapse;}
	table tr td, table tr th {padding: 3px; text-align: left; vertical-align: top}
	table tr th	{font-weight: normal; font-style: italic;}
	
	ul	{/* list-style-image: url(../img/bullet_link.gif); */ list-style-type: circle;}
	hr	{clear: both; border: 1px dashed silver; border-width: 1px 0 0 0; height: 0;}
	
	.regel{ clear: both; border: 1px solid #377aad; border-width: 1px 0 0 0; height: 0;}
	.clear	{clear: both}
	.klein	{font-size: 0.9em;}
	.helptxt	{display: none;}
	.verborgen	{display: none;}
	.krap	{margin: 0; padding: 0;}
	.topruimte	{margin-top: 20px;}
	.zijruimte	{margin-right: 20px;}
	
	.rechts	{float: right; margin: 0 0 10px 10px;}
	.links	{float: left; margin: 0 10px 10px 0;}
	.midden	{text-align: center}
	
	.kol	{float: left; width: 200px; margin-right: 5px;}
	
/* formulieren -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */
	form dl dt {clear:both; width:100px; float:left; text-align:left;}
	form dl dd {float:left; width:66%; margin:0 0 0.5em 0.25em;}
	
	.button	{background-color: #e5decd; color: #8e6230; font-weight: bold; 
		border: 1px solid #8e6230; text-transform: lowercase;}
		
	form *:focus	{background-color: #e5decd}
	
/* links -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */
	a	{color: #1479bb; text-decoration: none;}
	a:hover	{text-decoration: underline;}
	a.current	{color: #0066CC}
	:target	{text-decoration: underline; font-style: italic;}
	/* a img	{border: none;} */
	
	a.subtiel	{color: #666666;}
	
	img	{border: 1px solid #999;}
	img.kaal	{border: none;}
	
/* homepage -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+--+-+- */	
	body#home h1	{display: none;}
	
	.verder a		{display: block; width: 100%; height: 100%; color: #81c8fe;}
	.verdervolg{text-align: left; padding-right: 20px;  margin: 0; background: url(../img/pijltje_verder_volg.png) no-repeat center right;
						font-family: "ff-dax-web-pro-1","ff-dax-web-pro-2",sans-serif; color: #81c8fe; font-weight: normal; font-size: 1.5em; color:#005697;}	
	img.verder		{border: none; }
	#main .verder2		{background: url(../img/button_groot.png) no-repeat top left; width: 197px; height: 31px;}
	#sidebar .verder	{background: url(../img/button_klein.png) no-repeat top left; width: 87px; height: 18px;}
	
	#bblogo	{border-top: 1px dashed silver; padding-top: 20px; margin-top: 60px}
	
/* login extranet-------------------------------------------------------------*/	
	#loginblok		{float: right; width: 320px;}
	#loginblok H2	{color: #fedb7b; font-size: 1.5em; }
	form#extranet	{margin: 0; padding: 0; position: relative;}
	form#extranet dl	{left: 40px; width: 300px;}
	form#extranet dt	{ float: left; color: #fff; font-size: 14px;}
	form#extranet dd	{width: 100px; height: 30px; float: left;}
	form#extranet input	{font-family: Arial, Sans-Serif; font-size: 13px; margin-bottom: 5px; 
						padding: 4px; border: none; width: 200px; background: url(../img/tekstveld_bg.png) no-repeat top left; }
	form#extranet .button{width: 200px; text-align: left; padding-left: 100px; margin: 0; background: url(../img/pijltje_verder.png) no-repeat center right;
						font-family: "ff-dax-web-pro-1","ff-dax-web-pro-2",sans-serif; color: #81c8fe; font-weight: normal; font-size: 1.5em;}
	form#extranet .button:hover{color: #fff; text-decoration: underline;}
	form#extranet .uitleg	{ color: #1a67a2; font-size: 0.9em; line-height: 1.3;}
	
/* portfolio -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */

	#alleproj ul	{margin: 0; padding: 0 0 0 20px;}
	#sidebar .oudeproj	{padding-right: 20px;}
	
/* teksten -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */

	#fotos p	{text-align: center; margin: 30px 0;}
	#contactlinks	{padding: 20px 30px;}
	
/* nieuws -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */

	ul.nieuwsarchief	{margin: 0 0 15px 0; padding: 0; font-size: 0.9em; overflow: auto}
	ul.nieuwsarchief li	{float: left; width: 120px; padding: 5px; height: 80px; 
		list-style-image: none; list-style-type: none; }
	ul.nieuwsarchief li.even	{background-color: whitesmoke}
	ul.nieuwsarchief li:hover 	{background-color: #1479bb; color: white;}
	ul.nieuwsarchief li:hover a {color: white;}
	
/* contactformulier -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */

	#contactform fieldset{width: 550px; height: 100%; padding: 10px; margin: 10px 0; border: 1px solid #a9b6bf; background-color: #e7eff5;}
	#contactform fieldset legend	{font-weight: bold;}
	#contactform dl dt				{text-align: right; padding-right: 10px; line-height: 30px;}
	#contactform dd {width: 420px; line-height: 30px;}
	#contactform input, #contactform textarea	{font-family: Arial, Sans-Serif; font-size: 13px; background-color: #ffffff;}
	#contactform input.transp		{border: none; background-color: white}
	#contactform input.inputtekstbg	{width: 200px; border: none; background: url(../img/tekstveld_bg2.png) no-repeat top left; margin-bottom: 5px; padding: 4px; }
	#contactform textarea	{width: 463px; border: none; background: url(../img/tekstveld_groot_bg.png) no-repeat top left; margin-bottom: 5px; padding: 4px; }
	#contactform .weg {display:none;}
/* helpdesk -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */

	body#helpdesk fieldset {padding: 5px; border: 1px solid gainsboro; border-width: 1px 0 0 0}
	body#helpdesk legend	 {font-weight: bold; margin-bottom: 10px;}
	
	body#helpdesk fieldset fieldset	{margin: 10px 10px; border-width: 1px;}
	body#helpdesk fieldset fieldset legend	{font-weight: normal; font-style: italic;}
	body#helpdesk textarea#toelichting {float: left; margin-right: 10px; height: 100px; width: 280px;}
	
	body#helpdesk .helptxt	{border-left: 2px solid #0066CC; margin-left: 10px; padding-left: 10px;}
	body#helpdesk div.more	{display: none; float: right; width: 350px;}
	body#helpdesk div.tonen	{display: block}
	
	dl#faq dd	{margin: 10px 0 0 0; /* border-left: 2px solid silver; padding-left: 5px; */}
	
/* Contact sidebar  -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */

	div#contactlinks h2 {margin-bottom: 0; font-size: 1.6em; color: #000;}
	div#contactlinks h3 {margin-bottom: 0; font-family: Arial, Helvetica, sans-serif; font-size: 1.1em;}
	div#contactlinks p {margin-top: 0;}
