body {
    background: #f3f5f6;
    padding: 0px;
    margin: 0px;
	color:#000000;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 62.5%; 
	line-height: 1.6;
	margin:0;
	 border-top: 1px solid #535353;
}

/*************************************************************
 *             Globale definities
 **************************************************************/
.cleaner{
	height: 0px;
	clear: both;
}

a:link { 
	color: #154273; text-decoration: none;
}

a:visited { 
	color: #696969;
}

a:hover, 
a:visited:hover, 
a:active, 
a:focus { 
	color: #0162cd; 
	text-decoration: underline;
}

img{
	border: none;
}

.error{
	margin: -7px 0px 8px 0px; 
	background: #e6b9de; 
	padding: 6px; 
}

/*************************************************************
 *          
 **************************************************************/

form {
    margin: 0px;	
    padding: 0px;	
}

#siteContainer {
    width: 940px;
    background: #FFFFFF;
    margin: 0 auto;	
}



#backgroundContainer {
	background: url(/site_files/img/bg_backgroundContainer.png) repeat-y 50% 0% #f3f5f6;
	padding-bottom: 32px;
}
#menuContainer {
    width: 248px;
    float: left;
    
}

#contentCenter {
    float: left;
    width: 468px;
    padding: 12px 14px 14px 04px;	
}
#contentCenter h2 {
    margin-top: -4px;	
}
#contentCenter .rechterbalk {
    display: none;	
}
#contentCenterWide{
    float: left;
    width: 710px;
    padding: 0px 14px 14px 14px;    	
}

#rechterbalkContainer {
	width: 186px;
	padding-right: 14px;
    float: left;
    margin-top: 10px;
    .margin-top: 12px;    
}

#footerContainer{
	position: relative;
	height: 54px;
	background: url(/site_files/img/bg_bottomshadow.png) no-repeat 50% top #f3f5f6;
}


/*************************************************************
 *                   LOGIN FORM/PROFILE
 **************************************************************/
.loginForm input {
    border: 1px solid #990083;
    padding: 2px;
    margin: 4px 0px;
    width: 180px;
}
.loginForm input.inactive {
    color: #b2b2b2;
}

.loginForm input.passwordBackground {
	background: url(/site_files/img/bg_password.gif) no-repeat 3px 5px;
}

input.loginSubmitButton {
    border: 1px solid #CCC;
    color: #696969;
    font-weight: bold;
    padding: 6px;
    background: #f3ddef;
    float: left;
    width: 90px;
    margin-right: 12px;
}
.styledButton {
	border: 1px solid #CCC;
    color: #006987;
    font-weight: bold;
    padding: 6px 20px;
    background: url(/site_files/img/buttonBackground.png) repeat-x left top;
    text-decoration: none;
    text-align: center;
    displaY: block;
    floaT: left;
}
.forgotPassword {
    float: left;
    width: 60px;
    margin: 3px 0px 16px 0px;
}

.voordeelList {
    padding: 0px 0px 2px 0px;
    margin: 0px 0px 8px 0px;	
    border-bottom: 1px solid #e6b9de;
}
.voordeelList li {
    list-style-type: none;
    padding-left: 14px;
    margin: 3px 0px;
    background: url(/site_files/img/list_bullet.png) no-repeat 0px 5px;
}
.voordeelList li.nobullet {
   padding: 0px;
   background-image: none;
   margin: 9px 0px;
}
.voordeelList li.nobullet a {
	color: #990083;
}
.createAccountLink, .nieuwsBrief a {
    background: #f3ddef;
    width: 174px;
    display: block;
    padding: 8px 6px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center; 
}
.nieuwsBrief a {
    width: 90px;	
}
.downloadBundel{
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 7px 0px;    	
    border-bottom: 1px solid #e6b9de;
}

#downloadLinks a{
	display: block;
	margin-bottom: 7px;
}

/*************************************************************
 *                   DOWNLOAD HISTORY
 **************************************************************/
.historyColumn{
	float: left;
	width: 346px;
}

.historyColumn.left{
    margin-right: 18px
}
              
/*************************************************************
 *                   Header
 **************************************************************/
#topShadow{
	height: 37px;
	background: url(/site_files/img/bg_topshadow.png) no-repeat 50% bottom #f3f5f6;
}

