body { font-family: "Trebuchet MS", Arial, Verdana, sans-serif; font-size: 10pt; }
body { background: #68A0BB url('../images/background.jpg') 0 -100px repeat-x; }
div#container { width: 990px; height: 1008px; text-align: center; display: block; margin: 0 auto; background: url('../images/bg_container.jpg') 0 -100px no-repeat; }

div.header { position: relative; border: 0px solid red; top: 40px; }
div.header h1,
div.header h2 { position: absolute; top: -120px; }

div.products { position: relative; padding-left: 40px; top: 113px; }
div.products a { margin: 0 10px; }

div.payoff { position: relative; top: 130px; }
div.payoff p { margin: 0; color: #285e7b; font-weight: bold; font-size: 12pt; }
div.payoff p b,
div.payoff p strong { color: #ee6c00; }

div.content { position: relative; top: 100px; color: #000; background-color: #fff; }
div.contentbox { width: 650px; text-align: left; padding: 1em; margin: 0 auto; border: 1px solid #ccc; }
div.contentbox p { margin: 0 0 1em 0; }

h1, h2, h3 { font-size: 18pt; color: #142733; }
h3 { font-size: 13pt; }
p, ul, ul li { color: #285e7b; font-family: "Trebuchet MS", Arial, Verdana, sans-serif; font-size: 10pt; }
p a { color: #ee6c00; }
hr { height: 0; border: none; border-top: 1px dashed #285e7b; margin: 2em 0; }

p.footer { position: relative; top: 160px; color: #0e5d86;  }
p.footer b,
p.footer strong { color: #0e5d86; }

div.logos { position: relative; top: 180px; }

/* Standaard opmaak van zoekresultaten */
div.search_results {  }
	div.search_results div.item { margin: 1em 0; line-height: 1.2em; }
	div.search_results div.item h3 { margin: 0 0 3px 0; font-size: 12pt; font-weight: normal; }
	div.search_results div.item h3 a { color: blue; }
	div.search_results div.item p { margin: 0; }
	div.search_results div.item p.url a { color: green; text-decoration: none; }
	div.search_results div.item span { font-weight: bold; }

/* Navigation active */
ul.navigation li a.active { font-weight: bold; }
