
    #db_tekst {
    clear:both;
   width: 910px;
  /* background: #CF3; *mooi fel groen*/
}
               body {  	margin: 0px; 
               			padding:0px;
                       	text-align:center;
                       	color:#000;

               }
#menu_onderschrift a{
	/* color:#f30; oranje */
	color:#555;
	text-decoration:none;
	}
#menu_onderschrift a span.two{
	color:#d10;
	cursor:pointer;
	}
	
			   #top{	width:400px;
						margin-top:50px;
						float:left;
						overflow:hidden;
			   			}
               #top_titel {  
               		   color:#333;
					   font-family: 'Righteous', cursive;               		   
					   font-weight: 900;
                       font-size:40px;
                       text-align:left;
                       width:400px;
                       height:50px;
                       		overflow:hidden;

                      
			   }
      		   #top_onderschrift{
      		            font-size:14px;
						font-family: 'Quicksand', sans-serif;
						text-align:right;
						color:#aaa;
						width:400px;
						padding-top:5px;
                       		overflow:hidden;

				}
			   .menu{	width:150px;
						margin-top:50px;
						float:left;
			   			}
			   			
               .menu_titel {  
						color:#aaa;
      		           font-size:17px;
					   font-family: 'Quicksand', sans-serif;
                       text-align:left;
                       width:150px;
                       height:10px;
                       padding-top:40px

                      
			   }
      		   #menu_onderschrift{
					   font-family: 'Righteous', cursive;               		   
                       font-size:30px;
						text-align:right;
						color:#555;
						width:150px;
						padding-top:5px;
                       
				}
				.top_spacer{
				 width:20px;
				 float:left;
				 height:50px;
				}
               #container {    
               			width:910px;
                        margin:0 auto;
                        margin-top:40px;
                        background-color: #fff;
                        overflow:hidden;
               }
             #cvoet{    
               			width:910px;
                        margin:0 auto;
                        margin-top:40px;
                        background-color: #fff;
                        overflow:hidden;
               }
a{
	/* color:#f30; oranje */
	color:#d10;
	text-decoration:none;
	}
a:hover{
	color:#d10;
	cursor:pointer;
		text-decoration:underline;

	}
#submenu a{
	/* color:#f30; oranje */
	color:#555;
	text-decoration:none;
	}
#submenu a span.two{
	color:#d10;
	cursor:pointer;
	}
#submenu{
float:left;
text-align:right;
 width:300px;
 padding-top:47px;
					   font-family: 'Quicksand', sans-serif;
                       font-size:16px;

}
#submenuItem
{                       border-top:0px #ccc solid;
                                              color: #555;

                       padding:5px;
                       margin-bottom:20px;
                       }
#submenuItemDatum{
                       text-align:left;
                       padding:5px;
                       color: #aaa;
                       }
                       
	#datum{
		width:550px;
		padding-left:360px;
		height:55px;
	}

	#dag{
		font-family: arial;
		font-size: 50px;
		float:left;
		padding:0;
		padding-right:3px;
		margin:0;
		width:55px;
		color:#ddd;
	}

	#maand{
		font-family: arial;
		font-size: 27px;
		padding-top:6;
		padding-bottom:0px;
		margin:0;
		width:55px;
		float:left;
		color:#ddd;
	}
	
	#jaar{
		font-family: arial;
		font-size: 13px;
		margin-left:1px;
		margin-top:-2;
	}
	
	#titel{
	
		
	}
	
	#space{
	 	width:510px;
	 	height:10px;
		float:right;
	 }
	
	#plaatje{
			width:530px;
			float:right;
			border:10px #ccc solid;
					overflow:hidden;

	}
	
	#eerstewoord{
		padding:0px 0px 0px 20px;
						font-family: 'Quicksand', sans-serif;
		font-size: 27px;
		
	}
	#tekst{
		width:550px;
		text-align:justify;
      		            font-size:14px;
						font-family: sans-serif;
						font-weight:100;
						color:#333;
		border:0px solid #000;
		padding-top:0px;
		overflow:hidden;
		float:right;
	}

	
	#clear{
	clear:both;
	}