/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 5mm;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;

}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #0F7A8C;
	text-decoration: none;
	font-size: 11px;
}


a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/


/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial, Helvetica, sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pageName{
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	height: 150px;
}


#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: -450px;
	width:900px;
	background-color: #034859;
	height: 89px;
	margin-left: 50%;
	background-image: url(../images/bg-masthead.jpg);
	background-repeat: no-repeat;
	
}

#pageNav{
	float: left;
	padding: 0px;
	position: absolute;
}

#content{
	left: 0px;
	top: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
	position: absolute;
	width: 899px;
	right: 0px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: bold 75% Arial, Helvetica, sans-serif;
	position: absolute;
	top: 49px;
	right: 13px;
	color: #ffffff;
	width: 246px;
	height: 8px;
}

/************* globalNav styles ****************/


#navList {
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}



#globalNav{
	position: absolute;
	width: 900px;
	min-width: 640px;
	color: #cccccc;
	background-color: #128a9d;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	left: -450px;
	top: 86px;
	margin-right: 0px;
	margin-left: 50%;
	height: 25px;
	padding: 0px;
}
#nolink {
	margin: 0px;
	background-image: url(../images/submenu/selected.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFFFFF;
}
#navList li {
	white-space: nowrap;
	margin: 0px;
	float: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#navList li a, #navList a:visited {
	margin: 0px;
	float: left;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
}
#navList li a:hover {
	margin: 0px;
	float: left;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	text-decoration: none;
	color: #045a6f;
}

#siteinformatie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



/************** siteInfo styles ****************/

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 124px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}


/*************** story styles ******************/

.story {
	padding: 10px 200px 0px 220px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial, sans-serif;
	color: #000000;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 3px;
	margin-top: -1px;
	z-index: 100;
	background-color: #FFFFFF;
}

#siteInfo img{
	padding: 0px;
	position: absolute;
	right: 1px;
	bottom: 0px;
}


/************ sectionLinks styles **************/

#sectionLinks{
	width: 122px;
	font-size: 11px;

}
#sectionLinks .nolink {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	display: block;
	color: #FFFFFF;
	background-image: url(../images/submenu/selected.png);
	background-repeat: no-repeat;
}


#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background-image:  url(../images/submenu/sub.png);
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-repeat: no-repeat;
	border-left-style: none;
	font-size: 11px;
}
#sectionLinks a:hover{
	display: block;
	background-image:  url(../images/submenu/selected.png);
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-repeat: no-repeat;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
}

.relatedLinks a{
	display: block; 
}

/********************* end **********************/
.smalltekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
.uitleghm {

  	font-size: small;
  	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: none;
}
.tekstwit {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.actueeldatum {
	font-size: 11px;
	padding-left: 4px;
}
table {
	border: 1px none #024853;
}
.tabelkop {
	color: #FFFFFF;
	padding: 2px 2px 2px 4px;
	height: 15px;
	background-color: #128A9C;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cellinks {
	background-color: #e1e1e1;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #128A9C;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 4px;
	padding-bottom: 4px;
	font-size: 11px;
}
celvoor {
	background-color: #04566a;
}

.celrechts {
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	font-size: 11px;
}
.featureHome {
	padding: 0px 10px;
	font-size: 80%;
	min-height: 200px;
	background-image: url(../images/bgGrey.gif);
	background-repeat: repeat-y;
}
.featureHome h3 {

	font: bold 125% Arial, sans-serif;
	color: #000000;
	padding: 30px 0px 5px 2px;
}
.linksimage {
	left: 0px;
	top: 0px;
}
.tabelhoofd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	background-color: #0D626E;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.cellinkswit {
	background-color: #e9e7e7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-color: #128a9c;
	text-align: center;
}
.celrechtswit {

	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
}
.tabelcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 4px;
	text-align: left;
}
.TextField {
	height: 15px;
	font-size: 11px;
	color: #128A9B;
}
.tabelcontact {
	border: 1px solid #128A9B;
}
.TextArea {
	font-size: 11px;
	color: #128A9B;
	font-family: Arial, Helvetica, sans-serif;
}
.TextList {
	font-size: 11px;
	color: #128A9B;
	font-family: Arial, Helvetica, sans-serif;
}
#pagecell2 {
	position:absolute;
	top: 112px;
	width:900px;
	left: -450px;
	margin-left: 50%;
	background-color: #FFFFFF;
}

.punten {
	padding-top: 5px;
}
textarea {
	width: 200px;
}
.tabelruimte {
	padding-top: 30px;
}
.tabelruimte2 {
	padding-right: 15px;
}
.tabelruimte3 {
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 15px;
}
#siteinformatie {
	color: #FFFFFF;
	background-color: #034859;
	padding-top: 3px;
	padding-bottom: 3px;
}
#kopfoto {
	margin: 0px;
	height: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#siteinformatie {
	color: #FFFFFF;
	background-color: #034859;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/siteinfo2.jpg);
	background-repeat: no-repeat;
}
.menuselectcontact {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-color: #D7FFFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #D7FFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #003333;
	border-left-color: #003333;
	background-color: #00ABB9;
	border-right-style: solid;
}
p {
	font-size: 12px;
}
td {
	font-size: 12px;
}
#bodybg {
	background-color: #64656F;
}
hr {
	border-top: 1px solid #128a9d;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.celvoor {
	background-color: #04566a;
}



.cellinks2 {
	background-color: #e1e1e1;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #128A9C;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 4px;
	padding-bottom: 4px;
	font-size: 12px;
}
ul {

}
.opsomming {
	list-style-position: inside;
	list-style-image: url(../images/vierkantje.gif);
	list-style-type: square;
	font-size: 12px;
}
#PrintKlaar {
	padding: 4px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
#featureVoorstellen {
	min-height: 200px;
	top: 0px;
	bottom: 10px;
	left: 220px;
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	right: 0px;
}
#featureVoorstellen h3 {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
#featureImages {
	min-height: 200px;
	top: 0px;
	bottom: 10px;
	left: 220px;
	padding-left: 220px;
	padding-top: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 2%;
	background-color: #FFFFFF;
	right: 0px;
}
#featureImages h3 {

	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
#feature {
	min-height: 200px;
	top: 0px;
	bottom: 10px;
	left: 220px;
	padding-left: 220px;
	padding-top: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 15%;
	background-color: #FFFFFF;
	right: 0px;
	font-size: 12px;
}
#feature h3 {

	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
#PrintKlaar {

}
#map_canvas {
	border: 1px solid #01788d;
}
.linkie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F7a8c;
}
