/* KLEUREN ----------------------- */

.groen {color: #7eae35;}
.donkerblauw {color: #182a5c;}
.lichtblauw {color: #5e70a0;}

a {
outline: none;
}

body {
font-family: arial, Trebuchet MS; 
font-size: 12px;
line-height: 1.8em;
color: #182a5c;
}

h1 {
margin-top: 0px;
font-size: 25px;
color: #62B01F;
text-align: left;
}

h2 {
margin: 0px;
font-size: 13px;
line-height: 10px;
font-weight: bold;
color: #02255B;
text-align: left; }

em.inleiding {
font-weight: normal;
font-style: normal;
font-size: 14px;
line-height: 26px;
color: #5e70a0;
}

p {
font-size: 12px;
line-height: 18px;
color: #182a5c;
}

a, a:active, a:visited {
color: #182a5c;
}

a:hover {
color: #00225b;
}

.banner_home img {
border: none;
}

.banner_home img:hover,
.banner_home a:hover img {
filter:alpha(opacity=60);
opacity: 0.6;
-moz-opacity:0.6;
}

#header_onder .topnav a {
color: #fff; 
}

.topnav a,
.topnav a:visited {
color: #;
text-decoration: none;
margin-left: 10px;
}

.topnav a:hover {
color: #182a5c;
}

.participant {
font-size: 11px;
color: #00225b;
font-weight: bold;
}

.subtekst {
font-size: 12px;
color: #333;
line-height: 18px;
}

.volledige_agenda a,
.volledige_agenda a:visited {
font-size: 12px;
line-height: 1.8em;
color: #00225b;
padding-left: 13px;
}

.volledige_agenda a:hover,
.volledige_agenda:hover a {
color: #7eae35;
}

#content ul li {
text-align: left;
margin-left: -26px;
}

/*Agenda opmaak*/

.agendadag {
font-size: 19px;
line-height: 10px;
color: #182a5c;; }

#content .agenda {
margin:0px;
padding: 0px;
border-spacing: 1px;
}

#content .agenda_text {
display: block;
text-decoration: none;
color: #fff;
text-align: left;
font-size: 12px;
line-height: 14px;
padding-left: 10px;
padding-right: 10px;
text-indent: 0px;
font-weight: normal;
}

/*TMPL1*/
#content .agenda_titel1 {
background-color: #5e70a0;
text-indent: 10px;
}

#content .agenda_titel1 a {
display: block;
text-decoration: none;
color: #fff;
font-weight: bold;
font-size: 13px;
}

#content .agenda_titel1:hover {
background-color: #7eae35;
}

#content .agenda_titel1:hover a,
#content .agenda_titel1:hover a .agenda_text {
color: #fff;
}

/*TMPL2*/
#content .agenda_titel2 {
background-color: #182a5c;
text-indent: 10px;
}

#content .agenda_titel2 a {
display: block;
text-decoration: none;
color: #fff;
font-weight: bold;
font-size: 13px;
}

#content .agenda_titel2:hover {
background-color: #7eae35;
}

#content .agenda_titel2:hover a,
#content .agenda_titel2:hover a .agenda_text {
color: #fff;
}

/*HOME AGENDA*/

#content .home_agenda_titel {
border: 1px solid #7eae35;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 5px;
}

.home_agenda_kop {
margin-top: 65px;
font-size: 22px;
line-height: 8px;
padding-left: 6px;
color:#182a5c;
text-align: left;
}

#content .home_agenda_titel a {
display: block;
text-decoration: none; 
color:#182a5c;
font-weight: bold;
}

#content .home_agenda_text a {
font-weight: normal;
color:#182a5c;
}

#content .home_agenda_titel:hover,
#content .home_agenda_titel:hover a,
#content .home_agenda_titel a:hover,
#content .home_agenda_text:hover,
#content .home_agenda_text a:hover {
background-color: #7eae35;
color: #fff;
}

.ditto_medewerkers_holder {
width: 100px;
float: left;
margin-right: 20px;
margin-bottom: 10px;
line-height: 14px;
}

.ditto_medewerkers_holder b {
color: #900;
}


/*Formulier opmaak*/

.form {
font-family: arial;
}

td {
font-size: 12px;
line-height: 1.0em;
color: #00225b;
text-align: left;
}

.verplichtveld {
font-size: 11px;
}

.formtextarea {
font-family: Arial;
font-size: 11px;
width: 250px;
height: 75px;
border: 1px groove #00225b;
}

.forminput {
font-family: Arial;
width: 250px;
font-size: 11px;
border: 1px groove #00225b;
}

.formselect {
font-family: Arial;
width: 250px;
font-size: 11px;
border: 1px groove #00225b;
}

.formselect_agenda {
font-family: Arial;
overflow: hidden;
font-size: 11px;
border: 1px groove #00225b;
}

.formdatum_agenda a {
font-family: Arial;
width: 250px;
font-size: 11px;
font-decoration: underline;
color: #00225b;
}

.formbutton {
font-family: Arial;
font-size: 11px;
border: 1px groove #00225b;
height: 20px;
cursor: pointer;
}

.formbutton:hover,
.formbutton:hover a {
background-color: #00225b;
color: #fff;
}