/* CSS Document */

/********************************************** Sitesupport Online Communication ***********************************************/

/* COLOURS
Donker-paars #55328a;
Paars-Hovers #865fc4;
Licht-paars #7451aa;

Niet bepaald in ontwerp: Lichter-paars #8968bb


	
/*************************************************************************************************************** Body	*/

body{
  background: url('/site/img/bg/body-bg.png') repeat-x;
  margin: 0;
  padding: 5px 0 0 0 ;
}

/*************************************************************************************************************** Container	*/

#container{
	padding: 0;
	margin: 0px auto 5px auto;	
	width: 1024px;
	border: none;
	font-family: "arial";
	font-size: 11px;
	color: #55328a;
}

#left-colum{
	width: 200px;
	float: left;
	margin-right: 3px;
}

#center-colum{
	float: left;
	width: 586px;
	margin-left: 0px;
	margin-right: 4px;
	min-height: 560px;
}

#right-colum{
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}

/*************************************************************************************************************** Header */

#header {
	width: 1000px;
	height: 105px;
	float: left;
	margin: 0; 
	padding: 14px 0 0 14px ;	
}

/* Logo */

.logo {
	padding: 0 0 0 14px;
	margin: 0;
	float: left;
	border: none;
}

/* Flags-wrapper */

#flags-wrapper{
	height: 40px;
	float: left;
	margin: 0 0 0 655px;
}

/* Flags */

#flags{
	border: none;
	margin-left: 6px;
	padding: 8px 0 10px 2px ;
}


.flags {
	padding: 2px 3px 0px 10px;
}

#flags img{
	border: none;
	
}

#flags a{
	font-family: "arial";
	font-weight: 600;
	color: #55328a;
	text-decoration: none;
	border: none;
}

#flags a: hover{
	color: #865fc4;
	border: none;
}

#flags a: visited{
	font-weight: bolder;
	color: #55328a;
	text-decoration: none;
	border: none;
}

/* searchbox */

#search {
}

.searchbox {
	border: #CCCCCC 1px solid;
	height: 20px;
	width: 127px;
	padding: 3px
	font-size: 11px;
	margin: 0 0 0 15px;
}



#search a{
	font: "avenir";
	font-size: 12px;
	font-weight: normal;
	color: #55328a;
	text-decoration: none;
}

#search a: hover{
	color: #865fc4;
}

#search img{
	border: none;
	text-decoration: none;
	padding: 0 4px 0 4px;
}

#search img a{
	border: none;
	text-decoration: none;
}


/* Breadcrumbs */

#breadcrumbs {
	font-family: "arial";
	font-size: 11px;
	width: 995px;
	float: left;
	color: #55328a;
	margin: 0;
	padding: 27px 0 0 0px;
}

#breadcrumbs img {
	margin-right: 3px;
}

#breadcrumbs a{
	font-weight: bold;
	text-decoration: none;
	color: #55328a;
	margin-left: 3px;
	margin-right: 3px;
}

#breadcrumbs a: hover{
	text-decoration: none;
	color: #865fc4;
}
	
/* Menu */

#menu-wrapper{
	float:left;
	margin-bottom:4px;
}

#menu {
	font-size:14px;
	float:left;
	padding:0px;
	margin:0;
}

/* Menu - inhoud */
.nav ul{
	display:block;
	list-style-type: none;
	margin:0;
	padding:0;
}

ul.nav{
	/*min-width: 184px;*/
	width: 184px;
	margin:0px;
	float: left;
	list-style-type:none;
	padding-left:0px;
	padding-bottom:0px;
}

/*  1st lvl SUB MENU 	*/

.nav a{
	text-decoration: none;
	color:#FFFFFF;
	display:block;
	padding: 4px 6px 5px 27px;	
	/*height: 24px;*/
	text-align:left;
	font-weight:bold;
	font:"Avenir";	
	font-size:15px;
}
	
