/*/////////////////////////////////////////////////////////////*/
/*/////////////// SUB MENUS ////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////*/

/*div.sub1Lijn {
	clear: both;
	margin-left: 20px;
	height: 30px;
	width: 179px;
	background: url(../images/BG_sub_laatst.gif) repeat-x 0 top;
}*/

div.moduletable_menu_sub1 {
	float: left;
	margin: 0;
	margin-top: 48px;
	/*margin-left: 20px;*/
	padding-left: 20px;
	/*height: 232px;*/
	width: 179px;
}


div.moduletable_menu_sub1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.moduletable_menu_sub1 li {
	position: relative;
	margin: 0;
	padding: 0;
}

div.moduletable_menu_sub1 a {
	color: #000;
	display: block;
	height: 20px;
	margin-bottom: 0;
	padding-top: 5px;
	padding-left: 30px;
	text-decoration: none;
	font-size: 11px;
	background: #b3e7fa url(../images/BG_sub_pers.gif) repeat-x 0 top;
}

/*div.moduletable_menu_sub1 li.parent a {
	background: url(../images/BG_sub_par.gif) repeat-x 0 top;
	color: #000;
}*/

div.moduletable_menu_sub1 li a:hover {
	background: url(../images/BG_sub_act.gif) repeat-x 0 top;
	background-color: #00AEEF;
	color: #fff !important;

}

div.moduletable_menu_sub1 li a:visited {
	color: #000;
}

div.moduletable_menu_sub1 li.active a {
	background: url(../images/BG_sub_act.gif) repeat-x 0 top;
	background-color: #00AEEF;
	color: #fff;
}

div.moduletable_menu_sub1 li.active a:visited {
	color: #fff;
}

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

/* tweede submenu niveau*/

/*div.sub2Lijn {
	clear: both;
	margin-left: 0px;
	height: 30px;
	width: 176px;
	background: url(../images/BG_sub_laatst.gif) repeat-x 0 top;
}*/

ul.menu-sub2 {
	background: url(../images/BG_sub.gif) repeat-x;
}

div.moduletable_menu_sub2 {
	float: left;
	margin: 0;
	margin-top: 48px;
	margin-left: 0px;
	/*height: 232px;*/
	width: 176px;
}


div.moduletable_menu_sub2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.moduletable_menu_sub2 li {
	position: relative;
	margin: 0;
	padding: 0;
}

div.moduletable_menu_sub2 a {
	color: #000;
	display: block;
	height: 20px;
	margin-bottom: 0;
	padding-top: 5px;
	padding-left: 30px;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 0px;
	background: #80d7f7 url(../images/BG_sub_pers2.gif) repeat-x 0 top;

}

#form-login div input.button {
	margin-top: -7px;
	padding-top: 0px;
	margin-left: -60px;
	font-size: 11px;
}

div.moduletable_menu_sub2 li a:hover {
	background: url(../images/BG_sub_act.gif) repeat-x 0 top;
	background-color: #00AEEF;
	color: #fff !important;

}

div.moduletable_menu_sub2 li a:visited {
	color: #000;
}

div.moduletable_menu_sub2 li.active a {
	background: url(../images/BG_sub_act.gif) repeat-x 0 top;
	background-color: #00AEEF;
	color: #fff;
	/*background-image: none;*/
}

div.moduletable_menu_sub2 li.active a:visited {
	color: #fff;
}



/*/////////////// EINDE SUB MENUS ////////////////////////////////////*/
/*/////////////// EINDE SUB MENUS ////////////////////////////////////*/
/*/////////////// EINDE SUB MENUS ////////////////////////////////////*/


/* sectie layout */
tr.sectiontableentry1 td a, tr.sectiontableentry2 td a {
	background: url(../images/link_blauw.gif) no-repeat 8px 6px;
}

tr.sectiontableentry1 td a:hover {
	display: block;
	/*text-decoration: underline;*/	
	background-color: #b3e7fa;
}

tr.sectiontableentry2 td a:hover {
	display: block;
	/*text-decoration: underline;*/	
	background-color: #b3e7fa;
}

div.componentheading {
	color: #00AEEF;
}

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

h2.kop {
	color: #00AEEF;
	font-size: 18px;
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-bottom: 6px;
	background: url(../images/BG_h2.gif) repeat-x 0 top;
}

.tussenkop {
	color: #00AEEF;
	font-weight: bold;
}

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

/* klassenroosters*/
a.klroosters {
	height: 22px;
	padding-top: 3px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
	background: url(../images/link_blauw.gif) no-repeat 8px 9px;
}

a.klroosters:hover {
	background-color: #b3e7fa;
}


a.klroosters.extern {
	background-color: #eee;
	margin-top: 1px;
}

a.klroosters.extern:hover {
	background-color: #b3e7fa;
}

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