body,td,th,a.nl{font-family:Verdana,Tahoma,sans-serif;color:#808080;font-size:11px;}
/*.textTab{clear:both}*/
.textTab td{padding:0 10px;}
.textTab td.pd0{padding:0px}
a{color:#000;}

tr .references td p  {padding-bottom: 12px; text-decoration:none;}   
tr .references td p a {color:#808080; text-decoration:none;}

.details table tr td p { color:#000; padding-bottom: 10px;}
.details table tr td p small a { color:#000; text-decoration:underline; font-size:11px; display: inline;} 
/*.details table tr td p small a:hover { color:#000; text-decoration:underline;}   */
.details table tr td p a { color:#808080; text-decoration:none; }  

h1{font-size:15px;margin:0;letter-spacing:0px;color:#000;font-weight:normal}
p{margin:0;margin-bottom:8px}
.dLeftOffset{margin-left:410px}
.dGrey{width:180px;background-color:#a4a4a4;text-align:center;padding:3px;color:white;}
.dMenu{margin-top:20px;margin-bottom:40px;color:#808080;font-size:11px;}
.dMenu a{color:#808080;}
.dSubMenu{color:#808080;font-size:13px;}
.dSubMenu div{margin-bottom:10px}
.gPic{float:left;padding-right:20px;padding-bottom:20px;display:block; height:45px;}
.sel{color:black ;}
a.nl{text-decoration:none}

#map small  a{color: #000 !important;}

#manuf_right_column p strong a { font-weight: normal; }
#manuf_right_column p a strong  { font-weight: normal; }

#lang{ font-size:10px; }

.wrapper {
	position: relative;
	padding: 0;
	max-width: 800px;
	margin: 0 auto;
}
.header {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100px;
	position: relative;
}
.logo {
	display: block;
	width: 176px;
	height: 52px;
	background: #a4a4a4 url('/i/logo.gif') no-repeat;
}
.dMenu {
	margin: 0;
}
.slider_box {
	width: 100%;
	max-width: 1920px;
	height: 600px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.slick-arrow {
	position: absolute;
	top: 50%;
	height: 50px;
	width: 50px;
	margin-top: -25px;
	z-index: 999;
	left: 50px;
}
.slick-arrow.slick-prev {
	left: 25px;
}
.slick-arrow.slick-next {
	left: auto;
	right: 25px;
}