body {
	color:#000000;
	font-family:Lucida Sans,Lucida Sans Unicode,Lucida Grande,Lucida Console,verdana,arial,helvetica,sans-serif;
	font-size:12px;
	margin:0px;
	
}

div {
	box-sizing: border-box;
}

.nietopdesktop {  
	display: none;
	visibility: hidden;
}
.background {
	position: fixed;
	z-index: -1;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

#wrapper {
	position:relative;
	width:975px;
	width: 90%;
	height: auto;
	margin:0 auto;
	background-color:#fff;
}

A {
	color:#014229;
	text-decoration:none;
}

A:hover {
	color:#000;
	text-decoration:underline;
}


#header {
	position:relative;
	height:88px;
}

#header #logo {
	position:absolute;
	top:10px;
	left:10px;
	width: 55%;
}
#header #logo img + a img {
    max-width: calc(100% - 395px);
    height: auto !important;
}
#header #topillu {
	position:absolute;
	top:10px;
	left:345px;
}

#header #topmenu {
	position:absolute;
	top:0px;
	right:0px;
	width:45%;
	height:28px;
	background-color: #00774c;
	color:#bfdad0;
	line-height:28px;
	text-align:right;
	font-size:16px;
	padding-right:5px;
}

#header #topmenu A {
	color:#bfdad0;
	text-decoration:none;
}
#header #topmenu A:hover {
	color:#fff;
	text-decoration:none;
}

#hoofdmenu {
	position:absolute;
	top:55px;
	right:0px;
	width:405px;
	color:#006c43;
	line-height:22px;
	text-align:right;
	font-size:14px;
	padding-right:5px;
	display:block;
	overflow:visible;
}

#hoofdmenu li {
	list-style: none;
	display: inline;
	float;
}
#hoofdmenu li A {
	color:#006c43;
	text-decoration:none;
	padding: 0px 20px;
	font-size: 16px;
}
#hoofdmenu li A:hover {
	color:#4c4c4c;
	text-decoration:none;
}
#hoofdmenu li:last-of-type A {
	padding-right: 0;
}
#hoofdmenu li div {
	position:absolute;
	top:16px;
	left:0px;
	width:175px;
	color:#006c43;
	line-height:22px;
	text-align:left;
	font-size:12px;
	padding-right:5px;
	z-index:1020;
	visibility:hidden;
	padding-top:8px;
}
#hoofdmenu li div a {
	font-weight: normal;
	background: #f6f6f6;
	color: #000;
	border-bottom: 1px solid #ccc;
	float: none;
	border-right: none;
	width: 100%;
	display: inline-block;
	padding-top: 4px;
	padding-bottom: 4px;
}

#start {

	display: flex;
	flex-flow: row wrap;
}

#start #illu {
	border-right:1px #fff solid;
	float:left;
	width: 55%;
	overflow:hidden;
}
#start #content {
	border-top:3px #006c43 solid;
	background: #bfdad0 url(../images/bg_details_vervolg.jpg) no-repeat;
	background-position: left bottom;
	float:left;
	width: 45%;
	padding: 0px 30px;
	line-height:1.8;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-direction: row;
	-webkit-flex-direction: row;
	-webkit-align-content: stretch;
	align-content: stretch;
	font-size: 16px;
}


#start #content.eng {
	background: #bfdad0 url(../images/bg_details_vervolg.jpg) no-repeat;
	background-position: left bottom;
} 
#start #content h1 {
	background: url(../images/bg_start.jpg) no-repeat;
	background-position:left bottom;
	font-size: 16px;
	padding-top:0px;
}
#start #content.eng h1 {
	background: url(../images/bg_start_eng.jpg) no-repeat;
	background-position:left bottom;
	font-size: 16px;
	padding-top:00px;
}



#start #content A {
	color:#014229;
	font-weight:bold;
	text-decoration:none;
}
#start #content A:hover {
	color:#000;
	text-decoration:underline;
}

#start #content  A.button {
	position:relative;
	height:22px;
	background-color: #006c43;
	line-height:22px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:5px;
	margin-left:150px;
}

