body {
	margin: 0;
	background-color: #85bbf8;
}

#page {
	background-color: #FFFFFF;
}

body table {
	background-color: #FFFFFF;
}

#splash-left {
	text-align: center;
	width: 300px;
	background-image: url('../images/splash-gradient-left.jpg');
	color: #36418c;
	font-family: verdana;
	font-size: 21px;
	background-position: right;
	background-repeat: repeat-y;
}

#splash-center {
	padding-left: 50px;
	padding-right: 50px;
	background-color: #FFFFFF;
}

#splash-right {
	text-align: center;
	width: 300px;
	background-image: url('../images/splash-gradient-right.jpg');
	color: #36418c;
	font-family: verdana;
	font-size: 21px;
	background-repeat: repeat-y;
}

.splash-button {
	background-color: #d79c56;
	width: 76px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	border: Solid 2px #FFFFFF;
}

.splash-button a {
	text-decoration: none;
	color: #FFFFFF;
}

#leftmenu {
	border-right: Solid 1px #0265a9;
	width: 206px;
}

.menuitem {
	background-color: #0265a9; padding: 3px;
	border-right: Solid 2px #FFFFFF; border-bottom: Solid 1px #FFFFFF; border-left: Solid 2px #FFFFFF;
}
.menuitem a {
	color: #FFFFFF; text-decoration: none; font-family: arial; font-size: 11px; 
}
.menusubitem {
	background-color: #a5dafe; padding: 3px; 
	border-right: Solid 2px #FFFFFF; border-bottom: Solid 1px #FFFFFF; border-left: Solid 2px #FFFFFF;
}
.menusubitem a {
	color: #0265a9; text-decoration: none; font-family: arial; font-size: 11px; 
}

#adres {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	width: 206px;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
}

#header {
	height: 150px;
	background-image: url('../images/header.jpg');
	background-position: right;
	text-align: right;
	vertical-align: bottom;
}

#header img {
	border: Solid 1px #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
}

#topmenu {
	background-color: #c63a1f;
	height: 27px;
}

#topmenuright, #topmenuleft {
	background-color: #c63a1f;
}

#topmenuright a {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 10px;
}

#rightmenu {
	width: 215px;
	border-left: solid 1px #c63a1f;
	padding-left: 10px;
}

#rightmenu div {
	float: left;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 215px;
	font-family: verdana;
	font-size: 9px;
}

#rightmenu div h3 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

#rightmenu div hr {
	height: 0px;
	clear: both;
	color: #FFFFFF;
	border-bottom: Solid 1px #e5e5e5;
}

#rightmenu div img {
	clear: both;
	width: 33px;
	margin-right: 5px;
}

#content {
	padding: 15px;
}

#topbanners {
	padding-bottom: 20px;
}

.contentlist {
	margin: 0px;
	margin-left: 16px;
	padding: 0px;
	list-style-type: square;
}

.contenttable {
	margin-bottom: 20px;
}

.contenttitle {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
}

h1 {
	display: inline;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
}

.contenttext {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	text-align: left;
}

.contentleft {
	padding-right: 10px;
}

.contentright {
	padding-left: 10px;
}

#content a, #rightmenu a {
	color: #c63a1f;
}

#menu {
	float: left;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	width: 140px;
	float: left;
	border-right: Solid 1px #d2644e;
}

#menu a {
	display: block;
	margin: 0;
	padding: 1px 3px;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 25px;
	padding-left: 5px;
	text-decoration: none;
}


#menu h2 {
	display: block;
	margin: 0;
	cursor: pointer;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 27px;
	color: #000033;
	text-transform: uppercase;
	padding-left: 5px;
	text-align: center;
}

#menu a:hover {
}

#menu li {
	position: relative;
	background-color: #c63a1f;
}

#menu ul ul {
position: absolute;
z-index: 500;
width: 165px;
}

#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: #d2644e;
}

div#menu ul ul li a {
	line-height: 17px;
}

div#menu ul ul li {
	border-top: Solid 1px #d2644e;
}




/* SITEMAP */
#sitemap { padding-left:0px; margin-left:0px; text-align:left; }
#sitemap li { list-style-type:square; list-style-position:outside; color:#000000; }
#sitemap a { font-size:11px; line-height:18px; font-family:Verdana, Arial; }
#sitemap ul { width:400px; margin-left:0px; padding-left:22px; }
#sitemap ul ul { margin-left:20px; }

/* MODULE FORM */
.formtable { text-align:left; width:100%; }
.formlabel { width:200px; text-align:right; padding-right:10px; padding-top:8px; vertical-align:top; line-height:9pt;}
.forminput { padding-top:2px; padding-right:4px; width: 440px; }
.forminfo { padding-top:6px; vertical-align:top; }
.formrequired { font-size:8pt; padding-bottom:15px; padding-top:15px; }
.formfield { width: 440px; }
.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;}

.regionaal_2 {
	background-color: #f9efe4;
	padding: 3px;
}

.regionaal_table {
	border: Solid 1px #f9efe4;
}

#breadcrums {
	text-align:left; font-size:7pt; font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}
