/* CSS for "links" pages */

/* background images header, feature and footer */
.home #header {background-image:url(http://www.boomtotaalzorg.nl/images/logo.gif);}
.home #feature {background-image:url(http://www.boomtotaalzorg.nl/images/bg-feat-home.jpg);}
.home #footer {background-image:url(http://www.boomtotaalzorg.nl/images/bg-footer.gif);}

/* styling font */
.home #feature h1 {background:#e3f4ee url(http://www.boomtotaalzorg.nl/images/bg-feature-h1-home.gif) no-repeat bottom right; color:#009966;}
.home #feature em {color:#8abdac;}
.home #sidebar h2 {background:#e3f4ee url(http://www.boomtotaalzorg.nl/images/bg-feature-h1-home.gif) no-repeat bottom right; color:#009966;}
.home #sidebar p.moreLink {background-image:url(http://www.boomtotaalzorg.nl/images/arrowpoint.gif);}

/* styling links */
.home #sidebar a,
.home #sidebar a:visited {color:#009966;}
.home #mainContent a,
.home #mainContent a:visited {color:#009966;}
.home #mainContent a:hover {border-color:#009966;}

.vac #sidebar ul li.current a,
.vac #sidebar ul li.current a:visited {border-bottom:1px solid #009966; font-weight:bold;}


/* styling lists */
.home #mainContent ul li {background-image:url(http://www.boomtotaalzorg.nl/images/v-home.gif);}
.home #mainContent ul li ul li {background:none;}

.vac #sidebar ul li.current,
.vac #sidebar ul li:hover {background-image:url(http://www.boomtotaalzorg.nl/images/arrowpoint.gif);}


/* footer */
.home #footer ul li {border-right-color:#74cfb1;}