/* Settings
----------------------------------------------------------- 
Stylesheet template.css
Date: 
Tested:
Made by:

ZOZ - Grafisch ontwerp en beeldcommunicatie
Weerdsingel WZ 33a
3513 BC  Utrecht
t   +31 030 2340168
f   +31 030 2343904
m   +31 06 21235789
u   zetozet.nl
e   zoz@zetozet.nl

Copyright: http://creativecommons.org/licenses/by-nc-nd/2.0/nl/deed.en

MADE ON A MAC
*/

/* @group Reset browsers */

html, body {
	margin: 0;
	padding: 0;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}
body {line-height:1.5;background:#fff;margin:1.5em 0}
/* Tables still need 'cellspacing="0"' in the markup. */
table {border-collapse:separate;border-spacing:0}
caption, th, td {text-align:left;font-weight:400}
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {content:""}
blockquote, q {quotes:"" ""}
a img {border:none}
:focus {outline:0}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var,i,b {font-style:normal;font-weight:normal}
u {text-decoration:none}
/* @note Clearing floats without extra markup  */
#toppanel-container, #container {display:inline-block}
#toppanel-container:after, #container:after {content:".";display:block;height:0;clear:both;visibility:hidden}
* html #toppanel-container, * html #container {height:1%}
#toppanel-container, #container {display:block}
/* @end */
body {color:#002a4a;font-family:Helvetica, "Lucida Grande", Arial, Verdana, sans-serif}
h1,h2,h3,h4,h5,h6 {color:#111;font-family:"Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif}
/* @note Clearing floats without extra markup  */

#toppanel-container, #container {
	display: inline-block
}

#toppanel-container:after, #container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

* html #toppanel-container, * html #container {
	height: 1%
}

#toppanel-container, #container {
	display: block
}

/* @end */

body {
	color: #002a4a;
	font-family: Helvetica, "Lucida Grande", Arial, Verdana, sans-serif
}

h1,h2,h3,h4,h5,h6 {
	color: #111;
	font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif
}

/* @group Headings */

h1,h2,h3,h4,h5,h6 {
	font-weight: normal
}

h1 {
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.5em
}

h2 {
	font-size: 2em;
	margin-bottom: 0.5em
}

h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em
}

h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 0.5em
}

h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em
}

h6 {
	font-size: 1em;
	font-weight: bold
}

.content h2 {
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
	font-size: 26px;
	padding: 30px 0 10px
}

#colright h3, .left h3 {
	font-size: 22px;
	padding: 50px 0 12px
}

#colright h2, .left h2 {
	font: 110%/1.22 Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
	font-weight: 700;
	margin: -4px 0 -16px;
	line-height: 1.4em
}

#header h1 {
	line-height: 0;
	height: 0;
	margin: 0;
	padding: 0
}

#header h1 a {
	display: none;
	overflow: hidden;
	text-indent: -9999px
}

/* @end*/

/* @group Text elements */

/* @group Fancy Text */

/* @group Messages */

div.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0;
}

div.alert {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(../images/div_alert.png) 3px 3px no-repeat;
}

div.alert ul, div.alert ul li {
	margin: 0;
	list-style-type: none;
	float: left
}

div.download {
	margin: 0 0 30px 0;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(../images/div_download.png) 3px 3px no-repeat;
}

div.info {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(../images/div_info.png) 3px 3px no-repeat;
	clear: left
}

div.tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(../images/div_tip.png) 3px 3px no-repeat;
}

p[class=succes], div[class=succes], span[class=succes] {
	font-weight: bold;
	color: #0f0
}

p[class=quote], div[class=quote], span[class=quote] {
	font-style: italic
}

p[class=error], div[class=error], span[class=error] {
	font-weight: bold;
	color: #f00
}

p[class=wrong], div[class=wrong], span[class=wrong] {
	text-decoration: line-through;
	color: #939393
}

/* @end */

.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em
}

.quiet {
	color: #666
}

.highlight {
	background: #ff0
}

.added {
	color: #060
}

.removed {
	color: #900
}

.top {
	margin-top: 0;
	padding-top: 0
}

.bottom {
	margin-bottom: 0;
	padding-bottom: 0
}

