body{
background-image: url(images/wortels.jpg); ##F7F7F7;
}

div#main_container{
width: 830px; 
margin: 0px auto; 
background-color: #CCFFCC;
font-family: Verdana, sansserif;
font-size:78%;
border: solid 3px #00611C;
}

div#kop{
border-bottom: solid 3px #00611C;
height: 187px;
background-image: url(images/logo-vth/kopvth.jpg)
}

div#menu{
background-color: ##E0EEEE;
float: left;
width: 172px;
height: 100%;
text-align: left; 
padding-left:15px; /* toegevoegd */
list-style-type : none;
}

div#menu ul{
list-style-type: none;
margin-left:0px;
}

div#menu li, div#menu ul{
margin-bottom:10px;
padding:0px;
}

div#menu p{
font-weight: bold;
}

div#inhoud{
background-color: #F0FFF0;
margin-left: 200px;
height: 100%;
padding-left:20px; /* toegevoegd */
padding-right:20px; /* toegevoegd */
}

div#contact{
background-color: #E0EEEE;
margin-left: 200px;
height: 100%;
padding-left:15px; /* toegevoegd */
padding-right:15px; /* toegevoegd */
}

div#ideeen{
background-color: #E0EEEE;
height: 100%;
text-align: left; 
padding-left:15px; /* toegevoegd */
padding-top:20px; /* toegevoegd */
}

div#voet{
border-top: solid 3px #00611C;
text-align: center;
clear: both;
color: #000000;
font-weight: bold;
font-size: 20px;
} 

div#voet1{
border-top: solid 3px #00611C;
height: 20px;
background-image: url(images/logo2.jpg) 
}

.cell {
    border-top:         1px solid #DDDDDD;
    border-right:       1px solid #888888;
    border-bottom:      1px solid #000000;
    border-left:        1px solid #DDDDDD;
    background-color:   #C8D000;
    color:              #0000FF;
}

.geenruimte {
margin: -10px 0px 0px 0px;
padding: 0px 0px 0px 30px;
border: 0px solid #000000;
}

.photo {
    width: 288px;
    height: 190px;
}

.klein {
border: 2px outset  #DDDDDD;
padding: 10px 10px 10px 10px;
background-color: #FFFFFF;
}

.photo4 {
   background-color: white;
   padding:  4px 4px 4px 4px;
   margin:   0px 5px 0px 0px;
   border: 2px solid #AAAAAA;
   width: 480px;
   height:480px;
}       

 

