/* TOP MENU */
a#menuhome:link, a#menuhome:visited {	
	color:#41368e; /* purple */
	width:33px;
	border-bottom: 7px solid #41368e;
}
a#menuhome:hover, a#menuhome:active {	
	color:#ffffff;
	/*background-color:#41368e;*/
}
a#menuhetmbo:link, a#menuhetmbo:visited {	
	color:#bd252b; /* red */
	width:120px;
	border-bottom: 7px solid #bd252b;
}
a#menuhetmbo:hover, a#menuhetmbo:active {	
	color:#ffffff;
	background-color:#bd252b;
}
a#menumboraad:link, a#menumboraad:visited {	
	color:#f2ca32; /* yellow */
	width:123px;
	border-bottom: 7px solid #f2ca32;
}
a#menumboraad:hover, a#menumboraad:active {	
	color:#ffffff;
	background-color:#f2ca32;
}
a#menudossiers:link, a#menudossiers:visited {	
	color:#df9330; /* orange */
	width:121px;
	border-bottom: 7px solid #df9330;
}
a#menudossiers:hover, a#menudossiers:active {	
	color:#ffffff;
	background-color:#df9330;
}
a#menuproducten:link, a#menuproducten:visited {	
	color:#1a969f; /* blue */
	width:124px;
	border-bottom: 7px solid #1a969f;
}
a#menuproducten:hover, a#menuproducten:active {	
	color:#ffffff;
	background-color:#1a969f;
}
a#menucontact:link, a#menucontact:visited {	
	color:#83b54e; /* green */
	width:105px;
	border-bottom: 7px solid #83b54e;
}
a#menucontact:hover, a#menucontact:active {	
	color:#ffffff;
	background-color:#83b54e;
}
a#menuenglish:link, a#menuenglish:visited {	
	color:#828282; /* gray */
	width:116px;
	border-bottom: 7px solid #828282;
}
a#menuenglish:hover, a#menuenglish:active {	
	color:#ffffff;
	background-color:#828282;
}

/* VLAKKEN HOMEPAGE */

.block a {
	height: auto;
	margin: 0;
	padding: 0;
	}
	
.block img {
	width: 290px;
/*	height: 85px;*/
	border: 0;
	}
	
.blocknote {
	height: 25px;
	margin-bottom: 10px;
	}

#vlakkenhomepage a.mboraad {
	background-image:url(../images/btn_mboraad.gif);
	background-color:#ecb532;
}

#vlakkenhomepage a.hetmbo {
	background-image:url(../images/btn_hetmbo.gif); 
	background-color:#c2322c;
}

#vlakkenhomepage a.publicaties {
	background-image:url(../images/btn_publicaties.gif);
	background-color:#349198; 
}

#vlakkenhomepage a.themas {
	background-image:url(../images/btn_themas.gif);
	background-color:#df9330; 
}

#vlakkenhomepage a.documenten {
	background-image:url(../images/btn_documenten.gif);
	background-color:#df9330; 
}

#vlakkenhomepage a.twitter {
	background-image:url(../images/btn_twitter.gif);
	background-color:#df9330; 
}

#vlakkenhomepage a.regionieuws {
	background-image:url(../images/btn_hetmbo.gif.gif);
	background-color:#c2322c; 
}

