/******************************************
AOC Friesland
CSS : Eefje Ferwerda
E-mail: eferwerda@lautenbagreclame.nl
WWW: http://www.aocfriesland.nl
---------------------------------------
CSS bestand vrijgegeven onder C.C. licentie:
http://creativecommons.org/licenses/by-sa/2.0/nl/
******************************************/

:-moz-any-link:focus {outline: none;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp,
sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, 
table, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-align: left;}

img, a img, :link img, :visited img {border: 0;}
div.clear {clear: both; width: 100%; height: 0px;}

/*LAYOUT
**************************************************/
body {
	font: normal 12px/18px Helvetica, Lucida, Verdana, Arial, Tahoma, sans-serif;
	color: #000;
	background: #fff;
	}

div#top{
  background: url(img/bg_dd.jpg) repeat-x;
  }

div#container{
 	background: url(img/bg_container_dd.jpg) repeat-y;
	}

h1 {
	color: #009cdd;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2 {
	margin-top: 10px;
	margin-bottom: 0px;
	color: #000;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
}

h3.toggler {
	background: #d9f0fa;
	color: #009cdd;
}
