html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, center, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {/*background:transparent;*/
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	padding:0;
	outline:0;
	vertical-align:baseline;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
/* Main Layout */
html {
	height:100%;
	margin-bottom:1px;
}
body.fade {
	color:#555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.3;
	width:100%;
	height:600px;
	background-color: #828F9F;
	background-image: url(../images/bg_fade_02.jpg);
	background-repeat: repeat-x;
}
h1, h2, h3, h4, .componentheading {
	font-weight:bold;
	margin:5px 0 5px;
}
h1, .componentheading {
	font-size:180%;
	margin-bottom:10px;
}
h2 {
	font-size:140%;
	line-height: 1.3;
}
h3 {
	font-size:130%;
}
h4 {
	font-size:110%;
}
a {
	color:#007EBA;
	text-decoration:none;
/*	font-weight:bold;*/
}
a:hover {
	text-decoration:underline;
}
ul {
	margin:1em;
}
p {
	margin-top:10px;
	margin-bottom:10px;
}
#main {
	font-size:1.3em;
}
.background {
/*	position:absolute;
	width:100%;
	height:600px;
	background-color: #828F9F;
	background-image: url(../images/bg_fade_02.jpg);
	background-repeat: repeat-x;
	margin-top:0px;*/
}
#main .foreground, #message, #showcase, .leading, #page {
	position:relative;
}
#message, #showcase {
	z-index:0;
}
#main-content {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #ddd;
}
.dp20, .dp25, .dp33, .dp50, .dp100 {
	float:left;
	margin-top:15px;
}
.dp20 {
	width:20%;
}
.dp25 {
	width:25%;
}
.dp33 {
	width:33.33%;
}
.dp50 {
	width:50%;
}
.dp100 {
	width:100%;
	margin-top:0;
}
.clr {
	clear:both;
	font-size:0;
}
#colmask {
	clear:both;
	overflow:hidden;
	position:relative;
	width:100%;
}
#maincol, #wrapper {
	position:relative;
}
.s-c-s #colmid, .s-c-x #colright {
	float:left;
	position:relative;
	width:200%;
}
.s-c-s #colright {
	float:left;
	left:50%;
	position:relative;
	width:100%;
	background-image: url(../images/bg_slang.png);
	background-repeat: repeat;
	background-position: center top;
}
.s-c-s #col1wrap {
	float:right;
	position:relative;
	right:100%;
	width:50%;
}
.s-c-s #col1pad, .x-c-s #col1, .x-c-s #colmid {
	overflow:hidden;
}
.s-c-s #col1 {
	overflow:hidden;
	width:100%;
}
.s-c-s #col2 {
	float:left;
	position:relative;
	overflow:hidden;
	margin-left:-50%;
}
.s-c-s #col3 {
	float:left;
	position:relative;
	overflow:hidden;
	left:0;
}
/*.s-c-s .ctr-color1, .s-c-s .ckl-color1, .s-c-x .ckl-color1, .x-c-s .cdr-color1 {background:#eee;}
.s-c-s .ctr-color2, .s-c-s .ckl-color2, .s-c-x .ckl-color2, .x-c-s .cdr-color2 {background:#d1e0e7;}*/
.s-c-s #col1pad, .s-c-x #colright, .x-c-s #colright, #wrapper, body {
	background:#fff;
}
.cols1 {
	display:block;
	float:none;
	margin:0;
	width:100%;
}
.cols2 {
	width:49%;
	overflow:hidden;
}
.cols3 {
	width:30%;
}
.column1, .column2 {
	position:relative;
	float:left;
	margin:0;
}
.colpad {
	padding:0 10px;
	position:relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.column2 {
	float:right;
	width:49%;
}
.article_row {
	overflow:hidden;
	margin:0 -10px 15px -10px;
	line-height:150%;
}
/* Header */
#talen {
	background-image: url("../images/tab.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 150px;
	height: 40px;
	position: absolute;
	z-index: 99;
	top: 0px;
	right: 95px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

#logo {
	width:288px;
	height:58px;/*background:url(../images/light.png) 0 -272px no-repeat;display:block;margin:20px 15px;*/
}
#header {
	overflow:hidden;
	background-image: url(../images/header_hivnet960.jpg);
	height: 160px;
	margin-top:10px;
}
#header li {
	list-style:none;
	float:left;
	padding-left:15px;
	font-weight:bold;
}
#nav {
	height:30px;
	background:#888;
	z-index:1;
	position:relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#nav ul {
	margin:0 0 0 175px;
}
#nav li {
	list-style:none;
	float:left;
	padding-left:3px;
	height:30px;
	position:relative;
	border-right:1px solid #fff;
}
#nav li.item1 {
	border-left:1px solid #fff;
}

