html, body {
	height: 100%;
	width: 100%;
}

body {
	padding:0px;
	margin: 0px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {border: 0px;margin: 0px;}

a {text-decoration: none;}

.underline_hover a:hover {text-decoration: underline;}

.template { position:absolute; z-index:1; }

/* Aligns*/
.top {vertical-align: top;}
.bottom {vertical-align: bottom;}
.middle {vertical-align: middle;}
.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}
.justify {text-align: justify;}

.test {border: 1px solid red;}

/* Paddings and Margins*/
.block {display: block;}
.inline {display: inline;}
.action_center {margin-top: expression((document.body.clientHeight > 649)? 50 : 0);}
/* Height*/

.height3 {height: 3px;}
.height5 {height: 5px;}
.height96 {height: 96px;}
.height10 {height: 10px;}
.height429 {height: 429px;}
.height24 {height:24px;}
/* HEADER*/

/*Margin*/
.margL20{margin-left: 20px;}
.margT60{margin-top: 60px;}
.margT68{margin-top: 68px;}
.margT67{margin-top: 67px;}
.margB10{margin-bottom: 10px;}
/* Search*/

/*Menu Section START*/
.menu_section {margin: 13px 0px 0px 0px;}
.border_top {border-top: 1px solid #EAEAEA;}
.border_bottom {border-bottom: 1px solid #EAEAEA;}
/*Menu Section END*/

.logo_mjo {margin: 0px;}

.bg_zoek {
	display: block;
	background-image: url(../images/spacer.gif);
	background-repeat:no-repeat;
	width: 257px;
	height: 81px;
}

.form_margin {margin: 0px;}

.bg_home {
	display: block;
	background-image: url(../images/spacer.gif);
	background-repeat:no-repeat;
	width: 24px;
	height: 81px;
}

.bg_contact {
	display: block;
	background-image: url(../images/spacer.gif);
	background-repeat:no-repeat;
	width: 25px;
	height: 81px;
}

.bg_site_map {
	display: block;
	background-image: url(../images/spacer.gif);
	background-repeat:no-repeat;
	width: 52px;
	height: 81px;
}

.bg_dutch {
	display: block;
	background-image: url(../images/spacer.gif);
	background-repeat:no-repeat;
	width: 46px;
	height: 81px;
}

.bg_english {
	display: block;
	background-image: url(../images/spacer.gif);
	background-repeat:no-repeat;
	width: 67px;
	height: 81px;
}

.search {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #216C45;
	vertical-align:super;
}

.search_green {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #216B44;
	vertical-align:super;
}

.form-element {
	border: 1px solid #D1D1D1;
	font: 12px verdana, arial, monospace;
}

.line_orange {
	display: block;
	background-image: url(../images/line_orange.gif);
	background-repeat:no-repeat;
	width: 1000px;
	height: 3px;
}

.line_barkGreen {
	background-color: #216B44; 
	background-position: left top; 
	background-repeat: repeat; 
	height: 3px;
}

.line_green {
	background-color: #64987C; 
	background-image: url(../images/bg_darkGreen.gif);  
	background-position: left top; 
	background-repeat:repeat-y;
	height: 3px;
}


.line_orange1 {
	display: block;
	background-image: url(../images/line_orange1.gif);
	background-repeat:no-repeat;
	width: 1000px;
	height: 3px;
}

.line_green1 {
	display: block;
	background-image: url(../images/line_green1.gif);
	background-repeat:no-repeat;
	width: 1000px;
	height: 3px;
}

.line_gray {
	background-color: #F0F0F0;
	height: 5px;
}

.menu_h220 {
	/*display: block;
	background-image: url(../images/content_02.jpg);
	background-repeat:repeat-y;*/
	border-right: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	background-color: #FBFBFB;
}

.line_for_title {
	display: block;
	background-image: url(../images/content_03.jpg);
	background-repeat:repeat-x;
	width: 580px;
	height: 24px;
}

.line_for_title_green {
	background-color: #216B44;
	height: 20px;
}

.bg_news{
	background-color: #64987C;
}
.title_text {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
	color: #FFFFFF;
	vertical-align:super;
	line-height: 24px;
}


/* Overflows START*/
.overfy24{
	overflow-y: hidden;
	xheight: 24px;
}

.overflow_homepage {
	color: #7D7D7D;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0px 10px 23px;
	text-align: left;
	padding-right: 0px;
	width: 540px;
	xheight: 145px;
	overflow-x: hidden;
}

.overflow_portal {
	color: #808080;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0px 0px 20px;
	text-align: left;
	padding-right: 0px;
	width: 275px;
	xheight: 115px;
	overflow-x: hidden;
}

.overflow_content_page {
	color: #7D7D7D;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0px 0px 17px;
	text-align: left;
	padding-right: 0px;
	width: 510px;
	xheight: 250px;
	overflow-x: hidden;
}

/* Overflows END*/

/*Portal START*/

.line_orange_portal {
	display: block;
	background-image: url(../images/line_orange_portal.gif);
	background-repeat:no-repeat;
	width: 1000px;
	height: 3px;
}

.portal_content {
	display: block;
	background-image: url(../images/spacer.gif);
	background-repeat:no-repeat;
	width: 336px;
	height: 160px;
}

.li {
	display: block;
	background-image: url(../images/p_content_04.jpg);
	background-repeat:no-repeat;
	width: 568px;
	height: 136px;
}

.div_li {
	margin: 5px 0px 0px 10px;
	vertical-align:top;
}

/*Portal END*/

/*Content START*/

.menu_312 {
	display: block;
	background-image: url(../images/content_c_02.jpg);
	background-repeat:no-repeat;
	width: 168px;
	height: 312px;
}

.line_orange_content {
	display: block;
	background-image: url(../images/content_c_03.jpg);
	background-repeat:no-repeat;
	width: 736px;
	height: 23px;
} 

.bg_content_text {
	display: block;
	background-image: url(../images/content_c_04.jpg);
	background-repeat:no-repeat;
	width: 536px;
	height: 289px;
}

/*Content END*/

/*Menu Section START*/
.menu_section {
	margin: 13px 0px 0px 0px;
}
/*Menu Section END*/

/*Gum START*/
	/*Front*/
.lines_pattern{
	display: block;
	background-image: url(../images/lines_pattern.jpg);	
	background-repeat:repeat-x;
}

.left_gum {
	display: block;
	background-image: url(../images/left_gum.jpg);	
	background-repeat:repeat-x;
}

.right_gum {
	display: block;
	background-image: url(../images/right_gum.jpg);	
	background-repeat:repeat-x;
}

.line_milcy_green {
	background-color: #64987C; 
	background-position: left top; 
	background-repeat: repeat; 
	height: 3px;
}

.line_gray_green {
	display: block;
	background-image: url(../images/line_gray_green.jpg);	
	background-repeat:repeat-x;
	
}
	/*Front END*/
	/*Content*/
.left_gum_content {
	display: block;
	background-image: url(../images/left_gum_content.jpg);	
	background-repeat:repeat-x;
}

.right_gum_content {
	display: block;
	background-image: url(../images/right_gum_content.jpg);	
	background-repeat:repeat-x;
}	

.line_green_content {
	display: block;
	background-image: url(../images/line_for_title_green.jpg);	
	background-repeat:repeat-x;
}
	/*Content END*/

.cell_reletive ul.menu li.current, ul.menu li.over, ul.menu li.sub {
	position:relative;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	color: #216B44;
}

.sitemap a {
	color: #7D7D7D;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

/*Gum END*/
/*News START*/
.news_table_title{
	overflow: hidden;
	vertical-align: middle;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #216B44;
}

.news_table_title a{
	overflow: hidden;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #216B44;
}
/*News END*/

.homepage_news{
	display: block;
	background-image: url(../images/content_06.jpg);
	background-repeat:repeat-y;
	width: 156px;
	xheight: 100px;
}

.newsTitle{
	color: #216B44; 
	font:Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:bold; 
	margin:10px 0px 0px 15px;
	display: block;
}

.newsTitle_more a{
	color: #216B44; 
	font:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:bold; 
	margin:10px 0px 0px 15px;
	display: block;
}

.newsTitle_more a:hover{
	text-decoration: underline;
}

.hp_news1{
	color: #7D7D7D;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 17px 0px 0px 15px;
	text-align: left;
	text-decoration:underline;
	padding-right: 0px;
	width: 128px;
	height: 56px;
	overflow-x: hidden;
}

.hp_news1 a{
	color: #7D7D7D;
	text-decoration:underline;
}

.copyright {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color: #B8B8B8;
	margin: 17px 0px 0px 0px;
}

.copyright a {
	color: #B8B8B8;
}

.powered {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	text-align:right;
	color:#B8B8B8;
}

.powered a {
	color:#B8B8B8;
}


/*Search*/
.search_form{
	margin: 0px;
	padding:0px;
	vertical-align: middle;
	display: inline;
}

span.search_form {
	margin: 0px;
	padding:0px;
	vertical-align: middle;
}


.search_button {
	background-color: #216B44;
	height: 19px;
	width: 45px;
	line-height: 15px;
	font-size: 11px;
	border: solid 1px #D1D1D1;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}

.zoekText{
	display: inline;  
	margin-top: 5px;
	float: left;
}

.bg_more_news{
	background-image: url(../images/bg_more_news.gif); 
	background-position: right top; 
	background-repeat: repeat-y; 
	width: 156px;
}

.bg_menu{
	background-image: url(../images/bg_menu_bottom.gif); 
	background-position: 1px top; 
	background-repeat: repeat-y;
	width: 170px;
}

.bg_main_table{
	background-image: url(/site/images/bg_main_table.gif); 
	background-position: center top; 
	background-repeat: repeat-y;
}

.bg_main_table_cont{
	background-image: url(/site/images/bg_main_table_cont.gif); 
	background-position: center top; 
	background-repeat: repeat-y;
}

.bg_white{
	background-color: #ffffff;
}

.template { position:absolute; z-index:1; }
