/*----------------------------------------------------------------------------------------------------------------------------*/
/* Main wrapper */
P {

font-size: 9pt;
}
html { overflow: -moz-scrollbars-vertical !important; } /* always show vertical scroll in FF*/
#mainwrap
{
	margin: 0 auto;
	width: 1003;
	overflow: hidden;
	text-align: left;
	height:100%;
	height:auto ;
	position: relative;
min-height: 100%;
}

.bl {
background-color:#8787A8 ;
}



/*----------------------------------------------------------------------------------------------------------------------------*/
/* Breadcrumb */

#sidebar 
{margin-left: 2px;
	margin-right: 5px;
	margin-top: 0px;
	overflow: visible;
}

/*----------------------------------------------------------------------------------------------------------------------------*/
/* Breadcrumb */

#breadcrumb 
{
	font-size: 10px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #aaaaaa;
}

#breadcrumb a, #breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited, #breadcrumb a:active
{
	font-size: 10px;
}

/*----------------------------------------------------------------------------------------------------------------------------*/
/* Sitemap */

.sitemap /* Sitemap lists */
{
	list-style: none;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	marign-bottom: 0px;
}

a.sitemapmain:link,a.sitemapmain:visited,a.sitemapmain:active,a.sitemapmain:hover /* Main level links */
{
	font-weight: bold;
}


/*----------------------------------------------------------------------------------------------------------------------------*/
/* Table with articles (sorry, no div here.. ;) */