ul.nav >li{
	background:url(/site/img/arrows/arrow-big-closed-white.png) no-repeat left ;
	background-position:17px 9px;
	background-color:#55328a;
	border-top:1px #9370c9 solid; 
	padding-bottom:0px;
	letter-spacing:-0.04em;
	display:block;
	/*min-width: 184px;*/
}

.nav li a:hover{
	background:url(/site/img/arrows/arrow-big-closed-white.png) no-repeat left ;
	background-position:17px 9px;
	background-color:#865fc4;
	display:block;
	/*min-width: 150px;*/
}

/*  2st lvl SUB MENU 	*/

.active{
	margin:0px;
}

/* .li active  */
ul.nav li.active >a {
	display:block;
	background:url(/site/img/arrows/arrow-big-open-white.png) no-repeat #7451aa ;
	background-position:14px 11px;
	/*height: 19px;*/
	padding: 4px 6px 5px 27px;	
	/*width: 150px;*/

}

ul.nav li.active >a:hover{
	background:url(/site/img/arrows/arrow-big-open-white.png) no-repeat #865fc4;
	background-position:14px 11px;
	/*height: 19px;*/
	display: block;
	/*width: 150px;*/

}

/* .li onder eerste active */
ul.nav li.active ul li >a {
	font-size:12px;
	background:url(/site/img/arrows/arrow-closed-small-white.png) no-repeat #7451aa;	
	background-position:15px 8px;
	/*height: 19px;*/
	padding: 4px 6px 5px 27px;	
	/*width: 150px;*/
	letter-spacing:normal;
	display:block;
}

ul.nav li.active ul li >a:hover {
	font-size:12px;
	background:url(/site/img/arrows/arrow-closed-small-white.png) no-repeat #865fc4 ;
	background-position:15px 8px;
	/*height: 19px;*/
	display: block;
	/*width: 150px;*/

}

/*	3st lvl SUB MENU 	*/
/*	tweede .li active  	*/
ul.nav li.active ul li.active >a {
	background:url(/site/img/arrows/arrow-open-small-white.png) no-repeat #9372c5 ;
	background-position:15px 9px;
	padding: 5px 6px 5px 27px;	
	/*height: 19px;*/
	letter-spacing: normal;
	display: block;
	/*width: 150px;*/
}

ul.nav li.active ul li.active >a:hover {
	background:url(/site/img/arrows/arrow-open-small-white.png) #865fc4 no-repeat left ;
	background-position:15px 9px;
	padding: 5px 6px 5px 27px;	
	/*height: 19px;*/
	display: block;
	/*width: 150px;*/
}

/* kopie */

ul.nav li.active ul li.active ul li >a {
	background:url(/site/img/arrows/minus.png) no-repeat #9372c5 ;
	background-position:28px 10px;
	padding:5px 6px 5px 38px;	
	/*height:19px;*/
	letter-spacing:normal;
	/*width:139px;*/
	font-size:11px;
}

ul.nav li.active ul li.active ul li >a:hover {
	background:url(/site/img/arrows/minus.png) #865fc4 no-repeat left;
	background-position:28px 10px;
	padding:5px 6px 5px 38px;	
	/*height:19px;*/
	/*width:139px;*/
	font-size:11px;
}


/* Content	*/

#content-shade-top{
	background: url('/site/img/bg/content-shade-top.png') top no-repeat;
	height: 6px;
	width: 586px;
	float: left;
}

#content-shade-center{
	background: url('/site/img/bg/content-shade-center.png') repeat-y top;
	width: 586px;
	float: left;
}

#content-shade-bottom{
	background: url('/site/img/bg/content-shade-bottom.png');
	width: 586px;
	height: 6px;
	float: left;
	margin-top: 0px;
}

/* Content - text - positie */

#content{ 
	padding-left: 5px;
}

#text{
	padding-left: 34px;
	padding-right: 47px;
	padding-bottom: 35px;
	margin-top: 6px;
	float: left;
	width: 508px;
	min-height: 390px;
	width: 490px;
	line-height: 1.5em;
}

