html, body { 
	margin: 0; 
	padding: 0; 
	text-align: center;
	background: #F5EED9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
	font-weight: normal;
}
a {
	text-decoration: none;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	color: #339933;
	font-weight: bold;
	text-decoration: none;

}
.Kop1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
}
.Kop1 A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
}
.Kop2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
	font-weight: normal;
	margin: 0px;
}
.body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 15px;
}
.body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 15px;
}
.body3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
	font-weight: normal;
	margin: 0px;
}
#uitlijning_10 {
	padding: 10px;
}
/* GECENTREERDE POSITIONERING */

#container { 
	width: 970px; 
	text-align: left;
	margin: auto;
	padding: 0px;
} 
#wrapper {
	background: #FFF;
	padding: 10px;
	margin: 0px;
	min-height:600px;
	_height:300px;
	float: left;
}


/* NAVIGATIE */

#bovenkant_navigatie {
	width: 924px;
	height: 70px;
	position: relative;
	float: left;
	background: #FFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	line-height: 1.4em;
	border-left: 1px solid #fff;
}
#witstuk {
	width: 920px;
	height: 20px;
	position: relative;
	float: left;
	background: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 1.4em;
}
#navigatiebalk {
	width: 920px;
	position: relative;
	float: left;
	background-color: #9c0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#navigatiebalk_boven {
	width: 920px;
	neigh: 10px;
	position: relative;
	float: left;
	background-color: #9c0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menu_zondersub {
	width: 920px;
	height: 20px;
	position: relative;
	float: left;
	background: #ffffff url(images/driehoek-lichtgroen.gif) no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 1.4em;
}
#menu_sub {
	width: 920px;
	position: relative;
	float: left;
	background-color: #F60;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 1.4em;
}
#menu_subonderkant {
	width: 920px;
	height: 20px;
	position: relative;
	float: left;
	background: #ffffff url(images/driehoek-oranje.gif) no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 1em;
}
.navigatie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-decoration: none;
}
ul.navigatie
{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style-type:none;
}
li.navigatie 	{
	display:inline
}	
.navigatie a {
	float:left;
	width:auto;
	text-decoration:none;
	color:#000;
	padding:0 7px;
	margin:0px;
	border-right: 1px solid #fff;
}
.navigatie a:hover {
	background-color:#F60;
	text-decoration:underline;
}
.navigatie-act {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	margin: 0px;
	text-decoration: none;
	float:left;
	line-height: 25px;
}
.navigatie-act A{
	color: #fff;
	text-decoration: none;
}

/* SUBNAVIGATIE */
.sub_navigatie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-decoration: none;
	margin-left: 10px;
}
ul.sub_navigatie
{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style-type:none;
}
li.sub_navigatie 	{
	display:inline
}
li.sub_navigatie-act 	{
	display:inline
}
.sub_navigatie a {
	float:left;
	width:auto;
	text-decoration:none;
	color:#000;
	padding:0 7px;
	margin:0px;
}
.sub_navigatie a:hover {
	text-decoration:underline;
	color:#000;
}
.sub_navigatie-act {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	background-color: #FF6600;
	text-decoration: none;
	float:left;
	line-height: 25px;
}
.sub_navigatie-act A{
	color: #fff;
	text-decoration: none;
}
/* CONTENT GEDEELTE */