#articles  /* Table */
{
width:790px;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

#articles th /* Head */
{
 	border-top: 0px solid #000000;
border-bottom: 0px solid #000000;
 	border-left: 0px solid #000000;
 	padding-right: 5px;
 	padding-left: 2px;
 	padding-top: 0px;
 	padding-bottom: 0px;
 	color: #0D0889;
 	font-weight: normal;
		
}

#articles td /* Cells */
{
 	padding-right: 2px;
 	padding-left: 2px;
 	padding-top: 1px;
 	padding-bottom: 1px;
 	border-top: 0px solid #000000;
 	border-bottom: 1px solid #ffffff;
text-align:center;
}

.tussen
{
 	border-bottom:0px solid #495582;
}

#articles th, #articles td
{
	font-size: 11px;
}
 
.altartrow /* Alternate row color */
{
	background-color: #bdc0d1;
}

.artnoborders /* For image header */
{
	border: 0px;
}

.webshop_inputnumber /* Input box for webshop module */
{
	font-size: 11px;
	width: 35px;
	
}



/*----------------------------------------------------------------------------------------------------------------------------*/
/* Searchresults */

.searchinfo /* Contains number of results (on page and total) */
{
	background-image: url(grafix/menu/background.gif);
	background-repeat: repeat-x;
	height: 26px;
	padding: 5px;
	color: #ffffff;
	margin-bottom: 10px;
	text-align: center;
}

.searchresult /* Single search result (div) */
{
	border-bottom: 1px solid #535377;
	margin-bottom: 2px;
	padding-bottom: 2px;

}

.searchresultcount /* Increasing number of result */
{
	width: 20px;
	float: left;
}

#searchnavigationwrap /* Wrapper for search navigation */
{
	background-image: url(grafix/menu/background.gif);
	background-repeat: repeat-x;
	height: 26px;
	padding: 5px;
	

}

.searchnavigation /* Div of a navigational button */
{
	float: left;
	width: 180px;
}

.searchnavigation a, .searchnavigation a:link, .searchnavigation a:visited, .searchnavigation a:active, .searchnavigation a:hover /* Links */
{
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.snav_right 
{
	text-align: right;
}

.snav_left
{
	text-align: left;
}



/*----------------------------------------------------------------------------------------------------------------------------*/
/* Main content holder (floats right next to the left sidebar */

#content {
	margin:0px;
	padding-top: 16px;
margin-left: 5px;
margin-rigth: 5px;
	width: 786px;
	float: left;



}


#totaal
{
height:100%px;
width: 1002px;
overflow:auto;


}

/*----------------------------------------------------------------------------------------------------------------------------*/
/* Side wide searchbox (in topmenu) */


#searchbox /* Entire div */
{
	padding-left: 680px;
	padding-top: 2px;
}


#searchbox form /* Remove padding and spacing from form */
{
	padding: 0px;
	margin: 0px;
}


#searchquery /* Input box */
{
	width: 143px;
}

#searchbutton_nl
{
	background-color: #535377;
	width: 59px;
	height: 20px;
	background-image: url(grafix/menu/nl/zoekbutton.gif);
	background-repeat: no-repeat;
	text-indent: -50000px;
	border: 0px;
	cursor:pointer;
}
#searchbutton_be
{
	background-color: #535377;
	width: 59px;
	height: 20px;
	background-image: url(grafix/menu/be/zoekbutton.gif);
	background-repeat: no-repeat;
	text-indent: -50000px;
	border: 0px;
	cursor:pointer;
}
#searchbutton_en
{
	background-color: #535377;
	width: 65px;
	height: 20px;
	background-image: url(grafix/menu/en/zoekbutton.gif);
	background-repeat: no-repeat;
	text-indent: -50000px;
	border: 0px;
	cursor:pointer;
}#searchbutton_du
{
	background-color: #535377;
	width: 65px;
	height: 20px;
	background-image: url(grafix/menu/du/zoekbutton.gif);
	background-repeat: no-repeat;
	text-indent: -50000px;
	border: 0px;
	cursor:pointer;
}#searchbutton_fr
{
	background-color: #535377;
	width: 72px;
	height: 20px;
	background-image: url(grafix/menu/fr/zoekbutton.gif);
	background-repeat: no-repeat;
	text-indent: -50000px;
	border: 0px;
	cursor:pointer;
}


/*----------------------------------------------------------------------------------------------------------------------------*/
/* Styles for product and project overview (groups) */

.groupholder /* Containing div */
{
	width: 377px;
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	border: 1px solid #3c3b61;
	padding-right: 0px;
	min-height: 190px;
	
}
.groupholder2 /* Containing div */
{
	width: 377px;
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	border: 1px solid #3c3b61;
	padding-right: 0px;
	height: 190px;
	
}


.groupholdernews {
;
}


.grouptitle /* Header of box */
{
	background-image: url(grafix/menu/background.gif);
	background-repeat: repeat-x;
	height: 26px;
	padding: 2px;
	padding-top: 4px;


}


.webshoptop /* Header of box */
{
	background-image: url(grafix/menu/background.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding: 2px;
text-align:left;

}

.grouptitle, .grouptitle a, .grouptitle a:link, .grouptitle a:visited, .grouptitle a:active, .grouptitle a:hover
{
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	
}

.group
 /* Content of box */
{
	padding: 5px;
	padding-top: 0px;
}

.groupcontent img /* Images inside box */
{
	text-align: left;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 6px;
	
}

.groupcontent 
{

	margin-left: 7px;
	
	
}


a.groupcontent{
list-style:circle;

}
/*----------------------------------------------------------------------------------------------------------------------------*/
/* Productimage scroller */

#productimagebig_wrap { 
	max-width: 720px;
	width:720px;
	overflow: hidden;
	margin-top: 10px;
	
	}
	
#productimagebig_wrap_inner { 		
	height: 302px;
	padding-left: 60px;
}
#productimagebig {
	max-height: 300px;
	max-width: 698px;
	border: 1px solid #3c3b61;
	
	}
	#productimages_tbl
{
	width: 100%;

	}
#productimages_table {
	width: 100%;
	border-top: 1px solid #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	}

#productimages_wrap {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 650;
	border: 1px solid #3c3b61;
	

}

#productimages_left {

	width:65px;
	
}

#productimages_right {

		width:50px;
}

.productimage {
	margin-left: 5px;
	margin-right: 5px;
	border: 0px;
	height: 125px;
}
	


/*----------------------------------------------------------------------------------------------------------------------------*/
/* Linked products & projects */