#headerLogo{
	position: absolute;
	margin: -8px 0px 0px 448px;
}

#headerContainer {
    height: 172px;
    position: relative;
}

#title_bar{
	position: absolute;
	width: 100%;
	margin-top: 79px;
	background: #f3ddef;
	height: 31px;
	.height: 30px;
}

#title_bar h1 {
    margin: 0px 0px 0px 24px;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 1.8em; 
	font-weight: bold; 
    line-height: 1.7;
}

#headerContainer .title a:hover {
    color: #000000;	
}
#headerContainer .title a {
	color:#005462;
}
#headerContainer .title .sitemapLink {
    float: right;	
}

#search{
	width: 20px;
	height: 20px;
	position: absolute;
	margin: 122px 0px 0px 706px;
	.margin: 108px 0px 0px 706px;
}

#headerContainer fieldset {
    border: 0px;
    padding: 0px;
    top: 0px;
    right: 0px;
    width: 301px;  
}

#headerContainer .text{
	width: 124px;
	.width: 120px;
	height: 17px;
	.height: 15px;
	border: 1px solid #000000;
	padding: 0px 0px 1px 0px;
	position: absolute;
	left: 2px;
	.left: 3px;
}

#headerContainer fieldset legend ,
#headerContainer fieldset label{
    display: none;	
}


#zoeken{ 
	font-size: 110%;
}

#zoeken input.submit { 
	position: absolute;
	left: 136px;
	_left: 137px;
	.left: 133px;
    background-color: #fff; 
	border: 1px solid #000;
	font-size: 1.1em;
	color: #000; 
	cursor: pointer; 
	font-weight: bold; 
	margin: 0px 0px 0px -5px; 
	padding: 0.2em 0 0.2em;
    height: 21px;
    .height: 19px;
    width: 46px;
    .width: 44px;
}

#ie8 #zoeken input.submit {
    left: 137px;
}




#toplinks {
	float: right;
	list-style-type: none;
	position: absolute;
	margin: -32px 0px 0px 755px;
	.margin-left: 756px;
	color: #535353; 
	display: inline; 
	padding: 0;
	font-size: 1.1em; 
	line-height: 1.6;  
}

#ie8 #toplinks {
    margin: -32px 0px 0px 756px;
}



#toplinks li {
	float: left; 
	margin: 0 20px 0px 0px; 
	padding: 0;
}

#toplinks li a{
    text-decoration: none;
    color: #535353;
}

#toplinks li a:hover{
    text-decoration: underline;
    color: #000000;
}





****************************************************
 *                   BREADCRUMB
 **************************************************************/

/*Laten staan, vreemde bugfix*/
#breadcrumb{
    margin: 7px 14px 7px 252px;
}

#breadcrumb{
	width: 640px;
    height: 17px;
	overflow: hidden;
    margin: 7px 14px 7px 252px;
    color: #666666;
    position: relative;
	font-size: 1.1em;
}

#breadcrumb.wide{
	padding-left: 10px;
}
#breadcrumb ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;	
}
#breadcrumb li {
	float: left;
	background: url(/site_files/img/path_divider.png) no-repeat 100% 50%;
	padding-right: 9px;
	margin-right: 4px;
}
#breadcrumb li.last_true {
    background-image: none;
}
#breadcrumb li.last_true a{
	color: #767676;	
	text-decoration: none;
} 

#breadcrumb a:hover {
	color: #0162cd;
}
#breadcrumb a {
    color: #154273; 
}

/*************************************************************
 *                   MAINMENU
 **************************************************************/

#mainmenuContainer {
    position: absolute;	
    left: 0px;
    top: 110px;
    .top: 109px;
	width: 100%;
	height: 52px;
    background: #990083;
    color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 1.2em; 
	font-weight: bold;
	border-bottom: 10px solid #e6b9de;
}

#ie8 #mainmenuContainer {
    top: 109px;
}

#mainmenuContainer ul {
    padding: 0px;
    display: block;
    padding-left: 7px;
    margin-top: 27px;
    list-style-type: none;
    margin-left: 17px;
    width: 620px;
}
#mainmenuContainer li {
	background: none; 
	float: left; 
	margin: 0px; 
	padding: 1px 0px 0px 0px; 
}
#mainmenuContainer a {
    display: block; 
    padding: 0.16em 0.9091em 0.24em; 
    text-decoration: none;
    color: #FFFFFF;
    
}
#mainmenuContainer a.active,
#mainmenuContainer a:hover {
    background: #e6b9de;
    color: #000000;
    font-weight: bold;
}


