html, body {
	margin: 0;
	background: url(/assets/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	width: 100%;
	color:#424242;
}

div, tr, td {
	font-family: arial,helvetica,verdana, sans-serif;
	font-size:11px;
	line-height: 20px;
}

td {
	text-align: left;
	margin: 0px;
	padding: 3px;
}

td p {
	margin: 0px;
	padding: 0px;
}
.border {
	border: 1px solid #dc098c;
}

div#wrapper {
	width: 951px;
	margin: 0px auto 0px auto;
	height: auto !important;
}


A:LINK, A:VISITED, A:ACTIVE {
	color: #dd7212;
	text-decoration : none;
}

A:HOVER {
	color: #003f5d;
	text-decoration : underline;
}

div#clear {
	clear: both;
}


div#logo {
	float: left;
	width: 359px;
	margin-right:295px;

}





div#topmenu {
	padding: 0px 5px 0px 5px;
	width: 285px;
	line-height: 28px;
	float: left;
	background: url(/assets/images/bg_topmenu.jpg);
	background-repeat: no-repeat;
	color: #fff;
	text-align: right;
}

div#topmenu A {
	color: #fff;
	text-decoration : none;
	margin-left: 4px;
	margin-right: 4px;
}

div#topmenu A:HOVER {
	color: #eeb988;
	text-decoration : none;
}

div#topmenu form {
	padding: 4px 0px 0px 0px;
}


div#topmenu div#onderdeel {
	padding-top: 40px;
	color: #dd7211;
	text-align: right;
	font-size:9px;

}

div#topmenu div#onderdeel A {
	text-decoration : none;
	margin-left: 4px;
	margin-right: 0px;
}



div#menu-kader {
	width: 951px;
	height: 37px;
	float: none;

}

#menu td {
	color: #dd7211;
	font-size:15px;
	font-weight: bold;
	line-height: 37px;
	overflow: hidden;
	float: left;
}

#menu A {
	color: #dd7211;
	float: left;
	margin: 0px 10px 0px 10px;
	text-decoration : none;
}

#menu A:HOVER, #menu td .active {
	color: #003f5d;
	text-decoration : none;
}

div#sep {
	float: left;
	width: 1px;
	height: 37px;
	background: url(/assets/images/sep.gif);
	background-repeat: no-repeat;
}



div#illu {
	float: left;
	width: 951px;
	height: auto;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	vertical-align: middle;
}

div#illu div {
	line-height: 14px;
}




div#submenu {
	margin-top: 15px;
	padding: 0px;
	width: 340px;
	float: left;
	color: #ffffff;
}

div#submenu_content {
	padding: 20px;
	padding-top: 10px;
	width: 300px;
	color: #ffffff;
	background: url(/assets/images/kader_top.gif);
	background-repeat: no-repeat;
	line-height: 1px;
}


div#submenu_content ul {
	margin:0;
	padding-left:0;
	list-style:none;
	margin-top:8px;
	margin-bottom:8px;
}

div#submenu_content li {
	list-style: none;
	margin:0;
	padding-left:0;
}


div#submenu_content A {
	color: #fff;
	text-decoration : none;
	margin: 0px;
	line-height: 14px;
	font-size:12px;
	background:url(/assets/images/bullet.gif) no-repeat 0 5px;
	padding-left:10px;
	margin-left:0;
	display:block;
	width:auto;
}

div#submenu_content A:HOVER {
	color: #eeb988;
	text-decoration : none;
	background-position: 0px -45px;
}


div#submenu_content div#stippel {
	width: 300px;
	height: 1px;
	padding: 0px;
	margin: 0px;
	background: url(/assets/images/stippel1.gif);
	overflow: hidden;
}


div#submenu_kl {
	float: left;
	margin-top: 10px;
}

div#submenu_kl_content {
	float: left;
	margin: 0px;
	padding: 10px;
	padding-top: 20px;
	width: 145px;
	height: 135px;
	color: #ffffff;
	background: url(/assets/images/kader_kl_top.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 14px;

}

