html {
  margin:0;
  height:100%;
  background: url(../assets/bg_center.jpg) repeat-y center;
  _background: url(../assets/bg_centerIE.jpg) repeat-y center;
}

body {
  height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(../assets/bg-groenebalk.jpg);
	background-repeat: repeat-x;
	scrollbar-face-color: #8CC63F;
	scrollbar-highlight-color: #8CC63F;
	scrollbar-3dlight-color: #0E905C;
	scrollbar-shadow-color: #333333;
	scrollbar-darkshadow-color: #4D8305;
	scrollbar-arrow-color: #F1EA0C;
	scrollbar-track-color: #F6FAE4;
	margin-left:auto;
	margin-right:auto;	
}

img.block {
  float:left;
  display:block;
}

div#framecontainer {
  position:relative;
  width:917px;
  height:auto !important;
  height:100%;
  min-height:100%;
  margin: 0 auto 0 auto;
  background:url(../assets/bottom.jpg) no-repeat bottom center;
  _background:url(../assets/bottom.jpg) no-repeat bottom center;
}

div.overflow	{
  padding:0 0 100px 0;
  margin:0 0 100px 0;
  overflow:auto;
}

div#frameleft {
  float:left;
  width:33px;
	background-image: url(../assets/bgleft02.jpg);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
}

div#frameright {
  float:right;
  width:32px;
	/*background-image: url(../assets/bgright02.jpg);
	background-repeat:repeat-y;*/
	margin:0;
	padding:0;
}

div#framecontentcontainer {
  float:left;
	/*background-image: url(../assets/werkbestnd01_r22_c4.jpg);
	background-repeat:repeat-y;  */
  width:852px;
}

div#frameinnercontainer {
  float:left;
  width:852px;
  min-height:100%;
  _height:100%;
  height:100% !important;
  margin:-268px 0 -70px 0;
}

div#frameinnercontent {
  margin:268px 0 0 0;
}

div#frameinnerleft {
  float:left;
  width:213px;
}

div#frameinnerright {
  float:right;
  width:168px;
  height:500px;
}

div#frameheader {
  float:left;
	width:852px;
	height:268px;
}

#menu {
  width:213px;
}

#menu ul {
  list-style:none;
  margin-top:0px;
  padding:0;
  _margin-left:0px;
}

#menu li.productspecifications, #menu li.productspecifications a {
  background:url(../assets/product-applications.jpg);
  width:213px;
  height:38px;
}

#menu li.productspecifications a:hover {
  background:url(../assets/product-applications-over.jpg);
}

img.productfinder {
  float:left;
  display:block;
  padding:0px;
  padding-left:26px;
  margin:0;
}

div#framefooter {
  height:70px;
  width:852px;
  padding:0;
  margin:-70px -1px 0 0;
}

div#header_top {
	width:852px;
	height:83px;
	background-image: url(../assets/top.jpg);
	background-repeat:no-repeat;
}

ul#navhorz{
  position:relative;
	list-style: none;
	display: block; 	
	margin:0;
	padding:0;
	border:0;
}

ul#navhorz li {
  float:left;
  margin: 0px;
	padding: 0px;
}

ul#navvert {
  position:relative;
	list-style: none;
	display: block; 
	margin:0;
	padding:0;
	border:0;
}

ul#navvert li {
  float:left;
  margin:0;
	padding:0;
}

ul#navproductfinder {
  position:relative;
	list-style: none;
	display: block; 
	margin:0;
	padding:0px;
	border:0;
}

ul#navproductfinder li {
  float:left;
  margin:0;
	padding:0;
}

div#topimage {
  width:852px;
  height:167px;
}

div#frameheadermenu {
  float:left;
  width:852px;
  height:18px;
}

/* newsletter
   -------------- */
div#framenewsletter {
  float:left;
	background-image: url(../assets/newsletter-bg.jpg);
	background-repeat:repeat-y;
	width:213px;
	padding-top:5px;
	
}