#text a {
  text-decoration: underline;
  color: #55328a;
}

#text a: hover {
  text-decoration: underline;
}

/* Content - text - opmaak */

#content-kop h1{
	font: "avenir";
	font-size: 30px;
	font-weight: bolder;
	margin-left: 30px;
	color: #55328a;
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 0px;
}

#content-kop h1.include {
	font: "avenir";
	font-size: 30px;
	font-weight: bolder;
	margin-left: 0px;
	color: #55328a;
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 0px;
}

#content-kop h2 {
	font: "avenir";
	font-size: 25px;
	font-weight: bolder;
	margin-left: 30px;
	color: #55328a;
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 0px;
}

#content-kop h2.include {
	font: "avenir";
	font-size: 25px;
	font-weight: bolder;
	margin-left: 0px;
	color: #55328a;
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 0px;
}

.content_img{
	padding: 5px;
	border: 1px solid #55328a;
}

/*************************************************************************************************************** Footer	*/

#footer{
	font-family: "arial";
	float: left;
	width: 1000px;
	margin-top: 20px;
	font: arial;
	font-size: 11px;
	margin-left: 5px;
}

#footer-text-wrapper{
	float: left;
	width: 876px;
}

#footer-text-top{
	float: left;
	width: 876px;
	border-bottom: #CCCCCC 1px solid;
	padding-bottom: 8px;
	padding-top: 10px;
	color: #55328a;
}

#footer-text-bottom {
	display: inline;
	color: #999999;
	width: 820px;
	font: arial;
	font-size: 11px;
	font-style: normal;
	float: left;
	margin-top: 4px
}

#footer-img-wrapper{
	float: left;
	margin-top: -10x;
}

#footer-text-bottom a{
	color: #999999;
	text-decoration: none;
}

#footer-text-bottom a: hover{
	color: #865fc4;
}

#footer p{
	padding: 0px; margin: 0px;
	display: inline;
	font-weight: bold;
}

/* KEURMERK */
	
.keurmerk {
	padding: 0px 0px 0 5px;
	float: left;
	text-align: left;
}

#footer-img-wrapper img{
	padding: 0px 0px 0 5px;
	float: left;
	text-align: left;
	border: none;
}


/**************************************************************************************************************** Shade - Box */

.shade-box{
	width: 197px;
	float: left;
	padding: 0px;
	margin: 0 0 2px 0;
}

.shade-box-top{
	background: url('/site/img/bg/shade-box-top.png') no-repeat;
	height: 6px;
	width: 197px;
	float: left;
	padding: 0px;
	margin: 0px;
}

.shade-box-center{
	background: url('/site/img/bg/shade-box-center.png') repeat-y ;
	width: 197px;
	float: left;
	padding-left: 6px;
	padding: 0 0 0 6px;
	margin: 0px;
	
}

.shade-box-bottom{
	background: url('/site/img/bg/shade-box-bottom.png') no-repeat;
	height: 6px;
	width: 197px;
	float: left;
	margin-top: 0px;
}

.shade-box img {
	border: none;
	padding: none;
	margin-bottom: 0px;
	display: block;
}

.shade-box-img a{
	margin: 0px;
	padding: 0px;
	border: none;
}

/**************************************************************************************************************** direct naar */

#direct-naar{
	width: 179px;
	float: left;
	margin-top: 0px;
	margin-left: 6px;
	padding-left: 6px;
	padding-top: 0px;
	height: 120px;
}

#direct-naar h3{
	background: url('/site/img/arrows/arrow-big-open-darkpurple.png') no-repeat left;
	background-position: 5px 8px;
	font: "avenir";
	font-size: 16px;
	font-weight: bolder;
	font-size: 16px;	
	color: #55328a;
	display: block;
	padding-left: 23px;
	padding-bottom: 0px;
	margin-top: 18px;
	margin-bottom: 0px;
}

#direct-naar a{
	background: url('/site/img/arrows/arrow-small-closed.png') left no-repeat;
	background-position: 7px 5px;
	font: "avenir";
	font-size: 12px;
	color: #9370c9;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 23px;
	line-height: 1.4em;
	padding-top: 0;
	display: block;
}

