body {	
	background-color			: #eff1f3;
	background-image			: url(../images/background_website.gif);
	margin						: 0px 0px 0px 0px;
	padding						: 0px 0px 0px 0px;
	text-align					: center;
}

.website_header {	
	background-color			: #ffffff;
	border-left					: 1px solid #d3d3d3;
	border-right				: 1px solid #d3d3d3;
	padding-top					: 10px;
	width						: 720px;	
}

.website_menu {
	background-color			: #ffffff;
	border-left					: 1px solid #d3d3d3;
	border-right				: 1px solid #d3d3d3;
	width						: 720px;	
}

.website_line {
	width						: 720px;	
}

.website_menuitem, .website_menuitem_over {
}

.website_content {
	background-color			: #ffffff;
	border-bottom				: 1px solid #d3d3d3;
	border-left					: 1px solid #d3d3d3;
	border-right				: 1px solid #d3d3d3;
	/*height					: 500px;*/
	text-align					: left;	
	width						: 720px;
}

.website_content_text {
	font-family					: Verdana, Arial, sans-serif;
	font-size					: 10pt;
	font-weight					: normal;
	padding-left				: 10px;
	padding-right				: 10px;
	text-align					: left;	
}

.website_content_table {
	background-color			: #f0f0f0;
	width						: 700px;
}

.website_copyright {
	color						: #000000;
	font-family					: Verdana, Arial, sans-serif;
	font-size					: 8pt;
	text-align					: center;
}

h1 {
	color						: #0973ba;
	font-size					: 14pt;
	font-weight					: normal;
}

.website_foto {
	border						: 1px solid #cb1639;
}

.agenda_table {
	background-color			: #ffffff;
	border						: 1px solid #b3b3b3;
}

.agenda_table_licht {
	background-color			: #ffffff;
	padding						: 5px;
}

.agenda_table_donker {
	background-color			: #f0f0f0;
	padding						: 5px;
}

.website_titel, .website_titel_klein {
	background-image			: url(../images/background_titel.gif);
	background-repeat			: no-repeat;
	color						: #ffffff;
	font-family					: Verdana, Arial, sans-serif;
	font-size					: 14pt;	
	height						: 37px;
	padding-left				: 10px;
	padding-top					: 5px;
	width						: 145px;
}

.website_titel_klein {
	background-image			: url(../images/background_titel_klein.gif);
	width						: 89px;
}

a, a.visited {
	color						: #0973ba;
	text-decoration				: none;
}

a:hover {
	color						: #0000ff;
	text-decoration				: underline;
}

.nieuws_titel, .agenda_titel  {
	color						: #000000/*#0973ba*/;
	font-weight					: bold;
}

.nieuws_leesverder {
	font-weight					: bold;	
	text-align					: right;
}

.button {
	background-color			: #0973ba;
	color						: #ffffff;
}