/*************************************************************
 *                   SUBMENU
 **************************************************************/
#menuContainer ul { font-size: 1em; list-style-type: none; margin: 8px 0px 0px 0px; padding: 0; }
#menuContainer ul ul { margin: 0.1em 0; }
#menuContainer ul li { background: none; list-style: none; margin: 0; padding: 0; }

#menuContainer ul li a { color: #000; font-size: 1.1em; }
#menuContainer ul li a:hover { text-decoration: none;  }


#menuContainer li a { background: url(/site_files/img/arrows.png) 1.8em 7px no-repeat; text-decoration: none; display: block; padding: 0.2em 1em 0.2em 2.8em; width: 17.6em; }


#menuContainer li.open li a,
#menuContainer li.active li a { background: url(/site_files/img/arrows.png) 2.8em 7px no-repeat; padding: 0.2em 1em 0.2em 3.8em; width: 16.6em; }

#menuContainer li.open li.open li a,
#menuContainer li.open li.active li a { background: url(/site_files/img/arrows.png) 3.8em 7px no-repeat; padding: 0.2em 1em 0.2em 4.8em; width: 15.6em; }

#menuContainer li.open li.open li.open li a,
#menuContainer li.open li.open li.active li a { background: url(/site_files/img/arrows.png) 4.8em 7px no-repeat; padding: 0.2em 1em 0.2em 5.8em; width: 14.6em; }

#menuContainer li.open li.open li.open li.open li a,
#menuContainer li.open li.open li.open li.active li a { background: url(/site_files/img/arrows.png) 5.8em 7px no-repeat; padding: 0.2em 1em 0.2em 6.8em; width: 13.6em; }

#menuContainer li.open li.open li.open li.open li.open li a,
#menuContainer li.open li.open li.open li.open li.active li a { background: url(/site_files/img/arrows.png) 6.8em 7px no-repeat; padding: 0.2em 1em 0.2em 7.8em; width: 12.6em; }

#menuContainer li.open a { background-position: 1.8em -82px; }
#menuContainer li.open li.open a { background-position: 2.8em -82px; }
#menuContainer li.open li.open li.open a { background-position: 3.8em -82px; }
#menuContainer li.open li.open li.open li.open a { background-position: 4.8em -82px; }
#menuContainer li.open li.open li.open li.open li.open a { background-position: 5.8em -82px; }

#menuContainer a:hover{ background-color: #e6b9de!important;}


#menuContainer li.open a,
#menuContainer li li.open a,
#menuContainer li li li.open a{background-color: #f3ddef;}

#menuContainer li.active a,
#menuContainer li li.active a,
#menuContainer li li li.active a{background-color: #e6b9de;}

#menuContainer li li.open li.active a{background-color: #e6b9de;}



/*************************************************************
 *                   SUFOTOLINKS BLOKBMENU
 **************************************************************/
#homeFoto{
    width: 8px;
    height: 219px;
    float: left;
    padding-top:35px;
    padding-left: 241px;
    overflow: hidden;
}

#homeFotoKeuze{
    width: 215px;
    height: 254px;
    float: left;
    line-height: 13px;
    overflow: hidden;
    background-color: #e6b9de;
}

.homeFotoKeuzeOptieSeperater{
    width: 221px;
    background: #ffffff;
    height: 1px;
    margin:0px;
    padding:0px;
    line-height:0px;
    font-size:0px;
}

.homeFotoKeuzeOptieOff{
    width: 205px;
    height: 84px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #f3ddef;
    cursor: pointer;
    display:block;
    overflow: hidden;
}

.homeFotoKeuzeOptieOn{
    width: 205px;
    height: 84px;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
    display:block;
    overflow: hidden;
}

#homeFotoKeuze h2{
	font-family: Arial, Verdana, sans-serif; 
	font-size: 120%;
	line-height: 110%;
	margin: 8px 0px 5px 1px;
}


/*************************************************************
 *                  CONTENT STYLES
 **************************************************************/