#contentgedeelte {
	width: 920px;
	position: relative;
	float: left;
	background-color: #fff;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.4em;
}
#Linkercolumn {
	width: 168px;
	float: left; 
	left: 0px;
	background-color: #fff;
	padding: 0px;
	margin-right: 20px;
	line-height: 1.4em;
}
#Middencolumn {
	width: 356px;
	float: left;
	left: 188px;	
	background-color: #FFf;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	line-height: 1.4em;
}
#Middencolumn_oranje_nieuws {
	background-color: #FF9900;
	padding: 10px 20px 20px 20px;
	margin-bottom: 60px;
	line-height: 1.4em;
}
#Middencolumn_groen {
	background-color: #99cc00;
	padding: 10px 20px 20px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.4em;
}
#Middencolumn_oranje {
	background-color: #FF9900;
	padding: 10px 20px 20px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.4em;
}
#Middencolumn_groot {
	width: 544px;
	float: left;
	left: 188px;	
	background-color: #FFF;
	padding: 0px;
	margin-right: 20px;
	line-height: 1.4em;
}
#Middencolumn_groot2 {
	width: 712px;
	float: left;
	left: 188px;	
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}
#Middencolumn_groot2a {
	width: 692px;
	float: left;
	left: 188px;	
	background-color: #F2DBB1;
	padding: 20px;
	margin: 0px;
	line-height: 1.4em;
}
#Rechtercolumn {
	width: 354px;
	float: left; 
	left: 564px;	
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}
#Rechtercolumn_focus_oranje {
	background: #F1CC89;
}
#Rechtercolumn_focus_oranje_a {
	float: left;
	position: relative;
	margin-right:5px;
	height: 90px;
}
#Rechtercolumn_focus_oranje_b {
	height: 90px;
}
#Rechtercolumn_focus_groen {
	background: #CBDF87;
	height: 150px;
	padding: 10px 20px 20px 20px;
	margin-bottom: 20px;	
}
#Rechtercolumn_focus_groen_a {
	
}
#Rechtercolumn_smal {
	float: right;
	left: 752px;
	width: 168px;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}
#Rechtercolumn_smal_2 {
	float: right; 
	left: 752px;
	width: 168px;
	background-color: #9c0;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}
#foto_groot {
	height: 240px;
	line-height: 1.4em;
}
#foto_groot2 {
	float: left;
	clear: both;
	width: 100%;
	height: 240px;
	line-height: 1.4em;
}
#foto_groot_bijschrift {
	background-color: #fff;
	padding: 10px 0px 20px 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.4em;
}
#foto_groot_bijschrift2 {
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 10px 0px 20px 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.4em;
}
#foto_klein_links {
	width: 170px;
	float: left;
	position: relative;
}
#foto_klein_rechts {
	width: 170px;
	float: right;
	clear: both;
	position: relative;
}
#foto_klein1 {
	width: 170px;
	height: 320px;
	position: relative;
	padding: 10px 20px 20px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.4em;
}
#foto_klein2 {
	width: 170px;
	height: 240px;
	padding: 10px 20px 20px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.4em;
}
#foto_klein_bijschrift1 {
	/*width: 170px;*/
	background-color: #fff;
	padding: 10px 0px 20px 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.4em;
}
#foto_klein_bijschrift2 {
	/*width: 170px;*/
	background-color: #fff;
	padding: 10px 0px 20px 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.4em;
}
IMG.body {
margin: 10px;
width: 95px;
height: 95px;
}

/* SUBHEADINGS */
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	a[
	ef]:hover {text-decoration: underline;}
}
.subheading-groen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #339933;
	text-decoration: none;
}
.subheading-groen A{
	text-decoration: none;
	color: #3EA639;
}
.subheading-groen2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #339933;
	text-decoration: none;
}
.subheading-groen2 A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #339933;
	text-decoration: none;
}
.subheading-groen3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #339933;
	text-decoration: none;
}
.subheading-wit {
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subheading-wit A{
	text-decoration: none;
}
.subheading-wit2 {
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
}

/* AANDACHTBOXJES */
#aandachtbox_oranje {
	width: 168px;
	padding: 10px 0;
}
#aandacht_oranje_boven {
	width: 168px;
	background: #FF9900;
	padding: 0;
	margin: 0px;
	line-height: 1.4em;
}
#aandacht_oranje_onder {
	width: 168px;
	height: 25px;
	background: #ffffff url(images/driehoek-lichtoranje.gif) no-repeat;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}
#aandachtbox_donkeroranje {
	width: 168px;
	padding: 10px 0;
}
#aandacht_donkeroranje_boven {
	width: 168px;
	background: #FF6600;
	padding: 0;
	margin: 0px;
	line-height: 1.4em;
}
#aandacht_donkeroranje_onder {
	width: 168px;
	height: 25px;
	background: #ffffff url(images/driehoek-oranje.gif) no-repeat;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}
