body {
	scrollbar-face-color: #73123F;
	scrollbar-shadow-color: #73123F;
	scrollbar-highlight-color: #73123F;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #D3E0F2;
	scrollbar-arrow-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #A56479;
	background-image: url(../images/backbody.jpg);
	background-repeat: repeat-y;
	background-position: center top;
} 
#top {
	width: 100%;
	position: relative;
	top: 0px;
}
#header {
	height: 194px;
	width: 789px;
	position: absolute;
	background-repeat: repeat-x;
	top: 0px;
	z-index: 200;
	left: 0px;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
}
#backcolor {
	position: relative;
	width: 800px;
}
#site {
	position: relative;
	width: 759px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DCEED8;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/backsite.jpg);
	background-repeat: repeat-y;
}

#content {
	scrollbar-face-color: #73123F;
	scrollbar-shadow-color: #73123F;
	scrollbar-highlight-color: #73123F;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	position: relative;
	width: 699px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	z-index: 100;
	padding-right: 60px;
	top: 0px;
	padding-left: 0px;
	height: auto;
	padding-top: 194px;
	padding-bottom: 20px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/tekstback.jpg);
}
#navcontainer{
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	position: relative;
	width: 105px;
	z-index: 200;
	text-align: left;
	font-size: 20px;
	float: left;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 3px;
}
#topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	top: 132px;
	left: -1px;
	color: #73123F;
	z-index: 3;
}

#talen {
	position: relative;
	z-index: 7;
	width: 105px;
	text-align: right;
	top: 10px;
}
.td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#bottomlogo {
	background-image: url(../images/logoback.jpg);
	background-repeat: no-repeat;
	height: 204px;
	width: 136px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 60;
	margin: 0px;
	padding: 0px;
}
#hoogte {
	position: relative;
	height: 400px;
	width: 0px;
	visibility: hidden;
	float: left;
}

.clear {
	clear: both;
	position: relative;
}

#vlakfoot {
	position: absolute;
	height: 35px;
	width: 57px;
	z-index: 41;
	top: -18px;
	left: 677px;
}
#footer {
	position: relative;
	height: 48px;
	width: 789px;
	top: 0px;
	z-index: 400;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	background-color: #FFFFFF;
	left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer2 {
	position: relative;
	height: 15px;
	width: 830px;
	left: -15px;
	top: 0px;
	background-color: #6F8729;
	background-image: url(../images/footschaduw.jpg);
	background-repeat: no-repeat;
}

#E2 {
	position: absolute;
	right: 20px;
	bottom: 20px;
	height: 20px;
	width: 73px;
	border: 1px solid #FFFFFF;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	width: 130px;
} 

#menu ul li { 
	position: relative; 
} 

#menu li ul {
	position: absolute;
	left: 130px; /*Set 1px less than menu width */
	top: 0;
	display: block;
	text-align: left;
	z-index: 2;
} 

#menu li:hover ul {
	display: block; 
} 

#menu li:hover>ul { 
	visibility:visible; 
} 

#menu ul ul {
	visibility:hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #73123F;
	border-right-color: #73123F;
	border-left-color: #73123F;
	font-weight: normal;
} 

/* Fix IE. Hide from IE Mac \*/ 
* html #menu ul li { float: left; height: 1%; } 
* html #menu ul li a { height: 1%; } 
/* End */ 

/* Make-up syles */ 

#menu ul, li { 
	margin: 0 0 0 0; 
} 

/* Styles for Menu Items */ 
#menu ul a {
	display: block;
	text-decoration: none;
	color: #73123F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-weight: bold;
	text-transform: uppercase;
} 

/* Hover Styles */ 
#menu ul a:hover {
	color: #590258;
	font-weight: bold;
} 

/* Sub Menu Styles */ 
#menu li ul a {
	text-decoration: none;
	color: #87437D; /* IE6 Bug */
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73123F;
	background-color: #FFFFFF;
} 

/* Sub Menu Hover Styles */ 
#menu li ul a:hover {
	background: #FFAD76;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73123F;
	color: #590258;
} 

/* Icon Styles */ 
#menu ul a.submenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73123F;
} 
#menu ul a.submenu:hover {
	border-bottom-color: #73123F;
	background-color: #E8F3F9;
}

