body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: arial, verdana;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}


#frame {
	background-color: #ffffff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 962px;
	padding: 0;
	border: 1px solid #ffffff;
}

#kop {
	background-color: #ffffff;
	text-align: left;
	width: 900px;
	padding: 0px 20px 0px 40px;
	margin: 0;
	border: 1px solid #ffffff;
	height: 85px;
}

#menu {
	background-color: #ffffff;
	text-align: center;
	width: 900px;
	padding: 15px 30px 20px 30px;
	margin: 0;
	border: 1px solid #ffffff;
	height: 30px;
}

#content {
	background-image: url(../images/bgi-4a.jpg);
	background-repeat: y-repeat;
	background-position: top center;
	background-attachment: scroll;
	background-color: #f8f8ff;
	text-align: left;
	width: 900px;
	padding: 0px 29px 0px 29px;
	margin: 0px;
	border: 2px solid #990000;
}

#voet {
	background-color: #ffffff;
	text-align:center;
	width: 958px;
	padding: 0;
	clear: both;
	border: 1px solid #ffffff;
}


p {
	font-size: 14px;
	text-align: left;
}

p.right {
	float: right;
}

p.home {
	font-size: 16px;
}    

p.voet {
	color: #000000;
	font-size: 13px;
	text-align: center;
}

p.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

br.both {
	clear: both;
}

table {
	border: 0;
	margin: 0;
	padding: 0;
	border-spacing: 0;
}


table.flyers {
	background-color: none;
	width: 600px;
	height: 852px
	border: 0;
	float: right;
}

table.agenda {
	border: 1px solid #333333;
	border-spacing: 2px;
	float: right;
}

tr {
	border: 0;
	margin: 0;
	padding: 0;
}

tr.agenda {
	background-color: #e7e7e7;
}

td {
	color: #000000;
	font-size: 14px;
	border: 0;
	margin: 0;
	vertical-align: top;
}

td.agenda {
	padding: 2px 10px 2px 10px;
}

li {
	font-size: 14px;
	text-align: left;
}

span.hier{
	color: #ff0000;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}

img {
	float:none;
	margin: 0;
	padding: 0;
	border: 0;
}

img.right {
	float: right;
	margin: 0;
	padding: 0;
}

img.right-2 {
	float: right;
	margin: 0 0 120px 0;
	padding: 0;
}

img.left {
	float: left;
	margin: 0px 20px 20px 0px;
}

div.right {
	float: right;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

/*links */

a:link {
	color: #0099ff;
	text-decoration: underline;
}
 
a:visited {
	color: #0099ff;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

a:active {
	color: #0099ff;
	text-decoration: underline;
}



a.agenda:link {
	color: #000000;
	text-decoration: underline;
}
 
a.agenda:visited {
	color: #000000;
	text-decoration: underline;
}

a.agenda:hover {
	color: #ff0000;
	text-decoration: underline;
}

a.agenda:active {
	color: #000000;
	text-decoration: underline;
}



/*links menu */

ul#navigatie {
	list-style: none;
	margin: 0;
}

ul#navigatie li {
	display:inline;
}

ul#navigatie a {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}

ul#navigatie a:link {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

ul#navigatie a:visited {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

ul#navigatie a:hover {
	color: #0099ff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

ul#navigatie a:active {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
