html, body{padding:0; margin:0;}
body {
	background-image:url(../../01/myimages/bg_body.gif);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
}

#address {
	position:relative;
	height:20px;
}

span#telnr, span#mail{
	display:block;
	float:left;
	width:100px;
	height:20px;
	line-height:20px;
	color:#FFF;
	font-size:0.7em;
	font-weight:bold;
	padding-left:25px;
}

span#telnr{
	background-image:url(../../01/myimages/bg_address_telnr.gif);
	background-repeat:no-repeat;
}
span#mail{
	background-image:url(../../01/myimages/bg_address_mail.gif);
	background-repeat:no-repeat;
}

span#mail a { text-decoration:none; color:#FFF;}

ul#topmenu{
	list-style-type:none;
	margin:0;padding:0;
	display:block;
	position:absolute;
	right:0;
	top:0;
	z-index:100;
}

ul#topmenu li { float:left; position:relative; padding:0 5px; margin:0;}
ul#topmenu li a {color:#fff; text-decoration:none; font-size:0.7em;}

#header{
	position:absolute;
	top:0;
	height:158px;
    background-color:#FFF;
	background-image:url(../../01/myimages/bg_headercompleet.jpg);
	background-repeat:no-repeat;
	width:920px;
}

h1#VDlogo {display:block;
	position:absolute;
    padding:0;margin:0;top:38px;
	left:14px;
}

h1#VDlogo a{
	display:block;
	position:relative;
	background-image:url(../../01/myimages/VarioDrive_logo.gif);
	background-repeat:no-repeat;
	padding:0; margin:0;
	width:192px;
	height:71px;
}

	
#wrapper{
	position:relative;
	padding-top:158px;
	width:920px;
}



#leftwrapper { width:170px; position:relative; float:right; margin:0; padding:0;background-image:url(../../01/myimages/bg_leftMenu_Top.gif);
	background-repeat:no-repeat;}
/* ************************* MENU ***********************************  */
ul#left{
	position:relative;
	width:150px;
	
	list-style-type:none;
	margin:0; padding:0;
	padding-top:40px;

}

ul#left li {
	/*width:150px;*/
	margin:0;padding:0;
	margin-left:1px;
}


ul#left li a {
	display:block;
	min-height:24px;
	line-height:24px;
	padding-left:10px;
	color:#FFF;
	font-weight:bold;
	font-size:0.8em;
	text-decoration:none;
	background-image:url(../../01/myimages/bg_menu_level1.jpg);
	background-repeat:repeat-y;
	border-width:0 0 1px 0;
	border-color:#81BEDA;
	border-style:solid;
}

* html ul#left li a {height:24px;}

ul#left ul{
	padding:0; margin:0;
	border-width:0 0 1px 0;
	border-color:#C9E2EF;
	border-style:solid;
	list-style-type:none;
	
}

ul#left ul ul{
	padding:0; margin:0;
	border-width:1px 0 0 0;
	border-color:#FFF;
	border-style:solid;
	list-style-type:none;
	
}

ul#left ul li { margin:0;}

ul#left ul li a{
	background-image:url(../../01/myimages/bg_menu_level2.jpg);
	background-repeat:repeat-y;
	color:#FFF;
	font-weight:normal;
	padding-left:20px;
	border-width:1px 0 0 0;
	border-color:#C9E2EF;
	border-style:solid;
}

ul#left ul ul li a{
	background-image:url(../../01/myimages/bg_menu_level3.jpg);
	background-repeat:repeat-y;
	color:#006699;
	font-weight:normal;
font-size:0.9em;
	padding-left:27px;
	border-width:0 0 1px 0;
	border-color:#FFF;
	border-style:solid;
}



ul#left li { 
	background-image:url(../../01/myimages/bg_menu_level1.jpg);
	background-repeat:repeat-y;
}
ul#left ul li {
	background-image:url(../../01/myimages/bg_menu_level2.jpg);
	background-repeat:repeat-y;
}
ul#left ul ul li {
	background-image:url(../../01/myimages/bg_menu_level3.jpg);
	background-repeat:repeat-y;
}


/* ************************* MENU ***********************************  */

#content{
	position:relative;
	display:block;
	float:right;
	width:610px;  
	background-image:url(../../01/myimages/bg_content_top.gif);
	background-repeat:repeat-x;
    padding:15px 80px 10px 60px;
overflow:hidden;
}

* html #content { 
          width /**/:750px; /* for IE5.5's bad box model */
					}

#news{
	position:relative;
	display:block;
	width:590px;
	background-image:url(../../01/myimages/bg_news.gif);
	background-repeat:no-repeat;
}


#newscontainer {
	margin-top:2px;
	
		}

#news #newscontainer { overflow:auto; height:410px;padding:0 10px;}



#animated{
	position:absolute;
	display:block;
	width:123px;
	height:123px;
	left:744px;
	top:56px;
	z-index:10;
}

#ParkerLogo{
	position:relative;
	display:block;
	width:105px;
	height:83px;
	margin:10px 0 10px 8px;
}

#fldSearch { width:150px; margin:50px 0 30px 0;}
.txtSearch { width:105px; margin:0 10px; height:21px; line-height:21px border:0; padding:0 3px;}


#animated{ width:123px; height:123px;background-color:#FFF; background-image:url(../../01/myimages/animated_mask.gif); background-repeat:no-repeat;}
#mask {position:absolute; display:block; width:123px; height:123px; top:0; left:0;background-image:url(../../01/myimages/animated_mask.gif); background-repeat:no-repeat;}
#mask a {display:block; width:123px; height:123px; margin:0; padding:0;}

