@charset "UTF-8";
/* CSS Document */

/*	HOME ELEMENTEN
-----------------------*/
._home {width: 700px; float: left;  margin: 0 10px 0 0; }
.home .grid_3 {  }
.home_rechts { float: left; margin: 0px 0px 0 10px; padding-left: 10px; }
.home h2 { margin: 10px 0; color: #FFF; background: #99CC00; padding: 5px; font-size: 16px; text-transform: capitalize; }

.home .image{ width: 500px; height: 300px; background: red;  float: left; } 
.home .contents { width: 200px; height: 300px; background: green; float: left;} 
.home .contents ul { }
.home .contents ul li { height: 75px; background: orange; }
.home .contents ul li a h5 { margin: 0 5px; text-decoration: none; color: #FFF; }
.home .contents ul li a p { margin: 5px; text-decoration: none; color: #FFF; }

.home .featured { }
.home .featured ul { margin:0; padding: 0; list-style: none; }
.home .featured ul li  { display: block; text-decoration: none; }
.home .featured ul li.featured-2  { float: right; }
.home .featured ul li a { float: left; display: inline; margin:0; padding: 0; float: left; width: 250px; margin-right: 10px; list-style: none; text-decoration: none; border-bottom: solid 1px #CDCDCD; margin-bottom: 20px; background: url(/themes/cda/images/blt-li-a-standaard.gif) no-repeat bottom right;  }
.home .featured ul li a:hover { border-bottom: solid 1px #000; background: url(/themes/cda/images/blt-li-a-standaard-o.gif) no-repeat bottom right;  }
.home .featured ul li a h1 { margin: 0 0 5px 0; padding: 0; font-size: 14px; text-decoration: none; }
.home .featured ul li a p { margin:0 0 5px 0; padding: 0; text-decoration: none; }

.home .agenda ul { list-style: none;  }
.home .agenda ul li { display: block; line-height: 1.2em; padding: 3px; list-style: none; margin-bottom: 5px; }
.home .agenda ul li a { display: inline; text-decoration: none; color: #000; font-size: 12px; list-style: none; }
.home .agenda ul li a span { color: #999; }

.featured_blog ul { width: 220px; margin:0; padding: 0; list-style: none; }
.featured_blog ul li  { display: block; text-decoration: none; }
.featured_blog ul li a { display: inline; margin:0; padding: 0; float: right; list-style: none; text-decoration: none; border-bottom: solid 1px #CDCDCD; margin-bottom: 20px; background: url(/themes/cda/images/blt-li-a-standaard.gif) no-repeat bottom right;  }
.featured_blog ul li a:hover { border-bottom: solid 1px #000; background: url(/themes/cda/images/blt-li-a-standaard-o.gif) no-repeat bottom right;  }
.featured_blog ul li a h1 { margin: 0 0 5px 0; padding: 0; font-size: 14px; text-decoration: none; }
.featured_blog ul li a p { margin:0 0 5px 0; padding: 0; text-decoration: none; }

.zoek_resultaat ul li  pss span { background: #CF3; }

/* 		AGENDA
-------------------------------*/
.agenda span { color: #999; }
ul.agenda { font-size: 12px; border-top: 1px dotted #000;  }
ul.agenda li { display: inline; }
ul.agenda li a { display: block; color: #000; text-decoration: none; width: auto; padding: 3px 5px 3px 10px; border-bottom: 1px dotted #000; }
ul.agenda li a:hover { background: #CCC; }
/* 		VERKIEZINGEN
-------------------------------*/
.parent-355 .header { background: url(../images/header_bg_verk.jpg);   }

/* 		CONTACT FORM
-------------------------------*/
form.contact_formulier { background:  #FFF; } 
.contact_formulier label { display: inline; }
.contact_formulier label span { display: block; width: 200px; }
.contact_formulier div { float: left; }
.contact_formulier input.fout { border: 1px solid #F00; }
