body, td, th {
	color:										#000000;
	font-family:							Verdana,Arial;
	font-size:								12px;
}

body {
	background-color:					#EBFFEB;
	margin:										0px;
}

#header {
	background-image:					url(../../img/bg_header.gif);
	background-repeat:				repeat-x;
	height:										90px;
	top:											0pt;
	width:										100%;
}

#header_logo {
	background-image:					url(../../img/bg_logo.gif);
	background-repeat:				no-repeat;
	height:										90px;
	margin:										0px auto;
	width:										980px;
}

#header_menu_container {
	background:								#FFFFFF url(../../img/bg_border.gif) repeat-y scroll 100%;
	height:										35px;
	margin:										0px auto;
	width:										980px;
}

#header_menu_content {
	background:								#FFFFFF none repeat scroll 0%;
	height:										48px;
	margin-left:							15px;
	text-align:								right;
	width:										950px;
}

#header_line {
	background:								#2AAAB6 none repeat scroll 0%;
	height:										2px;
	margin:										3px auto 0px;
	width:										930px;
}

#container {
	background-image:					url(../../img/bg_border.gif);
	background-position:			100%;
	background-repeat:				repeat-y;
	margin:										0px auto;
	width:										980px;
}

#content_container {
	background:								#FFFFFF none repeat scroll 0%;
	margin-left:							15px;
	overflow:									auto;
	padding-bottom:						20px;
	width:										950px;
}

#menu {
	float:										left;
	margin-left:							10px;
	width:										200px;
}

#menu_header {
	background-image:					url(../../img/menu_header.gif);
	background-repeat:				no-repeat;
	color:										#30A230;
	font-family:							Arial;
	font-size:								13px;
	font-weight:							bold;
	height:										60px;
	width:										172px;
}

#menu_logo {
	float:										left;
	height:										57px;
	text-align:								right;
	width:										43px;
}

#menu_title {
	float:										left;
	height:										20px;
	margin-top:								25px;
	text-align:								left;
	width:										126px;
}

#menu_links {
	background-image:					url(../../img/menu_bg.gif);
	background-repeat:				repeat-y;
	padding-left:							18px;
	width:										178px;
}

#menu_footer {
	background-image:					url(../../img/menu_footer.gif);
	background-repeat:				no-repeat;
	height:										22px;
	width:										172px;
}

#menu_spacer {
	height:										20px;
	width:										172px;
}

#content {
	float:										left;
	margin-top:								11px;
	width:										518px;
}

#content_beheer {						/* breeder omdat editor er goed in moet passen */
	float:										left;
	margin-top:								11px;
	width:										600px;
}

#content_kop {
	background-image:					url(../../img/kop_balk.gif);
	background-repeat:				no-repeat;
	color:										#FFFFFF;
	font-family:							verdana;
	font-size:								25px;
	font-weight:							bold;
	height:										40px;
	padding-left:							10px;
	width:										497px;
}

#content_titel {
	color:										#008D00;
	font-family:							verdana;
	font-size:								16px;
	font-weight:							bold;
	height:										20px;
	margin-left:							30px;
	width:										457px;
}

#content_datum {
	color:										#008D00;
	font-family:							verdana;
	font-size:								8px;
	height:										20px;
	margin-left:							30px;
	width:										457px;
}
#content_titel_beheer { 		/* margin is anders */
	color:										#008D00;
	font-family:							verdana;
	font-size:								16px;
	font-weight:							bold;
	height:										20px;
	margin-left:							10px;
	width:										457px;
}

#content_intro {
	font-family:							Arial;
	font-size:								10px;
	width:										497px;
	background-color:					#E5F9E0;
	text-align:								justify;
	padding: 									5px 5px 5px 5px;
	border: 									1px solid #B0B6AF;
}

#content_nieuws {
	margin-left:							30px;
	padding-bottom:						15px;
	width:										457px;
	overflow: 								auto;
}

#content_tekst {
	margin-left:							10px;
	padding-bottom:						15px;
	width:										497px;
}

#content_tekst_beheer { 		/* breeder omdat editor er goed in moet passen */
	margin-left:							10px;
	padding-bottom:						15px;
	width:										550px;
}

#rechts {
	float:										left;
	margin-left:							10px;
	margin-top:								11px;
	width:										180px;
}

#foto {
	border:										1px solid black;
	height: 									126px;
	margin-bottom:						30px;
	width:										190px;
}

#footer {
	background-image:					url(../../img/bg_footer.gif);
	background-repeat:				repeat-x;
	bottom:										0pt;
	clear:										both;
	height:										215px;
	text-align:								center;
	width:										100%;
}

#footer_sponsor {
	background-image:					url(../../img/bg_footer_sponsor.gif);
	background-repeat:				no-repeat;
	height:										215px;
	margin:										0px auto;
	width:										980px;
}

#footer_content {
	color:										#000000;
	font-size:								20pt;
	margin:										0px auto;
	padding-top:							20px;
	text-align:								left;
	width:										860px;
}

#footer_sponsor_afb {
	margin:										0px auto;
	padding-top:							15px;
	text-align:								left;
	width:										860px;
}

#footer_sponsor_afb2 {
	color:										#000000;
	float:										left;
	margin:										0px auto;
	padding-top:							15px;
	text-align:								left;
	width:										597px;
}

#footer_copy {
	cursor:										pointer;
	float:										left;
	height:										20px;
	margin:										46px 0px 0px 10px;
	width:										250px;
}

a:link {
	color:										#008D00;
}

a:active {
	color:										#008D00;
}

a:visited {
	color:										#008D00;
}

a.header_menu:link {
	background-image:					url(../../img/link.gif);
	background-repeat:				no-repeat;
	color:										#000000;
	font-size:								14px;
	font-weight:							bold;
	padding-left:							15px;
	padding-right:						20px;
	text-decoration:					none;
}

a.header_menu:active {
	background-image:					url(../../img/link.gif);
	background-repeat:				no-repeat;
	color:										#000000;
	font-size:								14px;
	font-weight:							bold;
	padding-left:							15px;
	padding-right:						20px;
	text-decoration:					none;
}

a.header_menu:visited {
	background-image:					url(../../img/link.gif);
	background-repeat:				no-repeat;
	color:										#000000;
	font-size:								14px;
	font-weight:							bold;
	padding-left:							15px;
	padding-right:						20px;
	text-decoration:					none;
}

a.menu:link {
	color:										#000000;
	font-family:							Arial;
	font-size:								13px;
	font-weight:							bold;
	text-decoration:					none;
}

a.menu:active {
	color:										#000000;
	font-family:							Arial;
	font-size:								13px;
	font-weight:							bold;
	text-decoration:					none;
}

a.menu:visited {
	color:										#000000;
	font-family:							Arial;
	font-size:								13px;
	font-weight:							bold;
	text-decoration:					none;
}

a.archief:link {
	background-image:					url(../../img/arrow.gif);
	background-repeat:				no-repeat;
	color:										#577399;
	padding-left:							15px;
}

a.archief:active {
	background-image:					url(../../img/arrow.gif);
	background-repeat:				no-repeat;
	color:										#577399;
	padding-left:							15px;
}

a.archief:visited {
	background-image:					url(../../img/arrow.gif);
	background-repeat:				no-repeat;
	color:										#577399;
	padding-left:							15px;
}