/* DREMPELSWEG */
#drempelswegvervolgRed {
	padding:0px 0px 0px 0px; /* top right bottom left */
	background-image:url(../images/bg_drempelsweg_red.jpg);
	background-repeat:no-repeat;
	background-color:#bd252b;
	*width:927px;
	*padding:0px;
}
#drempelswegvervolgYellow {
	padding:0px 0px 0px 0px; /* top right bottom left */
	background-image:url(../images/bg_drempelsweg_yellow.jpg);
	background-repeat:no-repeat;
	background-color:#ffc000;
	*width:927px;
	*padding:0px;
}
#drempelswegvervolgOrange {
	padding:0px 0px 0px 0px; /* top right bottom left */
	background-image:url(../images/bg_drempelsweg_orange.jpg);
	background-repeat:no-repeat;
	background-color:#df9330;
	*width:927px;
	*padding:0px;
}
#drempelswegvervolgBlue {
	padding:0px 0px 0px 0px; /* top right bottom left */
	background-image:url(../images/bg_drempelsweg_blue.jpg);
	background-repeat:no-repeat;
	background-color:#1a969f;
	*width:927px;
	*padding:0px;
}
#drempelswegvervolgGreen {
	padding:0px 0px 0px 0px; /* top right bottom left */
	background-image:url(../images/bg_drempelsweg_green.jpg);
	background-repeat:no-repeat;
	background-color:#85ba4b;
	*width:927px;
	*padding:0px;
}
#drempelswegvervolgPurple {
	padding:0px 0px 0px 0px; /* top right bottom left */
	background-image:url(../images/bg_drempelsweg_purple.jpg);
	background-repeat:no-repeat;
	background-color:#41368e;
	*width:927px;
	*padding:0px;
}
#drempelswegvervolgGray {
	padding:0px 0px 0px 0px; /* top right bottom left */
	background-image:url(../images/bg_drempelsweg_gray.jpg);
	background-repeat:no-repeat;
	background-color:#828282;
	*width:927px;
	*padding:0px;
}

/* KRUIMELPAD */
#kruimelpadRed {
	padding:6px 0px 0px 15px; /* top right bottom left */
	color:#bd252b;
}
#kruimelpadRed a {
	color:#333333;
	text-decoration:none;
}
#kruimelpadRed a:hover {
	color:#bd252b;
}

#kruimelpadYellow {
	padding:6px 0px 0px 15px; /* top right bottom left */
	color:#c7a112;
}
#kruimelpadYellow a {
	color:#333333;
	text-decoration:none;
}
#kruimelpadYellow a:hover {
	color:#c7a112;
}

#kruimelpadOrange {
	padding:6px 0px 0px 15px; /* top right bottom left */
	color:#df9330;
}
#kruimelpadOrange a {
	color:#333333;
	text-decoration:none;
}
#kruimelpadOrange a:hover {
	color:#df9330;
}

#kruimelpadBlue {
	padding:6px 0px 0px 15px; /* top right bottom left */
	color:#1a969f;
}
#kruimelpadBlue a {
	color:#333333;
	text-decoration:none;
}
#kruimelpadBlue a:hover {
	color:#1a969f;
}

#kruimelpadGreen {
	padding:6px 0px 0px 15px; /* top right bottom left */
	color:#507d1e;
}
#kruimelpadGreen a {
	color:#333333;
	text-decoration:none;
}
#kruimelpadGreen a:hover {
	color:#507d1e;
}

#kruimelpadPurple {
	padding:6px 0px 0px 15px; /* top right bottom left */
	color:#41368e;
}
#kruimelpadPurple a {
	color:#333333;
	text-decoration:none;
}
#kruimelpadPurple a:hover {
	color:#41368e;
}

#kruimelpadGray {
	padding:6px 0px 0px 15px; /* top right bottom left */
	color:#828282;
}
#kruimelpadGray a {
	color:#333333;
	text-decoration:none;
}
#kruimelpadGray a:hover {
	color:#828282;
}


/* MODULE VLAK */
#modulevlak h2.red, #dossiermodulevlak h2.red {
	height:16px;
	padding:3px 0px 0px 10px; /* top right bottom left */
	margin:0px;
	font-weight:bold;
	color:#bd252b;
	background-color:#eaeaea;
}
#modulevlak h2.yellow {
	height:16px;
	padding:3px 0px 0px 10px; /* top right bottom left */
	margin:0px;
	font-weight:bold;
	color:#c7a112;
	background-color:#eaeaea;
}
#modulevlak h2.orange, #dossiermodulevlak h2.orange {
	height:16px;
	padding:3px 0px 0px 10px; /* top right bottom left */
	margin:0px;
	font-weight:bold;
	color:#df9330;
	background-color:#eaeaea;
}
#modulevlak h2.blue {
	height:16px;
	padding:3px 0px 0px 10px; /* top right bottom left */
	margin:0px;
	font-weight:bold;
	color:#1a969f;
	background-color:#eaeaea;
}
#modulevlak h2.green {
	height:16px;
	padding:3px 0px 0px 10px; /* top right bottom left */
	margin:0px;
	font-weight:bold;
	color:#507d1e;
	background-color:#eaeaea;
}
#modulevlak h2.purple {
	height:16px;
	padding:3px 0px 0px 10px; /* top right bottom left */
	margin:0px;
	font-weight:bold;
	color:#41368e;
	background-color:#eaeaea;
}
#modulevlak h2.gray 
{
	height:16px;
	padding:3px 0px 0px 10px; /* top right bottom left */
	margin:0px;
	font-weight:bold;
	color:#828282;
	background-color:#eaeaea;
}

