*
{
	margin:0;
	padding:0;
}
body
{
	background-color:#FFFFFF;
}
#container
{
	margin-top:60px;
}
#menu
{
	background-image:url("images/menu2.png");
	height: 465px;
	width: 162px;
	position: fixed;
	background-repeat: no-repeat;
	background-position:bottom left;
	bottom: 0px;
}
a.picLink
{
	border:none; 
	margin-right: 2px;
}
#logo
{
	margin-left: 30px;
	margin-top:15px;
	height: 155px;
	width: 448px;
	background-image:url("images/logo.png");
}
.dummy
{
	clear:both;
}
.imgReplace
{
	font-size: 0px;
	color: #FFFFFF;
}
#content
{
	width: 630px;
	margin-left: 500px;
}
#content p
{
	font-family: Georgia,Cochin;
	color:#2f352c;
	margin-bottom: 40px;
}
.boldClass
{
	font-weight:bold;
}
#handgemaakt
{
	background-image: url("images/handgemaakt.jpg");
	width: 435px;
	height: 27px;
	margin-left:auto;
	margin-right:auto;
}
h3
{
	text-align:center;
	font-family: Georgia,Cochin;
	color:#2f352c;
	margin-bottom: 40px;
	font-style:italic;
	font-weight:normal;
	font-size: 24px;
}
.deelBox
{
	background-image: url("images/papier.jpg");
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
}
.deelBox a img
{
	border:0;
}
.deelBox a
{
	color:#2f352c;
}
a
{
	color:#2f352c;
}
h4
{
	font-family: Georgia,Cochin;
	color:#2f352c;
	font-style:italic;
	font-weight:normal;
	font-size: 18px;
	margin-bottom: 5px;
}
h4 a
{
	text-decoration:underline; 
}
#map_canvas
{
	margin-left: auto;
	margin-right: auto;
}
input[type="text"]
{
	width: 200px;
}
/*MENU ITEMS*/
#menu a
{
	font-size: 0px;
	color: #FFFFFF;
	display: block;
}
#home
{
	background-image: url("images/home.jpg");
	height: 21px;
	width: 66px;
	margin-top: 116px;
	margin-left: 140px;
}
#info
{
	background-image: url("images/info.jpg");
	height: 27px;
	width: 47px;
	margin-top: 40px;
	margin-left: 153px;
}
#fotos09
{
	background-image: url("images/fotos.jpg");
	height: 25px;
	width: 86px;
	margin-top: 25px;
	margin-left: 131px;
}
#goededoel
{
	background-image: url("images/goededoel.jpg");
	height: 21px;
	width: 86px;
	margin-top: 20px;
	margin-left: 160px;
}
#imgCont
{
	width: 100%;
	text-align:center;
}
#contact
{
	background-image: url("images/contact.jpg");
	height: 21px;
	width: 86px;
	margin-top: 30px;
	margin-left: 131px;
}
#deelnemers
{
	background-image: url("images/deelnemers.jpg");
	height: 22px;
	width: 125px;
	margin-top: 26px;
	margin-left: 107px;
}
#locatie
{
	background-image: url("images/locatie.jpg");
	height: 20px;
	width: 81px;
	margin-top: 20px;
	margin-left: 165px;
}
#pers
{
	background-image: url("images/pers.jpg");
	height: 24px;
	width: 49px;
	display:block;
	color: #FFFFFF;
	font-size: 0;
	margin-left: auto;
	margin-right: auto;
}


