body{
	margin: 0px;
	padding: 0px;
	background-color: #ffd880;
}

#header{
	height: 150px;
	width: 100%;
	background: url(../images/bgHeader.jpg) repeat-x;
}

#tableHeader{
	height: 150px;
	margin-left: auto;
	margin-right: auto;
}

#body{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#nieuwsArchief{
	margin-top: 100px;
	border: solid 1px #006840;
}

#nieuwsArchiefTitel{
	font-family: georgia, Times New Roman;
	color: #ffd880;
	background-color: #006840;
	padding: 5px;
}

#nieuwsArchiefContent{
	padding: 5px;
}

.orange{
	color: #cc6600;
}

.orangeA a{
	color: #cc6600;
}

.infoBox{
	font-family: georgia, Times New Roman;
	color: #006840;
	font-weight: 400;
	margin-top: 40px;
}

.infoBoxx table{
	float: left;
	margin-right: 10px; 
}

.infoBoxTitle{
	color: #006840;
	font-size: 22px;
	line-height: 40px;
	margin-bottom: 20px;
	border-top: 1px dotted #006840;
	border-bottom: 1px dotted #006840;
	width: 580px;
}

.infoBoxContent{
	width: 580px;
	color: #006840;
}

.infoBoxContent a{
	color: #006840;
}

.infoBox p{
	/*margin-left: 30px;*/
	font-size: 12px;
}

.infoBox img{
	float: right;
}

.infoBox li{
	font-size: 12px;
	line-height: 24px;
}

.infoBox ul{
	padding-left: 20px;
}

#menu{
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #006840;
	padding: 20px;
	color: #006840;
	font-family: Georgia, Times New Roman;
	text-align: center;
}

#menuTitle{
	font-size: 32px;
	line-height: 62px;
}

#menuFete{
	text-align: center;
}

#photoAlbum{
	width: 580px;
}

#photoAlbum img{
	margin: 5px;
}

.clear{
	clear: both;
}

#navigation{
	font-family: georgia, Times New Roman;
	color: #006840;
}

#tableNavigation{
	margin-top: 20px;
	width: 920px;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}

#navigation img{
	width: 80px;
}

#footer{
	height: 100px;
	width: 100%;
	margin-top: 40px;
	padding-top: 30px;
	text-align: center;
	font-family: georgia, Times New Roman;
	color: #006840;
	font-size: 12px;
	background: url(../images/bgFooterPage.jpg) repeat-x;
}

#footer a{
	text-decoration: none;
	color: #006840;
}
