body 
{
	background-image: url("../layout_images/body-bg.jpg");
	background-attachment: fixed; 
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #01488a;
	margin: 0;
	padding: 0;
}

/* START POSITIONING STYLES */

#wrapper 
{ 
	position: absolute;
	top: 0%;
	left: 2%;
	border: 1px solid #fff;
	width: 96%;
	height: 96%;
	background-color: #fff;
	margin: 0;
	margin-top: 1%;
	margin-bottom: 1%;
	padding: 0;
	overflow: visible;
}

.header 
{
	width: 100%;
	height: 93px;
	float: left;
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

.headerleft 
{
	float: left;
	width: 295px;
	height: 93px;
	background-image: url("../layout_images/headerleft.jpg");
	background-attachment: scroll; 
	background-repeat: no-repeat;
	background-position: -8px top;
}

.headerright 
{
	float: right;
	width: 442px;
	height: 93px;
	background-image: url("../layout_images/headerright.jpg");
	background-attachment: scroll; 
	background-repeat: no-repeat;
	background-position: right top;
}

.headerright a 
{
	float: left;
	color: #fff;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	text-align: left;
	margin-top: 24px;
	margin-left: 336px;
}

.headerright a:hover 
{
	color: #026295;
}

body.mceContentBody 
{
	position: absolute;
	top: 0%;
	left: 0%;
	float: left;
	background-color:transparent;
	background-image: none;
	width: 100%;
	height: 100%;
}

.container 
{
	position: absolute;
	top: 93px;
	left: 15%;
	right: 15%;
	bottom: 0%;
	background-image: url("../layout_images/container-bg.jpg");
	background-attachment: scroll; 
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 1px solid #c6c7c9;
	overflow: auto;
	overflow-x: hidden;
}

.leftcolumn 
{
	position: absolute;
	top: 93px;
	left: 0%;
	width: 15%;
	bottom: 0%;
	background-image: url("../layout_images/column-li.jpg");
	background-attachment: scroll; 
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #026295;
}

.rightcolumn 
{
	position: absolute;
	width: 15%;
	right: 0%;
	top: 93px;
	bottom: 0%;
	background-image: url("../layout_images/column-re.jpg");
	background-attachment: scroll; 
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #026295;
	font-size: 9px;
	color: #000;
	margin: 0;
	padding: 0;
}

.rightmenu 
{
	float: left;
	display: block;
	width: 100%;
}

.righttext 
{
	float: left;
	display: block;
}

table
{
table-layout: fixed;
width: 90%;
height: auto;
padding:0px;
margin: 0px;
margin-left: 5%;
margin-right: 5%;
}

td
{
min-width: 8px;
vertical-align: top;
font-size: 10px;
padding: 0px;
padding-bottom: 12px;
margin: 0px;
}

/* END POSITIONING STYLES */

/* START BREADCRUMBS STYLES */

div.menupath 
{
	font-size: 9px;
	float: right;
	color: #000;
	margin-right: 5%;
	padding: 0;
}

div.menupath a, a:visited 
{
	color: #005991;
	text-decoration: none;
}

/* END BREADCRUMBS STYLES */

/* START TEXT STYLES */

.container p   
{ 
	color: black;
	font-size: 10px; 
	line-height: 15px; 
	}

.container a 
{ 
	font-size: 9px;
	color: #000;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.container a:visited 
{ 
	font-size: 9px;
	color: #000;
	text-decoration: none;
}

.container a:hover
{
	color: #026295; 
	text-decoration: underline; 
}

.container h1
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5%;
	margin-top: 20px;
	color: #026295;
}

.container h1 img
{
	border: 1px solid #005991;
	margin-right: 1%;
}

.container h2, righttext h2   
{ 
	color: black;
	font-size: 10px; 
	line-height: 15px; 
	text-decoration: none; 
	margin: 0px;
	margin-left: 5%;
	padding: 0px;
}

.righttext h2   
{ 
	color: #fff;
	font-size: 12px; 
	line-height: 15px; 
	text-decoration: none; 
	margin: 0px;
	margin-top: 12px;
	margin-left: 5%;
	padding: 0px;
}

.rightcolumn a
{
	width: auto;
	text-decoration: none;
	color: #fff;
	border: 0px;
	margin: 0;
	padding: 0;
	padding-left: 2px;
	display: block;
}

.rightcolumn a:hover
{
	color: #bdbdbd;
}

.copyright  
{ 
	position: absolute;
	left: 7%;
	bottom: 1%;
	right: 7%;
	background-color: #fff; 
	font-weight: normal; 
	font-size: 9px; 
	text-align: left; !important
	margin: 0;
	padding: 4px 4px 2px 4px;
}

.copyright a 
{ 
	font-size: 9px;
	color: #000;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.copyright a:visited 
{ 
	font-size: 9px;
	color: #000;
	text-decoration: none;
}

.copyright a:hover
{
	color: #026295; 
	text-decoration: underline; 
}

/* END TEXT STYLES */

/* START SEARCH STYLES */

.cms_search_container 
{
	display: block;
	width: 100%;
	height: 25px;
	margin: 0px;
	padding: 3px 0px 3px 7%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	float: left;
}

.cms_search_field 
{
	width: 67%;
	height: auto;
	font-size: 12.5px;
	font-weight: normal;
	border: 1px solid #005991; 
	background-color: #fff;
	color: #005991; 
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 2px;
}

.cms_search_button 
{
	background: url('../layout_images/search.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	display: block;
	float: left;
	border: 0px;
	width: 18%;
	height: 25px;
	margin:0px 2px 0px 0px;
	padding: 0px;
}

.cms_search_description
{
	font-size: 10px;
}

.cms_search_link
{
	font-size: 10px;
	color: #696969;
}

a.cms_search_link
{
	font-size: 10px;
	color: #696969; !important
}

a:hover.cms_search_link 
{
	font-size: 10px;
	color: #f08200;
}

/* END SEARCH STYLES */

/* START NEWS ITEMS */

div.news_item
{
	float: left;
	width: 90%;
	padding-bottom: 6px;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 12px;
	border-bottom: 1px solid #026295;
	clear: left;
}

h2.news_title
{
	padding-top: 0px;
	font-size: 11px;
	font-weight: bold;
	margin-left: 6px;
}

h3.news_author_time
{
	font-size: 10px;
	font-weight: bold;
	margin-left: 6px;
	margin-bottom: 12px;
}

div.news_content
{
	font-size: 10px;
	margin-left: 6px;
	width:100%;
}

div.news_content p
{
	padding-left: 0%;
	padding-right: 0%;
	margin-right: 0;
	margin-left: 0;
}

a.news_source
{
	font-size: 10px;
	padding-top: 12px;
	margin-left: 6px;
	text-decoration: none;
}

a:hover.news_source
{
	color: #000;
	text-decoration: underline;
}

a.news_link
{
	font-size: 10px;
	width: 100%;
	float: left;
	display: block;
	padding-top: 6px;
	margin-top: 12px;
	margin-left: 6px;
	margin-right: 6px;
	text-decoration: none;
	clear: left;
}

a:hover.news_link
{
	color: #000;
	text-decoration: underline;
}

/* END NEWS ITEMS */

/* START GOOGLE MAPS STYLES */

.edroute_content
{
	/* Tekst gedeelte */
	width: 100%;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.ed_routetext   
{ 
	float: left;
	color: black;
	font-size: 10px; 
	line-height: 15px; 
	text-decoration: none; 
	margin: 0px;
	padding: 0px;
	margin-top: 320px;
	padding-left: 1%;
	padding-right: 5%;
	width: auto;
	display: block;
}

.edroute_form
{
	/* Het formuliertje */
	width: 100%;
	float: left;
}

.edroute_map
{
	/* De kaart */
	position: absolute;
	top: 43px;
	left: 0px;
	margin: 0%;
	width:100%;
	height: 300px;
	float: left;
	
}

.edroute_dir
{
	/* De routeomschrijving */
	float: left;
	width: 98%;
	height: auto;
}

input#edroute_from
{
	margin-top: 8px;
	margin-left: 0%;
	margin-bottom: 0px;
	width: 90%;
	float: left;
}

input#edroute_button
{
	margin-top: 8px;
	width: 9%;
	float: left;
	margin-right: 0%;
	margin-bottom: 0px;
}
/* END GOOGLE MAPS STYLES */

/* START USER STYLES */

.ed_paragraph   
{ 
	color: black;
	font-size: 10px; 
	line-height: 15px; 
	text-decoration: none; 
	margin: 0px;
	padding: 0px;
	padding-left: 5%;
	padding-right: 5%;
	width: auto;
	display: block;
}

.ed_bottomline
{
	position: absolute;
	left: 19%;
	right: 20%;
	bottom: 0%;
	font-size: 10px;
	width: 61%;
	color: #026295;
	text-align: center;
	background-color: #fff;
	border-top: 1px solid #026295;
}

.ed_tabelvier
{
}

.ed_tabelvier img
{
	border: 1px solid #bdbdbd;
	height: auto;
	width: 96%;
	float: left;
	margin: 0 2% 0 2%;
	padding: 0;
}

.ed_tabelvier td
{
	width: 25%;
	height: auto;
	margin: 0;
	padding: 0 1% 0 1%;
}

.ed_tabelvijf
{
}

.ed_tabelvijf img
{
	border: 1px solid #bdbdbd;
	height: auto;
	width: 96%;
	float: left;
	margin: 0 2% 0 2%;
	padding: 0;
}

.ed_tabelvijf td
{
	width: 20%;
	margin: 0;
	padding: 0 1% 0 0;
}

/* END USER STYLES */

div#menu
{	
	float: left;
	width: 86%;
	margin-top: 8px;
	margin-left: 7%;
	display: block;
	color: #fff;
	background-color: transparent;
}

div.submenu
{
	margin: 0px 0px 12px 0px;	
	padding: 2px 0px 2px 0px;
	width: 94%;
	background-color: transparent;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	float: left;
	display: block;
}

span.submenu
{
font-size: 11px;
color: #fff;
width: 94%;
margin: 0;
padding: 2px 0px 2px 4px;
float: left;
}

a.submenu
{
background-color: #005991;
color: #fff;
font-weight: normal;
width: 95%;
padding: 2px 0px 2px 2px;
margin: 0px 1% 4px 1%;
border: 1px solid #fff;
float: left;
display: block;
}

a.submenu:hover
{
background-color: #fff;
color: #005991;
}

div.menu_empty
{
	
}

a.menu
{
	display: block;
	color: #fff; 
	font-size: 68%; 
	font-family: Verdana, Arial, Helvetica; 
	background-color: #005991;
	text-decoration: none; 
	margin: 0% 0% 10px 0%;
	padding: 1%; 
	padding-left: 2%;
	border: solid 1px white; 
	width: 97%;
}

a.menu:HOVER
{
	color: #004e83; 
	background-color: white; 
}

div.submenu_spacer
{

}

div.menupath
{

}

a.menupath
{

}