#boxBottomLeft {
        float: left;
        width: 185px;
        margin-right: 10px;
        margin-top: 35px;
}

			/* Stukje voor de navigatie*/

			#boxNavSpeciaalVoor {
				width: 185px;
				padding: 0;
				float: left;
				height: 100%;
				clear: none;
			}

            #boxKalender
            {
                float:left;
				clear: none;
                width:500px;
                padding:30px 0 0 0;
            }
                .boxMaandKalender
                {
                    float:left;
                    clear:none;
                    width:100%;
                }
                    .boxKalenderDag
                    {
                        float:left;
                        clear:none;
                        border:1px solid black;
                        width:65px;
                        height:65px;
                    }
                .boxKalenderEntry
                {
                    float:left;
                    clear: none;
                    width:500px;
                }
                    .boxKalenderDatum
                    {
                        float:left;
                        clear: none;
                        width:100%;
                        background:#567683;
                        padding:4px;
                        font-weight:bold;
                    }
                    .boxKalenderSummary
                    {
                        float:left;
                        clear: none;
                        width:100%;
                        cursor:pointer;
                        background:#848DD8;
                        padding:4px;
                        font-size: 13px;
                    }
                        .boxKalenderSummary .boxStarttijd
                        {
                            float:left;
                            clear: none;
                            width:10%;
                        }
                        .boxKalenderSummary .boxActiviteit
                        {
                            float:left;
                            clear: none;
                            width:90%;
                        }
                    .boxKalenderDetails
                    {
                        float:left;
                        clear: none;
                        width:100%;
                        background:#848DD8;
                        padding:4px 4px 4px 4px;
                        display:none;
                        border-top:1px solid white;
                        border-bottom:1px solid white;
                    }
                        .boxKalenderDetails .boxKey
                        {
                            float:left;
                            clear: none;
                            width:30%;
                            font-weight:bold;
                            line-height:120%;
                            margin:0 0 4px 0;
                        }
                        .boxKalenderDetails .boxValue
                        {
                            float:left;
                            clear: none;
                            width:70%;
                            vertical-align:text-top;
                            line-height:120%;
                            margin:0 0 4px 0;
                        }
                            .boxKalenderDetails .boxValue p
                            {
                                margin:0;
                            }

			#boxNavSpeciaalVoorTitle {
				width: 175px;
                                background: #567683;
				font-weight: bold;
				color: White;
				font-size: 13px;
                                margin: 0;
                                padding: 5px;
			}


				#boxNavSpeciaalVoorCat {
					float: left;
					clear: none;
                                        padding: 5px;
					display: block;
					width: 175px;
					background-color: #C7DAF0;
				}


				#boxNavSpeciaalVoorCat a {
					color: #000;
					font-weight: bold;
					text-decoration: none;
				}


					.boxNavSpeciaalVoorList {
						float: left;
						clear: none;
						width: 185px;
						display: block;
						font-weight: normal;
					}

					.boxNavSpeciaalVoorListSubItem {
						background: url('../images/educatie/menu-subbullet-middle.gif') 10px -20px no-repeat;
						background-color: #C7DAF0;
						float: left;
						clear: none;
						width: 140px;
						display: block;
						font-weight: normal;
						padding-left: 40px;
						padding-right: 5px;
						vertical-align: middle;
						height: auto;
					}

					.boxNavSpeciaalVoorListItem {
						background: url('../images/educatie/menu-bullet-middle.gif') 10px -20px no-repeat;
						background-color: #C7DAF0;
						float: left;
						clear: none;
						width: 150px;
						display: block;
						font-weight: normal;
						padding-left: 30px;
						padding-right: 5px;
						vertical-align: middle;
						height: auto;
					}

					.boxNavSpeciaalVoorListItem.Last{
						background: url('../images/educatie/menu-bullet.gif') 10px -20px no-repeat;
						background-color: #C7DAF0;
					}

						.boxNavSpeciaalVoorListItem, .boxNavSpeciaalVoorListItem a {
							color: Black;
							text-decoration: none;
						}

						.boxNavSpeciaalVoorListItem a:hover {
							text-decoration: underline;
						}

						.boxNavSpeciaalVoorListSubItem a {
							color: black;
							text-decoration: none;
						}

						.boxNavSpeciaalVoorListSubItem a:hover {
							text-decoration: underline;
						}

					#boxNavEnd {
						width: 185px;
                                                float: left;
						height: 15px;
						background: url('../img/backgrounds/nav/bottom.png') left bottom no-repeat;
						_background: none;
						_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../img/backgrounds/nav/bottom.png');
					}

		#boxBottomQuote {
			float: left;
			clear: none;
			position: relative;
			margin: 25px auto;
			margin-left: -10px;
		}

		#boxBottomMain {
			float: left;
			clear: none;
			width: 360px !important;
                        margin: 10px !important;
                        padding: 0 !important;
                        overflow: visible;
		}

		#boxBottomMain a{
			color: black;
		}
		#boxBottomMain[id] {
			overflow: visible;
		}
		#boxBottomMain h2 {
			color: white;
                        padding: 0;
			margin: 10px 0;
		}
			#boxInformation {
				display: none;
			}

			.meer, .minder {
				cursor: pointer;
			}

			.toggleBeschrijving {
				float: right;
				clear: left;
				margin: 0;
				padding-bottom: 25px;
			}

			#folder {
				float: left;
				clear: none;
				margin: 10px;
			}
			#folder a {
				color: #000;
				font-weight: bold;
			}
			#folder img {
				float: left;
				margin-top: 0;
				margin-right: 5px;
			}

			#boxOpleidingTableBorder {
				background:#8b9aac;
				margin: 25px auto;
				width: 430px;
				clear: both;
			}
			#boxOpleidingTable {
				background: #c7daf0;
			}
			#boxOpleidingTable table {
				border-collapse: collapse;
				width: 100%;
			}
			#boxOpleidingTable td {
				margin: 0;
				padding: 0;
			}
			#boxOpleidingTable tr.more td {
				padding: 5px 5px;
				border-top: 2px solid #8b9aac;
			}
			#boxOpleidingTable th {
				text-align: left;
				padding: 8px 3px 5px 5px;
			}

			#boxOpleidingTable .meer .text-meer {
				display: inline;
			}
			#boxOpleidingTable .meer .text-minder {
				display: none;
			}
			#boxOpleidingTable .minder .text-meer {
				display: none;
			}
			#boxOpleidingTable .minder .text-minder {
				display: inline;
			}

			#boxOpleidingTable tbody {
				cursor: pointer;
			}
			#boxOpleidingTable tbody.odd {
				background: #afbfd2;
			}

			#boxOpleidingTable tr.hover { background: #8b9aac; }

			.informatieVorm dt {
				float: left;
				width: 150px;
				font-weight: bold;
				text-align:right;
				margin-right: 15px;
			}

		#boxBottomRight {
			float: right;
			clear: none;
                        margin-right: 10px;
			width: 380px;
		}

		#boxBottomRightDocumenten, #boxBottomRightNieuws, #boxBottomRightLocaties , #boxBottomRightInterview, #boxBottomRightFAQ {
			float: right;
			clear: none;
			color: #fff;
			width: 380px;
		}
			#boxBottomRightDocumenten h3, #boxBottomRightNieuws h3, #boxBottomRightLocaties h3, #boxBottomRightInterview h3, #boxBottomRightFAQ h3 {
				font-family: Trebuchet MS, arial, sans-serif;
				font-size: 18px;
				line-height: 18px;
				padding: 0px;
				margin: 0px;
				margin-top: 9px;
			}

			#boxBottomRightDocumenten a, #boxBottomRightNieuws a, #boxBottomRightFAQ a {
				color: white;
				text-decoration:underline;
			}

			#boxBottomRightDocumenten a {
			}

			#boxBottomRightDocumenten a:hover, #boxBottomRightNieuws a:hover, #boxBottomRightFAQ a:hover {
				color: #DDDDDD;
			}

			#boxBottomRightInterview a {
				color: white;
				text-decoration:underline;
			}

			#boxBottomRightInterview a:hover {
				color: #DDDDDD;
			}

			#boxBottomRightInterview h4 {
				margin-bottom: 2px;
			}

			#boxBottomRight {
				color: white;
			}

