html {
	height: 100%;
	overflow: hidden;
}
body {
	background-color: #f4f6fa;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/bg-main.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100%;
	overflow: hidden;	
}
h1 {
	font-weight: bold;
	color: #0a519a;
	padding: 0px;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2, h3, h4 {
	font-weight: bold;
	color: #3f77ae;
	padding: 0px;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	margin-top: 30px;
}
p, #content ul {
	padding: 0px;
	line-height: 2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content ul {
	margin-left: 20px;
	list-style-type: square;
}
a {
	color: #004B96;
	text-decoration: underline;
}
a:hover {
	color: #D12A32;
}
#wrapperbg {
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	height: 100%;
	overflow: auto;
}
#footergras {
	background-image: url(../img/bg-gras.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	height: 125px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: -100;
	overflow: auto;
}
#wrapper {
	width: 960px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-color: #fff;
	background-image: url(../img/bg-left.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8ea4ca;
}
#header {
	background-image: url(../img/bg-header.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 960px;
}
#banner {
	text-align: right;
	height: 70px;
	width: 940px;
	padding-top: 8px;
}
#banner img {
	border: none;
}
#contentwrapper {
	background-image: url(../img/bg-contentwrapper.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
#menu {
	width: 160px;
	float: left;
	margin-bottom: 40px;
}
#menu ul, #menu ul ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li a {
	display: block;
	height: 19px;
	color: #0a519a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 3px;
	width: 140px;
}
#menu ul li.actief a {
	background-image: url(../img/bg-menu-actief.gif);
	background-repeat: repeat-x;
	color: #fff;
}
#menu ul li a:hover {
	background-color: #fae7ad;
}
#menu ul li.actief ul li a {
	color: #0a519a;
	background-image: none;
}
#menu ul ul li a {
	display: block;
	height: 19px;
	color: #0a519a;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 3px;
	width: 130px;
}
#menu ul ul li.actief a, #menu ul li.actief ul li.actief a {
	background-color: #fff;
	color: #0a519a;
	font-weight: normal;
	background-image: url(../img/bg-pijl.gif);
	background-repeat: no-repeat;
	background-position: 15px 7px;
}
#content {
	width: 760px;
	margin-left: 179px;
	margin-bottom: 40px;
}
#footer {
	background-color: #004B96;
	clear: both;
	height: 17px;
	width: 960px;
	text-align: center;
	padding-top: 3px;
}
#footer, #footer a {
	color: #8EA4CA;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}
#broodkruimels ul {
	margin: 0;
	list-style-type: none;
	overflow: hidden;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 180px;
}
#broodkruimels ul li {
	float: left;
	padding-left: 15px;
	margin-left: 15px;
	background-image: url(../img/bg-pijl.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#broodkruimels ul li.eerste {
	padding-left: 0px;
	margin-left: 0px;
	background-image: none;
}
#broodkruimels ul li a {
	text-decoration: none;
	color: #666;
}
#broodkruimels ul li a:hover {
	text-decoration: underline;
	color: #000;
}
ul.nieuws {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.nieuws li {
	margin-bottom: 10px;
}
ul.nieuws li em {
	margin-right: 20px;
	color: #666;
	font-style: normal;
}
ul.nieuws li em, ul.nieuws li a {
	text-decoration: none;
}
div.fotoalbum {
	width: 200px;
	background-color: #ccc;
	overflow: hidden;
	border: none;
	padding: 10px;
	margin: 0px 10px 10px 0px;
	text-align: center;
	float: left;
}
div.fotoalbum img {
	border: 1px solid #000;
}
div.fotoalbum a:hover img {
	border: 1px solid #fff;
}
div.fotoalbum a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
div.fotoalbum a:hover {
	color: #0a519a;
}
div.fotoinalbum {
	width: 160px;
	background-color: #ccc;
	overflow: hidden;
	border: none;
	padding: 10px;
	margin: 0px 10px 10px 0px;
	text-align: center;
	vertical-align: middle;
	float: left;
}
div.fotoinalbum img {
	border: 1px solid #000;
}
div.fotoinalbum a:hover img {
	border: 1px solid #fff;
}
div.fotoinalbum a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
div.fotoinalbum a:hover {
	color: #0a519a;
}