#aandachtbox_groen {
	width: 168px;
	padding: 10px 0;
}
#aandacht_groen_boven {
	width: 168px;
	background: #99cc00;
	padding: 0;
	margin: 0px;
	line-height: 1.4em;
}
#aandacht_groen_onder {
	width: 168px;
	height: 25px;
	background: #ffffff url(images/driehoek-lichtgroen.gif) no-repeat;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}
#balk_oranje_boven {
	width: 356px;
	position: relative;
	background: #FF6600;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
#balk_oranje_onder {
	width: 356px;
	position: relative;
	height: 20px;
	float: left;
	background: #ffffff url(images/driehoek-oranje.gif) no-repeat;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}
/* SPECIALE BODY LETTERTYPEN */
.bodywit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.body-oranje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.body-oranje a {
	text-decoration: none;
}
.aandachtbox_oranje_bodytext {
	margin: 20px 20px 20px 20px;
}
.body a {
	color:#FF6600;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.body a:hover {
	color:#FF6600;
	text-decoration: underline; 
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.body3 a {
	color:#FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.body3 a:hover {
	text-decoration: underline; 
}
/* FORMS */
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #FF6600;
	margin: 1px;
	padding: 1px;
	border-top: 1px outset #FF9966;
	border-right: 1px outset #FF6600;
	border-bottom: 1px outset #FF6600;
	border-left: 1px outset #FF9966;
}

/* WEBLOG */
#Reactie_weblog {
	background-color: #CBDF87;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#Reactiewit_weblog {
	background-color: #FFF;
	height: 10px;
	padding: 0px;
	margin: 0px;
}
#Reactieformulier_weblog {
	background-color: #F2DBB1;
	padding: 0px;
	margin: 0px;
}
Table.Reactieform_weblog {
	padding: 0;
	margin: 0;
	width: auto;
	background-color:#F2DBB1;
	font-size:12px;
	font-weight:bold;
}
/* AGENDA */
Table {
	width: 732px;
	background: #FFF;
}
.GroenAgenda {
	width: 732px;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}
TD {
	color: #000000;
}
.GroenAgenda_a {
	background: #9C0;
	float: left;
	margin: 0px;
	padding: 0px;
}
.Agenda_a {
	background: #CBDF87;
	float: left;
	left: 0px;
	margin: 0px;
	padding: 0px;	
}
.Agenda_b {
	background: #CBDF87;
	float: left;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
.Agenda_c {
	background: #CBDF87;	
	float: left;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
.Agenda_d {
	background: #CBDF87;
	float: left;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
/* FOOTER */
.footer-index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #339933;
	text-decoration: none;
	float: left;
	width: 367px;
}
#footer {
	position : relative;
	left: 188px;
	width: 752px;
	background-color: #fff;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.4em;
}
#footer_vervolgpagina {
	width: 732px;
	position : relative;
	float:left;
	left: 168px;
	background-color: #fff;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.4em;
}
#footer_vervolgpagina_a {
	position : relative;
	float:left;
}
#footer_vervolgpagina_b {
	position : relative;
	float:right;
}
.noot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/* POLL e.d. */
TD.body {
	background-color: #F5EED9;
	border: 0px;
}
TD.body1 {
	background-color: #CBDF87;
	border: 0px;
}
TD.body2 {
	background-color: #F1CC89;
	border: 0px;
}
TD.bodyindex {
	background-color: #FF9900;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #FFF;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
	font-weight: normal;
}

/* FONTS e.d. */
.tussenkop {
	color: #339933;
}

.reactietussenkop {
	color: #000000;
}
A.oranje {
	color:#FF6600;
	text-decoration: none; 
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#date {
 color: #339933;
}
.voetnoot {
	height: 2px; 
	border-style: dashed; 
	border-color: #999999; 
	color: #999999; 
	background-color: #999999; 
	border-right-width: 0; 
	border-bottom-width: 0
}
/* NOG NIET GEDEFINIEERDE CSS 
aandachtbox_oranje
zoekbox
portret
*/