abbr, acronym {
	border-bottom: 1px dotted #666
}

address {
	margin-top: 1.5em;
	font-style: italic
}

del {
	color: #666
}

abbr[title], acronym[title] {
	border-bottom: 1px dotted #627474;
	cursor: help;
	font-style: italic
}

.caption {
	
}

/* @group Blockquote */

blockquote {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	background: url(../images/blockquote_start.png) 0 0 no-repeat;
	font: inherit
}

blockquote div {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(../images/blockquote_end.png) 100% 100% no-repeat;
	font: inherit
}

blockquote.big {
	margin: 10px 0px 10px 0px;
	padding: 50px 50px 50px 50px;
	background: url(../images/blockquote_big_start.png) 0 0 no-repeat;
	font: inherit;
	font-size: 300%;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	text-align: left
}

blockquote.big div {
	margin: 0px -50px -50px 0px;
	padding: 0px 30px 50px 0px;
	font: inherit;
	background: url(../images/blockquote_big_end.png) 100% 100% no-repeat
}

blockquote *:first-child:before {
	content: "\201C"
}

blockquote *:first-child:after {
	content: "\201D"
}

html[lang|='nl'] q:before {
	content: '\201C'
}

html[lang|='nl'] q:after {
	content: '\201D'
}

html[lang|='nl'] q q:before {
	content: '\2018'
}

html[lang|='nl'] q q:after {
	content: '\2019'
}

/* @end */

em,dfn {
	font-style: italic
}

dfn {
	font-weight: bold
}

pre,code {
	margin: 1.5em 0;
	white-space: pre
}

pre,code,tt {
	font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace;
	line-height: 1.5
}

tt {
	display: block;
	margin: 1.5em 0;
	line-height: 1.5
}

pre {
	margin: 2px 0px 2px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #969696;
	border-left: 20px solid #969696;
	background: #f0f0f0;
	font-size: 90%;
	color: #646464;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap
}

em.box, em.file, em.directory {
	font-family: "Courier New", Courier, monospace;
	font-style: normal
}

em.box {
	padding: 0px 2px 0px 2px;
	background: #f0f0f0;
	border: 1px #dcdcdc solid
}

em.file {
	padding: 0px 0px 0px 13px;
	background: transparent url(../images/em_file.png) 0 1px no-repeat;
	color: #323232
}

em.directory {
	padding: 0px 0px 0px 16px;
	background: transparent url(../images/em_directory.png) 0 1px no-repeat;
	color: #323232
}

/* @end */

b, strong {
	font-weight: 700
}

i, em, cite {
	font-style: italic
}

caption {
	ont-weight: 700;
	padding-bottom: 0.25em;
	text-align: left
}

hr {
	height: 0;
	display: none
}

span {
	text-align: left
}

p {
	margin: 0 0 1.5em;
	background: transparent
}

p.last {
	margin-bottom: 0
}

p img {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0
}

p img.top {
	margin-top: 0
}

/* Use this if the image is at the top of the <p>. */

p.max {
	width: 100%;
	min-width: 500px;
	height: 120px;
	margin-bottom: 6px
}

p.max:after {
	clear: both;
	height: 1%;
	display: none
}

p.max img {
	margin-right: 6px
}

p[title] {
	color: #000
}

p.last {
	margin-bottom: 0
}

p img.top {
	margin-top: 0
}

.small, .small p {
	font-size: 10px;
	color: #999999
}

.large, .large p {
	font-size: 14px
}

.quiet, .quiet p {
	color: #666
}

.nopadding {
	padding: 0
}

.noindent {
	margin-left: 0;
	padding-left: 0
}

.nobullet {
	list-style: none;
	list-style-image: none
}

.hide,.hidden {
	display: none
}

font[face] {
	font-family: inherit !important
}

font[size] {
	font-size: 100% !important
}

font[color] {
	color: inherit !important
}

/* @group Table */

table {
	margin-bottom: 1.4em;
	font-size: inherit;
	border: 0;
	border-collapse: collapse
}

th {
	border-bottom: 2px solid #ccc;
	font-weight: bold
}

td {
	
}

th,td {
	padding: 4px 10px 4px 0
}

tfoot {
	font-style: italic
}

