		#boxBottomNieuws {
			background: #a5c1cc;
			height: 250px;
		}
		#boxBottomNieuwsBorder {
			background: #6e8087;
			float: left;
			clear: none;
			width: 190px;
			height: 250px;
			margin-top: 30px;
			margin-right: 10px;
		}

			#boxBottomNieuwsImg {
				position: relative;
				top: -63px;
				left: 10px;
				clear: none;
				float: left;
				z-index: 10;
				margin-bottom: -63px;
			}

			#boxBottomNieuwsKop {
				background: #6e8087;
				width: 190px;
				height: 35px;
			}

				#boxBottomNieuws a {
					color: #000;
					text-decoration: none;
				}

				#boxBottomNieuws a:hover {
					color: #000;
					text-decoration: underline;
				}

					#nav_categories {
						font-weight: bold;
						margin: 0;
						padding: 0;
						padding-left: 10px;
						padding-top: 10px;
						padding-bottom: 10px;
						list-style: none;
						font-family: "Trebuchet MS", arial, sans-serif;
						background: url('../images/menu-bg.png') 10px 0px no-repeat;
					}
					#nav_categories li{
						margin-top:-7px;
						padding-left:18px;
						padding-top:7px;
						background: url('../images/menu-bullet.png') 0 -10px no-repeat;
					}

		#boxBottomNieuwsInhoud {
			float: left;
			clear: none;
			margin-top: 30px;
			margin-left: 50px;
			width: 970px;
			min-height: 100px;
		}

                #itemBox {
			width: 830px;
			background: #8B9AAD;
			padding: 3px;
			color: #fff;
			font-size: 13pt;
                        margin-bottom: 40px;
                        margin-right: 20px;
		}
		.item {
			width: 415px;
			background: #8B9AAD;
			padding: 3px;
			color: #fff;
			font-size: 13pt;
                        margin-bottom: 40px;
                        margin-right: 20px;
                        float: left;
                        text-align: left;
		}


		.itemInner {
			width: 405px;
			background: #C8DAF0;
			margin: auto;
			margin-top: 5px;
			padding: 5px;
			color: #000;
			font-size: 10pt;
		}
                #itemBox .itemInner {
			width: 810px;
                        padding-right: 10px;
		}

		.item h1, #itemBox h1 {
			font-size: 13pt;
			color: white;
		}

		#item1 {
			width: 42px;
			height: 44px;
			background: url('../images/aanmelden/mbo.gif');
			margin-top: -22px;
			float: left;
			margin-right: 5px;
			margin-left: 5px;
		}

		#item2 {
			width: 40px;
			height: 37px;
			background: url('../images/aanmelden/cursus.gif');
			margin-top: -15px;
			float: left;
			margin-right: 5px;
			margin-left: 5px;
		}

		#item3 {
			width: 38px;
			height: 39px;
			background: url('../images/aanmelden/hbo.gif');
			margin-top: -17px;
			float: left;
			margin-right: 5px;
			margin-left: 5px;
		}

		#item4 {
			width: 40px;
			height: 39px;
			background: url('../images/aanmelden/vavo.gif');
			margin-top: -16px;
			float: left;
			margin-right: 5px;
			margin-left: 5px;
		}

		#item5 {
			width: 37px;
			height: 38px;
			background: url('../images/aanmelden/edu.gif');
			margin-top: -16px;
			float: left;
			margin-right: 5px;
			margin-left: 5px;
		}

		div.item .leesverder a, div#itemBox .leesverder a {
			color:blue;
		}

		div.item > p, div#itemBox > p {
			padding: 0px;
			margin: 0px;
			padding-left:5px;
		}

		#boxBottomSpeciaal {
			margin-top: 30px;
		}

		#boxBottomSpeciaal a{
			color: #fff;
			text-decoration: none;
		}

		#boxBottomSpeciaal a:hover{
			color: #fff;
			text-decoration: underline;
		}
#mbo_opleiding LI {
    margin-bottom: 10px;
}
#mbo_opleiding LI LI{
    margin-bottom: 0px;
}
.itemInner A {
    color: #000000;
    text-decoration: underline;
}
.itemInner .titel {
    font-weight: bold;
    margin-bottom: 10px;
}
.itemInner .keuze_links {
    float: left;
    margin-right: 20px;
    width: 200px;
}
.itemInner .keuze_rechts {
    float: left;
    width: 580px;
}
.aanmelden_button {
    background-color: #450046;
    border: 1px solid #7581D4;
    color: #FFFFFF;
    padding: 3px 5px;
    margin-bottom: 5px;
    text-align: center;
}
.floatleft A, .floatright A {
   color: #FFFFFF;
   text-decoration: none;
}
.floatleft A:hover, .floatright A:hover {
   text-decoration: underline;
}
.floatleft {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.floatright {
    float: right;
    margin-right: 20px;
}