h2.abc_letter {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 2.2em; 
	font-weight: normal; 
	line-height: 1.2; 
	margin-bottom: 0.6em; 
	margin-top: -0.1em;
}

h2.abc_letter2 {
	border-bottom:1px solid #e6b9de;
    font-size:130%;
    font-weight:600;
    padding: 2px 0px 4px 0px;
    margin: 0px 0px -5px 0px;
}
.abc_letter_tool{
	font-size: 1.2em; 
	font-weight: bold; 
	line-height: 1.3333; 
	margin-bottom: 0.4343em; 
	margin-top: 1em;

}

.abc_letter_tool_top{
    padding:0px;
    padding-top:5px;
    padding-bottom:4px;
    margin:0px;
    font-family: arial;
    font-size: 10px;
    text-decoration: none;
    color: #000000;

}
.paragraph {
	font-size: 1.1em;
	margin-bottom: 0.9em; 
    width: 100%;
    float:left;
    clear: both;
}
.toolbox_anker{
    background-color: #006986;
    color: #FFFFFF;
    font-weight: bold;
    width: 97%;
    padding: 7px;
}

.hh2, .hh2 a, .hh2 a:hover, .hh2 a:visited{
    text-decoration:none;
    color:#006986;
    margin:0px;
}

.hh1{
    text-align:right;
    margin:0px;
    color:#006986;
}
.artikelGereedschap{
    float : right;
    width : 200px;
    border : 1px solid #006986;
    padding: 0;
    margin : 0;
    background-color: #ffffff;
}
.artikelGereedschap a {
    color: #006987;
    text-decoration: none;
}

.artikelGereedschap img {
    margin-top : 5px;
    margin-bottom : -7px;
}
.artikelGereedschap dl {
    margin : 0;
    padding : 0px 0px 5px 0px;
}

.artikelGereedschap dt {
    margin : 0;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 8px;
    border-bottom: 0px;
    border-left: 1px solid #006986;
    border-right: 1px solid #006986;
    background-color: #006986;
}
.artikelGereedschap dd{
    margin : 0px 5px 5px 5px;
    padding : 0;
}
.oefenDevider{
    width: 96%;
    background-color: #006986;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:8px;
    padding-bottom:8px;
}

.oefenTekst{
    width: 96%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:8px;
    padding-bottom:8px;
}

.oefenSpacer{
    height : 20px;
    clear : both;
}
.oefenAnkers{
    float : left;
}
.clearer{
    clear:both;
    line-height:0px;
    margin:0px;
    padding:0px;
}
/*

Speciale CMS klassen, voornamelijk voor alinea types

!! ALTIJD INLCUDEN !!

*/
.cleaner {
    clear: both;	
}
abbr {
    color:#003366;
    border-bottom:1px dotted #003366;
}


.cms_3kolommen{
    width: 100%;
}

.cms_3kolommen div{
    width: 30%;
    float: left;
    text-align:justify;
}

.cms_3kolommen_last_row{
    padding-right:0px;
}

.cms_3kolommen_row{
    padding-right:20px;
}

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

.cms_2kolommen div{
    width: 49%;
    float: left;
}

.cms_afbeeldingrechts{
    padding: 0px 0px 10px 10px;
    float : right;
}

.cms_afbeeldinglinks{
    padding: 0px 10px 10px 0px;
    float : left;
}

.cms_gekleurdeachtergrond{
    padding : 10px;
    background-color: #7FB4C4;
    float : right;
    width : 280px;
}

.cms_afbeelding{
    padding: 0;
    margin : 0;
    float : left;
}

.cms_cleaner{
    height : 1px;
    width : 100%;
    float : left;
    display:inline;
}

a.addToDownloadBundelButton {
    background: #f3ddef url(/site_files/img/downloadbundel_plusje.png) no-repeat 5px 5px;
    display: block;
    float: left;
    padding: 3px 8px 3px 22px;
    text-decoration: none;
    margin-top: 1px;
}
a.addToDownloadBundelButton:hover {
    color: #FFFFFF;
}
#downloadbundelContents {
    list-style-type: none;
    padding: 0px;
    margin: 8px 0px;
}

#downloadbundelContents li {
    padding-left: 16px;
    background: url(/site_files/img/remove_downloadbundelitem.png) no-repeat 0px 2px;
    position: relativel;
    margin: 3px 0px;
}

