body {
	background: #eaedd7;
	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0;
}

#outer_container {
	width: 950px;
	position: absolute;
	left: 50%;
	margin-left: -475px; /* half the width of the div */
	
	margin-top: 20px;
	margin-bottom: 20px;
}

#container {
	border-bottom: 2px solid #dadbdc;
	background: #fff;
	padding-top: 1px;
}

#inner_container {
	width: 950px;
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
}

/* --- HEADER --- */

#header {
	background: #a7c852	url(layout/header.png) repeat-x;
	width: 948px;
	height: 80px;
	margin-left: 1px;
}

#header h1 {
	font-family: verdana;
	font-variant: small-caps;
	margin: 0px;
	font-size: 36pt;
	color: #637323;
	text-align: left;
	margin-left: 10px;
	letter-spacing: 2px;
}

#header h2 {
	font-size: 18pt;
	margin: 0px;
	margin-top: -10px;
	letter-spacing: 2px;
	color: #77932A;
	margin-left: 165px;
}

#header .rssimage {
	position: absolute;
	margin-left: 910px;
	margin-top: -70px;
	border: 0px;
}


/* --- MIDDEN --- */

#midden {
	min-height: 600px;
	display: table;
	background: url(layout/footer.png) 0% 100% repeat-x;
	margin: 1px;
	width: 948px;
	margin-top: 20px;
	padding-bottom: 10px;
}

/* --- MENU --- */

#linksmenu {
	width: 180px;
	float: left;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	text-align: center;
	line-height: 140%;
}

#linksmenu a {
	color: #000;
}

#linksmenu a:hover {
	border-bottom: 1px dotted #212121;
}

#linksmenu a:visited {
	color: #000;
}

#linksmenu #menu_1 {
	border: 1px solid #c9de8b;
	width: 170px;
	margin-bottom: 10px;
	padding: 5px;
}

#linksmenu #inschrijving_nieuwsbrief {
	border: 1px solid #c9de8b;
	padding: 0px 5px 0px 5px;
	min-height: 90px;
	width: 170px;
	background: #dfecbb;
	margin-bottom: 10px;
	line-height: 100%;
}

#linksmenu #inschrijving_nieuwsbrief form {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	width: 160px;
	text-align: left;
}

#linksmenu #inschrijving_nieuwsbrief input {
	border: 1px solid #999;
	width: 170px;
	margin-bottom: 2px;
	font-size: 9pt;
}

#linksmenu #inschrijving_nieuwsbrief h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 8pt;
	width: 160px;
}

#linksmenu #inschrijving_nieuwsbrief input.nieuwsbrief_email_nonactive {
	color: #999;
}

#linksmenu #inschrijving_nieuwsbrief input.nieuwsbrief_email_active {
	color: #000;
}

#linksmenu #menu_2 {
	border: 1px solid #c9de8b;
	width: 170px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding: 5px;
}

#linksmenu #menu_2 h4 {
	text-align: center;
	font-size: 9pt;
	font-variant: small-caps;
	margin-top: 10px;
	margin-bottom: 5px;
}

#linksmenu #menu_3 {
	border: 1px solid #c9de8b;
	background: #dfecbb;
	width: 170px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding: 5px;
}


/* --- CONTENT --- */
#content {
	width: 700px;
	text-align: left;
	margin-left: 200px;
	height: 100%;
	margin-bottom: 30px;
	padding: 10px 20px 10px 20px;
	border: 1px solid #c9de8b;
	font-size: 10pt;
}

#content p {
	font-size: 8pt;
}

#content p.center {
	text-align: center;
}

#content a {
	color: #637323;
}

#content a:hover {
	border-bottom: 1px dotted #637323;
}

#content h1 {
	font-size: 18pt;
	text-align: center;
	color: #637323;
	margin: 0px;
	font-variant: small-caps;
	font-weight: bold;
}

#content h2.kruimelpad {
	font-size: 10pt;
	text-align: center;
	color: #637323;
	margin: 0px;
	margin-top: 10px;
	font-weight: normal;
}

#content h3 {
	font-size: 12pt;
	text-align: left;
	color: #637323;
	margin: 0px;
}

#content p {
	margin: 10px 0px 10px 0px;
}

#content table {
	font-size: 11px;
	padding: 0px;
	width: 695px;
	margin-top: 10px;
	font-size: 8pt;
}

#content table.iederzijngedacht th {
	background: #c8de8a;
	padding: 2px;
}

#content table.iederzijngedacht td {
	border-bottom: 1px solid #c8de8a;
	padding: 4px 2px 4px 2px;
}

#content table.iederzijngedacht td.datum {
	width: 120px;
}

#content table.iederzijngedacht td.titel {
	width: 400px;
}

#content table.iederzijngedacht td.naam {
	width: 175px;
	text-align: right;
}

#content table.iederzijngedacht td a { 
	color: #444;
}

#content table.iederzijngedacht td a:hover { 
	border-bottom: 1px dotted #212121;
	color: #212121;
}

#content table.verhaal_detail th {
	background: #c8de8a;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	font-size: 10pt;
}

#content table.verhaal_detail th.datum {
	text-align: left;
	vertical-align: top;
	width: 100px;
}

#content table.verhaal_detail th.titel {
	text-align: left;
	vertical-align: top;
}

#content table.verhaal_detail th.rubriek {
	text-align: right;
	vertical-align: top;
}

#content table.verhaal_detail td {
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 10px;
	vertical-align: top;
	text-align: justify;
	line-height: 140%;
}

#content table.verhaal_detail td img.imageright {
	border: 1px solid #000;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}


/* --- FOOTER --- */

#footer {
	text-align: center;
}

#footer p {
	text-align: center;
	margin: 0px;
	padding: 7px;
	color: #666;
	font-size: 11px;
}

#footer a {
	color: #666;
}