.linked_stuff /* container */
{
	border: 1px solid #0D0889;
	width: 378px;
	vertical-align: top;
	overflow: hidden;
	margin-top: 10px;
}


.link_projects, .link_products /* Inner divs */
{
	width: 363px;
	padding: 5px;
	height: inherit;
	overflow: hidden;
	float: left;
	
}

.link_products 
{
	width: 100%;

}
.tussen 
{
	width: 20px;

}
.link_downloads
{
	width:378px;
	padding: 5px;
	height: inherit;
	overflow: hidden;
	float: right;
	height:100%
}

/*----------------------------------------------------------------------------------------------------------------------------*/
/* Topmenu */

#topmenucontain /* Main container */
{
	/*position: absolute; */

	text-align:center;
	width:1003px;
	padding: 0px;
	margin: 0px;
	
}

#topmenu /* Top part of topmenu */
{
	/*position: relative; */
	overflow: hidden;
	background-image: url(grafix/menu/background.gif);
	background-repeat: repeat-x;
	width: 1003px;
	height: 26px;
	padding-left: 45px;
	clear: both;
}

.topmenu_item  /* Items of top part */
{
	float: left;
	
}


#topmenu_bottom /* Bottom part of topmenu */
{
	/*position: relative; */
	background-color: #BF97A4;
	border-top: 1px solid #72767A;
	border-bottom: 1px solid #72767A;
	width: 1003px;
	padding-left: 20px;
	overflow: hidden;
	height: 25px;
}

.topmenu_bottom_item /* Items of bottom part */
{
	float: left;
}
 
.topmenu_bottom_item a, .topmenu_bottom_item a:link, .topmenu_bottom_item a:active, .topmenu_bottom_item a:visited, .topmenu_bottom_item a:hover /* Links of bottom sub items*/
{
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #26235a;
	display: block;
	border-right: 1px solid #535377;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.topmenu_bottom_item a:hover  /* Mouseover of bottom sub items */
{
	text-decoration: none;
	background-color: #EDC1D0;
}


a.topmenu_bottom_active, a.topmenu_bottom_active:link, a.topmenu_bottom_active:active, a.topmenu_bottom_active:visited, a.topmenu_bottom_active:hover  /* Active bottom sub items */
{
	font-weight: bold;
}


/*----------------------------------------------------------------------------------------------------------------------------*/
/* Top right menu */

#toprightmenucontain /* Main containing div */
{
	width: 220px;
	padding-top:20px;
	margin-left: 780;
}

#toprightmenu{
width:220px;
}

.toprightmenuitemwide, .toprightmenuitem
{
	border-bottom: 1px solid #3c3b61;
	width:220px;
}

.toprightmenuitemwide a, .toprightmenuitemwide a:link, .toprightmenuitemwide a:visited, .toprightmenuitemwide a:active, .toprightmenuitemwide a:hover
.toprightmenuitem a, .toprightmenuitem a:link, .toprightmenuitem a:visited, .toprightmenuitem a:active, .toprightmenuitem a:hover, .toprightmenuitemwide, .toprightmenuitem
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #3c3b61;
	
}

.toprightmenuitem a:hover, .toprightmenuitemwide a:hover
{
	text-decoration: underline;
		
}

.toprightmenuitem
{
	float: right;
	width: 104px;
	padding: 3px;
}
.toprightmenuitemwide{
width: 220px;
padding:0px;
float: right;
height:23px;
}

/*----------------------------------------------------------------------------------------------------------------------------*/
/* Side menu */

#sidemenu  /* Containing div */
{
	padding-left: 0px;
	margin-left: 0px;
margin-top:10px;
}


#nav, #nav ul /* All lists */
{ 
	padding: 0;
	margin: 0;
	list-style: none;
}
	
#nav li /* All list items */
{ 
	position : relative;
	width: 180px;
	
}

#nav li ul  { /* second-level lists */
	text-indent: 5px;
	display: none;

	
}

#nav li ul li {
	border-bottom : 1px dashed #495582;
	margin-bottom : -1px;