#direct-naar a: hover{
	background: url('/site/img/arrows/arrow-small-closed.png') left no-repeat;
	font: "avenir";
	color: #865fc4;
	background-position: 7px 5px;
}

/* ~~~~~~~~~~~~~~ FORMS ~~~~~~~~~~~~~~~~ */


.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #451e76;
	padding: 2px;
	border: 1px solid #451f76;
}

.form_txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 280px;
	color: #451e76;
	padding: 2px;
	border: 1px solid #451f76;
}

.form_txtbox_postcode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 44px;
	color: #451e76;
	padding: 2px;
	border: 1px solid #451f76;
}

.form_txtbox_plaats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 227px;
	color: #451e76;
	padding: 2px;
	border: 1px solid #451f76;
}

.form_txtbox_bijdrage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 25px;
	color: #451e76;
	padding: 2px;
	border: 1px solid #451f76;
}


.form_txtbox_rekening {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 50px;
	color: #451e76;
	padding: 2px;
	border: 1px solid #451f76;
}

.form_radio {
	vertical-align: top;
}

.form_buttons {
	background-color: #451f76;
	color: #FFFFFF;
	font-size: 11px;
	width: 67px;
	height: 18px;
	border: 0px;
	padding-bottom: 4px;
}

.form_buttons_hoogte {
	background-color: #451f76;
	color: #FFFFFF;
	font-size: 11px;
	width: 122px;
	height: 18px;
	border: 0px;
	padding-bottom: 3px;
}


.form_textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 284px;
	height: 150px;
	color: #451e76;
	border: 1px solid #451f76;
	}

.form_error{
	font-size: 10px;
	color: #FF0000;
	border: 1px solid #ff0000;
	padding: 3px 8px;
	margin: 10px 0;
	width: 408px;
}

.form .validate-img {
	margin-left: 3px;
	vertical-align: middle;
}

.form td {
	padding-top: 3px;
	padding-bottom: 3px;
}

.placeholder-banner-small {
  width: 197px;
  height: 112px;
	float: left;
	padding: 0px;
	margin: 0 0 2px 0;
}

.placeholder-banner-large {
  width: 197px;
  height: 228px;
	float: left;
	padding: 0px;
	margin: 0 0 2px 0;
}

.cell-header {
  border-bottom: 1px solid #BBBBBB; 
  padding-bottom: 3px;
}

.cell-list {
  padding-bottom: 4px; 
  padding-top: 4px; 
  border-bottom: 1px solid #DDDDDD;
}

.clear-both {
  clear: both;
}


#text img.align-left {
  float: left;
  padding: 3px; 
  border: 1px solid #55328a;
  margin: 3px 10px 3px 0;
}

#text img.align-center {
  margin: 5px auto;
  display: block;
  padding: 3px; 
  border: 1px solid #55328a;
}

#text img.align-right {
  float: right;
  padding: 3px; 
  border: 1px solid #55328a;
  margin: 3px 0 3px 10px;
}

#text a.link-purple-dark {
  color: #55328a;
  font-weight: bold;
  text-decoration: none;
}

.search-highlight {
    background-color: #D6BFFF;
}

/* community icons */
#community-icons {
    float: left;
    padding-bottom: 5px;
}

#community-icons h3{
	/*background: url('/site/img/arrows/arrow-big-open-darkpurple.png') no-repeat left;*/
	/*background-position: 5px 8px;*/
	font: "avenir";
	font-size: 16px;
	font-weight: bolder;
	font-size: 16px;	
	color: #55328a;
	display: block;
	padding-left: 9px;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 5px;
	margin-bottom: 0px;
}

#community-list {
    float: left;
    display:block;
    list-style-type: none;
    margin: 0;
    padding: 15px 0 5px 8px;
    margin-top: 0;
}

#community-list li {
    float: left;
    padding-right: 12px;
}