body {
	background:#ffffff;
	color:#2e2e2e;
	font-family: Arial,sans-serif, Verdana; 
	font-size:12px;
	line-height:20px;
	margin:0px;
	padding:0px;
}

img { display:block; }

.bg, .bg60 {
	position: fixed;
	z-index: -3;
	width: 100%;
	top: 0px;
	left: 0px;
}
.bg60 {
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}
.top {
	position:fixed;
	z-index: 1;
	top:0px;
	left:0px;
	height:99px;
	width:100%;
	background: url(/assets/images/top_landbouw.png);
}
.top_landbouw {
	position:fixed;
	z-index: 2;
	top:0px;
	left:0px;
	height:25px;
	width:100%;
	background: url(/assets/images/top_landbouw.jpg);
}
.top_melk {
	position:fixed;
	z-index: 2;
	top:0px;
	left:0px;
	height:25px;
	width:100%;
	background: url(/assets/images/top_melk.jpg);
}

header {
	//position:relative;
	position:fixed;
	z-index:999;
left:50%;
top:0px;
margin-left:-500px;
	width:1000px;
	//margin:0 auto;
height:100px;
	color:#202a33;
}

header .logo {
position:relative;
	margin-left:-65px;
}

header #adres {
	position:absolute;
	right:0px;
	top:75px;
}
header #zoek {
	position:absolute;
	right:0px;
	top:35px;
}
header #zoek input.zoekveld {
	border: #ffffff 1px solid;
	VERTICAL-ALIGN: baseline;
	BACKGROUND-COLOR: #ffffff;
	HEIGHT: 14px;
	WIDTH: 80px;
	COLOR: #4c71bc;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	float: left;
}

header a.switch {
	position:absolute;
	right:0px;
	top:3px;
	font-weight:bold;
	color: #565656;
	font-size:11px;
	text-decoration:none;
	background: url(/assets/images/arrow-45.png) no-repeat 0px 6px;
	padding-left:13px;
}

header a.switch:hover {
	background: url(/assets/images/arrow-45.png) no-repeat 2px 6px;
	color:#2d2d2d;
}
header a.switch2 {
	position:absolute;
	right:0px;
	top:3px;
	font-weight:bold;
	color: #ffffff;
	font-size:11px;
	text-decoration:none;
	background: url(/assets/images/arrow-45.png) no-repeat 0px 6px;
	padding-left:13px;
}

header a.switch2:hover2 {
	background: url(/assets/images/arrow-45.png) no-repeat 2px 6px;
	color:#2d2d2d;
}


div#menu {
	position:fixed;
z-index:999;
left:50%;
top:150px;
margin-left:-500px;
	width:1000px;
	margin-top:-40px;
	color:#202a33;
text-align:center;
}

div#menu a, div#menu a.active {
	float:left;
	margin-right:9px;
	background: #00359f url(/assets/images/button-bg.png) no-repeat center center;
	background-size:100% 100%;
	padding: 8px 15px;
	border: solid 0px #00359f;
	border-radius: 6px;
	text-decoration:none;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
div#menu a, div#menu a.active {
	float:left;
	margin-right:8px;
	background: #00359f url(/assets/images/button-bg.png) no-repeat center center;
	background-size:100% 100%;
	padding: 8px 15px;
	border: solid 0px #00359f;
	border-radius: 6px;
	text-decoration:none;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
div#menu a:hover {
	background-size:150% 100%;
	color:#fff;
}
div#menu a:last-child {
	margin-right:0px;
}
div#menu a.active {
	background: #f5c115 url(/assets/images/button-bg.png) no-repeat center center;
	color:#002a7f;
}
div#menu.melk a.active {
	background: #e43e2c url(/assets/images/button-bg.png) no-repeat center center;
	color:#ffffff;
}


#content {
	position:relative;
	width:1000px;
	margin:0 auto;
	margin-top:160px;

}

#content #kol {
	position:relative;
	float:left;
	width:190px;
	margin-right:10px;
	border-radius: 6px;
	background-color: #ffffff;
	padding: 30px 10px;
}

#content #kol #submenu a {
	color:#004990;
	font-size:11px;
	line-height:30px;
	border-top: #004990 1px dotted;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background: url(/assets/images/arrow-blue.png) no-repeat 0px 9px;
	padding-left:16px;
}
#content #kol #submenu a:hover {
	color:#565656;
	background: url(/assets/images/arrow-45.png) no-repeat 2px 10px;
}
#content #kol h2 {
	color:#004990;
	margin:opx;
	padding:0px;
	font-size:15px;
	line-height:15px;
	margin-top:35px;
}


