body {
	background-color: #ffffff;
}
p {
	padding		: 0;
}
UL, OL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#main {
	background-color: #ffffff;
	text-align	: center;
	border		: solid 1px #660066;
}
#bodytekst {
	font-family	: "Trebuchet MS", Verdana;
	color		: #660066; 
	font-size	: 13px;
	text-align	: left;
	padding		: 0;
	margin		: 0; 
}
#bodytekst p {
	padding		: 0;
	margin		: 0; 
}
#menu {
	width		: 100%;
	color		: #5FDFFF;
	font-family	: verdana, sans-serif;
	font-weight	: bold;
	font-size	: 13px;
	text-align	: center;
	border-top	: 1px solid #660066;
	border-collapse	: collapse;
}
#menu td.inactive {
	color		: #660066;
	border		: none;
	border-left	: 1px solid #660066;
	border-right	: 1px solid #660066;
	height		: 28px;
}
#menu a.inactive {
	color		: #660066;
	text-decoration	: none;
}
#menu a.active {
	margin		: 0;
	color		: #5FDFFF;
	font-family	: Verdana, sans-serif;
	font-weight	: bold;
	font-size	: 13px;
	text-align	: center;
	border-top	: none;
	border-left	: 1px solid #ffffff;
	border-right	: 1px solid #ffffff;
	display		: block;
	text-decoration	: none;
	padding		: 8px 0 7px 0;
	line-height	: 100%;	
}
#menu a.active:hover {
	color		:#660066;
	border-left	:1px solid #660066;
	border-right	:1px solid #660066;
}

.kop {
	font-family	: Verdana, sans-serif;
	font-size	: 12px;
	color		: #660066;
	font-weight	: bold;
	height		: 52px;
	text-transform	: uppercase;
	padding		: 60px 0 0 0;
}
.kop:first-letter {
	font-size	: 16px;
}
.koproze {
	font-family	: Verdana, sans-serif;
	font-size	: 15px;
	color		: #C53F9D;
	font-weight	: bold;
	text-transform	: uppercase;
	text-align	: left;
	padding		: 40px 0 10px 20px;
}
.koproze .eerste {
	font-size	: 18px;
}
.koprozea6 {
	font-family	: Verdana, sans-serif;
	font-size	: 18px;
	color		: #C53F9D;
	font-weight	: bold;
	text-transform	: uppercase;
	text-align	: left;
	padding		: 40px 0 0px 20px;
}
.koprozea6 .eerste {
	font-size	: 18px;
}
.kopvervolg {
	font-family	: Verdana, sans-serif;
	font-size	: 12px;
	color		: #660066;
	font-weight	: bold;
	text-transform	: uppercase;
	padding		: 0;
}
.kopvervolg:first-letter {
	font-size	: 16px;
}

table.submenu {
	font-family	: Verdana, sans-serif;
	font-size	: 13px;
	color		: #C53F9D;
	font-weight	: bold;
	height		: 52px;
	border		: 0;
	margin		: 0;
	padding		: 0;
	text-align	: right;
	text-transform	: uppercase;
	line-height	: 24px;	
}
table.submenu td.active {
	padding		: 1px 20px 1px 20px;
}
table.submenu td.inactive {
	border		: 1px solid #C53F9D;
	padding		: 0 19px 0 19px;

}
table.submenu .eerste {
	font-size	: 16px;
}
table.submenu a {
	font-family	: Verdana, sans-serif;
	font-size	: 13px;
	color		: #5FDFFF;
	text-transform	: uppercase;
	text-align	: right;
	line-height	: 24px;	
	text-decoration	: none;
}
table.submenu a .eerste {
	font-size	: 16px;
}
table.submenu a:hover {
	color		: #C53F9D;
}
.sitemap {
	font-family:verdana;color:#C53F9D;font-size:12px;padding:0 0 0 14px;
}
.sitemap a {
	font-family:verdana;color:#C53F9D;font-size:12px;
	text-decoration: none;
}
.sitemap a:hover {
	text-decoration: underline;
}

.scroll {
	scrollbar-base-color: #5FDFFF;
	scrollbar-face-color: #5FDFFF;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #00CEFA;
	scrollbar-3dlight-color: #B9F3FF;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #eeeeee;
	scrollbar-darkshadow-color: #007F96;
}
.imright {
	border-top:solid #FFFFFF 6px;
	border-right:none;
	border-bottom:solid #FFFFFF 6px;
	border-left:solid #FFFFFF 10px;
	align: right;
	float: right;
}

.imleft {
	border-top:solid #FFFFFF 6px;
	border-left:none;
	border-bottom:solid #FFFFFF 6px;
	border-right:solid #FFFFFF 10px;
	align: left;
	float: left;
}