#nav li a {
	display:block;
	padding:0 10px;
	line-height:30px;
	color:#fff;
	font-weight:bold;
}
#nav li.active a {/*background:#fff;
	font-style: italic;*/
}
#nav li a:hover, #nav li:hover a, #nav li.sfHover a {
	color:#ddd;
	text-decoration:none;
}
#nav li ul {
	display:block;
	position:absolute;
	width:170px;
	left:-999em;
	margin-left:-5px;
	border:1px solid #FFF;
	border-top: none;
}
#nav li ul ul {
	margin:-31px 0 0 170px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul, #nav li.sfHover ul ul ul ul {
	left:-999em;
}
#nav li li {
	padding:0;
	height:auto;
	background:#f00;
	width:170px;
	white-space:nowrap;
	border-right:none;
}
#nav li li a {
	margin:0;
	height:30px;
	line-height:30px;
	border-top:1px solid #fff;
	color:#FFF;
	background-color: #999;
	font-size:11px;
}
#nav li li a:link {
	margin:0;
	height:30px;
	line-height:30px;
	border-top:1px solid #fff;
	color:#FFF;
	background-color: #999;
}
#nav li li a:hover {
	margin:0;
	height:30px;
	line-height:30px;
	background:#333;
	border-top:1px solid #fff;
	color:#fff;
}
#nav li li a, #nav li.active li a {
	font-weight:normal;
}
#nav li:hover ul, #nav li.sfHover ul {
	display:block;
	left:4px;
}
#nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul, #nav li li li li.sfHover ul {
	left:0;
}
/* Showcase */
#showcase {
	margin:3px 0 8px 0;
	position:relative;
	color:#000;
}
#showcase .background {
	position:absolute;
	width:100%;
	height:130px;
	background:url(../images/light.png) 0 -514px repeat-x;
}
#showcase .foreground {
	border:1px solid #dfeaee;
	overflow:hidden;
	padding-bottom:25px;
}
#showcase h1 {
	font-weight:normal;
	font-size:3.0em;
	line-height:105%;
	margin:25px 55px 10px 25px;
}
#showcase h3 {
	font-weight:normal;
	font-size:1.4em;
	font-weight:normal;
	margin:0 55px 20px 25px;
}
#showcase b {
	font-weight:normal;
	color:#d03100;
}
#showcase .pad {
	padding:0 50px 25px 25px;
}
#showcase .num {
	float:left;
	background:#d03100;
	text-align:center;
	line-height:90%;
	color:#fff;
	font-size:2em;
	padding:3px 8px;
}
#showcase .pad h2 {
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 5px 40px;
}
#showcase .pad p {
	margin-left:40px;
}
#talen ul{
	margin:0px;
}
#talen img {
	margin-top:-20px;
}