caption {
	background: #ffc
}

/* Use this if you use span-x classes on th/td. */

table .last {
	padding-right: 0
}

/* @end */

/* @end */

/* @group Images */

img {
	border: 0
}

img.inline-left {
	float: left;
	margin: 0.4em 1.0em 0.4em 0
}

img.inline-right {
	float: right;
	margin: 0.4em -167px 0.4em 1.0em
}

/* @end */

/* @group Basic allignment */

.center, .aligncenter, p.center {
	text-align: center !important
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.alignleft {
	float: left
}

p.alignleft {
	float: left;
	width: 215px
}

#content .maintext img.alignleft, img[align="left"] {
	float: left;
	margin: 2px 10px 5px 0px !important
}

.alignright {
	float: right
}

p.alignright {
	float: right;
	width: 215px
}

img.alignright, img[align="right"] {
	float: right;
	margin: 2px 0px 5px 10px
}

.top {
	vertical-align: top
}

.right, .text-right {
	text-align: right
}

.bottom {
	vertical-align: bottom
}

.left, .text-left {
	text-align: left
}

.center, .text-center {
	text-align: center
}

.justify, .text-justify {
	text-align: justify
}

/* @end */

/* @group Listings */

ul, ol {
	margin: 0 1.5em 1.5em 1.5em
}

ul {
	list-style-type: circle
}

ol {
	list-style-type: decimal
}

dl {
	margin: 0 0 1.5em 0
}

dl dt {
	font-weight: bold
}

dd {
	margin-left: 1.5em
}

dt, dl dt {
	font-weight: 700;
	margin: 0 0 0.25em
}

ul ul, dl ul {
	font-size: 1em
}

ul p, ol p, dl p {
	margin-bottom: 0.9em
}

li, li li {
	margin-bottom: 0.25em
}

li ul {
	margin-top: 0.5em
}

ul.arrow, ul.arrow-big, ul.checkbox, ul.checkbox-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none
}

/* @end */

/* @group Links */

a, a:link, a:visited, a:active, a:focus {
	outline: none
}

a:link, a:active, a:visited {
	text-decoration: underline
}

a:hover {
	text-decoration: none
}

a img {
	text-decoration: none !important;
	border: 0
}

/* Gaan we nog niet gebruiken
a[rel~="nofollow"]::after {
	content: "\2620";
	color: #933;
	font-size: x-small
}

a[rel~="tag"]::after {
	content: url(/favicon.ico)
}

a[href^="http://"]:not([href*="hnsland.dev"])::after {
	content: "\2A"
}
-- */

a[rel~="lightbox"] img, p.max img {
	padding: 0;
	border: 0;
	margin: 0
}

a[rel~="lightbox"], p.max a {
	display: block;
	float: left;
	margin-left: 4px;
	padding: 0;
	border: #fff 4px solid
}

a[rel~="lightbox"]:visited, p.max a:visited {
	border: 4px solid #E8E8E8
}

a[rel~="lightbox"]:hover, p.max a:hover {
	border: 4px solid #75B3EE
}

/* @end */

a.button, button {
	display: block;
	float: left;
	margin: 0 0.583em 0.667em 0;
	padding: 5px 1

0px 5px 7px;
	/* Links */border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	background-color: #f5f5f5;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer
}

button {
	width: auto;
	overflow: visible;
	padding: 4px 10px

3px 7px;
/* IE6 */
}

button[type] {
	padding: 4px 10px 4px 7

px;
	/* Firefox */
  line-height:

17px;
/* Safari */
}

*:first-child+html button[type] {
	padding: 4px 10px 3px 7

px;
/* IE7*/
}

button img, a.button img {
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
	float: none
}

/* Button colors
-------------------------------------------------------------- */

/* Standard */

button:hover, a.button:hover {
	background-color: #dff4ff;
	border: 1px solid #c2e1ef;
	color: #336699
}

a.button:active {
	background-color: #6299c5;
	border: 1px solid #6299c5;
	color: #fff
}

/* Positive */

body .positive {
	color: #529214
}

a.positive:hover, button.positive:hover {
	background-color: #E6EFC2;
	border: 1px solid #C6D880;
	color: #529214
}