#menu #active {
	color: #590258;
	font-weight: bold;
}
#logo {
	position: absolute;
	height: 104px;
	width: 238px;
	left: 0px;
	top: 0px;
	z-index: 50;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#flash {
	height: 158px;
	width: 759px;
	position: absolute;
	top: 0px;
	z-index: 1;
	left: 15px;
}

#menu ul ul a.submenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73123F;
	background-image: url(../images/submenu.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#vlaktopnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #B20839;
	position: absolute;
	height: 15px;
	width: 514px;
	z-index: 66;
	overflow: hidden;
	text-align: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 30px;
	right: 55px;
	top: 146px;
	visibility: hidden;
	line-height: 22px;
}
#vlaktop {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	height: 13px;
	width: 515px;
	z-index: 65;
	overflow: hidden;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 30px;
	right: 58px;
	top: 154px;
}
#sitemap ul {
	font-weight: normal;
}
#sitemap {

	font-weight: bold;
}
#topmenu
{
	position: absolute;
	top: -2px;
	font: bold 11px Verdana, sans-serif;
	padding-top: 104px;
	padding-left: 37px;
	z-index: 5;
	height: 30px;
}
#topmenu li a
{
	text-decoration: none;
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 8px;
	padding-left: 22px;
	margin-right: 7px;
}
#topmenu li
{
	list-style: none;
	margin: 0px;
	display: inline;
	padding: 0px;
}

#topmenu li a:link { color: #590258; }
#topmenu li a:visited { color: #590258; }

#topmenu li a:hover
{
	color: #73123F;
	background-color: #FFFFFF;
}

#topmenu li a#current
{
	background-color: #FFFFFF;
}
#topnav
{
	position: absolute;
	top: 127px;
	height: 26px;
	font: bold 10px Verdana, sans-serif;
	left: 149px;
	z-index: 9;
}

#topnav li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#topnav li a
{
	text-decoration: none;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
}

#topnav li a:link { color: #73123F; }
#topnav li a:visited { color: #73123F; }

#topnav li a:hover
{
	color: #590258;
	background-color: #FFFFFF;
}

#topnav li a#current
{
	color: #590258;
}
#topmenu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#menu2 {
	position: relative;
	width: 105px;
	z-index: 500;
	padding: 0px;
margin: 0px 

}
#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
} 

#menu2 ul li {
	position: relative;
} 
#menu2 ul a{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	width: 105px;
	display: block;
	line-height: 11px;
	padding-top: 4px;
	padding-bottom: 0px;
}
#menu2 ul a:hover{
	color: #ABD6A0;
}
#menu2 li ul {
	top: 0px;
	display: block;
	visibility: hidden;
	position: absolute;
} 
#menu2 ul ul li{
	padding-top: 3px;
	right: 4px;
	font-size: 10px;
} 
#menu2 ul ul ul li{
	right: 8px;
} 
#menu2 .hide {
	visibility: hidden;
	position: absolute;
}
#menu2 .current ul {
	visibility: visible;
	position: relative;
}
#menu2 ul ul li a{
	color: #DCEED8;
	width: 100px;
	font-size: 10px;
}
#menu2 .active {
	color: #590258;
	font-weight: bold;
}
#sitemap ul {
	font-weight: normal;
}
#sitemap {
	font-weight: bold;
}
#tekstextra {
	width: 202px;
	text-align: left;
	position: absolute;
	background-color: #73123F;
	left: 400px;
	padding: 4px;
	color: #FFFFFF;
}
#meningVP {
	padding: 0px;
	width: 197px;
	border: 5px solid #590258;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#meningVP .onder {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #590258;
	text-align: center;
	padding-top: 5px;
	line-height: 10px;
}


#tekst {
	width: 500px;
	text-align: left;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	min-height: 300px;
}
.backfoto { /* voor beheer*/
	right: 0px;
	position: relative;
	clip:rect(0px 209px 1000px 0px);
	float: right;
}
#tekst .backfoto {
	right: -230px;
	position: absolute;
	clip:rect(0px 209px 1000px 0px)
}
#meningVP .boven {
	font-size: 20px;
	font-weight: bold;
	color: #73123F;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	line-height: 25px;
}
#meningVP .titel {
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #590258;
	display: block;
}

ul
{
padding: 0px;
margin: 0px
}

li
{
padding: 0px;
margin: 0px 
}
