body{
margin:0;
padding:0;

background-image:url(../skinimages/bg.jpg);font-family: Arial, serif; font-size: 12px; font-weight: normal; color: #666666;
background-repeat:repeat;
}

/*next previous*/

table.navmove {
   border-collapse: collapse;
    
}
table.navmove td {
   border: 1px solid #999999;
  
}
table.navmove td a{
   display: block;
   width: 80px;
   padding: 1px;
   text-decoration: none;
   font-family: Arial, serif; font-size: 11px; font-weight: normal;
     
}
table.navmove td a:link {
   color: #666666;
   background-color: #fff;
   
	 
}
table.navmove td a:hover {
   color: #666666;
   background-color: #efefef;
}



/*--------------------LAYOUT------------------------*/

#maincontainer{
width: 975px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-image:url(../skinimages/bodybg.jpg);
background-repeat: repeat-y;
background-position: top left;
}

#topsection{
background: transparent;
height: 215px; /*Height of top section*/
background-image:url(../skinimages/top_up.jpg);
background-repeat: no-repeat;
background-position: top left;
}
#topmenu{
z-index:1000;
background-image:url(../skinimages/top_middle.jpg);
background-repeat: repeat;
background-position: top left;
/*line-height:26px;*/
height: 26px; /*Height of top section*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -975px; /*Set left margin to -(MainContainerWidth)*/
/* 
background-image: url(../skinimages/leftmenu_bg.jpg); 
background-repeat: repeat-y;
background-position: top left;
*/
}

#rightcolumn{
float: left;
width: 150px; /*Width of right column*/
margin-left: -150px; /*Set left margin to -(RightColumnWidth)*/
background: #ffffff;
}







#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 150px 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