#content #kol div.news {
	border-bottom: #004990 1px dotted;
	margin-bottom:10px;
	padding-bottom:5px;
}
#content #kol div.news img {
	float:left;
	margin-right:10px;
}
#content #kol div.news strong {
	color:#2e2e2e;
	font-size:12px;
	line-height:20px;
}

#content #kol div.news div.txt {
	float:left;
	width:160px;
	display:block;
	color:#515151;
	font-size:11px;
	line-height:14px;
}

#content #kol div.news a {
	float:right;
	color:#004990;
	font-size:11px;
	line-height:22px;
	background: url(/assets/images/arrow-blue.png) no-repeat right;
	padding-right:14px;
	text-decoration:none;
	font-weight:bold;
}

#content #body {
	position:relative;
	float:left;
	width:680px;
	border-radius: 6px;
	background-color: #ffffff;
	padding: 30px 50px;
	padding-bottom:45px;
overflow-y:auto;

max-height:400px;
}

#content #body img.illu {
	position:relative;
	float:left;
	margin-right:20px;
	margin-bottom:5px;
}
#content #body h1, #content #body h2 {
	color:#004990;
	margin:0px;
	padding:0px;
	font-size:20px;
	line-height:22px;
}
#content #body h2 {
	color:#004990;
	margin:0px;
	padding:0px;
	padding-top:10px;
	font-size:18px;
	line-height:20px;
}
#content #body #socialmedia{
	position:absolute;
	bottom:10px;
	right:10px;
	width:70px;
}
#content #body A {
	color:#004990;
}
#content #body A:hover {
	color:#004990;
}


.clear {
	clear:both;
	float:none;
}



footer, footer a{
	position:relative;
	width:1000px;
	margin:0 auto;
	color:#202a33;
	text-align:right;
	font-size:10px;
	text-decoration:none;
}





#content #body div.machine {
	position:relative;
	color:#363636;
	min-height:143px;
	border-bottom: 1px #d7d7d7 solid;
}
#content #body div.machine h2 {
	color:#004990;
	margin:opx;
	padding:0px;
	font-size:15px;
	line-height:15px;
	margin-top:35px;
}
#content #body div.machine img {
	float:left;
	margin-right:25px;
}
#content #body div.machine label {
	float:left;
	color: #004990;
	width:65px;
}
#content #body div.machine div.oms {
	float:left;
	color: #5e5e5e;
	padding-bottom:30px;
	width:375px;
	max-height:40px;
	overflow:hidden;
	display:block;
}
#content #body div.machine div.prijs {
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
	color: #004990;
	font-size:14px;
}
#content #body div.machine div.prijs strong {
	color: #0f0f0f;
	font-size:16px;
}
#content #body div.machine a.sbutton {
	position:absolute;
	bottom:10px;
	right:0px;
	display:block;
	background: #00359f url(/assets/images/button-bg.png) no-repeat center center;
	background-size:100% 100%;
	padding: 4px 10px;
	border: solid 0px #00359f;
	border-radius: 4px;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	
}
#content #body div.machine a.sbutton:hover {
	background: #f5c115 url(/assets/images/button-bg.png) no-repeat center center;
	color:#002a7f;
}



#content #body div#machinedetails h1 {
	color:#004990;
	font-size:20px;
	line-height:28px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-top:8px;
}

#content #body div#machinedetails div.foto {
	float:left;
	width:395px;
}

#content #body div#machinedetails img {
	float:left;
	margin:2px 2px 0px 0px;
}


#content #body div#machinedetails div.specs {
	float:left;
	width:225px;
}
#content #body div#machinedetails div.specs label {
	float:left;
	color: #004990;
	width:120px;
}
#content #body div#machinedetails div.specs div.oms {
	color: #5e5e5e;
	padding-bottom:30px;
	padding-top:10px;
	width:220px;
}

#content #body div#machinedetails div.specs a.download {
	display:block;
	background: #00359f url(/assets/images/button-bg.png) no-repeat center center;
	background-size:100% 100%;
	padding: 4px 10px;
	border: solid 0px #00359f;
	border-radius: 4px;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	

}

#content #body div#machinedetails div.specs a.download:hover {
	background: #f5c115 url(/assets/images/button-bg.png) no-repeat center center;
	color:#002a7f;
}

p.line {
border-bottom:1px #004990 solid;
margin:0px;
padding:0px;
margin-bottom:20px;
}