body {
background-color:#f8d6df;
font-family: Tahoma, Arial, Verdana;
margin:0;
background-image: url(images/achtergrond.png);
background-repeat: repeat-x;
background-position:center top;
}

a:link, a:visited, a:active {	color: #000000;	}a:hover {	color: #000000;	}

.contenttekst {
line-height:18px;color:#000000;text-align:left;font-size: 12px;
}

.header {
background-image: url(images/header.png);
background-repeat: no-repeat;
background-position:center bottom;
}

.content {
background-image: url(images/content.png);
background-repeat: repeat-y;
background-position:center bottom;
}

.footer {
background-image: url(images/footer.png);
background-repeat: no-repeat;
background-position:center top;
}

.adres {font-size: 13px;color:#8EBB56;
line-height:20px;
text-align:center;
}.adres a:link, .adres a:visited, .adres a:active {color:#8EBB56;}

.privacy {font-size: 10px;color:#F095BF;
line-height:20px;
}.privacy a:link, .privacy a:visited, .privacy a:active {color:#F095BF;}


.menu {
}


.menu ul {
text-decoration:none;
list-style-type: none;
text-align:center;

}


.menu ul a:link, .menu ul a:visited, .menu ul a:active {
color: #2191D0;
font-size:14px;
font-weight:normal;
text-decoration:underline;
list-style-type: none;
text-align:center;
line-height:25px
}

.menu ul a:hover {
color: #8EBB56;
}

#menu ul li a.active, #menu .menu_current,

#menu ul li a.active {
	color: #8EBB56;
  }


