body, html {
	border: 0;
	margin: 0px auto;
	padding: 0;	
	background: #FFFFFF;
	background: url("pics/gras.gif") no-repeat bottom center;
	background-attachment: fixed;
	height: 100%;
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	font-family: verdana, helvetica, sans-serif;
	color: #252525;
}

#wrap {	
	position: relative; 
	background-color: transparent;
	min-height: 100%;
	_height: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0;
	width: 780px;
	text-align: left;
}

.header {
	background: url("pics/topleft.jpg") no-repeat top left;
	float: left;
	width: 780px;
	height: 108px;
	margin: 0px auto;
	padding: 0px;
	background-color: transparent;
}

#titel {
    position:relative;
	float: left;
	width: 780px;
	height: 108px;
	display: block;
	margin: 0px auto;
	padding: 0px;
}

.titel1 {
	background: url("pics/titel1.jpg") no-repeat top right;
}

.titel2 {
	background: url("pics/titel2.jpg") no-repeat top right;
}

.titel3 {
	background: url("pics/titel3.jpg") no-repeat top right;
}

.titel4 {
	background: url("pics/titel4.jpg") no-repeat top right;
}

.titel5 {
	background: url("pics/titel5.jpg") no-repeat top right;
}

.titel6 {
	background: url("pics/titel6.jpg") no-repeat top right;
}

.titel7 {
	background: url("pics/titel7.jpg") no-repeat top right;
}

#navbalk {
	float: left;
	background: url("pics/navbalk.jpg") repeat-x top left;	
	width: 780px;
	height: 38px;
	text-align: right;
}

#content {
	position: relative;
	float: left;
	background: url("pics/menubalk.jpg") no-repeat top left;
	width: 780px;
	margin: 0px auto;
	padding: 0;
	padding-bottom: 20px;   /* Height of the footer */
}
			
#left {
	position: relative;
	float: left;
	width: 182px;
	height: 404px;
}
	
#right {
	position: relative;
	float: left;
	width: 598px;
}

#footer  {   
	position:relative;
	bottom: 0;
	float: left;
	clear: both;
	width: 780px;
	height: 16px;   /* Height of the footer */
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	font-size: 10px;
	line-height: 1.4em;
	margin: 10px 0px 0px 16px;
	color: #808080;
}

p, table  {
	margin: 0px 22px 0px 22px ;
	padding: 0em 0em 0em 0em;
	font-family: verdana, helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	color: #252525;
}

#map  {
	margin: 0px 22px 0px 22px ;
	padding: 0em 0em 0em 0em;
}

.r {
	text-align: right;
	font-size: 10px;
	line-height: 1.4em;
}

.nav  {
	margin: 12px 0px 0px 204px;
	padding: 0em;
	font-size: 11px;
	color: #2D4500;
	text-align: left;
}

.left  {
	margin: 30px 10px 0 52px;
	padding: 0.4em 0em 0em 0em;
	font-size: 10px;
	line-height: 1.5em;
	color: #FFFFFF;
}

.kopje1 {
	font-family: corbel, verdana, helvetica, sans-serif;
	margin: 20px 16px 0 66px;
	padding: 0em;
	font-size: 16pt;
	color: #632700;
}

.kopje2 {
	font-family: corbel, verdana, helvetica, sans-serif;
	margin: 4px 16px 0 66px;
	padding: 0em;
	font-size: 9pt;
	font-weight: bold;
	color: #632700;
}

h1	{
	margin: 24px 22px 22px 22px ;
	padding: 0em 0em 0em 0em;
	font-family: corbel, verdana, helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 13pt;
	line-height: 1em;
	font-weight: normal;
	color: #632700;
	text-align: left;
}

h2 	{
	margin: 20px 22px 10px 22px ;
	padding: 0em 0em 0em 0em;
	font-family: corbel, verdana, helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 10pt;
	font-weight: bold;
	color: #2D4500;
}

.headerTitle {
	margin: 24px 22px 22px 22px ;
	padding: 0em 0em 0em 0em;
	font-family: corbel, verdana, helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 13pt;
	line-height: 1em;
	font-weight: normal;
	color: #632700;
	text-align: left;
}

a:link, a:visited {
	color: #0B3E65;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0B3E65;
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
}

.navtekst:link, .navtekst:visited {
	padding: 0em 0.3em 0em 0.3em;
	color: #2D4500;
	font-weight: bold;
	text-decoration: none;
}

.navtekst:hover {
	padding: 0em 0.3em 0em 0.3em;
	color: #2D4500;
	font-weight: bold;
	text-decoration: underline;
}

.titeltekst:link, .titeltekst:visited {
	color: #632700;
	font-weight: normal;
	text-decoration: none;
}

.titeltekst:hover {
	color: #632700;
	text-decoration: none;
	border-bottom: 0px;
}

