/* CSS Document */
body{
	background-image:url(afbeeldingen/background.gif);
}
#frame {
	position:absolute;
	top:0px;
	left: 50%;
	margin-left: -392px;
	width:786px;
	height:auto;
	background-image:url(afbeeldingen/main.gif);
	border: 0px solid #000;
}
#header {
	position:relative;
	background-image:url(afbeeldingen/header.gif);
	left: 0px;
	top:7px;
	width:786px;
	height:113px;
	border: 0px solid black;
}
#menu {
	position:relative;
	background-color: #fff;
    float: left;
	left:10px;
	top:20px;
	width:133px;
	height:265px;
	border-bottom: 3px solid #f0ae08;
        z-index: 99;
}
#menutop{
    position: relative;
    left: 0px;
    top: 0px;
    height: 42px;
    width: 133px;
    background-image: url(afbeeldingen/menutop.gif);
}

#content {
	position:relative;
    float: right;
	right: 20px;
	top:20px;
	width:593px;
	min-height: 500px;
	height: auto;
	background-color: #fff;
	border-bottom: 3px solid #f0ae08;
    padding-left: 10px;
}
#contenttop{
    position:relative;
    float: right;
    right: 20px;
    top: 20px;
    height: 40px;
    width: 603px;
    background-image: url(afbeeldingen/maintop.gif);
}

#footer {
	float: left;
	position: relative;
	width: 786px;
	height: 64px;
	margin-left: 0px;
    top: 20px;
	margin-bottom: 0px;
    background-image: url(afbeeldingen/footer.gif);
}
p{
  font-family: Verdana;
  font-size: 12px;
  color: #000;
}
h2{
  font-family: verdana;
  font-size: 13px;
  color: #fff;
  line-height: 0px;
  margin-left: 10px;
  margin-top: 7px;
}
h3{
  font-family: Verdana;
  font-size: 16px;
  color:#A1444F;
}
h4{
  font-family: verdana;
  font-size: 13px;
  color: #fff;
  line-height: 16px;
  margin-left: 10px;
  margin-top: 0px;
}
p a:{
  font-family: Verdana;
  font-size: 12px;
  color: #000;
  text-decoration: underline;
}
p a:hover{
  font-family: Verdana;
  font-size: 12px;
  color: #000;
  text-decoration: underline;
  font-weight: bold;
}
p a:visited{
  font-family: Verdana;
  font-size: 12px;
  color: #000;
  text-decoration: underline;
}
p a:active{
  font-family: Verdana;
  font-size: 12px;
  color: #000;
  text-decoration: underline;
}
a{
  font-family: Verdana;
  font-size: 12px;
  color: #000;
  text-decoration: underline;
}
a:hover{
  font-family: Verdana;
  font-size: 12px;
  color: #000;
  text-decoration: underline;
}
a:visited{
  font-family: Verdana;
  font-size: 12px;
  color: #000;
  text-decoration: underline;
}
a:active{
  font-family: Verdana;
  font-size: 12px;
  color: #000;
  text-decoration: underline;
}
/*Agenda opmaak*/

#content .agenda {
margin:0px;
padding: 0px;
border-spacing: 1px;
}

#content .agenda_text {
display: block;
text-decoration: none;
color: #fff;
font-size: 12px;
line-height: 14px;
padding-left: 10px;
text-indent: 0px;
font-weight: normal;
}

/*TMPL1*/
#content .agenda_titel1 {
background-color: #F0AE08;
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: #A1444F;
color: #F0AE08; 
}

#content .agenda_titel1:hover a,
#content .agenda_titel1:hover a .agenda_text {
color: #361036;
}

/*TMPL2*/
#content .agenda_titel2 {
background-color: #A1444F;
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: #F0AE08;
color: #A1444F; 
}

#content .agenda_titel2:hover a,
#content .agenda_titel2:hover a .agenda_text {
color: #361036;
}
img {
	border:0px solid #4C4F58;
}

a img {
	border:0px solid #186634;
}

a:hover img {
	border:0px solid #9B0C16;
}
#footer a{
  font-family: Verdana;
  line-height: 100px;
  padding-left: 10px;
  font-size: 12px;
  color: #fff;
  text-decoration: underline;
}
#footer a:hover{
  font-family: Verdana;
  font-size: 12px;
  color: #f0ae08;
  text-decoration: underline;
}
#footer a:visited{
  font-family: Verdana;
  font-size: 12px;
  color: #fff;
  text-decoration: underline;
}
#footer a:active{
  font-family: Verdana;
  font-size: 12px;
  color: #f0ae08;
  text-decoration: underline;
}
}
