body{
background: #CD853F;
color: #000000;
margin: 0px;
padding: 0px;
font-family: verdana, sans-serif;
font-size: 12px;
}

.header{
width: 640px;
padding: 0px;
padding-bottom: 3px;
margin: 0px;
border:0px solid black;
border-bottom: 2px solid #61380B;
border-left:  1px solid #61380B;
border-right: 1px solid #61380B;
height:160px;
margin-bottom: 10px; 
}

.menu{
float:left;
padding:1px;
border-right: 1px solid #61380B;
width:160px;
height: 450px;
margin:0px;
}

.content{
width: 430px;
padding: 5px;
margin:5px 5px 0 190px;
border:0px solid black;
}

.footer {
width: 640px;
height: 60px;
clear: left;
padding-top: 30px;
}

.footer p {
font-size: 10px;
font-family: arial;
text-align: center;
margin: 2px;
}

.nav {
margin-top: 10px;
margin-left: 0px;
padding-left: 10px;
list-style-type: none;
}

.nav li {
width: 150px; 
height: 35px;
margin-top: 10px;
margin-left: 0;
padding: 2px;
border:0px solid black;
background-image:url(images/sprechblase.jpg);
background-repeat: no-repeat;
}

.nav div {
	padding-left: 30px;
	padding-top: 10px;
}

.nav a {
color: black;
text-decoration: none;
display: block;
background-image:url(images/liststyle.jpg);
background-repeat: no-repeat;
padding-left: 15px;
}

.nav a:hover, .nav a:focus {
font-weight: bold;
background-image:url(images/liststyle2.jpg);
background-repeat: no-repeat;
}

h3 {
text-align: center;
text-decoration: underline;
}

a, img {
border-style: none;
}

.content  li {
margin-top: 7px;
}

.agenda > li {
margin-top: 15px;
}

.nieuws {
margin-top: 15px;
padding: 3px;
border: 1px dashed black;
}

.contact {
border-style: none;
}