padding:0px;
	}


	
#nav li a  /* All submenu items */
{ 
	width: 180px;
	display : block;
	text-decoration : none;
	text-align: left;
	font-size: 8pt;
}





#nav li ul li a /* All sub items */
{
	padding: 2px;
	width: 175px;
	font-size: 8pt;
}

#nav li ul li a:hover /* Sub item, mouseover */
{
	background-color : #a4a3c0;
	color: #ffffff;
	font-size: 8pt;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	font-size: 8pt;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	font-size: 8pt;
	
}

.sidemain /* Main items, with cool background */
{
	background-image: url(grafix/menu/sidebackground.gif);	
	background-repeat: no-repeat;
	height: 28px;
	text-ident: 10px;
	

	
}
 
.sidemain_open /* Opened main item */
{
	background-image: url(grafix/menu/background_open.gif);

}
.sidemain_closed /* Opened main item */
{
	background-image: url(grafix/menu/background_closed.gif);

} 

a.sidemain, a.sidemain:link, a.sidemain:active, a.sidemain:hover, a.sidemain:visited  /* Main item links */
{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	
}

.sidemainspan /* Span */
{
	padding-left: 20px;
	padding-top:5px;
	display: block;
	font-size: 15px;
}



/*----------------------------------------------------------------------------------------------------------------------------*/
/* Headings */

h1 {
	color: #26235A; 
	font-size: 16px; 
	font-family:Verdana, Arial, Helvetica; 
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}

h2 {
	color: #26235A; 
	font-size: 14px; 
	font-family:Verdana, Arial, Helvetica; 
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	


/*----------------------------------------------------------------------------------------------------------------------------*/
/* Some little CSS Quirks */

.iefix1 
{
	display: none;
}





/*----------------------------------------------------------------------------------------------------------------------------*/
/* Lightbox styles */
	

/* Lightbox overlay (darkener) */

.LightboxOverlay {
	background-color: #333333;
	opacity: .5;
	filter: alpha(opacity=50);
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: visible;
	display: block;
 	z-index: 255;
	}

	
/* Lightbox  */
	 
.visibleLightbox {
	width: 610px; 
	height: 550px;
	/* border: 1px solid #a1c0ff; 
	background-color: #f6f9ff;
	*/
	
	margin: auto auto;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	/* display: block; */
	z-index: 256;
	}


.hiddenLightbox {
	width: 1px;
	height: 1px;
	border: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	display: none;
	z-index: -1;
	}
	
	
/* Inside lightbox */

#Lightboxhead { 
	
	background-image: url(grafix/menu/background.gif);
	background-repeat: repeat-x;
	height: 19px;
	
	background-color: #2e2e4b;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 5px;
	width: 565px;
	float: left;	
	font-size: 13px;
	}

#Lightboxclose {
	width: 10px;	
	
	background-image: url(grafix/menu/background.gif);
	background-repeat: repeat-x;
	height: 20px;
	
	background-color: #2e2e4b;
	color: #ffffff;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 5px;	
	float: left;	
	font-size: 15px;	
	}	
	
#Lightboxclose a {
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	}
	
	
#Lightboxcontent {
	
	text-align: left;
	/*
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 20px;
	width: 480px;
	height: 360px; 
	*/
	 
	height: 475px;
	width: 610px;
	padding: 0px;
	overflow: hidden;
	clear: both;
	}
	
/* Image inside lightbox */
#LightboxImg {

	width: 610px;
	height: 452px;
	overflow: hidden;
	background-color: #46446e;
	text-align: center;
}


#LightboxImg.img {
	margin-left: auto;
	margin-right: auto;
}
#LightboxFooter {
	background-color: #2e2e4b;
	color: #26235a;
	width: 610px;
	overflow: hidden;
}



#LightboxNavLeft {
	width: 275px;
	text-align: left;
	float: left;
	padding: 5px;
	padding-left: 20px;
	}
	
#LightboxNavRight {
	width: 275px;
	text-align: right;
	float: left;
	padding: 5px;
	padding-right: 20px;
	}
	
