body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 140%;
}

/*
.bgbeneden {
	background-image: url(../pics/bgkolom.jpg);
	background-repeat: no-repeat;
}
*/

.navleden {
	font-size: 80%;
}



#navcontainer {
	width: 140px;
	font-size: 140%;
	font-weight: bold;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #fffadf;
	border-bottom: 0px none #eee;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#navcontainer a:link, #navlist a:visited
{
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
}

#navcontainer a:hover
{
background-color: #ffffff;
color: #000000;
}

ul, ol {
	line-height: 120%;
	font-size: 90%;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
h1 {
	margin-top: 25px;
	color: #585359;
}
