	/* =============== RESET TAGS NEW 0*/ 
a, b, body, br, caption, div, em, fieldset, form, h1, h2, h3, h4, h5, h6, hr, i, img, label, legend, li, p, select, span, table, td, textarea, th, tr, ul, ol,dl, dt, dd {
	margin: 0px; padding: 0px; border:0px; text-decoration:none; 
}
html, body{ height:100%; }
body{ font-size:100%; }
table, td, th { border-collapse:collapse; }
ul { width:auto; list-style:none; }
ol { list-style-position: inside; list-style-type: decimal; }
li a { display:block; }
@media all {	 
	* html li a { height:1%; }/* This corrects the huge white-space that IE on Windows adds to the bottom of linked list-items (=IE bug) */ 
}
a { cursor:pointer !important; outline: none;}
/* =============== END RESET TAGS */

body
{
/* 	font-family: "Lucida Sans", "Lucida Grande", Lucida, sans-serif; */
 font-family: Verdana, sans-serif; 
	font-size: 11px;	
	line-height: 16px;
	color: #555;
	background: #f9fbfc url(/private/2010/images/body-bg.jpg) repeat-x 0 0;
}

body.largefont .content_container
{
	font-size: 16px;
}

body.largefont .content_container .content
{
	line-height: 26px;
}

body.smallfont  .content_container
{
	font-size: 10px;
}

h1
{
	font-size: 22px;
	line-height: 22px;
	color: #000;
}

h2
{
	font-size: 18px;
	line-height: 18px;		
}

h3
{
	font-size: 16px;
	line-height: 16px;	
}

h4
{
	font-size: 14px;
	line-height: 14px;	
}

a
{
	color: #0b85b2;
}

a:hover
{
	color: #05455c;
}

/*******************************************************************
layout
 ********************************************************************/

#wrapper,
#footer-inner
{
	width: 962px;
	margin: 0 auto;
}

#wrapper
{
	position:relative;
	z-index:2;
}

#header
{
	width: 100%;
	float: left;
	padding: 15px 0;
}

.header_image
{
	float: left;
	width: 728px;
	height: 213px;
	background: transparent url(/private/2010/images/img-frame.gif) no-repeat 0 0;
	overflow: hidden;	
}

.header_image img
{
	margin: 4px;
	border: 1px solid #fff;
}

#pay-off
{
	background: transparent url(/private/2010/images/pay-off.png) no-repeat 0 0;
	width: 717px;
	height: 35px;
	position: absolute;
	top: 256px;
	left: 239px;	
}

/*******************************************************************
meta 
 ********************************************************************/

#meta
{
	float: left;
	width: 100%;
	height: 63px;
	padding-top: 10px;
}

.logo
{
	display: block;
	float: left;
}

.meta_inner
{
	width: 572px;
	float: right;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
}

.searchform,
.font_resize,
.meta_links
{
	float: left;
}

.user_status
{
	clear: left;
	text-align: right;
	margin-top: -7px;
}

.meta_inner a, 
.meta_inner li
{
	float: left;
	display: block;
}

.font_resize,
.meta_links a 
{
	color: #444;
	padding: 0 7px;
}

.meta_inner li.meta-item_s
{
	background: transparent url(/private/2010/images/meta-left-bg.gif) no-repeat 0 50%;
}

.meta_inner li.meta-item_s a
{
	color: #000;
	background: transparent url(/private/2010/images/meta-right-bg.gif) no-repeat 100% 50%;
}

.meta_inner li a:hover
{
	color: #000;
}


.searchform
{
	margin-left: 5px;
}

.searchform input.submit
{
	padding-left: 5px;
	font-size: 10px;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	border-radius: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	text-shadow: none;
	border: none;
	background: none;
}

/*******************************************************************
MENU'S
 ********************************************************************/


.main_navigation 
{
	float: left;
	width: 234px;
	overflow: hidden;
	height: 213px;	
}

.main_navigation li:hover
{
	font-weight: bold;
	background: transparent url(/private/2010/images/actief-driehoekje-mo.png) no-repeat 100% 50%;
}

.main_navigation li:hover.navitem_s,
.main_navigation li.navitem_s
{
	font-weight: bold;
	background: transparent url(/private/2010/images/actief-driehoekje.png) no-repeat 100% 50%;
}

