body {
	background-color: #ffffff;
	margin: 0px;
}

form {
	margin: 0;
}

input, select {
	font-family: tahoma;
	font-size: 11px;
}

#logonform {
	background-color: #ececf6;
	margin-top: 10px;
}

.bannerbody {
	margin: 0px;
	background-color: #ececf6;
}

.splash_cell {
	background-color: #ececf6;
}

.splash_table {
	background-color: #ffffff;
	border-top: Solid 5px #d8d9eb;
	border-bottom: Solid 5px #d8d9eb;
	padding-top: 40px;
	padding-bottom: 40px;
}

.splash_language {
	padding: 20px;
	font-family: tahoma;
	font-size: 18px;
	color: #5d6aa7;
}

#fr, #nl {
	color: #00002d;
	font-weight: bold;
	background-color: #d8d9eb;
	width: 50px;
	padding: 5px;
	margin-top: 10px;
}

#frcell, #nlcell {
	cursor: pointer;
}

#banner {
	width: 468px;
	height: 60px;
	border-top: Solid 1px #FFFFFF;
	border-right: Solid 1px #FFFFFF;
	background-color: #ececf6;
	font-family: arial;
	font-size: 30px;
	font-weight: bold;
	color: #6c76b2;
}

#uppermenu {
	background-color: #ffffff;
	border-top: Solid 2px #e5e5e8;
	border-bottom: Solid 2px #bdbdbe;
	height: 19px;
}

.uppermenusmall {
	font-family: tahoma;
	font-size: 11px;
	color: #000033;
	background-color: #fddd92;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 60px;
}

.uppermenusmall a:link, .uppermenusmall a:active, .uppermenusmall a:visited {
	text-decoration: none;
	color: #000033;
}

#leftmenu {
	background-color: #ececf6;
	background-image: url(../images/leftmenu.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-right: 20px;
	height: 960px;
	text-align: right;
	font-family: tahoma;
	font-size: 12px;
	line-height: 26px;
}

#leftmenu a:link, #leftmenu a:visited, #leftmenu a:active {
	color: #000033;
}

#leftmenu a:hover {
	color: Red;
}

#menu {
	float: left;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	width: 9em;
	float: left;
}

#menu a {
	display: block;
	margin: 0;
	padding: 1px 3px;
}


#menu h2 {
	display: block;
	margin: 0;
	cursor: pointer;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 19px;
	color: #000033;
	padding-left: 5px;
	border-left: Solid 1px #e5e5e8;
	text-align: center;
}

#menu a {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 19px;
	padding-left: 5px;
	text-decoration: none;
}

#menu a:hover {
}

#menu li {
	position: relative;
	background-color: #FFFFFF;
}

#menu ul ul {
border-top: Solid 2px #bdbdbe;
border-left: Solid 1px #bdbdbe;
border-right: Solid 1px #bdbdbe;
border-bottom: Solid 1px #bdbdbe;
position: absolute;
z-index: 500;
width: 165px;
filter: alpha(opacity=95);
opacity: .95;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

div#menu ul ul li:hover {
	display: block;
	background-color: #e5e5e8;
}

#content {
	border-left: Solid 1px #ecedf2;
	padding-left: 20px;
	padding-right: 20px;
}

.contentlist {
	margin: 0px;
	margin-left: 16px;
	padding: 0px;
	list-style-type: square;
}

.contenttable {
	margin-bottom: 20px;
}

#breadcrums {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #a1a4cd;
}

#breadcrums a:link, #breadcrums a:visited, #breadcrums a:active {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #a1a4cd;
}

#breadcrums a:hover {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: Red;
}

.contenttitle {
	font-family: tahoma;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: Solid 1px #d3d6e8;
}

h1 {
	display: inline;
	font-family: tahoma;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
}
h2 {
	display: block;
	font-family: tahoma;
	font-size: 11px;
	color: #6676CC;
	font-weight: bold;
	margin-bottom:1px;
}

.contenttext {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding-top: 6px;
}

.cookietext {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	padding-left: 4px;
}

.contentleft {
	padding-right: 10px;
}

.contentright {
	padding-left: 10px;
}

a:link, a:active, a:visited {
	color: #000033;
}

.righttable {
	margin-top: 20px;
}

.righttitle {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	background-color: #f0f0f7;
	padding: 4px;
}

