html, body{
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
}

a img{
	border: none;	
}

a{
	outline: none;
	color: #aaa;
	text-decoration: none;
}

#center{
	width: 962px;
	margin: 0 auto;
}

#lang{
	float: right;
	list-style: none; 
	padding: 5px 10px;
	background: #bbb1a6;
	margin: 0 5px 0 0;
}

#lang li{
	float: left;
	color: white;
	padding: 0;
	margin: 0 5px 0 0;
	font-size: 9px;
	line-height: 15px;
}

#lang li a{
	color: white;
	font-size: 11px;
	text-decoration: none;
	/*float: left;*/
	line-height: 15px;
	outline: none;
}

#lang li.active a{
	color: #665747;
}

#lang li a:hover{
	color: #665747;	
}

#nav{
	float: left;
	width: 100%;
}

#logo{
	float: left;
}

#menu{
	float: right;	
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 20px;
}

#menu li{
	float: left;
	color: #665747;
	padding: 0;
	margin: 0 5px 0 0;
}

#menu li a{
	color: #665747;
	text-decoration: none;
	font-size: 16px;
}

#menu li a > strong{
	color: #bbb1a6;	
}

#menu li span > strong{
	color: #bbb1a6;	
}

#menu li a:hover{
	text-decoration: underline;	
}

#banner{
	float: left;
	margin-top: 10px;
	position: relative;
	width: 954px;
	height: 641px;
	padding: 1px 7px 10px 1px;
	background: url(../img/bg_img.gif) top left no-repeat;
}

#label{
	position:absolute;
	bottom: 20px;
	right: 20px;
	z-index: 99999999;
}

#submenu{
	position:absolute;
	top: 20px;
	right: 20px;
	z-index: 99999999;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 200px;
}

#submenu li{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

#submenu li a{
	color: #665747;
	font-size: 14px;
	text-decoration: none;
	display: block;
	background: transparent;
}

#bottom{
	float: left;
	width: 100%;
	margin-top: 10px;
}

.box{
	float: left;
	background: url(../img/bg_box.gif) top left no-repeat;
	padding: 1px 6px 9px 1px;
	width: 304px;
	height: 295px;
	margin-right: 14px;
}

h1{
	float: left;
	width: 100%;
	padding: 0;
	margin: 20px 0 0 0;
	color: #665747;
	font-size: 48px;
}

h2{
	float: left;
	width: 100%;
	padding: 0;
	margin: 20px 0 0 0;
	color: #665747;
	font-size: 30px;
}

h3{
	float: left;
	width: 100%;
	padding: 0;
	margin: 20px 0 0 0;
	color: #665747;
	font-size: 16px;
}

#made{
	float: right;
	margin-right: 30px; 
}

#made img{
	float: left;
	margin-top: 3px;
}

#made #visueel{
	float: left;
	font-size: 11px;
	color: #aaaaaa;
	line-height: 28px;
	width: 120px;
	height: 28px;
}

.box img{
	float: left;
	margin-right: 15px;
}

.box .tekst{
	float: left;
	width: 133px;
}

.box a.more{
	float: left;
	color: #006638;
	font-size: 14px;
	cursor: pointer;
}

.box p, .box p a{
	float: left;
	font-size: 14px;
	color: #665747;
	text-decoration: none;
	cursor: text;
	/*text-align: justify;*/
}

.product{
	float: left;
	color: #665747;
	border-bottom: 1px solid #665747;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.product img{
	float: left;
}

.product p{
	float: left;
	font-size: 11px;
	width: 100%;
}

.product .wrapper h2{
	margin-bottom: 20px;
}

.respect{
	float: left;
	width: 100%;
	color: #665747;
	border-bottom: 1px solid #665747;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.respect img{
	float: left;
	margin-right: 30px;
}

.respect .wrapper{
	float: left;
	width: 762px;
}

.respect .wrapper h2{
	/*margin-bottom: 20px;*/
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
}

#DEALERS li span{
	cursor: pointer;
	color: #665747;
	text-decoration: underline;
	font-size: 12px;
}

#provinces li span{
	cursor: pointer;
	color: #665747;
	text-decoration: underline;
	font-size: 12px;
}

.result{
	float: left;
	width: 235px;
	font-size: 10px;
	margin-right: 5px;
}

.dealers p{
	color: #665747;
	font-size: 12px;
	padding: 0 0 5px 0;
	margin: 0;
}

.dealers ul{
	float: left;
	width: 150px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#foundDealers{
	float: left;
	width: 100%;
}
