html {

	overflow-x: hidden;

	overflow-y: auto;

} 



body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px; 

	color: #000000; 

	line-height: 16px;

	scrollbar-face-color: #b6b6aa; 

	scrollbar-highlight-color: #ffffff; 

	scrollbar-shadow-color: #4a4f52; 

	scrollbar-arrow-color: #4a4f52; 

	scrollbar-track-color: #b6b6aa;

}



td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px; 

	color: #000000; 

	line-height: 16px;

}



h1 {

	font-size: 15px; 

	color: #000000

}



.big {

	font-size: 14px; 

}



.small {

	font-size: 10px; 

	color: #000000

}



.smallblue00a3e0 {

	font-size: 10px; 

	color: #00a3e0

}



.grey999999 {

	font-weight: bold; 

	font-size: 11px; 

	color: #000000

}



.teal0D6D75 {

	font-weight: bold; 

	font-size: 11px; 

	color: #0D6D75

}



.bluebold {

	font-weight: bold; 

	font-size: 11px; 

	color: #0268B3

}





.blue {

	font-size: 11px; 

	color: #0268B3

}



.redbold {

	font-weight: bold; 

	font-size: 11px; 

	color: #AD001F

}



.red {

	font-size: 11px; 

	color: #AD001F

}



input {

	border-right: #b6b6aa 1px solid; 

	padding-right: 2px; 

	border-top: #b6b6aa 1px solid; 

	padding-left: 2px; font-size: 11px; 

	border-left: #b6b6aa 1px solid; 

	bordor-bottom: #b6b6aa 1px solid; 

	font-family: Arial, Helvetica, sans-serif; 

	background-color: #ffffff; 

	left-margin: 2px

}



select {

	border-right: #b6b6aa 1px solid; 

	padding-right: 2px; 

	border-top: #b6b6aa 1px solid; 

	padding-left: 2px; font-size: 11px; 

	border-left: #b6b6aa 1px solid; 

	bordor-bottom: #b6b6aa 1px solid; 

	font-family: Arial, Helvetica, sans-serif; 

	background-color: #ffffff; 

	left-margin: 2px

}



textarea {

	border-right: #b6b6aa 1px solid; 

	padding-right: 2px; 

	border-top: #b6b6aa 1px solid; 

	padding-left: 2px; font-size: 11px; 

	border-left: #b6b6aa 1px solid; 

	bordor-bottom: #b6b6aa 1px solid; 

	font-family: Arial, Helvetica, sans-serif; 

	background-color: #ffffff; 

	left-margin: 2px

}



a.linkred:unknown {

	font-size: 11px; 

	color: #AD001F; 

	text-decoration: underline

}



a.linkred:link {

	font-size: 11px; 

	color: #AD001F; 

	text-decoration: none

}



a.linkred:visited {

	font-size: 11px; 

	color: #AD001F; 

	text-decoration: none

}



a.linkred:hover {

	font-size: 11px; 

	color: #AD001F; 

	text-decoration: underline

}



a.linkred:active {

	font-size: 11px; 

	color: #AD001F; 

	text-decoration: underline

}



a.linkred:unknown {

	font-size: 11px; 

	color: #AD001F; 

	text-decoration: underline

}



a.linkblue:link {

	font-size: 11px; 

	color: #0268B3; 

	text-decoration: none

}



a.linkblue:visited {

	font-size: 11px; 

	color: #0268B3; 

	text-decoration: none

}



a.linkblue:hover {

	font-size: 11px; 

	color: #0268B3; 

	text-decoration: underline

}



a.linkblue:active {

	font-size: 11px; 

	color: #0268B3; 

	text-decoration: underline

}



a.linkblue:unknown {

	font-size: 11px; 

	color: #0268B3; 

	text-decoration: underline

}



/***ClickPath***/



#ClickPathRed {

	background-color: #F1F1F1;

	margin: 0;

	padding: 2px 0 2px 0;

	width: 960px;

}



#ClickPathRed a {

	background: url(../images/other/arrow_smallred.gif)  no-repeat 10px 6px;

	text-decoration: none;

	font-weight: bold;

	color: #000;

	margin:  0;

	padding: 1px 0px 1px 24px;

}



#ClickPathRed a:hover {

	color: #AD001F;

}



#ClickPathRed .first {

	background: none;

	text-decoration: none;

	color: #AD001F;

	margin:  0;

	padding: 1px 0px 1px 17px;

}



#ClickPathBlue {

	background-color: #F1F1F1;

	margin: 0;

	padding: 2px 0 2px 0;

	width: 960px;

}



#ClickPathBlue a {

	background: url(../images/other/arrow_smallblue.gif)  no-repeat 10px 6px;

	text-decoration: none;

	font-weight: bold;

	color: #000;

	margin:  0;

	padding: 1px 0px 1px 24px;

}



#ClickPathBlue a:hover {

	color: #0268B3;

}



#ClickPathBlue .first {

	background: none;

	text-decoration: none;

	color: #0268B3;

	margin:  0;

	padding: 1px 0px 1px 17px;

}

/*Change bgcolor TR productpagina*/

 tr.bgrow:hover {background: #EEEEEE;}
 
 /*Link onderaan uitlijnen in teaser*/
 
 
/*Tekstvlak technische fiche*/
.technischefiche{
float:right;
width:150px;
height:120px;
background-color:#FFFFFF;
vertical-align:top;
text-align:center;
}

.header_techn_fiche
{
color:#000000;
font-weight:bold;
}

/*H tags*/

h1{
color:#444444;
font-size:18px;
font-family:sans-serif;
font-weight:lighter;
letter-spacing:1px;
padding-bottom:8px;
}

h1.red{
color:#AD011F;
font-size:18px;
font-family:sans-serif;
font-weight:lighter;
letter-spacing:1px;
padding-bottom:8px;
}

/*Motrac Handling & Cleaning tekst onder site header*/

.headline{
color:#444444;
font-size:11px;
font-family:sans-serif;
font-weight:lighter;
letter-spacing:1px;
padding-bottom:8px;
}

.link_techn_fice
{
text-decoration: none;
color:#AD001F;
}