a.positive:active {
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff
}

/* Negative */

body .negative {
	color: #d12f19
}

a.negative:hover, button.negative:hover {
	background: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19
}

a.negative:active {
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff
}

ul li.level2.item6 a {
	display: none
}

html, body {
	height: 100%;
	min-height: 100%;
	margin: 0;
}

body {
	font-size: 75%;
	font-family: Helvetica, "Lucida Sans", "Lucida Grande", Tahoma, Verdana, sans-serif
}

/* @group Pagina 960px */

#header {
	text-align: left;
	position: relative;
	padding: 0;
	margin: 0 auto;
	height: 150px;
	width: 960px;
	min-width: 600px;
	max-width: 960px;
	background: transparent url(../images/logo-hns.png) no-repeat -30px 0;
	z-index: 1
}

#main-container {
	text-align: left;
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 960px;
	min-width: 600px;
	max-width: 960px;
	background: #fff
}

#main-container #colleft {
	float: left;
	width: 100%
}

#main-container #colleft .left {
	float: left;
	width: 220px
}

#main-container #colright {
	float: right;
	width: 260px
}

#main-container #content {
	float: right;
	font-size: 12px;
	width: 720px;
	margin-top: 30px
}

/* @group Home */

body#home #main-container, body#news #main-container {
	text-align: left;
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 960px;
	min-width: 600px;
	max-width: 960px;
	background: #fff
}

body#home #main-container #colleft, body#news #main-container #colleft {
	float: left;
	width: 670px
}

body#home #main-container #colleft .left, body#news #main-container #colleft .left {
	float: left;
	width: 220px
}

body#home #main-container #colright, body#news #main-container #colright {
	float: right;
	width: 260px
}

body#home #main-container #content, body#news #main-container #content {
	float: right;
	font-size: 12px;
	width: 420px
}

* html body#home #main-container {
	min-height: 100%
}

body#home #menuwraper {
	position: relative;
	width: 100%;
	height: 30px;
	color: #fff;
	clear: right;
	top: 0;
	background: #fff
}

/* @end */

/* @group Default */

#main-container #colright p, #main-container .left p {
	line-height: 1.4em
}

#footer div {
	text-align: left;
	color: #fff;
	padding: 0;
	margin: 0 auto;
	width: 960px
}

#footer div span {
	padding: 4px;
	line-height: 2em;
	color: #003359
}

#main-container #content p {
}

#container {
	position: relative;
	margin: 0;
	padding: 0;
	background: #fff;
	min-height: 100%
}

#menuwraper {
	position: relative;
	width: 100%;
	height: 30px;
	color: #fff;
	background: #6699cc;
	overflow: visible;
	top: 0
}

#footer {
	position: relative;
	margin-top: 60px;
	width: 100%;
	height: 30px;
	background: #6699cc;
	clear: both;
	display:none;
}

.moduletablemenu {
	width: 100%;
	height: 30px;
	color: #fff;
	clear: right
}

#header .date {
	width: 300px;
	height: 20px;
	text-align: right;
	margin: 30px 0 70px 0;
	float: right;
	color: #99ccff;
	font-weight: 700
}

#extrainfo {
	height: 450px
}

#headerwrapper, #extrainfo {
	background: #01253f;
	width: 100%;
	padding: 0;
	margin: 0;
	height: 150px
}

.maintext {
	clear: both;
	width: 100%
}

/* @end */

/* @group Sections and Categories */

.sectiontableheader {
	padding: 5px 5px 5px 5px;
	background: #e6e6e6;
	border-bottom: 1px solid #a0a0a0;
	font-weight: bold
}

tr.sectiontableentry1 td {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #b4b4b4
}

tr.sectiontableentry2 td {
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	border-bottom: 1px solid #b4b4b4
}

td.sectiontableentry1 {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #b4b4b4
}

td.sectiontableentry2 {
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	border-bottom: 1px solid #b4b4b4
}

/* @end */

/* @group Component */

.componentheading {
	margin: 0;
	padding: 0;
	font-size: 150%;
	font-weight: bold
}

/* @end */

div#top-search {
	padding: 0px;
	overflow: hidden
}