div#submenu_kl_content A {
	color: #fff;
	text-decoration : none;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	line-height: 16px;
}

div#submenu_kl_content A:HOVER {
	color: #eeb988;
	text-decoration : none;
}

div#submenu_spacer {
	float: left;
	padding-left: 10px;
	overflow: hidden;
}





div#body {
	width: 495px;
	padding: 0px;
	margin: 0px;
	padding-left: 58px;
	padding-top: 15px;
	float: left;
	text-align: justify;
}

div#body H1{
	font-size:15px;
	line-height: 20px;
	color: #003f5d;
	text-align: left;
}

div#body H2{
	text-align: left;
}

div#onder {
	width: 100%;
	margin: 0;
	background: url(/assets/images/bg_bottem.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	height: 160px;
}

div#onder_content {
	width: 951px;
	margin: 0px auto 0px auto;
	padding-top: 15px;
	background-color: #23456;
	line-height: 1px;
}

div#onder_content td {
	font-size:9px;
	line-height: 20px;
	color: #bbc8c7;
}

div#onder_content td A {
	font-size:9px;
	line-height: 20px;
	color: #df7e25;
	text-decoration : none;
	margin-left: 8px;
	margin-right: 8px;
}

div#onder_content td A:HOVER {
	color: #003f5d;
	text-decoration : none;
}

blockquote {
	border: 1px solid #003f5d;
	background-color: #d2dada;
	margin: 4px;
	margin-bottom: 14px;
	padding: 6px;
}

blockquote#pdf {
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-left: 10px;
	background: url(/assets/images/pdf_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;

}
blockquote#pdf A {
	color: #fff;
}
blockquote#pdf A:hover {
	color: #003f5d;
}




h4 {
	border: 0px solid #003f5d;
	background-color: #d2dada;
	margin: 2px;
	margin-bottom: 4px;
	padding: 2px;
	padding-left: 10px;
}


div#kl {
	color: #999999;
	font-size:9px;
	line-height: 14px;
	padding-left: 17px;
}


div#activiteitenkalender {
	position: relative;
	margin-top: 15px;
	padding: 0px;
	width: 340px;
	height: 152px;
	float: left;
	color: #ffffff;
	background: url(/assets/images/kalender_bg.gif) no-repeat;
}

div#activiteitenkalender div#dag {
	position: absolute;
	top: 5px;
	left:10px;
}

div#activiteitenkalender div#datum {
	position: absolute;
	top: 30px;
	left:30px;
}
div#activiteitenkalender div#vorige {
	position: absolute;
	top: 18px;
	left:186px;
}
div#activiteitenkalender div#volgende {
	position: absolute;
	top: 18px;
	left:311px;
}
div#activiteitenkalender div#maand {
	position: absolute;
	top: 14px;
	left:186px;
	width: 133px;
	text-align:center;
	font-size:12px;
	line-height: 20px;
}
div#activiteitenkalender div#kalender {
	position: absolute;
	top: 14px;
	left:186px;
	width: 133px;
	font-size:11px;
	line-height: 14px;
}


div#activiteitenkalender div#kalender .label {
	position: relative;
	top: 22px;
	color: #dd7212;
	width:19px;
	float:left;
	text-align:center;
}

div#activiteitenkalender div#kalender .dag {
	position: relative;
	color: #fff;
	top:20px;
	width:19px;
	line-height: 16px;
	height:16px;
	float:left;
	font-weight: normal;
	text-align:center;
}

div#activiteitenkalender div#kalender .dag A {
	color: #dd7212;
	font-weight: bold;
	text-decoration: none;
}

div#activiteitenkalender div#kalender .dag A:hover {
	color: #4d798e;
}

#letop {
	position:absolute;
	top:70px;
	left:410px;
	z-index:3;
	font-size:14px;
	color:#fff;
	text-align:center;
	background: url(/assets/images/letop.gif) no-repeat;
	width:320px;
	height:33px;
	line-height: 16px;
	padding-top: 5px;
}
#letop A {
	color:#fff;
}

