html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/* font-weight: inherit; */
	/* font-style: inherit; */
	/* font-size: 100%; */
	/* font-family: inherit; */
	/* vertical-align: middle; */
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
}

ol, ul {
	
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
ol { margin-left: 32px; } 
ul { margin-left: 26px; } 
li { margin-bottom: 0.3em } 
p, h1, h2, h3, h4, h5, h6, ul { margin-bottom:1.2em } 

img { 
	behavior: url('css/pngbehavior.htc');
}

html {
	scrollbar-base-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff; scrollbar-face-color: #000000;  
} 
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	text-align: center;
	background-color: #000000;
	padding-top: 0px;
} 

#lMainBorder {
	position:relative;
	text-align:left;
	width:100%;
	z-index:1;
}

#lMainBorderTop {
	position: relative;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align: center;
	background-color: #000000;
	z-index: 2000;
	border: 0px solid white;
}

#Top {
	position:relative;
	width: 1000px;
	margin-left: auto; margin-right: auto; 
	
}
#lMainBorderBottom {
	position: relative;
	margin-left: auto; margin-right: auto; 
	width: 1000px;
	line-height: 20px;
	background: #000000;
	font-size:1px;
	display:none;
}
#lMainMain {
	position:relative;
	background:#ffffff none repeat scroll 0 0;
	border:0 solid blue;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:100%;
	z-index:500;	
} 
#lBanner {
	position:relative;
	width:100%;
	border:0px solid black;
	clear:both;
	z-index:102;
} 
#bannerContainer {
	position: relative;
	width: 1000px;
	height: 416px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;
	background: transparent;
	text-align: right;
} 

#lLogo {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 126px;
	height: 55px;
	z-index:600;
} 
#lSlogan {
	position: absolute; 
	width: 550px;
	height: 80px;
	font-family: verdana;
	font-weight: normal;
	font-size: 40px;
	line-height: 60px;
	padding: 0px;
	background:transparent;
	text-align:left;
	border: 0px solid red;
} 
#lHeader {
	position: relative;
	width: 1000px;
	height: 0px;
	text-align: right;
	clear: both; 	
	z-index: 1001;
	border:0px solid red;
} 
#lSubHeader {
	position: relative;
	line-height: 0px;
	clear: both;
	border: 0px solid red;
} 
#lSubHeaderContent {
	position: relative;
	font-size: 9px;
	text-align: left;
} 
#lLanguageLinks {
	position: absolute;
	top: 17px;
	left: 225px;
	width: 100px;
	height: 20px;
	font-size: 12px;
	text-align: left;
	color: #000000;
	z-index:3255;
	border:0px solid blue;
}
#lLanguageLinks a:link, #lLanguageLinks a:visited {
	color: #000000;
	text-decoration: none;
}
#lLanguageLinks a:hover, #lLanguageLinks a:active {
	color: #000000;
	text-decoration: underline;
}

#lPrintMailTextLinks {
	position: absolute;
	top: 10px;
	left: 800px;
	width: 150px;
	height: 16px;
	line-height: 16px;
	font-size: 10px;
	text-align: left;
	border:0px solid blue;	
}

#lTextSizeLinks {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 40px;
	height: 20px;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
}
#lTextSizeLinks a:link, #lTextSizeLinks a:visited {
	color: #ffffff;
	text-decoration: none;
}
#lTextSizeLinks a:hover, #lTextSizeLinks a:active {
	color: #ffffff;
	text-decoration: underline;
}

#lMenuTrail {
	position:relative;
	top:190px;
	left:20px;
	color:#000000;
}

#lMenuTrail a:link, #lMenuTrail a:visited {
	color: #405898;
	text-decoration: none;
}
#lMenuTrail a:hover, #lMenuTrail a:active {
	color: #405898;
	text-decoration: underline;
}