div#top-search input {
	display: block;
	float: left;
	width: 180px;
	height: 14px;
	padding: 0 2px 0 3px !important;
	border: 1px solid #6699CC !important;
	background: #6699CC !important;
	color: #01253f !important;
	font-size: 100%
}

div#top-search input:hover {
	color: #fff !important
}

div#top-search input:focus {
	background: #fff !important;
	border: 1px solid #6699CC;
	color: #000 !important
}

/* @group Tooltip */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	color: #323232
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat
}

.tool-text {
	font-size: 100%;
	margin: 0
}

/* @end */

/* @group Menu and Navigation */

.pathway {
	
}

.moduletablemenu ul {
	float: right;
	margin: 6px 53px 0 0;
	padding: 0;
	list-style: none;
	background: none;
	font-size: 1.2em;
	font-weight: 400
}

.moduletablemenu ul ul {
	position: absolute;
	top: 230px;
	left: 0;
	float: none;
	background: none;
	font-size: 1em
}

.moduletablemenu ul ul ul {
	position: static;
	margin: 0.3em 0 0 0
}

.moduletablemenu ul li {
	text-transform: uppercase;
	float: left;
	display: block !important;
	display: inline;
	margin-right: 20px;
	line-height: 1.6em;
	

white-space: nowrap;
/*Fix bug in FF3 */
}

.moduletablemenu li#current, .moduletablemenu li.active {
	margin-top: 30px
}

.moduletablemenu li li#current, .moduletablemenu li li.active {
	margin-top: 0
}

body#home .moduletablemenu li.active, body#home .moduletablemenu li#current {
	margin-top: 0
}

.moduletablemenu li li {
	text-transform: none;
	margin: 0 0 0.4em 0;
	float: none !important;
	display: block !important;
	display: inline;
	text-align: left
}

.moduletablemenu li li li {
	padding: 0 0 0 15px;
	font-weight: normal
}

ul.menu li a:hover {
	color: #9cf
}

li.parent a,li#curent a {
	color: #002a4a
}

li.parent a:hover,li#curent a:hover {
	color: #fff
}

.moduletablemenu li a {
	display: block;
	line-height: 1.2em;
	overflow: hidden
}

.moduletablemenu li li a {
	color: #002a4a !important
}

ul.menu li.item59 a, ul.menu li.item60 a {
	color: #9cf
}

ul.menu li.item6 a {
	display: none;
}

/* @group Pagenav */

ul, #content ul.pagination {
	list-style: none;
}

#content ul {
	list-style: square;
	text-align: left
}

#content ul.pagination {
	margin:0 auto;
	padding: 0;
	left:-200px;
	color: #ccc;
	width:400px;
}

#content ul.pagination li {
	float: left;
	padding-right: 6px
}

ul#hidnav {
	display: none;
	margin: 0;
	padding: 0
}

#content ul li {
	background: url(../default/images/bullet.png) 15px 10px no-repeat;
	padding-left: .2em
}

.readon {
	font-weight: 700
}

p.counter {
	float: right;
	display:none;
}

/* @end */

/* @group Links */

#main-container a, #main-container a:link {
	color: #6699cc;
	text-decoration: underline
}

#main-container a:visited {
	color: #999999;
	text-decoration: underline
}

#main-container a:hover {
	color: #6699cc;
	text-decoration: none
}

#main-container a.readon:hover {
	color: #fff;
	text-decoration: none;
	background: #6699cc
}

#main-container a.readon span {
	color: #003359
}

#footer a, #footer a:link, #footer a:visited {
	color: #003359;
	text-decoration: underline
}

#footer a:hover {
	color: #fff;
	text-decoration: none
}

.moduletablemenu a, .moduletablemenu a:link, .moduletablemenu a:visited {
	color: #fff;
	text-decoration: none;
	font-family: Helvetica, "Lucida Sans", "Lucida Grande", Tahoma, Verdana, sans-serif
}

.moduletablemenu a:hover {
	color: #99ccff;
	text-decoration: none
}

.accessibility2 a, .accessibility2 a:link, .accessibility2 a:visited {
	font-size: 100%;
	color: #fff;
	text-decoration: underline
}

.accessibility2 a:hover {
	color: #99ccff;
	text-decoration: none;
	font-size: inherit
}