.innertube{
/*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0px;
margin-left: 30px;
margin-right:25px;
margin-bottem: 10px;
font-family: Arial, serif; font-size: 13px; font-weight: normal; color: #666666;letter-spacing:0px;
}


#footer{
background-image:url(../skinimages/footer_products.jpg);	
clear: left;
width: 975px;

height:250px;
color: #666666;
text-align: right;
padding: 0px;
}
















/*LEFT MENU*/
table.navbar {
   border-collapse: collapse;
}
table.navbar td {
   border: 0px solid #ccc;
}

table.navbar td a{
   display: block;
   width: 150px;
   padding: 2px 0px 2px 10px;
   color:#061C5E;
   font-family: Arial, serif; font-size: 11px; font-weight: bold;letter-spacing:0px;
   text-decoration: none;
   text-align:right;
   /*
   background-image: url(../skinimages/primmenu_bg.gif);
   background-repeat: no-repeat;
   background-position: bottem left
   */
}
table.navbar td a:hover {
    color: #6593CE;
    /*
	background-image: url(../skinimages/primmenu_bg.gif);
	background-repeat: no-repeat;
	background-position: bottem left
	*/
}



/*LEFTMENUSEL*/
table.navbarsel {
   border-collapse: collapse;
}
table.navbarsel td {
   border: 0px solid #ccc;
}

table.navbarsel td a{
   display: block;
   width: 150px;
   padding: 2px 0px 2px 10px;
   color:#6593CE;
   font-family: Arial, serif; font-size: 12px; font-weight: bold;letter-spacing:0px;
   text-decoration: none;
   text-align:left;
   background-image: url(../skinimages/primmenu_bg.gif);
   background-repeat: no-repeat;
   background-position: bottem left
}
table.navbarsel td a:hover {
    color: #6593CE;
    background-image: url(../skinimages/primmenu_bg.gif);
	background-repeat: no-repeat;
	background-position: bottem left
}


/*LEFT MENU SUBS*/
table.navbarsub {
   border-collapse: collapse;
}
table.navbarsub td {
   border: 0px solid #ccc;
}

table.navbarsub td a{
   display: block;
   width: 200px;
   padding: 4px 0px 2px 20px;
   color:#FFFFFF;
   font-family: Arial, serif; font-size: 10px; font-weight: bold;letter-spacing:0px;
   text-decoration: none;
   text-align:left;
   /*
   background-image: url(../skinimages/primmenu_bg.gif);
   background-repeat: no-repeat;
   background-position: bottem left
   */
}
table.navbarsub td a:hover {
    color: #6593CE;
    /*
	background-image: url(../skinimages/primmenu_arrow.gif);
	background-repeat: no-repeat;
	background-position: bottem left
	*/
}



/*LEFTMENUSELSUBS*/
table.navbarsubsel {
   border-collapse: collapse;
}
table.navbarsubsel td {
   border: 0px solid #ccc;
}

table.navbarsubsel td a{
   display: block;
   width: 200px;
   padding: 4px 0px 2px 20px;
   color:#6593CE;
   font-family: Arial, serif; font-size: 10px; font-weight: bold;letter-spacing:0px;
   text-decoration: none;
   text-align:left;
   /*
   background-image: url(../skinimages/primmenu_arrow.gif);
   background-repeat: no-repeat;
   background-position: bottem left
   */
}
table.navbarsubsel td a:hover {
    color: #6593CE;
    /*
	background-image: url(../skinimages/primmenu_arrow.gif);
	background-repeat: no-repeat;
	background-position: bottem left
	*/
}


/**TOPMENU TOPMENU **/

/* menu styles */
#jsddm
{	
margin: 0;
padding-left: 0px;
z-index: 11;
}

#jsddm li
{	
float: left;
list-style: none;
text-decoration:none;font-family: Arial, serif; font-size: 10px; font-weight: bold; color: #ffffff;letter-spacing:0px;line-height:26px;
z-index: 11;
}

#jsddm li a
{	
display: block;
text-align:center;
padding: 0px 0px;
border-right: 1px dotted white;
width: 65px;
white-space: nowrap;
text-decoration:none;font-family: Arial, serif; font-size: 10px; font-weight: bold; color: #ffffff;letter-spacing:0px;line-height:26px;
z-index: 11;
}

#jsddm li a:hover
{	
text-decoration:none;font-family: Arial, serif; font-size: 10px; font-weight: bold; color: #6593CE;letter-spacing:0px;line-height:26px;	
z-index: 11;
}
		
#jsddm li ul
{	
margin: 0;
padding: 0px;
position: absolute;
visibility: hidden;
border-top: 1px solid white;
z-index: 11;
}
		
#jsddm li ul li
{	
float: none;
display: inline;
z-index: 11;
}
/*de subkes*/			
#jsddm li ul li a
{	
width: auto;
text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal;
padding-left:15px;
padding-right:10px;
text-align:left;
background: #23408F;
color: #ffffff;
border-right: 0px dotted white;
z-index: 11;
}
			
#jsddm li ul li a:hover
{	
text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal;
padding-left:15px;
padding-right:10px;
text-align:left;
background: #061C5E;
color: #ffffff;
z-index: 11;
}



/*--------------FONTS------------------*/
/* fonts */

.fnttxt {font-family: Arial, serif; font-size: 12px; font-weight: normal; color: #666666;letter-spacing:0px;line-height: 1.3em;}
.fnttxtbold {font-family: Arial, serif; font-size: 12px; font-weight: bold; color: #666666;letter-spacing:0px;line-height: 1.3em;}
.fnttxtmenu {font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #666666;letter-spacing:0px;}
.fnttxtmenucats {font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #6593CE;letter-spacing:0px;}
.fnttxtmini {font-family: Arial, serif; font-size: 9px; font-weight: normal; color: #666666;}

.fnttxtback {font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #666666;letter-spacing:0px;}
.fnttxtnav {font-family: Arial, serif; font-size: 14px; font-weight: bold; color: #666666;letter-spacing:0px;}
.fnttxtlight {font-family: Arial, serif; font-size: 12px; font-weight: normal; color: #F2EDB0;}
.fnttxtred {font-family: Arial, serif; font-size: 12px; font-weight: normal; color: #0B96E3;}
.fnttxtfooter {font-family: Arial, serif; font-size: 9px; font-weight: normal; color: #666666;}
.fnttxtbig {font-family: Arial, serif; font-size: 15px; font-weight: normal; color: #666666;}
.fnttxtprod {font-family: Arial, serif; font-size: 14px; font-weight: bold; color: #666666;}
.fnttxtvbig {font-family: Arial, serif; font-size: 20px; font-weight: normal; color: #8AAF3E;}
.fnttxtvbiggrey {font-family: Arial, serif; font-size: 20px; font-weight: normal; color: #666666;}
.fnttxtsmall {font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #666666;}
.fnttxtprom {font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #8AAF3E;}
.fnttxtsort {font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #666666;}
.fnttxtdiv {font-family: Arial, serif; font-size: 12px; font-weight: normal; color: #ffffff;letter-spacing:0px;}
.fnttxtwhite {font-family: Arial, serif; font-size: 14px; font-weight: normal; color: #ffffff;}
/*einde fonts*/

/*-------------------LINKERS--------------------*/
a {text-decoration:underline;font-family: Arial, serif; font-size: 12px; font-weight: normal; color: #666666;letter-spacing:0px;}
a:hover {text-decoration:underline;font-family: Arial, serif; font-size: 12px; font-weight: normal; color: #999999;letter-spacing:0px;}

a.prom {text-decoration:underline;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #666666;letter-spacing:0px;}
a.prom:hover {text-decoration:underline;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #999999;letter-spacing:0px;}

a.prod {text-decoration:none;font-family: Arial, serif; font-size: 14px; font-weight: bold; color: #666666;letter-spacing:0px;}
a.prod:hover {text-decoration:none;font-family: Arial, serif; font-size: 14px; font-weight: bold; color: #1C3F95;letter-spacing:0px;}

a.oms {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #666666;letter-spacing:0px;}
a.oms:hover {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #1C3F95;letter-spacing:0px;}


a.faq {text-decoration:none;font-family: Arial, serif; font-size: 12px; font-weight: bold; color: #666666;letter-spacing:0px;line-height:20px;}
a.faq:hover {text-decoration:none;font-family: Arial, serif; font-size: 12px; font-weight: bold; color: #094FA3;letter-spacing:0px;line-height:20px;}

a.big {text-decoration:none;font-family: Arial, serif; font-size: 15px; font-weight: normal; color: #666666;letter-spacing:0px;}
a.big:hover {text-decoration:none;font-family: Arial, serif; font-size: 15px; font-weight: normal; color: #8AAF3E;letter-spacing:0px;}

a.topmenu {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: bold; color: #ffffff;letter-spacing:0px;line-height:21px;}
a.topmenu:hover {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: bold; color: #6593CE;letter-spacing:0px;line-height:21px;}

a.topmenusel {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: bold; color: #6593CE;letter-spacing:0px;line-height:21px;}
a.topmenusel:hover {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: bold; color: #6593CE;letter-spacing:0px;line-height:21px;}

a.small {text-decoration:underline;font-family: Arial, serif; font-size: 10px; font-weight: normal; color: #ffffff;letter-spacing:0px;}
a.small:hover {text-decoration:underline;font-family: Arial, serif; font-size: 10px; font-weight: normal; color: #999999;letter-spacing:0px;}

a.noline {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #666666;letter-spacing:0px;}
a.noline:hover {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #999999;letter-spacing:0px;}

a.underline {text-decoration:none;font-family: Arial, serif; font-size: 12px; font-weight: normal; color: #666666;}
a.underline:hover {text-decoration:underline;font-family: Arial, serif; font-size: 12px; font-weight: normal; color: #0B96E3;}

a.lang {text-decoration:none;font-family: Arial, serif; font-size: 10px; font-weight: normal; color: #ffffff;}
a.lang:hover {text-decoration:none;font-family: Arial, serif; font-size: 10px; font-weight: normal; color: #ffffff;}

a.detlink {text-decoration:none;font-family: Arial, serif; font-size: 12px; font-weight: normal; color: #0B96E3;}
a.detlink:hover {text-decoration:none;font-family: Arial, serif; font-size: 12px; font-weight: normal; color: #ffffff;}

a.footer {text-decoration:none;font-family: Arial, serif; font-size: 9px; font-weight: normal; color: #666666;}
a.footer:hover {text-decoration:none;font-family: Arial, serif; font-size: 9px; font-weight: normal; color: #666666;}

a.nav {text-decoration:none;font-family: Arial, serif; font-size: 14px; font-weight: bold; color: #666666;letter-spacing:0px;}
a.nav:hover {text-decoration:none;font-family: Arial, serif; font-size: 14px; font-weight: bold; color: #1C3F95;letter-spacing:0px;}

a.lang {text-decoration:none;font-family: Arial, serif; font-size: 12px; font-weight: bold; color: #ffffff;letter-spacing:0px;}
a.lang:hover {text-decoration:none;font-family: Arial, serif; font-size: 12px; font-weight: bold; color: #efefef;letter-spacing:0px;}



a.bread {text-decoration:none;font-family: Arial, serif; font-size: 14px; font-weight: bold; color: #666666;letter-spacing:0px;}
a.bread:hover {text-decoration:none;font-family: Arial, serif; font-size: 14px; font-weight: bold; color: #0B96E3;letter-spacing:0px;}


a.sort {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #666666;letter-spacing:0px;}
a.sort:hover {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #0B96E3;letter-spacing:0px;}

a.pag {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #666666;}
a.pag:hover {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #0B96E3;}

a.pagsel {text-decoration:underline;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #0B96E3;}
a.pagsel:hover {text-decoration:underline;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #0B96E3;}

a.subnav {text-decoration:none;font-family: Arial, serif; font-size: 10px; font-weight: normal; color: #666666;letter-spacing:0px;}
a.subnav:hover {text-decoration:none;font-family: Arial, serif; font-size: 10px; font-weight: normal; color: #0B96E3;letter-spacing:0px;}

a.subnavsel {text-decoration:none;font-family: Arial, serif; font-size: 10px; font-weight: normal; color: #0B96E3;letter-spacing:0px;}
a.subnavsel:hover {text-decoration:none;font-family: Arial, serif; font-size: 10px; font-weight: normal; color: #0B96E3;letter-spacing:0px;}

a.sidemenu {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #666666;}
a.sidemenu:hover {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #0B96E3;}


a.sidemenu_sel {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #0B96E3;}
a.sidemenu_sel:hover {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #0B96E3;}

a.pop {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #666666;}
a.pop:hover {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #0B96E3;}

/*-------------FORMULIEREN EN VELDEN-------------*/

form {margin: 0px; padding: 0px;border-color: #666666;}
input {border-style: solid; border-width: 1px; border-color: #666666;font-family: Arial, Arial, serif; font-size: 11px; font-weight: normal; color: #666666;background-color:#FFffff;}
textarea {border-style: solid; border-width: 1px; border-color:#666666;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #666666;background-color:#ffffff;overflow: hidden;}
option {border-style: solid; border-width: 1px; border-color:#666666;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #666666;background-color:#ffffff;}
select {border-style: solid; border-width: 1px; border-color:#666666;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #666666;background-color:#ffffff;}
.noinput {border-style: solid; border-width: 0px; border-color: #ffffff;font-family: Arial, Arial, serif; font-size: 11px; font-weight: normal; color: #666666;background-color:transparent;}
.ppinput {border-style: solid; border-width: 0px; border-color: #333333;font-family: Arial, Arial Arial, Arial serif; font-size: 11px; font-weight: normal; color: #666666;background-color:transparent;}


.sign {border-style: solid; border-width: 1px; border-color: #666666;font-family: Arial, Arial, serif; font-size: 9px; font-weight: normal; color: #666666;background-color:#FFffff;height:12px;}
.button {border-style: solid; border-width: 1px; border-color: #666666;font-family: Arial, Arial, serif; font-size: 9px; font-weight: normal; color: #666666;background-color:#FFffff;height:16px;}

/*----------HORRULES----------*/
hr  {
border: 0;
height: 1px;
color: #ffffff;
background-color: transaparent;
}

div.horrule {
height: 2px;
border-top: 2px solid #666666;
margin-top: 2px;
margin-bottom: 2px;
margin-left: 0px;
margin-right: 0px;
}
div.horrule hr {
display: none;
}

div.horrulethin {
height: 1px;
border-top: 1px solid #666666;
margin-top: 1px;
margin-bottom: 1px;
margin-left: 0px;
margin-right: 0px;
}
div.horrulethin hr {
display: none;
}

div.horrulethindot {
height: 1px;
border-top: 1px dotted #666666;
margin-top: 1px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
div.horrulethindot hr {
display: none;
}

div.horrulethindotted {
height: 1px;
border-top: 1px dotted #666666;
margin-top: 1px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
div.horrulethindotted hr {
display: none;
}

div.horrulethindotyellow {
height: 1px;
border-top: 1px dotted #0B96E3;
margin-top: 1px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
div.horrulethindotyellow hr {
display: none;
}

div.horrulecat {
height: 1px;
border-top: 1px dotted #666666;
margin-top: 1px;
margin-bottom: 1px;
margin-left: 0px;
margin-right: 0px;
}
div.horrulecat hr {
display: none;
}

div.horruleligth {
height: 1px;
border-top: 1px dotted #666666;
margin-top: 1px;
margin-bottom: 1px;
margin-left: 0px;
margin-right: 0px;
}
div.horruleligth hr {
display: none;
}

/*-------------DIVERSEN-----------*/
img {border-color:#666666;}
/* Fix for MS Office style paragraphs (MsoNormal) */
p {
	margin: 0;
	padding: 0;
}


/* Fix for MS Office unindeted lists */
.unIndentedList {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.unIndentedList li {
	padding: 0;
}

/* Fix for MS Office UL lists */
ul {
	margin-top: 0;
	margin-bottom: 0;
}





