body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url('/images/bg.gif') #00699c repeat-x top left;		
}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 990px;
	background: url('/images/bg_container.gif') #ffffff repeat-y top left;
}
#left {
	margin: 0px auto;
	padding: 0px;
	float: left;
	width: 240px;
	background: url('/images/bg_left.jpg') no-repeat top left;
}

#left a.lidworden {
	float: left;
	margin: 138px 0px 0px 110px;
	padding: 100px 0 0 0;
	height: 0px !important; 
	height /**/:100px; /* for IE5/Win */
	width: 114px;
	overflow: hidden;
	background-image:url('/images/lidworden.png');
}
#left a.lidworden:hover {
	background-image:url('/images/lidworden_over.png');
}

#menu {
	clear: both;
	width: 194px;
	margin: 0px;
	padding: 50px 0px 0px 9px;
}


#menu ul {
	width: 215px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu ul li {
	width: 215px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	line-height: 21px;
	font-size: 80%;
	font-weight: bold;
	background: url('/images/folder.png') no-repeat;
}
#menu ul li.parent {
	background: url('/images/folder_open.png') no-repeat;
}

#menu li ul li {
	width: 215px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 21px;
	font-size: 85%;
	background: none;
}

#menu a {
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}

#menu li ul a{
	margin: 0px 0px 0px 5px;
	background-image: none;

}
#menu li.parent ul a{
	color: #f8f8b8;
}
#menu a:hover {
	color: #398f1a;
}
#menu li.parent ul a:hover {
	color: #000000;
}
#menu li ul {
	display: none;
}
#menu li.parent ul {
	display: block;
}
#menu li.current ul {
	display: block;
}


#header {
	margin: 0px auto;
	padding: 31px 0px 0px 12px;
	float: left;
	width: 738px;
	height: 112px;
	background: url('/images/bg.gif') repeat-x top;
}

#logo {
	margin: 0px auto;
	padding: 0px;
	float: left;
	width: 750px;
	height: 135px;
	background: url('/images/logo.jpg') no-repeat right;
}

#logo h1 {
	display: none;
}
#contents {
	float: left;
	width: 480px;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	font-size: 70%;
	line-height: 170%;
	color: #6c614d;
}
#contents h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 160%;
	font-weight: bold;
	color: #000000;
}
#contents h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 130%;
	font-weight: bold;
	color: #398f1a;
}
#contents a {
	color: #398f1a;
	text-decoration: underline;
}
#contents a:hover {
	color: #398f1a;
	text-decoration: none;
}
#contents p {
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #cccc99;
}
#contents input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 16px;
	color: #000000;
	border: 1px solid #319d0c;
	padding: 1px 3px 1px 3px;
}
#contents textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 16px;
	color: #000000;
	border: 1px solid #319d0c;
	padding: 1px 3px 1px 3px;
}
#contents input.button {
	padding: 2px 15px 2px 15px;
	font-size: 90%;
	background-color: #319d0c;
	color: #ffffff;
}
#contents label {
	display: block;
	float: left;
	width: 100px;
}
#nieuws {
	float: left;
	width: 210px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	font-size: 70%;
	line-height: 140%;
}
#nieuws h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 160%;
	font-weight: bold;
	color: #479d28;
	border-bottom: 3px solid #cccc99;
}
#nieuws h2 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
	color: #479d28;
}
#nieuws a {
	color: #398f1a;
	text-decoration: underline;
}
#nieuws a:hover {
	color: #398f1a;
	text-decoration: none;
}
#nieuws p {
	margin: 0px;
	padding: 0px;
}

#nieuws a.dotsolutions {
	float: left;
	margin: 20px 0px 0px 40px;
	padding: 12px 0 0 0;
	height: 0px !important; 
	height /**/:12px; /* for IE5/Win */
	width: 100px;
	overflow: hidden;
	background-image:url('/images/dotsolutions.gif');
}

#footer {
	clear: both;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 247px;
	width: 738px;
	height: 40px;
	background: url('/images/bg_footer.gif') no-repeat left;
	text-align: center;
	color: #ffffff;
	font-size: 75%;
}

#footer p{
	clear: both;
	padding: 2px;
	margin: 0px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#fotoalbum a {

	display: block;

	float: left;

	width: 120px;

	height: 120px;

	text-align: center;

}