/* @group Button */

ul.version li img:hover {
	border: 1px dashed #ccc
}

ul.version li img {
	margin: 0;
	border: 1px solid #fff;
	padding: 2px
}

ul.version li a {
	text-decoration: none;
	color: #858585;
	font-size: 63%;
	float: left
}

ul.version li a:hover {
	text-decoration: underline
}

ul.version {
	width: 190px;
	padding: 0;
	margin: 0;
	list-style: none !important;
	float: right;
	overflow: hidden;
	font: 100% Helvetica, "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif !important
}

ul.version li {
	float: left;
	padding: 0 2px
}

ul.version li.last {
	background: none
}

.blog ul.version, #home ul.version {
	display: none;
}

ul.page-nav {
	padding: 0;
	margin: 0;
	list-style: none !important;
	overflow: hidden;
	font: 100% Helvetica, "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif !important
}

ul.page-nav li {
	padding: 0 2px;
	display: inline;
}

ul.people {
	padding: 0;
	margin: -10px 0 0 0 !important;
	list-style: none !important;
	overflow: hidden;
	font: 100% "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif !important
}

ul.people li {
	display: inline;
	padding: 0;
	margin: 0 !important
}

ul.people img {
	width: 90px
}

.center, .aligncenter {
	text-align: center
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

.alignleft, .f-left {
	float: left
}

img.alignleft, img[align="left"] {
	float: left;
	margin: 2px 10px 5px 0px
}

.alignright, .f-right, img.alignright, img[align="right"] {
	float: right
}

.post-entry p.alignright {
	float: right;
	margin: 0 0 2px 16px !important
}

.post-entry p.alignleft {
	float: left;
	margin: 0 16px 2px 0 !important
}

img.inline-left {
	float: left;
	margin: 0.4em 1.0em 0.4em 0
}

img.inline-right {
	float: right;
	margin: 0.4em -167px 0.4em 1.0em
}

.article_seperator {
	display: block;
	height: 16px
}

.small {
	font-size: 95%;
	font-style: italic;
	color: #969696
}

.smalldark {
	font-size: 95%;
	font-style: italic;
	color: #000
}

.createdate, .created-date, .date, .author {
	height: 20px;
	vertical-align: top;
	font-size: 95%;
	color: #646464
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 95%;
	color: #646464
}

/* @group Headings */

.contentheading 


/* Zie component heading */ {
	margin: 0;
	padding: 0;
	font-size: 150%;
	font-weight: bold
}

#content h1.componentheading {
	margin-top: 30px;
	display: block;
	font-size: 26px;
	color: #000
}

h3, h1, h2 {
	margin: 0;
	float: left;
	display: block;
	font-size: 26px;
}

h3 {
	font-size: 22px;
	color: #01253f !important
}

#content h1 {
	font-size: 22px;
	margin-bottom: 22px;
	width: 100%;
	font-weight: 700;
	color: #6699cc
}

.blog h1 {
	color: #5884b0
}

h2 {
	color: #5884b0 !important;
}

#content h2 {
	color: #01253f;
	font-size: 20px;
	font-weight: 700 !important
}

body#home #content h2 {
	margin-top: -30px !important
}

body#home h2 {
	margin: 0;
	width: 100%;
	font-weight: 700
}

body#home h3 {
	color: #368ee1;
	border: none
}

.blog h2, #project h2, #news h2 {
	color: #01253f !important
}

#content h4 {
	color: #01253f;
	margin-bottom: 0 !important;
	font-weight: 700 !important
}

body#news #content h2, #content div.maintext.blog h2 {
	margin-bottom: 0 !important;
	font-weight: 700 !important
}

body#home #content h2 {
	color: #01253f;
	font-size: 20px;
	margin-bottom: 0 !important;
	font-weight: 700 !important
}

#colright h4, #colleft h4 {
	color: #01253f;
	margin: 30px 0 10px 0 !important
}

#colleft .info h4, #colleft .download h4 {
	margin: 0 !important
}

#colright h4 span, #colleft h4 span {
	color: #01253f;
	margin: 30px 0 10px 0 !important;
	font-size: 18px;
	font-weight: 700
}

