body {
background-color:#F0FFE2;
width:100%;
margin:0;
padding:0;
background-image:url(/images/menu.jpg);
background-repeat:repeat-y;
font:14px Century Gothic;
}
a {
color: #993300;
}
	
a:hover {
color: #5C743D;
}

.boven {
background-color:#D5EDB3;
height:101px;
}
.boven_links {
width:382px;
float:left;
}
.boven_rechts {
font:24px Century Gothic;
color: #5C743D;
padding-top:20px;
}

.tijd {
border-top:2px #5c743d solid;
border-bottom:2px #5c743d solid;
height:25px;
background-color:#99cc66;
color:#995017;
padding-left:20px;
padding-top:3px;
font-size:15px;
}

.menu {
margin-top:30px;
float:left;
width:220px;
display:block;
}
.menu_item {
color:#FFFFFF;
width:179px;
}
.menu_item a {
color:#d5edb3;
display:block;
text-decoration:none;
padding-left:20px;
padding-top:10px;
padding-bottom:10px;
}
.menu_item a:hover {
color:#995017;
background-color:#d5edb3;
padding-right:27px;
}

.content {
padding-left:20px;
margin-top:25px;
display:block;
float:left;
width:700px;
color:#666666;
font:14px Century Gothic;
}

h1.titel {
color:#99cc66;
font-size:23px;
letter-spacing:.1em;
clear:both;
}
h1.titel a {
color:#99cc66;
font-size:23px;
letter-spacing:.1em;
text-decoration:none;
}

.foto_overzicht {
float:left;
overflow:hidden;
text-align:center;
margin-right:10px;
width:200px;
}
.foto_overzicht a {
text-decoration:none;
color:#666666;
}
.foto {
float:left;
overflow:hidden;
text-align:center;
margin-right:10px;
margin-bottom:6px;
width:200px;
}
a.terug {
font-weight:bold; 
font-size:16px;
color:#666666;
padding-left:430px;
}

ul.links {
color: #993300;
list-style: none;
float:left;
}

ul.links li{
color: #993300;
text-align: left;
}

ul.links li a{
color: #993300;
text-decoration: underline;
}

ul.links li a:hover{
color: #5C743D;
}


