body  {
	margin: 75px 175px;
	padding: 0;
	background: #C3004A url(images/bloem1.jpg) no-repeat left top;
	text-align: left;
	font-family: calibri, arial narrow;
	font-size: 12px;
	color: #333333;
}
    #fb-root {
   display: inline;
   width: 170px;
   height: 20px;
   padding: 0 0 0 10px;
   }
   
   
h1, h2, h3 {
	margin-top: 0;
	font-family: century gothic,dejvu sans light;
	color: #C3004A;
}

h1 {
	font-size: 2.6em;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

#hoofding {
   display: block;
   width: 1000px;
   height: 200px;
   background-color: #FFFFFF;
  }
  
#vaandel {
   display: block;
   width: 1000px;
   height: 150px;
   background-color: #FFFFFF;
   background: url(images/vaandel1.jpg) no-repeat left top;
   font-family: Century Gothic,copperplate ghotic light;
	color: #C3004A;
	letter-spacing: 10px;
	font-weight: bolder;
	font-size: 5em;
}
#vaandel p{
   padding: 35px 0 0 260px;
}


#menu {
   display: block;
   width: 1000px;
   height: 50px;
   background-color: #FFFFFF;
   background: url(images/hoofdbalk.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 15px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(images/tussenstreep.jpg) no-repeat right top;
	font-family: calibri, arial narrow;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #333333;
}

#menu .current_page_item a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	
}

#midden {
   display: block;
   width: 950px;
   height: 950px;
   background-color: #FFFFFF;
   padding: 25px 25px 25px 25px;
}

#sidebar {
   display: block;
   width: 900px;
   height: 900px;
   background-color: #FFC9E3;
   padding: 25px 25px 25px 25px;
}

#sidebar1 {
   display: inline;
   float: left;
   width: 220px;
   height: 850px;
   padding: 0px 25px 25px 0px;
 }

#foto {
   display: block;
   width: 220px;
   height: 160px;
   }

#sidebar2 {padding: 0 0 0 0;
  } 
 
.sidebar2 ul li{background: url(images/zijbalk.jpg) no-repeat left top;
display: block;
   width: 220px;
   height: 45px;
    margin: 0 0 0 -40px;
} 
  .sidebar2  ul h2 {
  color: #FFFFFF;
  padding: 7px 0 0 0;
  margin: 0 0 0 0px;
  text-align: center;
  }
  
  .sidebar2 ul h1 {
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  margin: 0 30px 0 10px;
  padding: 13px 0 0 0;
  text-align: center;
  }
  
  .sidebar2 ul p {
  color: #C3004A;
  margin: 0 0 0 0;
     }
.sidebar2 ul h2 a {
	text-decoration: none;
	color: #FFFFFF;
  padding: 7px 0 0 0;
    text-align: center;
	}


  
   
#inhoud {
   display:inline;
   float: left;
   width: 575px;
   height: 850px;
   background-color: white;
   padding: 25px 40px;
   font-size: 16px;
   
}

.inhoud p {
font-family: calibri, arial narrow;
font-weight: normal;
color: #333333;
font-size: 16px;

}

#voetnoot {
   display: block;
   width: 1000px;
   height: 30px;
   background: url(images/onderkant.jpg) no-repeat left top;
   text-align: center;
	font-size: smaller;
	color: #C3004A;
	margin: -25px 0 0 0;
	padding: 0 0 50px 0;
	
}
#voetnoot2 {
   display: block;
   width: 1000px;
   height: 30px;
   background: url(images/voetnoot2.jpg) no-repeat left top;
   text-align: center;
	font-size: smaller;
	color: #C3004A;
	margin: -60px 0 0px 25px;
	padding: 40px 0px 0px 00px;
	
}