.righttext {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	padding: 6px;
	line-height: 16px;
	background-color: #fbfbfd;
	background-image: url(../images/degrade-right.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.bannertable {
	margin-top: 20px;
}

.bannercell {
	height: 60px;
	background-color: #ececf6;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #6c76b2;
}

.footer {
	background-color: #ececf6;
	padding: 6px;
}

.footer, .footer a:link, .footer a:visited, .footer a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #000033;
}

.member {
	padding-bottom: 6px;
	font-family: tahoma;
	font-size: 11px;
	color: Gray;
}

#member {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	text-align: center;
	width: 200px;
}

/* SITEMAP */
/* blokjes naast elkaar */
/*
#sitemap { padding-left:0px; margin-left:0px; }
#sitemap li { list-style-type:square; list-style-position:outside; color:#000033; }
#sitemap a { font-size:11px; line-height:18px; font-family:Tahoma, Verdana, Arial; }
#sitemap a:hover { color:red; }
#sitemap ul { width:170px; margin-left:0px; padding-left:25px; }
#sitemap ul ul { margin-left:170px; margin-top:-19px; }
*/
#sitemap { padding-left:0px; margin-left:0px; }
#sitemap li { list-style-type:square; list-style-position:outside; color:#000033; }
#sitemap a { font-size:11px; line-height:18px; font-family:Tahoma, Verdana, Arial; }
#sitemap a:hover { color:red; }
#sitemap ul { width:400px; margin-left:0px; padding-left:25px; }
#sitemap ul ul { margin-left:20px; }

/* EXPIRED TEXT */
#expired { display:block; border: solid 2px #700000; font-size:11px; line-height:18px; font-family:Tahoma, Verdana, Arial; color:#700000; padding:5px; text-align:center; margin-bottom: 15px; background-color:#fff0cc;}

.pwd_eml { padding-top:10px; padding-bottom:20px; display:block; }
.region { padding-bottom: 20px; text-align:center; }

/* MODULE REGION */
.regionaal_table { border: solid 1px #cccce6; width:100%; }
.regionaal_1{ background-color:#FFFFFF; padding: 2px; padding-left:5px; margin:0px; }
.regionaal_2{ 	background-color:#ECECF6; padding: 2px; padding-left:5px; margin:0px; }
.regionaal_photo { border:solid 1px #000033; }
.regionaal_voorzitter { width:150px; }
.regionaal_divider { margin-top:3px; margin-bottom:10px; height:0px; border-top: solid 2px #bdbdbe; }
.regionaal_kalender { margin-bottom:20px; }

/* MODULE CALENDAR */
.calendar_table { border: solid 1px #cccce6; width:100%; }
.calendar_1{ background-color:#FFFFFF; padding: 2px; padding-left:5px; margin:0px; }
.calendar_2{ 	background-color:#ECECF6; padding: 2px; padding-left:5px; margin:0px; }
.calendar_photo_left { border:solid 1px #000033; margin-right: 10px; }
.calendar_photo_right { border:solid 1px #000033; margin-left: 10px; }
.calendar_voorzitter { width:150px; }
.calendar_divider { margin-top:3px; margin-bottom:10px; background-color: #bdbdbe; height:2px; }

/* MODULE CONTACT */
.formtable { text-align:left; width:100%; }
.formlabel { width:200px; text-align:right; padding-right:10px; padding-top:4px; vertical-align:top; line-height:9pt;}
.forminput { padding-top:2px; padding-right:4px; width: 410px; }
.forminfo { padding-top:6px; vertical-align:top; }
.formrequired { font-size:8pt; padding-bottom:8px; }
.formfield { width: 400px; }
.formbuttons { padding-bottom: 20px; }
#frmdivmessage { color:#990000; width:100%; text-align:left; padding-top:2px; padding-bottom:10px;}
#frmdivsent { color:#990000; width:100%; text-align:center; padding-bottom:50px;}

#searchbox {
	margin-bottom: 15px;
}

#searchbox td {
	font-family: tahoma;
	color: #000033;
	font-weight: bold;
}

#searchbox td input.keyword {
	border: Solid 1px #cbcbe7;
	height: 16px;
	width: 120px;
}

#searchbox td input.submitbtn {
	border: Solid 1px #cbcbe7;
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #cbcbe7;
	margin-left: 0px;
}
