a {
outline: none;
}

h1 {
margin: 0px;
margin-bottom: 10px;
font-size: 23px;
color: #660033;
}

h2 {
margin: 0px;
padding-top: 20px;
font-size: 15px;
line-height: 20px;
color: #660033; }

em.inleiding {
font-weight: bold;
font-style: normal;
font-size: 13px;
line-height: 20px;
}

body,
p {
font-family: Georgia, Trebuchet MS, Arial; 
color: #fff;
color: #000;
color: #000;
margin: 0;
padding: 0;
font-size: 13px;
line-height: 18px;
}

#content a,
p a,
p a:visited {
color: #fff;
color: #000;
}

#content a:hover,
p a:hover {
color: #660033;
}


h4 {
margin: 0px;
font-weight: normal;
font-size: 15px;
color: #660033;
}

.slogan {
font-size: 13px;
font-variant: small-caps; 
color: #ccc;
}

adress {
font-size: 11px;
font-variant: small-caps; 
color:#660033; }

.navigatie {
font-size: 14px;
font-family: Trebuchet MS;
font-variant: small-caps; 
color:#660033; }

.highlight {
posiion:absolute;
font-size: 13px;
text-decoration: none;
font-variant: small-caps; 
color: #fff;
color: #000;
}

.highlight:hover {
color: #666; }

ul li {
font-size: 11px;
}

#item img {
border: none;
}

#item img:hover {
filter:alpha(opacity=60);
opacity: 0.6;
-moz-opacity:0.6;
}


/*Formulier opmaak*/

.form {
font-family: Georgia;
}

.formtext {
font-size: 12px;
}

.formtextarea {
font-family: Georgia;
font-size: 12px;
width: 280px;
height: 75px;
background-color: #fff;
color: #000;
border: 1px groove;
}

.forminput {
font-family: Georgia;
width: 280px;
font-size: 12px;
background-color: #fff;
color: #000;
border: 1px groove;
}

.formselect {
font-family: Georgia;
width: 282px;
font-size: 12px;
background-color: #fff;
color: #000;
border: 1px groove;
}

.formbutton {
font-family: Georgia;
background-color: #000;
color: #fff;
font-size: 12px;
border: 1px groove;
height: 20px;
}

.formbutton:hover {
background-color: #000;
color: #efd600;
}


/*Agenda opmaak*/

.agenda {
margin:0px;
padding: 0px;
border-spacing: 1px;
font-size: 13px;
}

.p_agenda {
display: block;
text-decoration: none;
color: #aaa;
font-size: 12px;
padding-left: 10px;
text-indent: 0px;
font-weight: normal;
}

.agenda1 {
background-color: #333;
text-indent: 10px;
color: #fff;
}

.agenda2 {
background-color: #1D1D1D;
text-indent: 10px;
color: #fff;
}

.thumbscontainer ul.thumbs li {
width: 70px;
height: 70px;
border: 1px solid #333;
overflow: hidden;
}

.thumbscontainer ul.thumbs li img {
margin-right: 20px;
}

.thumbscontainer ul.thumbs li img:hover {
filter:alpha(opacity=60);
opacity: 0.6;
-moz-opacity:0.6; }