#colright h3 {
	float:none;
}

#colright .moduletable {
	clear:both;
}

#content h4 a {
	color: #368ee1 !important
}

/* @end */

.contentpane {
	margin: 0;
	padding: 0;
	width: auto
}

.contentpaneopen {
	margin: 0;
	padding: 0;
	width: auto
}

table.contentpaneopen td {
	border: none
}

.contentpaneopen hr {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #c8c8c8;
	border-left: 0px;
	line-height: 0px;
	height: 1px
}

hr {
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #fdfdfd;
	display: none
}

.message {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(../images/div_info.png) 3px 3px no-repeat;
	clear: left
}

.panel p {
	font-size: 95%
}

.panel em, .panel i {
	color: inherit;
	background: none
}

p.iteminfo {
	width: 100%;
	display: block;
	clear: both;
	margin: 0
}

.mosimage_caption {
	font-size: 95%
}

td.contentheading {
	text-decoration: none;
	border: none
}

.blog span.article_separator {
	clear: both;
	background: #F9F9F9;
	height: 2px !important;
	padding: 0;
	width: 100%;
	display: block;
	margin: 10px 0
}

.sitetitle {
	
}

.maintext img {
	margin-bottom: 1.2em
}

body#home #left img.alignleft {
	height: 60px;
	width: 60px;
	margin-top: -20px
}

body#home #colright img {
	height: 30px !important;
	width: 30px !important
}

body#home #left p {
	height: 20px;
	padding-top: 20px;
	text-align: left;
	margin-bottom: 2.4em
}

#project img.alignleft {
	display: none;
}

#project .blog img.alignleft {
	display: block;
}

a.prolink {
	font-weight: 700;
	font-size: 14px;
	color: #01253f !important;
	text-decoration: none !important;
}

body#project a.hide {
	display: block
}

/* @end */

/* @group Article */

div.article_row {
	padding: 0;
	margin: 0
}

span.leading_separator, span.row_separator1 {
	clear: both;
	height: 20px;
	width: 100%;
	display: block
}

span.leading_separator {
	display: none
}

div.leading img {
	margin: 0 0 6px 0
}

#content div, p.contact_address {
	clear: both
}

#emailForm {
	float: left
}

#emailForm div, #searchForm div {
	margin: 0 0 1em 0;
}

#emailForm label, #searchForm label {
	font-weight: 700;
	padding: 0
}

#emailForm textarea, #searchForm textarea {
	width: 99%;
	height: 100px;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	background-color: #f5f5f5;
	font-family: Helvetica,"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 100%;
	padding: 1px 2px
}

a.button, button {
	display: block;
	margin: 0 0.583em 0.667em 0;
	padding: 5px 10px 5px 7px;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	background-color: #6699CC;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	cursor: pointer
}

button {
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px
}

button[type] {
	padding: 4px 10px 4px 7px;
	line-height: 17px
}

*:first-child+html button[type] {
	padding: 4px 10px 3px 7px
}

button img, a.button img {
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
	float: none
}

body .button {
	color: #fff
}

a.button:hover, button.button:hover,input#search_searchword:focus,#emailForm input:focus, #emailForm textarea:focus {
	background: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19;
}

a.button:active {
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff
}

input#search_searchword, input#contact_name, input#contact_email, input#contact_subject {
	width: 99%;
	height: 16px;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	background-color: #CFDEED;
	font-family: Helvetica,"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 100%;
	padding: 1px 2px
}

input#search_searchword {
	width: 40%
}

input#contact_name, input#contact_email, input#contact_subject,#emailForm textarea {
	background-color: #CFDEED;
}

input:after, textarea:after {
	clear: both
}

div.contact_email_checkbox {
	clear: both;
	display: block;
	width: 100%
}

div.contact_email_checkbox input, div.contact_email_checkbox label, input.contact_email_copy {
	float: none !important
}

table {
	clear: both
}

div.result {
	margin: -1.2em 0 1.2em 1em;
	color: #999999
}

p.results {
	background: #f1f1f1;
	padding: 0 8px 4px 2px
}

p.mostread {
	clear:both;
	line-height: 2em;
}

.version {
	display: none;
}

/* @end */