.main_navigation li a
{
	width: 225px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #097ca8;
	border-bottom: 1px solid #1ca5da;
	margin-right: 4px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.main_navigation li a:hover
{
	color: #000;
}

.main_navigation li.first a
{
	border-top: none;
}

.main_navigation li.last a
{
	border-bottom: none;
}

.leftmenu
{
	margin-bottom: 20px;
}

.leftmenu li 
{
	padding: 10px 0;
	border-bottom: 1px solid #ededed;
}

.leftmenu li a
{
	font-size: 12px;
	color: #000;
}

.leftmenu ul li
{
	margin-top: 7px;
	padding: 5px 0 0 15px;
	border-bottom: none;
	border-top: 1px solid #ededed;
}

.leftmenu ul li a
{
	font-size: 12px;
	color: #555;
}

.leftmenu ul li a:hover
{
	color: #000;
}

.leftmenu li a:hover,
.sublist_s
{
	font-weight: bold;
	background: transparent url(/private/2010/images/arrow.gif) no-repeat 100% 50%;
}

/*******************************************************************
 Content/kolommen 
 ********************************************************************/


.content_container
{
	width: 100%;
	min-height: 400px;
	float: left;
	margin-top: 25px;
	_margin-top:0px;
	position: relative;
}

.content_container h1
{
	margin-top: 5px;
}

.contentcolumn
 {
	float: left;
    width: 470px;
    margin-left: 250px; /* The width of #sidebar-left */
    margin-right: -720px; /* Negative value of #content's width + left margin. */
}

.contentcolumn #hsGeneralForm
{
	overflow: auto;
}

.content_innner
{
	margin: 6px;
}

.content
{
	margin: 0 0 20px 0;
	padding-bottom: 30px;
	padding-right: 15px;
	font-size: 12px;
	line-height: 18px;
}

.content ul
{
	padding: 10px 0 10px 20px;
	list-style: inherit;
}

.content ul li
{
	padding: 3px 0;
}

.with-bg
{
	padding: 10px;
	background: #efefef;
}

.content-positioned
{
	position: absolute;
	top: 0;
	left: 250px;
	width: 470px;
}

#content-positioned-bottom
{
	top: 300px;
}

.content p
{
	margin: 5px 0 10px 0;
}

.actie-item 
{
	clear: left;
	margin: 10px;
}

.actie-item  h2
{
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 4px;
	border-bottom: 2px solid #ccc;
}

.actie-item img
{
	float: left;
	margin-right: 10px;
}

.leftcolumn
 {
    float: left;
    width: 250px;	
    margin-left: 0;
    margin-right: -250px; /* Negative value of #sidebar-left's width + left margin. */
    padding: 0; /* DO NOT CHANGE. Add padding or margin to #sidebar-left-inner. */
	min-height: 420px;
	background: transparent url(/private/2010/images/leftcolumn-bg.png) no-repeat 100% 0;	
color: #555;	
}


.leftcolumn h2
{
	margin-top: 10px;
	color: #0b85b2;
}


.leftcolumn h4
{
	color: #0d86b3;
	border-bottom: 2px solid #e4e9ec;
	padding-bottom: 5px;
	width: 100%;
}

.oplossingen_head,
.sub_zakelijk_head 
{
	margin-top: 5px;
	margin-bottom: 5px;	
	*overflow: hidden;		
}

.oplossingen_head span,
.sub_zakelijk_head span
{
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	width: 228px;
	height: 24px;
	line-height: 24px;	
	display: block;
	text-indent: 5px;
	background: transparent url(/private/2010/images/custom-select.gif) no-repeat 0 0;	
	margin-bottom: 10px;
}

.selectdiv
{
	position: absolute;
	z-index: 999;
	padding: 0;
	width: 228px;
	background: #fff;
	margin-top: -10px;
}

.selectdiv li
{
	cursor: pointer;
	padding: 5px 0 5px 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background: #efefef;	
}

.selectdiv li:hover
{
	background: #ededed;	
}


.short_msg
{
	margin-bottom: 30px;
}

.short_msg p
{
	width: 130px;
	float: left;
	margin: 10px 5px 10px 0;
}

.short_msg img
{
	margin: 13px 0 7px 0;
}

.short_msg a
{
	clear: both;
	display: block;
	width: 100%;
}

.rightcolumn
 {
    float: left;
    width: 224px;
    margin-left: 735px; /* Width of content + sidebar-left. */
    margin-right: -944px; /* Negative value of #sidebar-right's width + left margin. */
    padding: 0 0 40px 0; /* DO NOT CHANGE. Add padding or margin to #sidebar-right-inner. */
  }

.rightcolumn h3
{
	margin-top: 3px;
	color: #0d86b3;
	border-bottom: 2px solid #dedede;
	padding-bottom: 4px;
}

.rightcolumn li 
{
	padding: 6px 0;
	border-bottom: 1px solid #ededed;
}

.rightcolumn li em
{

}

.rightcolumn li em a
{
	display: block;
	width: 211px;
	height: 37px;
	margin: 5px 0;
	background: transparent url(/private/2010/images/directafsluitenbut.png) no-repeat 0 0;	
	text-indent: -9999px;
}

.rightcolumn li em a:hover
{
	background: transparent url(/private/2010/images/directafsluitenbut-mo.png) no-repeat 0 0;	
}

.rightcolumn li a
{
	color: #6b6b6b;
}

.rightcolumn li  a:hover
{
	color: #000;
}


/* Second Level UL List*/
#accordion ul {
	display:none;	
}

