html,
body 
{
margin:0px; 
padding:0px; 
background:url(images/headerbg.jpg); 
background-repeat:repeat-x;
background-color:#eeeecd;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
overflow-x: hidden;
}
a:link {
COLOR: #000000;
}
a:visited {
COLOR: #000000;
}
a:hover {
COLOR: #000000;
}
a:active {
COLOR: #000000;
}
#container
{
	width: 1024px;
	margin: 0px auto;
	background-color: #eeeecd;
	color: #333;
	line-height: normal;
}

#top
{
widht: 1024px;
height: 225px;
background: url(v2/images/headerbg.jpg)
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
float: left;
width: 200px;
height: 100%;
margin: 0;
}

#rightnav
{
float: right;
width: 200px;
height: 100%;
margin: 0;
}

#contentScroll
{
widht: 100%;
height: 600px;
	overflow: auto;
background:url(images/Zoomeren.jpg) no-repeat;
}

#content
{
widht: 100%;
height: 550px;
background:url(images/Zoomeren.jpg) center no-repeat;
}


#footer
{
clear: both;
margin: 0;
width: 100%;
height: 52px;
color: #FFFFFF;
background: url(images/FooterBG.jpg) repeat-x;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

.style46 {
	font-family: "Monotype Corsiva";
	font-size: 36px;
}
.style47 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style48 {
	color:#000000;
	font-size: 12px;
}

.style49 {
	color:#000000;
	font-size: 12px;
}