#boxFAQs {
	display: none;
}

#nav_categories {
	display: block;
	list-style-type:none;
}


#nav_categories li {
	padding-bottom: 20px;
}

#boxBottomMainBeschrijving {
	float: left;
	clear: none;
	height: auto;
}

#boxSpeciaalVoorPDF {
	float: left;
	clear: none;
	width: 400px;
}

#boxBottomMain {
	color: white;
}

#boxBottomMain a {
	color: white;
}


/*Begin BBL EFS-detail handel*/
#boxBBLMaatwerk
{
    padding-bottom:20px;
    background:#6A3165;
}

    #boxBBLMaatwerkMediaBrowser
    {
        margin-left:20px;
    }

    #boxBBLMaatwerk h3 {
        background: #581A59;
        margin-left: -15px;
        padding-left: 15px;
    }

    #boxBBLMaatwerk .boxBlock {
        background: none;
        margin: 5px;
    }

    #boxBBLMaatwerk .boxBlock h3 {
        background: #954DCF;
        font-size: 13px;
        margin: 0;
        padding: 5px;
    }

    #boxBBLMaatwerk ul {
        list-style-image: url('../images_test/indent1.gif');
        margin: 0;
        padding: 0 0 0 25px;
    }
/*Eind BBL EFS-detail handel*/

#boxSpeciaalRight {
    background: #581A59;
    float: left;
    width: 770px;
}

    #boxSpeciaalRight h3 {
        background: #87288C none repeat scroll 0 0;
        font-size: 13px;
        margin: 0;
        padding: 5px;
    }