#downloadbundelContents li div.removeButton {
    width: 12px; height: 12px;
    float: left;
    margin: 2px 0px 0px -16px;
    position: absolute;
    cursor: pointer;
}
.animationDing {
	position: absolute;
	margin: 3px 0px 0px 0px;
	padding: 3px 8px 3px 22px;
    width: 100px;
    background: #f3ddef;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}
.sizeMelding {
    background: #FFFFFF;
    border: 1px solid #CC0000;
    color: #C00;
    position: absolute;
    margin-top: -30px;
    width: 500px;
    padding: 8px;
}
.sizeMelding img {
    position: absolute;
    right: -8px;
    top: -8px;
    cursor: pointer;
}
.bundelListItem {
    border-bottom: 1px solid #d8d8d8;
    padding: 5px 0px;	
    margin-bottom: 5px;
}
.bundelListItem .datetime {
    clear: both;
    font-size: 10px;
    margin-top: 2px;
}
#contentContainer {
    position: relative;	
}
.downloadPopup {
    padding: 30px;
    background: #f3ddef;
    color: #FFFFFF;
    text-align: center;
	position:absolute;
	width:400px;  
	top:200px;  
	left:50%;  
	margin-left: -200px; 
    font-weight: bold;
}
.overlay {
    background: #000000;
    position:fixed; 
    width:100%; 
    height:100%;
    top: 0px;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.pageList {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.pageList li {
    float: left;
    border-right: 1px solid #e6b9de;
}
.pageList li a {
    display: block;
    padding: 6px 12px;
    text-decoration: none;
    font-weight: bold;
}
.pageList li a:hover, .pageList li.active a {
    background: #e6b9de;
    color: #FFFFFF;
}
.pageList li.textButtons a {
    text-decoration: underline;
}

/********************************** TOOLKIT INDEX ***************************************/
.toolkitIndex {
    margin: 5px 0px 25px 0px;
}
.toolkitIndex ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.toolkitIndex li.rubriek > a {
    border: 2px solid #e6b9de;
    padding: 6px 5px 6px 28px;
    margin: 8px 0px;
    display: block;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    background: url(/site_files/img/toolkitIndexPijltjeRechts.png) no-repeat 0% 50%;
}
.toolkitIndex li.rubriek > a.active {
	background: url(/site_files/img/toolkitIndexPijltjeBeneden.png) no-repeat 0% 50%;
}
.toolkitIndex li.rubriek > ul {
    margin: -3px 0px;
}
.toolkitIndex li.toolkit > a {
    padding: 1px 0px;
    margin-left: 30px;
    display: block;
}

.banner {
    background: #f3ddef  url(/site_files/img/banner_pijltje.gif) no-repeat 95% 50%;
    padding: 12px 57px 12px 9px;
    display: block;
    cursor: pointer;
}
.banner h2 {
    font-size: 17px;
    margin: 0px 0px 3px 0px;
    padding: 0px;
    font-weight: normal;
}
.banner  a {
    font-size: 12px;
    color: #000000;
}



.imgreplacement {
	background-color: transparent;
	background-position: left top;			
	background-repeat: no-repeat;
	/*color: rgba(255,255,255,0);*/
	font: 0/0 sans-serif;
	overflow: hidden;
	text-indent: -9000px;
	padding: 0;
	vertical-align: middle; /* options: middle, bottom, top, text-bottom, text-top */
	/*display: -moz-inline-box;*/ /* inline-block fix for Firefox 3 and older */
	display: inline-block;
}


#zoeken .text{
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1;
	border: #000 1px solid;
	padding: 0.2em 0.2em 0em 0.2em;
	margin: 0px;
}

/****************************************
 *          Uitklap blok 
 ********************************/
.foldoutHeader a{
	display: block;
    background: url(/site_files/img/arrow_left.gif) no-repeat 174px 8px  #f1d9ed;
	padding: 5px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	outline: none;
}

.foldoutHeader a:hover{
    background-color: #FFFFFF;
    color: #000000;
    text-decoration: none;
    background-image: url(/site_files/img/arrow_down.gif);
}

.foldoutContent{
	border: 1px solid #f1d9ed;
	padding: 10px;
	display: none;
}