/* ----------------------------- kolom links: menu */
#columnLeft h1 , #columnLeft div.moduletable h3  {
	font-size: 12px;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
}
/* ----------------------------- kolom links op home */
/* debby dit is dubbel... */

#columnLeft h1 , #columnLeft div.moduletable h3 {
	font-size: 12px; /* 12px */
	letter-spacing: 0.1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1BE9A;
	margin-top: 0px;
	padding-bottom: 8px;
}
#columnLeft ul {
	margin-top: 9px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1BE9A;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#columnLeft ul li {
	background-image: none;
	padding-left: 0px;
	margin-bottom: 5px;
}
/* ----------------------------- kolom links: menu in menu*/
#columnLeft ul ul{
	font-size: 100%;  /*  100 */
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#columnLeft ul ul li {
	background-image: none;
	padding-left: 15px;
}
#columnLeft a:link, #columnLeft a:visited {
	text-decoration: underline;
	color: #000000;
}
#columnLeft a:hover, #columnLeft a:active {
	color: #F09901;
}
/* ----------------------------- kolom links: banners */
#columnLeft img {
	margin-bottom: 15px;
	border: none;
	float: left;
	margin-right: 8px;
}
/* -------------------------- help aap/vacature tekst rechts */
#columnLeft  div.intro{
	float: right;
	width: 116px;
	font-size: 100%; /* 80%; */
	letter-spacing: 0.01em;
	padding-top: 2px;
	padding-bottom: 2px;
}
#columnLeft div.intro a:link, #columnLeft div.intro a:visited {
	text-decoration: none;
}
#columnLeft div.intro a:hover, #columnLeft div.intro a:active {
	color: #000000;
	text-decoration: underline;
}
/* -------------------------- afbeelding icon help aap */
#columnLeft  div.helpicon{
	float: left;
	width: 50px;
	padding-right: 10px;
}
/* ----------------------------- vacature detail links */
#columnLeft  div.details{
	float: left;
	width: 50px;
	background-image: url(../images/vacature_klein.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
}
#columnLeft  div.details p {
	color: #FFFFFF;
	font-size: 12px; /* 12 */
	margin-bottom: -6px;
	text-align: center;
	border-bottom: none;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 0px;
	letter-spacing: 0em;
}
#columnLeft  div.details p a {
	color: white;
	text-decoration: none;
}
#columnLeft div.vacature{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1BE9A;
	width: 176px;
	clear: both;
	height: 60px;
	padding-top: 8px;
}
#columnLeft  div.details a.hours {
	color: #A0BAAC !important;
}
/* ----------------------------- linkjes "meer steunmogelijkheden" en "meer vacatures" */
#columnLeft p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1BE9A;
	font-size: 85%; /* 70 */
	padding-bottom: 7px;
	clear: both;
	padding-top: 6px;
	letter-spacing: 0.1em;
	margin-bottom: 7px;
}

/* marco menu */

div.moduletable ul.menu {
	line-height: 120%;
}
div.moduletable ul.menu a , div.moduletable ul.menu li.parent li a , div.moduletable ul.menu li.parent li.parent li a , div.moduletable ul.menu li.parent li.parent li.parent li a {
	background-image: url(../images/background_link_oranje.gif);
	background-position: right 6px;
	background-repeat: no-repeat;
	padding-right: 12px;
}

#columnLeft ul.menu a:link , #columnLeft ul.menu a:visited {
	text-decoration: none;
}

div.moduletable ul.menu li.parent a , div.moduletable ul.menu li.parent li.parent a , div.moduletable ul.menu li.parent li.parent li.parent a {
	background-image: url(../images/menu_plusje.gif);
	background-position: right 6px;
	background-repeat: no-repeat;
	padding-right: 12px;
}