/* Content styles */
p.buttonheading {
	position:absolute;
	top:2px;
	right:10px;
	margin:0;
}
.buttonheading .icon {
	display:block;
	width:16px;
	height:16px;
	float:left;
	margin-left:5px;
}
.buttonheading .pdf {
	background:url(../images/light.png) -57px -366px;
}
.buttonheading .print {
	background:url(../images/light.png) -21px -366px;
}
.buttonheading .email {
	background:url(../images/light.png) -39px -366px;
}
.iteminfo {
	font-size:90%;
	overflow:hidden;
	border-bottom:0px solid #dedede;
	margin-bottom:10px;
	display:block;
	width:100%;
	text-align:left;/*	background-color:#0F0;*/
}
.modifydate, .createdby, .createdate {
	color:#999;
}
.createdate {
	/*	width:100%;*/
	text-align:right;
	font-weight:bold;
	float:right;
	margin-right:0px;
}
.createdby {
	font-size:80%;
}
a.readon, a.readon2 {
	display:block;
	margin-top:15px;
	font-style:italic;
}
a.readon2 {
	background:url(../images/light.png) 100% -344px;
	display:block;
	float:right;
	color:#fff;
	font-weight:bold;
	line-height:20px;
}
a.readon2 span {
	background:url(../images/light.png) 0 -344px;
	display:block;
	margin-right:10px;
	height:21px;
	float:left;
	padding:0 5px 0 15px;
}
.breadcrumbs-pad {
	padding:0 1px;
}
div.breadcrumbs {
	background:url(../images/light.png) 0 -68px repeat-x;
	border-bottom:1px solid #e6e6e6;
	font-size:90%;
	font-weight:bold;
	margin:0;
	padding:7px 15px 5px;
	color:#777;
	border-top:1px solid #d9d9d9;
}
div.breadcrumbs .sep {
	padding:0 5px;
}
.component-pad {
	padding:0 15px 15px;
	margin-top:20px;
}
.banneritem_text {
	margin-bottom:10px;
}
#modlgn_username, #modlgn_passwd {
	border:1px solid #ccc;
	padding:3px;
}
.pagination span, .pagination a {
	margin-right:5px;
}
#colmask ul li {
/*	line-height:100%;
	margin-bottom:5px;*/
	list-style:square;/*	margin-bottom: 5px;*/
}
#colmask ul ul {
	margin-top:5px;
}
#colmask ul ul li {
	list-style:square;
}
.colpad h2.contentheading {
/*	padding-right:65px;
	padding-bottom:6px;*/
}
.contentheading, .contentheading a {
	font-weight: bold;
	/* font-size: 1.2em;*/
 color: #cc0000;
	border-top-width: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
}
.sectiontableheader {
	font-weight:bold;
	line-height:25px;
	text-align:left;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	text-align:left;
	padding:0 4px;
	vertical-align:top;
	border-top:0px solid #ddd;
	line-height:30px;
}
tr.sectiontableentry0 td.weblink, tr.sectiontableentry1 td.weblink, tr.sectiontableentry2 td.weblink, td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	line-height:20px;
	padding-bottom:8px;
}

tr.sectiontableentry1 td {
	background-color:#FAFAFA;
}
table.category {
	width:100%;
}
span.attention {
	display:block;
	margin:15px 0;
	padding:8px 10px 8px 10px;
	background:#FFF3A3;
	border:1px solid #E7BD72;
	color:#B79000;
}
/* Modules */
.module {
	padding:1px;
}
.module-title {
	font-size:110%;
	font-weight:bold;
	margin:0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.module-body {
	padding:10px 10px 25px;
}
.color1 .module-title {/*background:url(../images/light.png) 0 -204px repeat-x;*/
	border-bottom:0px solid #ddd;
	color:#cd0505;
	font-size: 16px;
	text-transform: uppercase;
}
.color1 .module-body {
	border-top:0px solid #fff;
	color:#eee
}
.color1 a {
	color:#FFF;
}
.color2 .module-title {/*background:url(../images/light.png) 0 -136px repeat-x;*/
	border-bottom:0px solid #fff;
	color:#50646d;
}
.color2 .module-body {
	border-top:0px solid #fff;
}
#colmask .m_menu {
	/*	background:#cf2700;*/
	color:#fff;
}
#colmask .m_menu .module-title {/*background:url(../images/light.png) 0 -0px repeat-x;*/
	border-bottom:0px solid #eee;
	color:#cd0505;
}
#colmask .m_menu .module-body {
	border-top:0px solid #d64110;
}
#colmask .m_menu a {
	color:#fff;
}
#colmask .m_menu ul {
	margin:0 1em;
}
#colmask .m_menu ul li {
	padding:3px;/*	background-color:#0F6;*/
}
/*module varianten */
#colmask .m_contact {
	color:#fff;
	background-color: #C00;
	background-image: url(../images/bg_vraag_r.jpg);
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
#colmask .m_contact .module-title {/*background:url(../images/light.png) 0 -0px repeat-x;*/
	border-bottom:0px solid #c21a00;
	color:#fff;
}
#colmask .m_contact .module-body {
	border-top:0px solid #d64110;
}
#colmask .m_contact a {
	color:#fff;
}
#colmask .m_contact ul {
	margin:0 1em;
}
#colmask .m_custom2 {
	color:#fff;
	background-color: #435464;
	background-image: url(../images/bg_vraag.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#colmask .m_custom2 h3 {
	text-align:center;
	margin-top:5px;
}
#colmask .m_custom2 .module-title {/*background:url(../images/light.png) 0 -0px repeat-x;*/
	border-bottom:0px solid #c21a00;
	color:#fff;
}
#colmask .m_custom2 .module-body {
	border-top:0px solid #d64110;
}
#colmask .m_custom2 a {
	color:#fff;
}
#colmask .m_custom2 ul {
	margin:0 1em;
}
#colmask .m_custom3 {
	color:#fff;
	background-color: #C00;
	background-image: url(../images/bg_euro_r.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#colmask .m_custom3 .module-title {/*background:url(../images/light.png) 0 -0px repeat-x;*/
	border-bottom:0px solid #c21a00;
	color:#fff;
}
#colmask .m_custom3 .module-body {
	border-top:0px solid #d64110;
}
#colmask .m_custom3 a {
	color:#fff;
}
#colmask .m_custom3 ul {
	margin:0 1em;
}
#colmask .m_custom4 {
	color:#fff;
	background-color: #435464;
	background-image: url(../images/bg_nieuwsbrief.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top:15px;
}
#colmask .m_custom4 .module-title {/*background:url(../images/light.png) 0 -0px repeat-x;*/
	border-bottom:0px solid #c21a00;
	color:#fff;
}
#colmask .m_custom4 .module-body {
	border-top:0px solid #d64110;
}
#colmask .m_custom4 a {
	color:#fff;
}
#colmask .m_custom4 ul {
	margin:0 1em;
}

