﻿body {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	list-style-type: circle;
}
h1 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

#container {
	width:780px;
	margin:0px auto;
}
.Navigation {
	table-layout: fixed;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5477DD;
	width: 780px;
	text-align: center;
	font: normal normal bold 100% Verdana;
}

.LeftNavCell1 {
	border: 1px solid #5477DD;
	text-align: center;
	font-size: 11px;
}
.LeftNavCell2 {
	text-align: center;
	border: 1px solid #5477DD;
	background-color: #FFFFFF;
}
.LeftNavCell3 {
	border: 1px solid #5477DD;
	text-align: center;
	font-size: x-small;
}
a:visited {
	color: #FF4500;
	
}
a:hover {
	color: #333333;
	
}
a:link {
	color: #FF4500;
	
}
img
{
	border-style: none;
}

.image-swap-1 {
width: 190px;
height: 190px;
position: relative;
padding: 0;
margin: 0;
line-height: 200px;
vertical-align: middle;
text-align: center;
}

.image-swap-1 em {
display: block;
width: 190px;
height: 190px;
position: absolute;
top: 0;
left: 0;
background: url('Visuals/Buttonkosten.jpg');
background-position: left; 
}

.image-swap-1 a:hover em {
background: url('Visuals/Buttonkosten.jpg');
background-position: right;
}
.image-swap-2 {
width: 190px;
height: 190px;
position: relative;
padding: 0;
margin: 0;
line-height: 200px;
vertical-align: middle;
text-align: center;
}

.image-swap-2 em {
display: block;
width: 190px;
height: 190px;
position: absolute;
top: 0;
left: 0;
background: url('Visuals/Buttonproductiviteit.jpg');
background-position: left; 
}

.image-swap-2 a:hover em {
background: url('Visuals/Buttonproductiviteit.jpg');
background-position: right;
}
.image-swap-3 {
width: 190px;
height: 190px;
position: relative;
padding: 0;
margin: 0;
line-height: 200px;
vertical-align: middle;
text-align: center;
}

.image-swap-3 em {
display: block;
width: 190px;
height: 190px;
position: absolute;
top: 0;
left: 0;
background: url('Visuals/Buttonsamenwerken.jpg');
background-position: left; 
}

.image-swap-3 a:hover em {
background: url('Visuals/Buttonsamenwerken.jpg');
background-position: right;
}