#rotator {position:absolute;  width:123px; height:123px; top:0; left:0; overflow:hidden;}



/* CONTENT PART  */
body {font-family:Arial, Helvetica, sans-serif;}

#content, #news_list { font-size:0.8em; color:#666666; line-height:1.5em;}
p {margin:0;}
h1 { font-size:1.4em; color:#007BB5; padding:0; margin:0; margin-bottom:5px;}
h2 { font-size:1.2em; color:#007BB5;padding:0; margin:0;}
h3 { font-size:1em; color:#007BB5;padding:0; margin:0;}
a { color:#007BB5; text-decoration:underline;}

td.label_cell, td.labelRequired_cell {font-size:0.8em; color:#666666; line-height:1.5em; width:150px;}
tr.submit td{ padding-left:150px;}
.errorMessage { display:block;font-size:0.8em; color:#666666; padding-bottom:10px; color:#FF0000; font-weight:bold;}

ul.sitemap { font-size:0.8em;}
ul.sitemap li { margin-bottom:3px;}

/* NEWS */
#news_list { font-size:0.8em;}
#news p.newsTitle, #news_list p.newsTitle { color:#FFF; font-weight:bold; margin-left:10px;}
#news_list, #newscontainer, #news_list p.newsTitle { margin-left:0;}
#news p.newsTitle a, #news_list p.newsTitle a { color:#FFF; font-weight:bold; text-decoration:underlined;}
#news p, #news_list p { margin-bottom:15px;}
#news img, #news_list img { margin:5px 0;}

#news h2, #news_list h2 		{ font-size:1em; color:#007BB5;padding:0; margin:0; margin-top:5px;}
#news h2 span.datum, #news_list h2 span.datum { font-size:0.85em; font-weight:normal;}

/* END NEWS */

/* PRODUCT DESCRIPTION */
#prodImg	{position:relative; display:block; float:left; margin-right:30px; margin-bottom:15px; height:215px; width:300px; border:1px solid #CCCCCC; text-align:center; overflow:hidden;}

#prodDescr {position:relative; display:block; float:left; min-height:205px; width:260px; margin-bottom:15px; border-top:1px solid #007BB5; background-color:#DFEFF7; color:#007BB5; font-size:0.9em;padding:5px; background-image:url(../../01/myimages/bg_prod_descr_total.gif); background-position:bottom;}
#prodDescr div {position:relative;}
#prodDescr table ul { position:relative;color:#007BB5; font-size:0.8em; margin:0; padding:0; margin-left:20px;}
#prodDescr table p {color:#007BB5;}
#prodDescr table a {color:#007BB5;}

* html #prodDescr { height:215px;}




#prodCtnt { clear:left;}

/* END PRODUCTDESCRIPTION */

/* SHOW PRODUCTS OF CATEGORY */
div.catProduct { position:relative; height:100px; width:150px; border:1px solid #CCC; text-align:center; overflow:hidden}
span.ProductTitle { position:relative; display:block; width:150px; text-align:center;}

table.prodList td { vertical-align:top; height: 150px; margin-bottom:60px;}
/* END SHOW PRODUCTS OF CATEGORY */

/* SHOW NEWSLIST */
.NLitemTitle { font-size:1em; color:#007BB5;font-weight:bold;}
.NLitemTitle a {font-size:1em; color:#007BB5; text-decoration:none; font-weight:bold;}
.NLmsgB_date { font-size:1em; color:#007BB5; font-weight:bold;}

#content p a.leesmeer { margin-bottom:8px;}
/* END OF NEWSLIST */

/* SHOW Search */
#search { font-size:0.8em;color:#666666; padding-bottom:10px; border-bottom:1px solid #A6A6A6;}
#searchResults { margin-top:20px; font-size:0.8em;color:#666666;}
#searchResults td { font-size:0.8em;color:#666666; }
.srchLink { color:#007BB5;}
.srchSubinfo {color:#A6A6A6; margin-bottom:10px;}

/* END Search */

ul#left li, ul#left li a { font-size:13px;}
.txtSearch { padding:0 3px; font-size:12px; color:#999999;}



#content #catSIntegratie a, #content #catDrives a, #content #catInductie a { position:relative; display:block; margin-top:-125px; width:170px; height:20px;background-repeat:no-repeat; padding-top:125px; font-weight:bold; color:#007BB5; text-align:center;background-color:#FFF;}



#content #catSIntegratie  	 { background-image:url(../../01/myimages/catSIntegratie_all2.jpg);margin:0 35px 0 0; }
#content #catDrives { background-image:url(../../01/myimages/catDrives_all2.jpg);margin:0 35px 0 0;  }
#content #catInductie  		{ background-image:url(../../01/myimages/catInductie_all2.jpg); }

#content #catSIntegratie a 	 { background-image:url(../../01/myimages/catSIntegratie_all2.jpg); }
#content #catDrives a { background-image:url(../../01/myimages/catDrives_all2.jpg); }
#content #catInductie a 	{ background-image:url(../../01/myimages/catInductie_all2.jpg); }

#content #catSIntegratie a:hover,	 
#content #catDrives a:hover,
#content #catInductie a:hover  { background-position:-170px 0;}	

ul#cats li {margin-bottom:15px;}