body {
	margin: 0px;
	padding: 0px;
	background: #D2D7DC;
}

body, code, table, td, pre, input {
	color: #043F7F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
}

form {
	margin: 0px;
}

img {
	border: 0px;
}

.quote{
	color: #EB9013;
	font-family: Palatino Linotype, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.sub a:link   	{color: #FFFFFF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
.sub a:visited 	{color: #FFFFFF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
.sub a:active 	{color: #FFFFFF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
.sub a:hover 	{color: #FFFFFF; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif;} 

a:link   	{color: #043F7F; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:visited 	{color: #043F7F; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:active 	{color: #043F7F; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:hover 	{color: #043F7F; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif;} 

.invoerveld {
	color: #043F7F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #727271; 
	background-color: #FFFFFF;
}

/* CENTER */
.center {
	width: 100%;
	height: 100%;
}

.center01 {
	width: 50%;
	background-image: url('images/bg_left.gif');
	background-position: top right;
	background-repeat: repeat-y;
}

.center02 {
	width: 776px;
}

.center03 {
	width: 50%;
	background-image: url('images/bg_right.gif');
	background-position: top left;
	background-repeat: repeat-y;
}


/* MAIN */
.main {
	width: 776px;
	height: 100%;
	background-color: #F2F3F3;
}


/* HEADER */
.header {
	height: 303px;
	background-image: url('images/header.jpg');
}


/* CONTENT */
.content_split {
	width: 776px;
}

ul {
   margin-top: 2px;
   margin-bottom: 2px
  }

.content {
	width: 547px;
}

.content_table {
	width: 547px;
	height: 100%;
}

.content_quote {
	width: 547px;
	height: 25px;
	border: 0px;
}

.content_title {
	width: 547px;
	height: 30px;
	border: 0px;
}

.content_top {
	height: 55px;
	background-image: url('images/content_top.jpg');
}

.content_top_table {
	width: 547px;
	height: 55px;
}

.content_top_quote {
	width: 547px;
	height: 25px;
}

.content_top_title {
	width: 547px;
	height: 30px;
}

.content_middle {
	width: 547px;
	height: 377px;
	table-layout: fixed;
	padding-left: 30px;
	padding-right: 20px;
	background-image: url('images/content_middle.gif');
}

.content_bottom {
	height: 32px;
	background-image: url('images/content_bottom.gif');
}


/* SUBMENU */
.submenu {
	width: 229px;
	background-color: #ECEDEF;
	background-image: url('images/submenu_bg.gif');
	background-repeat: repeat-y
}

.submenu_table {
	width: 229px;
}

.submenu_title {
	width: 229px;
	height: 34px;
	border: 0px;
}

.submenu_01 {
	height: 16px;
	background-image: url('images/submenu_01.gif');
}

.submenu_top_01 {
	height: 34px;
	background-image: url('images/submenu_top_01.gif');
}

.submenu_top {
	height: 38px;
	background-image: url('images/submenu_top.gif');
}

.submenu_middle_01 {
	color: #FFFFFF;
	height: 162px;
	padding-top: 9px;
	padding-left: 12px;
	padding-right: 14px;
	background-image: url('images/submenu_middle.jpg');
}

.submenu_middle {
	color: #FFFFFF;
	height: 162px;
	padding-top: 9px;
	padding-left: 21px;
	padding-right: 14px;
	background-image: url('images/submenu_middle.jpg');
}

.submenu_bottom {
	height: 26px;
	background-image: url('images/submenu_bottom.jpg');
}


/* SUBMENU ITEMS */
.submenu_items_table {
	width: 203px;
}

.submenu_items_table_02 {
	width: 203px;
	height: 153px;
}

.submenu_item_01_01 {
	height: 17px;
	color: #FFFFFF;
	padding-left: 26px;
	background-image: url('images/submenu_item_01_01.gif');
}

.submenu_item_01_02 {
	height: 17px;
	color: #FFFFFF;
	padding-left: 26px;
	background-image: url('images/submenu_item_01_02.gif');
}

.submenu_item_02_01 {
	height: 17px;
	color: #FFFFFF;
	padding-left: 26px;
	background-image: url('images/submenu_item_02_01.gif');
}

.submenu_item_02_02 {
	height: 17px;
	color: #FFFFFF;
	padding-left: 26px;
}

.submenu_item_back {
	height: 17px;
	color: #FFFFFF;
	padding-left: 15px;
}


/* FOOTER */
.footer {
	height: 100%;
	background-image: url('images/footer.gif');
	background-repeat: repeat-y
}