#lSimpleSearch {
	border:0 solid red;
	display:block;
	font-size:12px;
	width:150px;
	height:19px;
	line-height:21px;
	position:absolute;
	right:50px;
	text-align:right;
	top:20px;
	z-index:4003;
}
.inputSimpleSearch {
	border:none;
	font-family: "Tahoma";
	font-size: 12px;
	width: 150px;
	height: 19px;
	line-height: 14px;
	padding: 2px 0px 0px 5px;
	color: #41494A;
	background: transparent;
	background: url('images/zoek_bg2.gif');
	background-repeat: no-repeat;
	background-position: top left;
	z-index:5000;
}
#lSimpleSearchWindow {
	position: absolute;
	top: 30px;
	right: 40px;
	width: 300px;
	min-height: 66px;
	display:none;
	z-index:5000;
	text-align:left;
	background:transparent;
}
#lSimpleSearchResultsTop {
	position: relative;
	height: 10px;
	line-height: 15px;
	font-size: 1px;
	background: transparent;

}
#lSimpleSearchResults {
	position: relative;
	background: transparent;
	min-height: 66px;
}
#lSimpleSearchResultsBottom {
	position: relative;
	height: 10px;
	line-height: 15px;
	font-size: 1px;
	background: transparent;
}
#lSimpleSearchResultsContent {
	position: relative;
	/* height: 200px; */
	min-height:128px;
	margin-top: 2px;
	margin-right: 0px;
	margin: 0px;
	border: 0px solid blue;
	/* overflow: auto; */

}
#lSimpleSearchFound {
	position: relative;
	height: 20px;
	width:200px;
	line-height: 20px;
	margin-left:5px;
	font-weight: bold;
	color:#ffffff;
	border: 0px solid red;
}
#lSimpleSearchNotFound {
	position: absolute;	
	width:300px;
	height: 66px;
	padding-left: 5px;
	color: #000000;
	background: url('images/searchresult2.gif');
	background-repeat:no-repeat;	
	background-position:top left;
	font-weight: bold;
	display: none;
	border: 0px solid red;
}
.simpleSearchLink {
	position: relative;
	min-height: 66px;	
	margin-bottom: 0px;
	border-bottom: 0px solid #ffffff;
	background: transparent;
	clear:left;
}
* html .simpleSearchLink { height: 66px; }
.simpleSearchLink a:link, .simpleSearchLink a:visited {
	width: auto;
	height: 100%;
	min-height: 66px;
	display: block;
	background: url('images/searchresult2.gif');
	background-repeat:no-repeat;	
	background-position:top left;
	margin-bottom:3px;
	text-decoration: none;
	border: 0px solid #efefef;
	color: #767676;
}
.simpleSearchLink a:hover, .simpleSearchLink a:active {
	display: block;
	width: auto;
	height: 100%;
	min-height: 66px;
	background: url('images/searchresult2.gif');
	background-repeat:no-repeat;
	background-position: top left;
	text-decoration: none;
	color: #000000;
	border: 0px solid #41494A;
}
.simpleSearchLinkTitle {
	position: relative;
	width:220px;
	display:block;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	margin-left: 74px;
	border:0px solid red;
}
.simpleSearchLinkImage {
	position: relative;
	display: block;
	top: 4px;
	left: 4px;
	width: 56px;
	height: 56px;
	float: left;
	margin-left: 0px;
	background: transparent;
}
.simpleSearchLinkDescription {
	position: relative;
	display: block;
	width:220px;
	font-size: 10px;
	line-height: 1.4em;
	margin: 0px;
	margin-left: 74px;
	border:0px solid red;
}
.simpleSearchClose {
	position: relative;
	float:right;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin-right: 10px;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	text-align: right;
	z-index: 4001;
}

.simpleSearchClose a:link, .simpleSearchClose a:visited {
	background: transparent;
	text-decoration: none;
	border: 0px solid #efefef;
	color: #ffffff;

}
.simpleSearchClose a:hover, .simpleSearchClose a:active {

	height: 100%;
	text-decoration: none;
	color: #ffffff;
	border: 0px solid #41494A;
}

#lTop {
	position: relative;
	width: 1000px;
	height: 416px;
	margin-left: auto;
	margin-right:auto;
	/* height: 100px; */
	/* clear: both; */
	background: transparent;
}
#lTopContent {
	position: relative;
	clear: both;
	background: transparent;
	border: 0px solid black;
	margin-bottom: 0px;
} 

#lTextColumnsContainer {
	position: relative;
	width: 100%;
	display:block;
}

#lTextColumns {
	position:relative; padding:0px; margin-left:0px; margin-right:0px;
	width: 100%;
	border-left: 0px solid #f3f3f3;	
}
#lColsContainer {
	position:relative; 
	display:block; 
	background-image: url('images/textcolums_bg.gif');
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-top: 1px solid #d5d5d5;
}
#lCols {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
	display:block;
	padding-bottom:1px;
	padding-top: 20px;
	border: 0px solid red;
}
#lLeft {
	float:left; position:relative; width:200px; left:0px; z-index:101;
}
#lRight {
	float:right; position:relative; width:100px; right:0px; z-index:101;
}
#lCenter {
	margin-left:200px; margin-right:100px; position:relative; display:block; height:1%;
	min-height: 220px; z-index:100;
}
#lColsClear {
	clear:both;
}
/* important for fixing italic text float bug: */						 
* html #lCenter { height: 220px; 	overflow: hidden; width: 100%; o\verflow: visible; w\idth: auto; hei\ght: 220px; }						 