/*toegevoegd voor vlaggen */

#colmask .m_vlaggen {
	/*margin-top: -10px;*/
}
#mainmods, #mainmods2, #mainmods3 {
	overflow:hidden;
	padding-top:15px;
}
#mainmods3 {
	background:#eee;
	border-top:1px solid #fff;
	border-bottom:1px solid #ddd;
}
#colright {
/*background-color:#0F0;*/
}
.spacer .module {
	float:left;
}
.spacer.w99 .module {
	width:100%;
}
.spacer.w49 .module {
	width:49.2%;
}
.spacer.w33 .module {
	width:32.8%;
}
#header .module {
	float:right;
	margin-left:325px;
}
#main-content li .active a {
	font-weight: normal;
}
/* Footer */
#footer {
	background:#f7f7f7;
	border-top:1px solid #fff;
	text-align:center;
	margin:0 auto;
}
.footer-pad {
	overflow:hidden;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#logo2 {
	width:165px;
	height:20px;
	background:url(../images/light.png) 5px -646px no-repeat;
	display:block;
	float:right;
	margin-left:15px;
	margin-top:15px;
}
#footer ul {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	width:880px;
}
#footer li {
	list-style:none;
	float:left;
	font-weight:bold;
	background-image: url(../images/footer-bg.gif);
	background-position: center top;
	margin: 5px;
	padding: 5px;
}
#footer li a {
	color:#DDD
}
#footer li a:hover {
	color:#FFF;
	text-decoration:none
}
table.kalendertabel {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
td.datum {
	background-color: #ffffff;
	color: #333333;
	width: 75px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
table.contentpaneopen td, table.contentpane td {
}
table.kalendertabel td {
	background-color: #f5f5f5;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #FFF;
}
table.kolommentabel {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 100%;
	background-color:#f5f5f5;
}
table.kolommentabel td {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #FFF;
}
.subkop {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 15px;
}
.search {
	text-align:center;
}
.search .button {
	margin:5px;
}
td.weblink {
	line-height:16px;
	vertical-align:top;
}

td.weblink img{
	margin-top:2px;
	vertical-align:top;
}
.contenttoc {
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #EEE;
	text-align: right;
	padding: 5px;
	width: 170px;
}
.contenttoc th{
	color: #FFF;
	background-color: #999;
	padding: 5px;
}
.contenttoc td {
	padding: 5px;
}
.pagenavbar {
	background-color:#EEE;
	text-align:center;
	padding: 5px;
}
.pagination{
/*	background-color:#EEE;
	text-align:center;
	width:500px;
	padding:5px;
	margin-right: auto;
	margin-left: auto;	*/
}
.counter {
	display:block;
	background-color: #999;
	text-align: center;
	color: #FFF;
	padding: 5px;
}

.kop {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.subkop {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.kolommentabel {
	padding: 10px; 
	width: 100%;
}
.blokje {
	background-color:#828f9f;
	font-style: italic;
	color: #FFFFFF;
	float: right;
	width: 150px;
	margin: 10px;
	padding: 5px;
}
.grijzekop {
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 5px;
padding-left: 0pt;
margin-bottom: 10px;
color: #666666;
background-color: transparent;
background-image: url(../images/hdot.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-x-position: left;
background-y-position: bottom;
font-weight: bold;
font-size: 1.7em;
}
