body {
	background-color: #FFFF99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #693e10;
	line-height: 18px;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

div.marge {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-top: 0px;
	font-size: 11px;
	line-height: 18px;
}

div#menu div.marge ul {
	margin: 0;
	padding: 0;
}

div#menu div.marge ul li {
	margin-left: 16px;
	padding: 0;
	list-style-type: disc;
	color: #CC0000;
	font-weight: bold;
}
a:link {
	color: #cc0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cc0000;
}
a:hover {
	text-decoration: underline;
	color: #cc0000;
}
a:active {
	text-decoration: none;
	color: #cc0000;
}
#container {
	border:0;
	margin-top: -290px;
	margin-left: -480px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 960px;
	height: 580px; 
	background-image: url(images/bg_projecten.jpg);
	z-index: 0;
}
#main {
	border:0;
	margin-top: -155px;
	margin-left: -180px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 560px;
	height: 400px;
	z-index: 100;
	overflow: auto;
	scrollbar-face-color: #693e10;
	scrollbar-shadow-color: #ede7b5;
	scrollbar-highlight-color: #ede7b5;
	scrollbar-3dlight-color: #ede7b5;
	scrollbar-darkshadow-color: #ede7b5;
	scrollbar-track-color: #ede7b5;
	scrollbar-arrow-color: #ede7b5;
	background-image: url(images/spacer.gif);
}
#menu {
	border:0;
	margin-top: -155px;
	margin-left: -400px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 220px;
	height: 400px;
	z-index: 100;
	overflow: auto;
}
#titel {
	border:0;
	margin-top: -257px;
	margin-left: -350px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 678px;
	height: 58px;
	z-index: 100;
	overflow: visible;
}
.rood {color: #CC0000}
.groen {color: #999900}

h2 {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	margin: 14px 0 0 0;
	padding: 0;
}


.navigation {
	display: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


.postmetadata {
	font-size: 8px;
	color: gray;
}