fieldset#newsletter {
  float:left;
  border: 0px solid #ffffff;
  width:213px;
}

div#innerframecenter {
  float:left;
  width:471px;
}

div#framecontent {
  float:left;
  text-align:left;
  width:431px;
	padding:0px;
	padding:20px;
	display:block;
}

/* productfinder
   -------------- */  
#productfinder {
  width:168px;
  margin:0;
  padding:0;
  background: url(../assets/rightframe02.jpg) repeat-y;
}

img.productfinder {
  float:left;
  display:block;
  width:168px;
}

#fsproductfinder {
	background: url(../assets/rightframe02.jpg) repeat-y;
  	width:168px;
  	border:0;
  	padding:0;
  	margin:0;
}

#fsproductfinder label {
  float:left;
  padding:0;
  margin:0;
}

#fsproductfinder label.top {
  background:url(../assets/rightframe01.jpg) no-repeat;
  width:168px;
  height:18px;
}

#fsproductfinder label.bottom {
  background:url(../assets/rightframe03.jpg) no-repeat;
  width:168px;
  height:18px;
}

#fsproductfinder label.titelproductfinder {  
  background:url(../assets/titel-productfinder.jpg) no-repeat;
  width:120px;
  height:23px;
  margin-left:24px;
}

#fsproductfinder label.titelcategories {
  background:url(../assets/subtitel02-categories.jpg) no-repeat;
  width:120px;
  height:20px;
  margin-left:24px;
}

#fsproductfinder label.titelsuitables {
  background:url(../assets/subtitel02.jpg) no-repeat;
  width:120px;
  height:20px;
  margin-left:24px;
}

#fsproductfinder label.enter {
  height:10px;
}

#fsproductfinder select {
  margin-left:24px;
}

#fsproductfinder input {
  margin-left:44px;
}

fieldset#fsproductfinder {
  float:left;
  border: 0px solid #ffffff;
  width:120px;
}

/* download
   -------------- */
#framedownload {
  float:left;
  
  margin-left: 213px;
  _margin-left: 106px;
  background: url(../assets/download.jpg) no-repeat;  
  _background: url(../assets/downloadIE.jpg) no-repeat;  
  width:471px;
  height:248px;
  border:0;
}

#framedownloadinnerleft {
  float:left;
  width:238px;
  height:190px;	
  margin:0;
}

#framedownloadinnerright {
  float:left;
  width:233px;
  height:190px;
  margin:0;
}

#fsdownload {
  width:233px;
  height:190px;
  border:0;
  padding:0;
  margin:0;
}

#fsdownload a.download {
  display:block;
  background:url(../assets/download-pdf.jpg) no-repeat;
  width:153px;
  height:44px;
  margin-left:80px;
  margin-top:28px;
}
#fsdownload a.download:hover {
  display:block;
  background:url(../assets/download-pdf-over.jpg) no-repeat;
  width:153px;
  height:44px;
  margin-left:80px;
  margin-top:28px;
}

#fsdownload select.select_download {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	font-weight:			normal;
	border: 				1px solid #80b63a;
	background-color: 		#f8fbe9;
	color: 					#000000;	
  margin-left:30px;
  margin-top:70px;
}

#fsdownload input.select_download_submit {
  margin-left:80px;
  margin-top:28px;  
}

#framedownloadinnerright img.front {
  float:left;
  margin-left:10px;
  margin-top:30px;  
  width:85px;
  height:120px;
}

#framedownloadinnerright img.back {
  float:left;  
  margin-left:10px;
  margin-top:30px;
  width:85px;
  height:120px;
}

/* contact form
   -------------- */
div#framecontact {  
}
   
fieldset#fscontact {
  border: 0px solid #ffffff;
}

fieldset#fscontact label {
  float:left;
  width:120px;
  padding:0;
  margin:0;
}

/* news
   -------------- */
div#latestnews {
  padding:0;
  margin:0;
}