/* MENU */
#menuwrapper ul li a.red {
	color:#bd252b;
	line-height:normal;
}
#menuwrapper ul li a.redActive {
	color:#bd252b;
	line-height:normal;
	font-weight:bold;
}
#menuwrapper ul li ul li a.red {
	padding-left:20px;
	line-height:normal;
}
#menuwrapper ul li ul li a.redActive {
	padding-left:20px;
	line-height:normal;
	font-weight:bold;
}
#menuwrapper ul li ul li ul li a.red {
	margin-left:20px;
	padding:8px 0px 0px 15px; /* top right bottom left */
	background-image:url(../images/list_item_grijs.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:normal;
}
#menuwrapper ul li ul li ul li a.redActive {
	color:#bd252b;
	margin-left:20px;
	padding:8px 0px 0px 15px; /* top right bottom left */
	background-image:url(../images/list_item_grijs.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:normal;
	font-weight:bold;
}

#menuwrapper ul li a.yellow {
	color:#c7a112;
	line-height:normal;
}
#menuwrapper ul li a.yellowActive {
	color:#c7a112;
	line-height:normal;
	font-weight:bold;
}
#menuwrapper ul li ul li a.yellow {
	padding-left:20px;
	line-height:normal;
}
#menuwrapper ul li ul li a.yellowActive {
	padding-left:20px;
	line-height:normal;
	font-weight:bold;
}
#menuwrapper ul li ul li ul li a.yellow {
	margin-left:20px;
	padding:8px 0px 0px 15px; /* top right bottom left */
	background-image:url(../images/list_item_grijs.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:normal;
}
#menuwrapper ul li ul li ul li ul li a.yellow {
	margin-left:40px;
	padding:8px 0px 0px 15px; /* top right bottom left */
	background-image:url(../images/list_item_grijs.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:normal;
}
#menuwrapper ul li ul li ul li a.yellowActive {
	color:#c7a112;
	margin-left:20px;
	padding:8px 0px 0px 15px; /* top right bottom left */
	background-image:url(../images/list_item_grijs.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:normal;
	font-weight:bold;
}

#menuwrapper ul li ul li ul li ul li a.yellowActive {
	color:#c7a112;
	margin-left:40px;
	padding:8px 0px 0px 15px; /* top right bottom left */
	background-image:url(../images/list_item_grijs.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:normal;
	font-weight:bold;
}

#menuwrapper ul li a.orange {
	color:#df9330;
	line-height:normal;
}
#menuwrapper ul li a.orangeActive {
	color:#df9330;
	line-height:normal;
	font-weight:bold;
}
#menuwrapper ul li ul li a.orange {
	padding-left:20px;
	line-height:normal;
}
#menuwrapper ul li ul li a.orangeActive {
	padding-left:20px;
	line-height:normal;
	font-weight:bold;
}
#menuwrapper ul li ul li ul li a.orange {
	margin-left:20px;
	padding:8px 0px 0px 15px; /* top right bottom left */
	background-image:url(../images/list_item_grijs.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:normal;
}
#menuwrapper ul li ul li ul li a.orangeActive {
	color:#df9330;
	margin-left:20px;
	padding:8px 0px 0px 15px; /* top right bottom left */
	background-image:url(../images/list_item_grijs.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:normal;
	font-weight:bold;
}

