a {
	color: #469B44;
}

img {
	border-width: 0px;
}
.buttoninheader {
	width: 80px;
}
body {
	text-align			: center;
}
.header {
	width				: 980px;
	height				: 150px;
	margin-right		: auto;
	margin-left			: auto;
	text-align			: center;
}
.bottomheader {
	width				: 980px;
	height				: 108px;
	background-image	: url(../images/bottomheader.png);
	background-repeat	: no-repeat;
	margin-right		: auto;
	margin-left			: auto;
	text-align			: center;
}
.topheader {
	padding				: 2px 0px 0px 5px;
	height				: 40px;
	text-align			: left;
	background-image	: url('../images/topheader.png');
	background-repeat	: no-repeat;
}
.menu {
	width				: 980px;
	height				: 150px;
	vertical-align		: bottom;
	text-align			: right;
}
.linkerkolom {
	width: 199px;
	height: 390px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	border: 1px solid black;
	border-width: 0px 1px 0px 0px;
}

.rechterkolom {
	width: 780px;
	height: 395px;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
	background-image: url('../images/row.gif');
	background-repeat: repeat-x;
}

.onderkolom {
	padding: 40px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url('../images/row.gif');
	background-repeat: repeat-x;	
}

.menuitem1 {
	background-image: url('../images/buttons/bigbutton.gif');
	background-repeat: no-repeat;
	height	: 20px;
	padding: 3px 0px 2px 3px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	border: 1px solid black;
	border-width: 0px 0px 1px 0px;
}
.menuitem2 {
	cursor: hand;
	background-image: url('../images/buttons/bigbuttonin.gif');
	background-repeat: no-repeat;
	height: 20px;
	padding: 3px 0px 2px 4px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	border: 1px solid black;
	border-width: 0px 0px 1px 0px;
}

.fpfoto {
	float		: left;
	padding: 3px 1px 3px 1px;
	margin: 0px 0px 0px 40px;
	text-align: right;
	border: 1px solid black;
	border-width: 1px 1px 1px 1px;	
}

.fotoleft {
	padding: 0px 4px 0px 5px;
	margin: 0px 0px 0px 0px;
	width: 400px;
	height: 410px;
	text-align: center;
	border: 1px solid black;
	border-width: 0px 1px 0px 0px;
}

.fotoright {
	overflow: auto;
	width: 370px;
	height: 400px;
}

.foto {
	height: 120px;
	width: 123px;
}

.adminheader {
	width: 780px;
	height: 10px;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	border: 1px solid black;
	border-width: 0px 1px 1px 0px;
}

.adminbox {
	width: 780px;
	height: 300px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	border: 1px solid black;
	border-width: 0px 1px 1px 0px;
	
}
admintable {
	background: #999999;
	width: 780px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}

.link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.link2 {
	font-weight: bold;
	color: #000000;
}
.link3 {
	color: #000000;
	text-decoration: none;
}

.pagetitle {
	color: #888888;
}
.sitemappage {
	padding			: 10px 0px 0px 10px;
}
.sitemap1 {
	padding			: 10px 0px 5px 5px;
}
.sitemap1 a {
	font-size		: 16px;
	color: #000000;
	text-decoration: none;
}
.sitemap1 a:hover {
	text-decoration: underline;
}

.sitemap2 {
	margin			: 0px 0px 0px 20px;
	width			: 100px;
	padding			: 5px 0px 5px 20px;
	border			: 1px solid #469B44;
	border-width	: 0px 0px 1px 1px;
}
.sitemap2 a {
	font-size		: 14px;
	color			: #000000;
	text-decoration	: none;
}
.sitemap2 a:hover {
	text-decoration: underline;
}

.sitemap3 {
	margin			: 0px 0px 0px 40px;
	width			: 140px;
	padding			: 5px 0px 5px 20px;
	border			: 1px solid #469B44;
	border-width	: 0px 0px 1px 1px;
}
.sitemap3 a {
	font-size		: 14px;
	color			: #000000;
	text-decoration	: none;
}
.sitemap3 a:hover {
	text-decoration: underline;
}