.accordion h2
{
	font-size: 14px;
	background: transparent url(/private/2010/images/accordeon-header-bg.jpg) repeat-x 0 0;
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
}

.accordion h2 a
{
	color: #000;
}

.accordion .text_overlay
{
	position: relative;
	*position: static;
	z-index: 999;
	background: url(/private/2010/images/overlay-black.png);
	height: 24px;
	line-height: 24px;
	color: #fff;
	width: 100%;
	margin-top: -28px;
	*margin-top: 0;
	text-align: right;	
}

.accordion li img
{
	*margin-bottom: -26px;
}

.accordion .text_overlay a
{
	color: #fff
}	

.accordion .text_overlay a:hover
{
	color: #0b85b2
}	

	
.accordion .text_overlay span
{
	padding-right: 10px;
}

/*******************************************************************
Blokken
 ********************************************************************/

.blok
{
	margin-bottom: 16px;
	background: transparent url(/private/2010/images/large-borderbottom-bg.gif) no-repeat 0 100%;
	overflow: auto;	
}

.blok-inner
{
	overflow: hidden;
	padding: 6px 7px;
	background: transparent url(/private/2010/images/large-bordertop-bg.gif) no-repeat 0 0;
}

.leftcolumn .blok
{
	margin-right: 16px;
	border: none;
	padding: 6px 7px;	
	padding-left: 0;
	padding-top: 0;
	background: transparent;	
}

.rightcolumn .blok
{
	padding-bottom: 15px;
	background: transparent url(/private/2010/images/small-borderbottom-bg.gif) no-repeat 0 100%;
	
}

.rightcolumn .blok-inner
{
	background: transparent url(/private/2010/images/small-bordertop-bg.gif) no-repeat 0 0;
}

.home-blok .blok-inner
{
	padding: 16px;
}

.home-blok h1
{
	margin: 0 0 10px 0;
}

/*******************************************************************
FOOTER
 ********************************************************************/
#footer
{
	position: relative;
	z-index: 1;
	margin-top: -180px;
	padding-top: 180px;
	float: left;
	min-height: 650px;
	width: 100%;
	background: #f3f3f3 url(/private/2010/images/footer-bg.png) repeat-x 0 0;
}

#footer .footer-row
{
	float: left;
	min-height: 200px;
	width: 100%;
	background: transparent url(/private/2010/images/footer-row-bg.png) no-repeat 0 100%;
	padding-bottom: 25px;
}
 
#footer .last
{
	background: none;
}

#footer-inner .last dt,
.footer-row h4
{
	color: #565656;
	font-size: 20px;
	padding: 10px 0;
}
 
.footer-row ul
{
	width: 150px;
	margin-right: 10px;
	float: left;
}

#footer-inner .last dl
{
	width: 250px;
	margin-right: 10px;
	float: left;
}

.footer-row dt,
.footer-row li.title
{
	color: #9b9b9b;
	font-size: 12px;
	line-height: 18px;
	padding: 3px 0;	
}

.footer-row li.title
{
	font-weight: bold;
	color: #565656;
}

.footer-row li,
.footer-row dd
{
	padding: 3px 0;	
}

.footer-row li a,
.footer-row dd a
{
	color: #aaa;
	line-height: 18px;
	font-size: 12px;
}

.footer-row li.title a
{
	font-weight: bold;
	color: #565656;
}


.footer-row li a:hover,
.footer-row dd a:hover
{
	color: #000;
}

.footer-row ul ul,
.footer-row dl ul
{
	margin-top: 3px;
	margin-left: 10px;
}

.footeraddress
{
	float: left;
	width: 100%;
	padding: 18px 0 10px 0;
}

