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

#kop {
	background-image: url(../images/bgi-kuiper_2000x326.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 0px solid #000000;
	height: 280px;
}

#menu {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding: 255px 0px 5px 0px;
	border: 0px solid #3333cc;
	height: 32px;
}


#contentwrapper {
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	width: 100%;
	padding: 0px;
	border: 0px solid #ffffff;
}

#submenu {
	background-color: #ffffff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 20px 10px 20px;
	width: 960px;
	border: 0px solid #ffffff;
	height: 40px;
}

#content {
	background-color: #ffffff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding: 20px 20px 80px 20px;
	border: 1px solid #ffffff;
}



#voet {

	background-image: url(../images/groen568_2000x380.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center top;
	background-color: #cccccc;
	text-align: center;
	width: 100%;
	height: 300px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	clear: both;
	border: 0px solid #cccccc;
}

#tabelwrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #cccccc;
}

#tabel_links {
	float: left;
	text-align: left;
	width: 450px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border: 0px solid #cccc00;
}

#tabel_rechts {
	float: right;
	text-align: left;
	width: 450px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border: 0px solid #cccc00;
}

ul {
	list-style: none;
	list-style-type: disc;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

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


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

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



h1 {
	color: #cc0000;
	font-size: 36px;
	font-weight: bold;
}

       
h2 {
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	color: #cc0000;
}

h2.uc {
	font-size: 28px;
	color: #ff0000;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}

h3 {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

p {
	font-size: 16px;
	text-align: left;
}
p.voet {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

p.left {
	float: left;
	text-align: center;
}

span.klein {
	color: #666666;
	font-size: 12px;
	text-align: center;
}

div.center {
	text-align: center;
}

span.titel {
	color: #000000;
	font-size: 40px;
	font-weight: bold;
}


.bold {
	font-weight: bold;
}


.i {
	font-style: italic;
}

br.both {
	clear: both;
}




/*links */

a:link {
	color: #000000;
	text-decoration: none;
}
 
a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}




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

ul#navigatie li {
	display:inline;
}


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

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

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

ul#navigatie a:hover {
	color: #ffff00;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

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


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

ul#subnavigatie li {
	display:inline;
}

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

ul#subnavigatie a:link {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#subnavigatie a:visited {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#subnavigatie a:hover {
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#subnavigatie a:active {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


/*links menu */

a.menu:link {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 20px;
	text-decoration: none;
}

a.menu:visited {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 20px;
	text-decoration: none;
}

a.menu:hover {
	color: #ffff00;
	font-size: 14px;
	font-weight: bold;
	padding: 20px;
	text-decoration: none;
}

a.menu:active {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 20px;
	text-decoration: none;
}

/*links submenu */

a.submenu:link {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 20px;
	text-decoration: none;
}

a.submenu:visited {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 20px;
	text-decoration: none;
}

a.submenu:hover {
	color: #ffff00;
	font-size: 12px;
	font-weight: bold;
	padding: 20px;
	text-decoration: none;
}

a.submenu:active {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 20px;
	text-decoration: none;
}



/*links voet */

a.voet:link {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}

a.voet:visited {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}

a.voet:hover {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}

a.voet:active {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}


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;
}