#menuwrapper ul li a.blue {
	color:#1a969f;
	line-height:normal;
}
#menuwrapper ul li a.blueActive {
	color:#1a969f;
	line-height:normal;
	font-weight:bold;
}
#menuwrapper ul li ul li a.blue {
	padding-left:20px;
	line-height:normal;
}
#menuwrapper ul li ul li a.blueActive {
	padding-left:20px;
	line-height:normal;
	font-weight:bold;
}
#menuwrapper ul li ul li ul li a.blue {
	margin-left:20px;
	padding:8px 0px 0px 15px; /* top right bottom left */
	background-image:url(../images/list_item_grijs.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:normal;
}
#menuwrapper ul li ul li ul li a.blueActive {
	color:#1a969f;
	margin-left:20px;
	padding:8px 0px 0px 15px; /* top right bottom left */
	background-image:url(../images/list_item_grijs.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:normal;
	font-weight:bold;
}

#menuwrapper ul li a.green {
	color:#507d1e;
	line-height:normal;
}
#menuwrapper ul li a.greenActive {
	color:#507d1e;
	line-height:normal;
	font-weight:bold;
}
#menuwrapper ul li ul li a.green {
	padding-left:20px;
	line-height:normal;
}
#menuwrapper ul li ul li a.greenActive {
	padding-left:20px;
	line-height:normal;
	font-weight:bold;
}
#menuwrapper ul li ul li ul li a.green {
	margin-left:20px;
	padding:8px 0px 0px 15px; /* top right bottom left */
	background-image:url(../images/list_item_grijs.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:normal;
}
#menuwrapper ul li ul li ul li a.greenActive {
	color:#507d1e;
	margin-left:20px;
	padding:8px 0px 0px 15px; /* top right bottom left */
	background-image:url(../images/list_item_grijs.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:normal;
	font-weight:bold;
}

#menuwrapper ul li a.purple {
	color:#41368e;
	line-height:normal;
}
#menuwrapper ul li a.purpleActive {
	color:#41368e;
	line-height:normal;
	font-weight:bold;
}
#menuwrapper ul li ul li a.purple {
	padding-left:20px;
	line-height:normal;
}
#menuwrapper ul li ul li a.purpleActive {
	padding-left:20px;
	line-height:normal;
	font-weight:bold;
}
#menuwrapper ul li ul li ul li a.purple {
	margin-left:20px;
	padding:8px 0px 0px 15px; /* top right bottom left */
	background-image:url(../images/list_item_grijs.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:normal;
}
#menuwrapper ul li ul li ul li a.purpleActive {
	color:#828282;
	margin-left:20px;
	padding:8px 0px 0px 15px; /* top right bottom left */
	background-image:url(../images/list_item_grijs.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:normal;
	font-weight:bold;
}

#menuwrapper ul li a.gray {
	color:#828282;
	line-height:normal;
}
#menuwrapper ul li a.grayActive {
	color:#828282;
	line-height:normal;
	font-weight:bold;
}
#menuwrapper ul li ul li a.gray{
	padding-left:20px;
	line-height:normal;
}
#menuwrapper ul li ul li a.grayActive {
	padding-left:20px;
	line-height:normal;
	font-weight:bold;
}
#menuwrapper ul li ul li ul li a.gray {
	margin-left:20px;
	padding:8px 0px 0px 15px; /* top right bottom left */
	background-image:url(../images/list_item_grijs.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:normal;
}
#menuwrapper ul li ul li ul li a.grayActive {
	color:#828282;
	margin-left:20px;
	padding:8px 0px 0px 15px; /* top right bottom left */
	background-image:url(../images/list_item_grijs.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:normal;
	font-weight:bold;
}

/* DIVERSEN */
#alfabet a.active {
	color:#df9330;
}
#alfabetIntranet a.active {
	color:#41368e;
}

/*Afwijkende links*/
#footer a.ledenlink
{
	background-color: #df9330;
	color: #000;
	padding: 3px;
}

#footer a.collegalink
{
	background-color: #41368e;
	color: #fff;
	padding: 3px;
}

/* SITEMAP */
#sitemaplist, #sitemaplist ul
{
	padding: 0;
	margin: 0;
}

#sitemaplist li
{
	list-style-type:square;
	margin-left: 20px;
}