.footeraddress li, 
.footeraddress li a
{
	display: inline;
	padding: 0 14px 0 0 ;
}
 
/*******************************************************************
WIDGETS
Zoekfunctie en font resize
 ********************************************************************/
 
.font_resize li
{
	float: left;
}
 
.searchform 
{
	width: 235px;
	height: 29px;
	background: transparent url(/private/2010/images/zoeken.gif) 0 0 no-repeat;
}

.searchform input
{
	width: 179px;
	*width: 173px;
	border: none;
	background: none;
	font-size: 11px;
	padding-left: 3px;
}

.searchform input.submit
{
	text-indent: -9999px;
	cursor: pointer;
	width: 42px;
}

#zoekveld
{
	width: 140px;
	float: left;
	background-color: #6b6b6b;
	padding: 10px;
	height: 75px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #fff;
}

#zoekveld #searchcontrol
{
	position: relative;
	height: 75px;
	width: 140px;
}

#zoekveld h3
{
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
	float: left;
}

#zoekveld input
{
	height:11px;
	width:135px;
	font-size:10px;
	float:left;
	border-color:#3C3C3C #959595 #959595 #3C3C3C;
	border-style:solid;
	border-width:1px;
	line-height: 11px;
}

#zoekveld input.submit
{
	height:18px;
	width:57px;
	background-image:url(/private/2010/images/zoeken.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	float:right;
	margin-top:5px;
	border-style:none;
	border-width:0;
}

.highlight
{
	background-color: #FFF9DD;
	font-weight: 700;
}

#zoeken
{
	width: 175px;
}

#search_container
{
	margin: 15px 0;
	padding-bottom: 20px;
}

#search_container ul,
#search_container li.titel,
#search_container li.msg,
#search_container li.link
{
	background-image: none;
	padding: 0px;
	float: none;
	clear:	both;
}

#search_head
{
	float: left;
}

#search_head .results
{
	float: right;
}

#search_head .results span
{
	font-weight: 700;
}

#search_container .correctie
{
	margin-top: 10px;
	float: left;
	background: #F3F3F3;
	padding: 5px 10px;
	border: 1px solid #EBEBEB;
}

.correction
{
	font-weight: 700;
	color: #CE0000;
	width: 760px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#search_suggestionlinks
{
	float: left;
	display: block;
	width: 760px;
	padding-top: 10px;
}

#search_suggestionlinks a.corlink
{
	float: left;
	display: inline;
	width: auto;
	clear: none;
	background-image: none;
	font-style: italic;
	color: #333;
	padding-left: 0px;
	margin-right: 10px;
}

#search_result
{
	margin-top: 10px;
	float: left;
	width: 450px;
}

.resultaten
{
	padding: 0px;
	margin: 0px;
}

#search_result .titel
{
	font-size: 12px;
	font-weight: 700;
	margin-top: 5px;
	float: left;
}

#search_result .resultaten .titel a
{
	background-image: none;
	padding-left: 0px;
	color: #222;
	float: left;
	width: 760px;
}

#search_result .resultaten .link
{
	float: left;
}

#search_result .resultaten .link a
{
	font-weight: 300;
	background-image: none;
	padding-left: 0px;
	float: left;
}

#search_result .msg
{
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

#search_result .results a.link
{
	font-size: 10px;
	color: #999;
	background-image: none;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	float: left;
}

#search_pageindex
{
	float: left;
	width: 760px;
	margin-top: 25px;
	text-align: center;
}

#search_pageindex .total a.selected,
#search_pageindex .total a.selected:hover
{
	font-weight: 300;
	cursor: text!important;
	color: #ce0000;
	text-decoration: none;
}

#search_prev,
#search_next
{
	font-weight: 700;
}


/* INloggen */

.loginblock
{
	margin-top: 20px;
	width: 400px;
}


.loginblock input
{
	margin-bottom: 5px;
	margin-right: 200px;
}

/* buttons */

input.button, input.submit, a.button, a.submit
{
	background: #0d90e4;
	padding: 0 5px 2px;
	cursor: pointer;	
	position: relative;

	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	
  	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; 

 	-moz-box-shadow: 0px 1px 3px #999;
	-webkit-box-shadow: 0px 1px 3px #999;
 	box-shadow: 0; 
	
	text-shadow: 0 -1px 1px #222;

	behavior: url(/private/2010/styles/ie-css3.htc); 
	

}

input.button:hover, input.submit:hover, a.button:hover, a.submit:hover
{
	color: #ccc;
}