a.lightboxnav, a.lightboxnav:link, a.lightboxnav:visited, a.lightboxnav:hover, a.lightboxnav:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	}

	
/* Error in Lightbox */
	
#LightboxError {
	color: red;
	font-weight: bold;
	}
	
/* Loading lightbox */

.loadingLightbox {
	background-image: url(../images/loading.gif); 
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}


/*----------------------------------------------------------------------------------------------------------------------------*/
/* Undocumented styles ;) */

.kop                
{
	color: #0D0889; 
	font-size: 11pt; 
	font-family:Verdana, Arial, Helvetica; 
	font-weight: bold 
}


.koporanje
{
	color: #0D0889; 
	font-size: 10pt; 
	font-family:Verdana, Arial, Helvetica;
	font-weight: bold 
}

.kopblauw
{
	color: #0D0889; 
	font-size: 10pt; 
	font-family:Verdana, Arial, Helvetica;
	font-weight: bold 
	}

.onderlinkjescel              
{
	color: #000000; 
	font-size: 8pt; 
	border: 0px transparent; 
	font-weight: regular; 
	font-family:Verdana, Arial, Helvetica;
	}

a:link
{
	color: #26235A; 
	font-size: 9pt; 
	border: 0px transparent; 
	text-decoration: none; 
	font-weight: bold; 
	font-family:Verdana, Arial, Helvetica;
}

a:active
{
	color: #26235A; 
	font-size: 9pt; 
	border: 0px transparent; 
	text-decoration: none; 
	font-family:Verdana, Arial, Helvetica;
	font-weight: bold;
}

a:visited
{
	color: #26235A; 
	font-size: 9pt; 
	border: 0px transparent; 
	text-decoration: none; 
	font-family:Verdana, Arial, Helvetica;
	font-weight: bold;
}
a:hover
{
	color: #5E5C85; 
	font-size: 9pt; 
	border: 0px transparent; 
	text-decoration: none; 
	font-family:Verdana, Arial, Helvetica;
	font-weight: bold; 
	cursor: hand
}

    
html, body {
background: url(grafix/back.gif) no-repeat;
background-position: top center;
	margin:0;
	height:100%;
	padding:0;
	background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 12px;
	
	
}


td, th {
	margin:0;
	padding:0;
	background:#fff;
	font-family:Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 12px;
	
}
.tekst
{
	
	font-family:Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 12px;
	
}

.td, td{
	text-align: left;
}