#lLeftContent {
	position: relative;
	padding: 0px 0px 0px 0px;
	text-align:right;
	word-wrap:break-word;
	z-index:101;
	min-height: 150px;
	border: 0px solid green;
} 
#lRightContent {
	position: relative;
	padding: 0px 0px 0px 0px;
	text-align: left;
	min-height: 150px;
	/* overflow:auto; */
	word-wrap:break-word;
	z-index:101;
} 
#lCenterContent {
	position: relative;
	margin-right: 15px;
	padding: 0px 10px 10px 10px;
	text-align: left;
	/* overflow:auto; */
	word-wrap:break-word;
	min-height: 150px;
	z-index:100;
} 

#lBottom {
	position: relative;
	width: 100%;
	padding-bottom: 0px;	
}
 
#lBottomContent {
	position: relative; 
	text-align: left;
	padding: 0px 20px 0px 20px;
} 

.lClearfix:after {			/* clear without structural mark-up */
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
} 
.lClearfix {
    display: inline-block;
} 

/* mac hide - force layout in ie \*/  
* html .lClearfix, * html #lInner { height: 1%; }  
.lClearfix { display: block; }  
/* end hide */  

#lSubFooter {
	position: relative;
	width: 100%;
	height: 0px;
	line-height: 0px;
	clear: both; 
	border: 0px solid red;
	display:none;
} 
#lSubFooterContent {
	position: relative;
	font-size: 8px;
	text-align: right;
	
} 
#lFooter {
	position: relative;
	width: 100%;
	height:147px;
	clear: both; 	
	z-index: 0;
	margin-top:20px;
	border: 0px solid red;
	/*background-image:url('images/bg_footer.gif'); 
	background-repeat: x-repeat;*/
} 
#lFooterContent {
	position: relative;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#lFooterContact {
	position: relative;
	width:850px;
	height:148px;
	top:22%;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	text-align: center;
	color: #767676;
}

.lFootertext {
	color: #767676; 
	font-family: Trebuchet MS;
	font-size: 14px;
}

#lFooterContent a:link, #lFooterContent a:visited {
	color: #ffffff;
	text-decoration: none;
} 
#lFooterContent a:hover, #lFooterContent a:active {
	color: #ffffff;
	text-decoration: underline;
}

#lFooterContact a:link, #lFooterContact a:visited {
	color: #ffffff;
	text-decoration: none;
} 
#lFooterContact a:hover, #lFooterContact a:active {
	color: #ffffff;
	text-decoration: underline;
}

#lMenuMain {
	position: relative;
	z-index: 1003;
	height: 60px;
	top: 3px;
	margin-left: 288px;
	margin-right: 220px;
	text-align:left;
	/* clear: both; */
	border: 0px solid red;
	z-index: 10;
} 

* html #lMenuMain {top:1px ;} 

*+html #lMenuMain {top:0px ;}

#lMenuMainContent {
	position: relative;
	margin-left: auto;
	background: transparent;
	z-index: 1003;
}

#lMenuSub {
	position: relative;
	z-index: 1004;
	width: 100%;
	text-align:center;
	background:url('./js/menu/smenu_back.gif'); 
	background-position: top left;
	background-repeat:repeat-x; 
	background: transparent;
	z-index: 1002;
	border: 0px solid blue;
} 
#lMenuSubTitleLeft {
	position: relative;
	text-align:right;
	font-weight:bold;
	font-size: 16px;
	margin-bottom: 5px;
}
#lMenuSubTitleRight {
	position: relative;
	text-align:left;
	font-weight:bold;
	font-size: 16px;
	margin-bottom: 5px;
}
#lMenuSubLeftContent {
	position: relative;
	margin-bottom: 0px;
	margin-left: 0px;
	background: transparent;
	text-align:left;
	border: 0px solid purple;
	z-index: 102;
} 
#lMenuSubRightContent {
	position: relative;
	padding:0px;
	margin-bottom: 0px;
	background: transparent;
	text-align: left;
	z-index: 102;
} 
#lMenuRelFixed { 
   position:fixed; 
   left: 0px; 
   top: 240px; 
   background: #ffffff;
   z-index:500;
   padding: 10px;
   width: 160px;
   text-align:right;
   filter: alpha(opacity=100);
 	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	 opacity:1;	
	 border: 1px solid #efefef;
	 background: transparent;
}
* html #lMenuRelFixed { 
   position:absolute; 
   left:expression(ignoreMe = document.documentElement.scrollLeft + 0 + 'px'); 
   top:expression(ignoreMe2 = document.documentElement.scrollTop + 100 + 'px'); 
   z-index:500;
   background: #ffffff;
   filter: alpha(opacity=100);
 	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	 opacity:1;	
   padding: 10px;
   text-align:right;
   width: 80%;
   border: 1px solid #efefef;
   background: transparent;
} 
#lRelativeTextMenu {
	position: relative;
	z-index: 1004;
	text-align: right;
	background: transparent;
} 
#lRelativeTextMenuToTop {
	position: relative;
	z-index: 1004;
	text-align: right;
	background: transparent;	
}