#start2 #nieuw {
	position:relative;
	background-color:#bfbfbf;
	width:55%;
	height:154px;
	float:left;
	border-right:1px #fff solid;
	overflow-y: hidden;

}

#start2 #nieuw .machines {
		display: flex;
	flex-flow: row wrap;
}
#start2 #nieuw .nieuw {
	position:relative;
	float:left;
	margin-left:10px;
	margin-top:8px;
	text-align:center;
	line-height:20px;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-direction: row;
	-webkit-flex-direction: row;
	-webkit-align-content: stretch;
	align-content: stretch;
}
#start2 #nieuw .nieuw A {
	color: #000;
	text-decoration:none;
	display:block;
}
#start2 #nieuw .nieuw A:hover {
	background-color: #006c43;
	color:#fff;
	text-decoration:none;
}

#start2 #film {
	background: url(../images/bg_film_start.jpg);
	float:left;
	//width:410px;
	width: 45%;
	height:154px;
	padding: 0px 0px;
	line-height:1.2;
}
#start2 #film>div.links {
	float:left;
	width: 30%;
	width: calc(100% - 240px);
	margin-top: 15px;
	font-size: 26px;
	font-weight: bold;
	text-transform:uppercase;
	padding: 15px;
	padding-top: 31px;
	color: rgba(255,255,255,0.2);
}	
#start2 #film>div.rechts {
	float:right;
	margin-top: 15px;
	margin-right: 15px;
	width: 224px;
}
#start2 #film h1 {
	font-size: 14px;
	padding-top:0px;
}

#logobalk {
	width:975px;
	margin:0 auto;
	height:62px;
	text-align:center;
}
#logobalk img {
	float:left;
	margin: 0px 4px;
}

#onderbalk {
	width:90%;
	margin:0 auto;
	height:19px;
	background-color: #bfbfbf;
	color:#737373;
	line-height:19px;
	text-align:right;
	font-size:13px;
	padding-right:5px;
}

#onderbalk A {
	color:#737373;
	text-decoration:none;
}
#onderbalk A:hover {
	color:#000;
	text-decoration:none;
}

.clear {
	float:none;
	clear:both;
}




#vervolg #illu {
	border-right:1px #fff solid;
	float:left;
	//width:564px;
	width: 55%;
}
#vervolg #content {
	border-top:3px #006c43 solid;
	background: #bfdad0 url(../images/bg_contact_vervolg.jpg) no-repeat;
	background-position: left bottom;
	float:left;
	width:380px;
	width: 45%;
	height:425px;
	padding: 0px 15px;
	line-height:18px;
	font-size:16px;
}
#vervolg #content.route {
	background: #bfdad0 url(../images/bg_route_vervolg.jpg) no-repeat;
	background-position: left bottom;
}
#vervolg #content h1 {
	font-size: 22px;
	padding-top:20px;
}

#vervolg #content A {
	color:#014229;
	font-weight:bold;
	text-decoration:none;
}
#vervolg #content A:hover {
	color:#000;
	text-decoration:underline;
}

blockquote {
	border: 1px #7f7f7f solid;
	background-color: #e5f0ec;
	padding: 10px;
	margin:0px;
}

.stippel {
	background: url(../images/stippel.gif);
	height:1px;
	margin: 5px 0px;
}



