
/* Axtion Cascade Style Sheet*/
/* This stylesheet contains IE7 hacks. By writing 
	!ie
at the end of declarations, they will be used by IE7 and not with other browsers.
This is a variation on the !important declaration. It's not valid CSS but it works...

 */

html
{
	overflow-y: scroll;
	overflow-x: hidden;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #004119;
/*	background-color: #D6E56A;*/
	/*background-color: #D4E068;*/
	/*background-color: #a4ff51;*/
/*	background-color: #b5dc10;*/
	background-color: #add400;
	background-color: #A5CF00 !ie;
	padding: 0px;
	margin: 0px;
	height: 100%; /* maakt de hoogte van de tabel ook 100% in FFox */
	width: 100%;
}

table.outer1
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #004119;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: none;
}

td.main
{
	text-align: center;
	vertical-align: top;
	width: 100%;
	height: 100%;
	/*height: 500px !ie;*/
}

div.center
{
	width: 988px;
	position: relative;
	margin: 0 auto;
	height: 100%;
	/*height: 360px !ie;*/
}

div.flags
{
	position: absolute;
	top: 5px;
	left: 32px;
	height: 20px;
	width: 80px;
	margin: 0px;
}

table.inner1 {
	height: 100%;
	width: 100%;
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
	table-layout: fixed;
}

div.logo
{
	width: 100%;
	text-align: center;
	padding-top: 38px;
/*	padding-top: 18px;*/
	padding-bottom: 20px;
	padding-left: 22px;
}


a
{
	text-decoration:none;
	color: #2D4690;
}

a.submenu_selected {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*font-style: italic;*/
	/*font-weight: bold;*/
	/*color: #072A61;*/
	color: #669800;
	text-decoration: underline;
}

a.submenu
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	/*font-weight: bold;*/
	color: #072A61;
}

ul.submenu {
line-height: 20px;
list-style-type: none;
}

ul.submenu li {
	padding-left: 4px;
}

a:hover
{
	text-decoration:underline;
}


a.menu_selected
{
	font-size:12px;
	font-family: Trebuchet MS;
	text-decoration:none;
	color:#404040;
	border-bottom: 2px dotted;
	border-color: #cfcfcf;
	padding-bottom: 1px;
}

a.menu_selected:hover
{
	text-decoration:underline;
}

a.menu
{
	font-size: 12px;
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #9f9f9f;
}

a.menu:hover
{
	text-decoration:underline;
	color: #707070;
}

a.homelink:hover {
  opacity: .75;
}

div.menu
{
	text-align: center;
	padding-top: 8px;
	/*padding-bottom: 12px;*/ /* this and the next declaration work in FFox but work differently in IE7 */
	/*vertical-align: bottom;*/
/* picture height is 56px; */
	height: 22px;
	width: 100px;
	background-repeat: repeat-x;
/*	background-position: 8px;*/
	
}

H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #072A61;
	margin:0px;
}

H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #072A61;
	margin:0px;
}

H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #072A61;
	margin:0px;
}

.mainTitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-variant: normal;
	font-weight: bold;
	color: #072A61;
	margin: 0px;
}

.subTitle 
{
	font-family: Trebuchet MS;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #072A61;
	margin:0px;
	padding:0px;
	padding-right:0px;

}

.tussenkoppie 
{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	color: #004119;
	padding-left: 0px;
	padding-right: 0px;
	
}

.tussentekst 
{
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-left: 0px;
	padding-right: 0px;
	color: #004119;
		
}
		
.datum 
{/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-left: 0px;
	padding-right: 0px;
	color: #004119;
	border: 1px ridge #008700;
	background-color: #E9F6B1;*/
}

.rightBoxText 
{
	font-size: 10px;
	font-style: italic;
	line-height: 16px;
	color: #004119;
}

.info 
{
	background-color: #E6FFBF;
	padding: 0px;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
}

td.leftBox 
{
	vertical-align: top;
	background-color: #ffffff;
	overflow: auto;
/*	width: 704px;*/
	width: auto;
/*	height: 100%;*/
	height: auto;
	text-align: right;
	background-image: url(./images/afloop_rechts.png);
	background-repeat: repeat-y;
	background-position: right;
	/*background-position: 712px !ie;*/
	padding-right: 20px;
	overflow: hidden;	
}



