body
{
	font-family:calibri;
	padding:0;
	margin:0;
	background:url('../images/watermerk.png') no-repeat fixed bottom right;
}
banner
{
	border:0px solid black;
	width:100%;
	margin:0;
	padding:0;
	top:0;
	left:0;
}

img#logo
{
	width:20%;
	padding-top:1.5%;
	margin-left:5%;
}

img#cloud
{
	width:30%;
	margin-top:-20px;
	margin-left:9%;
}

img#auto
{
	width:15%;
	margin-right:6%;
	margin-top:1%;
	float:right;
}

div#navigation
{
	margin-left:auto;
	margin-right:auto;
	margin-top:1em;
	margin-bottom:5px;
	width:100%;
	border:0px;
	border-top:3px solid #3c761d;
	text-align:center;
}

div#selectorhome
{
	border-left:12px solid transparent;
	border-right:12px solid transparent;
	border-top:12px solid #3c761d;
	border-bottom:0px solid black;
	width:0;
	height:0;
	
	margin-top:0;
	margin-left:17%;
	position:relative;
}

div#selectorreparatie
{
	border-left:12px solid transparent;
	border-right:12px solid transparent;
	border-top:12px solid #3c761d;
	border-bottom:0px solid black;
	width:0;
	height:0;
	
	margin-top:0;
	margin-left:21%;
	position:relative;
}

div#selectoronderhoud
{
	border-left:12px solid transparent;
	border-right:12px solid transparent;
	border-top:12px solid #3c761d;
	border-bottom:0px solid black;
	width:0;
	height:0;
	
	margin-top:0;
	margin-left:38.5%;
	position:relative;
}

div#selectorconstructie
{
	border-left:12px solid transparent;
	border-right:12px solid transparent;
	border-top:12px solid #3c761d;
	border-bottom:0px solid black;
	width:0;
	height:0;
	
	margin-top:0;
	margin-left:57.5%;
	position:relative;
}
div#selectorhydrauliek
{
	border-left:12px solid transparent;
	border-right:12px solid transparent;
	border-top:12px solid #3c761d;
	border-bottom:0px solid black;
	width:0;
	height:0;
	
	margin-top:0;
	margin-left:76.5%;
	position:relative;
}
div#selectorcontact
{
	border-left:12px solid transparent;
	border-right:12px solid transparent;
	border-top:12px solid #3c761d;
	border-bottom:0px solid black;
	width:0;
	height:0;
	
	margin-top:0;
	margin-left:93%;
	position:relative;
}

a
{
	color:#3c761d;
	text-decoration:none;
	font-weight:bold;
	font-family:Corbel;
	font-size:20;
	margin-left:5.4%;
}
a:hover
{
	color:#34661A;
}
a:visited
{
	text-decoration:none;
	color:#3c761d;
}

#contact {
	margin-top:3%;
	margin-left:2%;
	min-width:100px;
	width:20.3%;
	float:left;
}

#midden{
	width:53%;
	float:left;
}

p {
	background: rgba(60,118,29,0.2);
	width:100%;
	min-width:500px;
	padding:15px;
	margin-top:0;
}

img {
	-ms-interpolation-mode: bicubic;
}