#overzicht {
	position:relative;
	background: #bfdad0 url(../images/bg_details_vervolg.jpg) no-repeat;
	background-position: left bottom;
	float:left;
	width:100%;
	padding: 0px 25px;
}
#overzicht h1 {
	background: url(../images/bg_overzicht_vervolg.jpg) no-repeat;
	background-position:left bottom;
	font-size: 16px;
	padding-top:30px;
}
#overzicht .machines {
	display: flex;
	flex-flow: row wrap;

}
#overzicht .machine {
	position:relative;
	float:left;
	margin-right:10px;
	margin-top:8px;
	text-align:center;
	line-height:20px;
	font-size:10px;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-direction: row;
	-webkit-flex-direction: row;
	-webkit-align-content: stretch;
	align-content: stretch;
}
#overzicht .machine A {
	background-color: #fff;
	color: #000;
	text-decoration:none;
	display:block;
	width: 220px;
}
#overzicht .machine A span{	
	width: 100%;
	font-size: 16px;
	padding: 0 5px;
}
#overzicht .machine A:hover {
	background-color: #006c43;
	color:#fff;
	text-decoration:none;
}
#overzicht .verkochtemachines {
	height: 88px;
	overflow-y: hidden;
}
#overzicht .verkochtemachines .machine a{
	width: 100%;
}	
#overzicht #sorteer {
	position:absolute;
	top:45px;
	right:300px;
}

#overzicht #verfijn {
	position:absolute;
	top:45px;
	right:30px;
}




#details {
	position:relative;
	background: #bfdad0 url(../images/bg_details_vervolg.jpg) no-repeat;
	background-position: left bottom;
	float:left;
	//width:965px;
	width: 100%;
	padding: 10px 0px 10px 10px;
}
#details h1 {
	font-size: 16px;
	padding-top:0px;
	height:30px;
	line-height:30px;
	margin:0px;
	padding-top:0px;
}
#details .afbeeldingen {
	display: flex;
	flex-flow: row wrap;
	postition: relative;
}
#details #hoofdillu {
	width: 40%;
	position: relative;
}

#details #hoofdillu .foto{
	display: block;
	width: 100%;
	background-size: cover;
	background-position: center;
}
#details #hoofdillu a img{
	width: 100%;
}
#details #thumbs {
	position: relative;
	float:left;
	width: 60%;
	padding:0px 8px 0 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-direction: row;
	-webkit-flex-direction: row;
	-webkit-align-content: stretch;
	align-content: stretch;
	height: 100%;
	
}
#details #thumbs > div{
	width: 100%;
	height: 100%;
}

#details #thumbs a{
	box-sizing: border-box;
	display: block;
	width: 19%;
	width: calc(20% - 8px);
	height: 23%;
	height: calc(25% - 6px);
	overflow-y: hidden;
	float:left;
	margin:0px 0px 8px 8px;
	text-align: center;
	background: rgba(1,66,41,0.25);
	background-size: cover;
	background-position: center;

}
#details #thumbs a img{
	/*max-height: 100%; */
	/*height: auto; */
	max-width:100%;
	height: auto;
}


#details td {
	background-color:#dbdbdb;
	color:#000000;
}

A.button {
	height:16px;
	background: #006c43 url(../images/button.jpg) no-repeat;
	line-height:16px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:5px;
	width:150px;
	display:block;
	float:left;
	margin-left:5px;
}

p.underline {
	border-bottom: #006c43 1px dotted;
	font-size: 11px;
	line-height: 16px;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
}




#disclaimer {
	position:relative;
	background: #bfdad0 url(../images/bg_details_vervolg.jpg) no-repeat;
	background-position: left bottom;
	float:left;
	width:100%;
	padding: 0px 25px;
}
#disclaimer h1 {
	background: url(../images/bg_disclaimer_vervolg.jpg) no-repeat;
	background-position:left bottom;
	font-size: 16px;
	padding-top:40px;
}


#privacy {
	position:relative;
	background: #bfdad0 url(../images/bg_details_vervolg.jpg) no-repeat;
	background-position: left bottom;
	float:left;
	width:100%;
	padding: 0px 25px;
}

#sitemap {
	position:relative;
	background: #bfdad0 url(../images/bg_details_vervolg.jpg) no-repeat;
	background-position: left bottom;
	float:left;
	width:100%;
	padding: 0px 25px;
}
#sitemap h1 {
	background: url(../images/bg_sitemap_vervolg.jpg) no-repeat;
	background-position:left bottom;
	font-size: 16px;
	padding-top:40px;
}
#sitemap a {
	display:block;
}

.bg {
	background: #fff url(../images/bg.png) repeat-x;
}
.maps iframe{
    pointer-events: none;
}