td.subMenuBox
{
	/*
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #B5DC10;
	border-right-color: #B5DC10;
	border-bottom-color: #B5DC10;
	border-left-color: #B5DC10;
	*/
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	background-image: url(./images/menu_links_4.png);
	background-position: -1px !ie;
	background-repeat: repeat-y;
	width: 260px; 
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: auto;
	
	/*
	padding-top:20px;
	padding-bottom:20px;
	padding-left:15px;
	padding-right:10px;
	*/
}

td.middleBox
{
/*	vertical-align: top;
	background-color:#ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 156px; 
	*/
}


td.rightBox 
{	
	width:194px;
	vertical-align:top;
	background-color: #ffffff;
	text-align:left;
	/*padding-right: 6px;*/
	height: auto;
}

.zijrubriek 
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #072A61;
}

.rightBoxMainTitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #072A61;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	border-top-style: none;
	border-bottom-style: none;
}

.nieuws 
{
/*	font-size: 10px;
	font-style: italic;
	line-height: 18px;
	padding: 0px;
	color: #004119;*/
}

/* Mainlist of items*/
ul.products
{
	padding-left:48px;
	margin:0px;
	list-style-type: none;
}

/* subitems */
ul.products ul.products
{
	padding-left:4px;
	margin:0px;
	margin-bottom:0px;
	
}

/* subsubitems */
ul.products ul.products ul.products
{
	padding-left:8px;
	margin:0px;
	
}

/* common styles of the list of products */
li.products
{
	padding:0px;
	margin:0px;
	list-style-type: none;
	vertical-align:bottom;
	line-height:20px;
}

/* first submenu */
a.productItemSelected2
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #072A61;*/
	font-size:14px;
	/*font-weight: bold;*/
	/*font-style: italic;*/
	color: #669800;
	text-decoration: underline;
}

a.productItemSelected2:hover
{
	text-decoration: underline;
}

a.productItem2
{
	font-size:14px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #072A61;
}

a.productItem2:hover
{
text-decoration: underline;
}

a.productItemSelected
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #072A61;*/
	font-size:14px;
	/*font-weight: bold;*/
	/*font-style: italic;*/
	color: #669800;
	text-decoration: underline;
}

a.productItemSelected:hover
{
	text-decoration: underline;
}

a.productItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*font-style: italic;*/
	/*line-height: 14px;*/
	/*font-weight: bold;*/
	font-variant: normal;
	color: #072A61;
}

ul li ul li ul li.products a.productItemSelected
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #072A61;*/
	/*font-weight: bold;*/
	/*font-style: italic;*/
	color: #669800;
	text-decoration: underline;
}

ul li ul li ul li.products a.productItem
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #072A61;
	font-weight: normal;
	font-style: normal;
}

ul li ul li ul li.products a.productItem:hover
{
text-decoration: underline;
}

#submenustyle
{
	background-image: url(./images/menu_links_2.png);
	background-repeat:	repeat-y;
	padding: 0px;
	padding-left: 1px !ie;
	margin: -2px !ie;
}

td.footer {
	/*height:100%;*/
	width:100%;
	/*background-color: #b5dc10;*/
	background-color: #add400;
	background-color: #A5CF00 !ie;
	background-image: url(./images/achtergrond_breedte.png);
	background-image: url(./images/achtergrond_breedte_ie.png) !ie;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: -4px;
	margin: 0px;
	background-position: 7px;
}

table.footer {
	color:#004119;
	text-align: left;
	width:100%;
	height:100%;
	border: none;
	padding: 0px;
}

.faqmain {

}

table.faqitem {
  border-top: 1px solid #ADD400;
  border-bottom: 1px solid #ADD400;
  margin-top: 6px;
  margin-bottom: 16px;
}

table.faqitem td {
  padding: 8px;
}

td.faqitemtitle {
  vertical-align: middle;
  border-bottom:2px solid #ADD400;
  padding-top:5px;
  padding-bottom:5px;
  line-height:16px;
  background: #ADD400;
  text-align:left;
  font-size:11px;
  width: 50%;
}

td.faqitemquestion {
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
}

td.faqitemnaam {
  font-style:italic;
  font-weight:bold;
  font-size:12px
}

td.faqitemanswer {
  line-height: 18px;
}

form.faqform input {
  border: 1px solid #ADD400;
  height: 20px;
  margin: 2px;
  font-size: 12px;
}

form.faqform select {
  border: 1px solid #ADD400;
}

form.faqform textarea {
  border: 1px solid #ADD400;
}