/* ClearFix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear { 
	clear: both;
	}
	

#header {
	background: url("grafix/headertop.jpg") no-repeat;
	margin:0px;
	padding:0px;
	height: 114px;
	width:1003px;	
}

#leftcol {
	background: url(grafix/left.jpg) no-repeat;
	float:left;
	width: 200px;
	height: auto;
	margin:0px;

	padding: 0px;
	
}

.nlaanmeld
{background: url(grafix/menu/nl/aanmeld.gif) no-repeat;
width: 122px;
	height: 30px;
	border:0px;
	cursor: hand}
	
	

.nlaanmeld:hover
{background: url(grafix/menu/nl/aanmeld_hover.gif) no-repeat;
width: 122px;
	height: 30px;
	border:0px;
	cursor: hand}
		
.enaanmeld
{background: url(grafix/menu/en/aanmeld.gif) no-repeat;
width: 122px;
	height: 30px;border:0px;
	cursor: hand}

.enaanmeld:hover
{background: url(grafix/menu/en/aanmeld.gif) no-repeat;
width: 122px;
	height: 30px;border:0px;
	cursor: hand}
	
.duaanmeld
{background: url(grafix/menu/du/aanmeld.gif) no-repeat;
width: 122px;
	height: 30px;border:0px;
	cursor: hand}
	
.duaanmeld:hover
{background: url(grafix/menu/du/aanmeld.gif) no-repeat;
width: 122px;
	height: 30px;border:0px;
	cursor: hand}

	
.fraanmeld
{background: url(grafix/menu/fr/aanmeld.gif) no-repeat;
width: 122px;
	height: 30px;border:0px;
	cursor: hand}

	
.fraanmeld:hover
{background: url(grafix/menu/fr/aanmeld.gif) no-repeat;
width: 122px;
	height: 30px;border:0px;
	cursor: hand}
		
/* footer */
#footer {
	
	background: url(grafix/bottom.jpg) no-repeat;
	background-color: #ffffff;
	margin:0;
    width:1003px;
	height:36px;
	clear:both;
	font-size: 0.8em;
	margin-left: 0px;
	color: #A1DCEA;

}
   




					
body_beheer	            {background-attachment: fixed; 
						color: #000000; 
						font-size: 8pt; 
					
						font-family:Verdana, Arial, Helvetica;
						margin: 5px 10px;
						margin-top:5px;
						margin-bottom:5px;
						margin-left:5px;
						margin-right:5px;
                    SCROLLBAR-FACE-COLOR: #302C66; 
                    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
                    SCROLLBAR-SHADOW-COLOR: #FFFFFF;     
                    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
                    SCROLLBAR-ARROW-COLOR: #FFFFFF; 
                    SCROLLBAR-TRACK-COLOR: #EEEEF0; } 					
					
					




.table
{
	border-style: solid;
    border-color: #000000;
    border-width: 0px;
    color: #000000;
    font-size: 8pt; 
    font-family:Verdana, Arial, Helvetica;
	vertical-align: top;
}


.knopnl
{ 
	background: url(grafix/menu/nl/verzenden.gif) no-repeat;
	border:0px ; 
	
	cursor: hand;
	width: 125px;
	height: 30px;
	} 


.knopen
{ 
		background: url(grafix/menu/en/verzenden.gif) no-repeat;
	border:0px ; 
	
	cursor: hand;
	width: 125px;
	height: 30px;
} 

.knopdu
{ 
	background: url(grafix/menu/du/verzenden.gif) no-repeat;
	border:0px ; 
	
	cursor: hand;
	width: 125px;
	height: 30px;
} 


.knopfr
{ 
	background: url(grafix/menu/fr/verzenden.gif) no-repeat;
	border:0px ; 
	
	cursor: hand;
	width: 125px;
	height: 30px;
} 
.knop2
{ 
	background-color: #233268; 
	border: 1px solid #e4b156; 
	color: #e4b156; 
	font: bold 12px verdana;
	cursor: hand;
	width: 100px;
	height: 22px;
	text-align: center;
	vertical-align: top;
}












.clCMAbs {
	LEFT: 0px; VISIBILITY: hidden; POSITION: absolute; TOP: 0px
}


.clLevel0 {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-FAMILY: verdana; POSITION: absolute; align: center
}
.clLevel0over {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-FAMILY: verdana; POSITION: absolute; 
}
.clLevel0 {
	COLOR: #1E1E44; BACKGROUND-COLOR:#AFB2B9; layer-background-color:#AFB2B9
}
.clLevel0over {
	CURSOR: hand; COLOR:#FFFFFF; BACKGROUND-COLOR: #AFB2B9; layer-background-color: #AFB2B9
}
.clLevel0border {
	VISIBILITY: hidden; POSITION: absolute; BACKGROUND-COLOR: #FFFFFF; layer-background-color:#FFFFFF
}




.clLevel1 {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 9px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-FAMILY: verdana; POSITION: absolute;
}
.clLevel1over {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 9px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-FAMILY: verdana; POSITION: absolute;
}
.clLevel1 {
	COLOR: #1E1E44; BACKGROUND-COLOR:#AFB2B9; layer-background-color:#AFB2B9;
}
.clLevel1over {
	CURSOR: hand; COLOR:#FFFFFF; BACKGROUND-COLOR: #AFB2B9; layer-background-color: #AFB2B9;
}
.clLevel1border {
	VISIBILITY: hidden; POSITION: absolute; BACKGROUND-COLOR:#E48D7A; layer-background-color: #E48D7A;
}

#content a img{
	border: #4D4D74;
	
}
