body {
	text-align: center;
	margin: 0 auto;
	background: #ffffff;
}
h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
	color: #474797;
  font-size: 20pt;
	padding-top: 15px;
}
h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #d64411;
	left: 0px;
	padding-top: 15px;
  font-size: 18pt;
  font-weight: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}
p {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 20px;
}
a { 
	text-decoration: underline; 
	color: #d64411;
}
a:hover {
	text-decoration: underline;
	color: #474797;
}

/* specific divs */
#bg {
	background: #ffffff;
	width: 780px;
	margin: 0 auto;
} 
#container {
	width: 750px;
	margin: 0 auto;
	position: relative;
	padding: 0px;
	left: 0px;
	top: 10px;
	right: 0px;
	bottom: 0px;
}
#pageHeader {
	height: 80px;
	width: 750px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(/img/logo-klein.gif);
	background-repeat: no-repeat;
  border-bottom: #474797 2px solid;
}
#pageHeader.service {
	background-image: url(/img/logo-service.gif);
}
#pagina {
	width: 660px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: normal;
	display: block;
	word-spacing: normal;
	overflow: hidden;
	position: absolute;
	top: 130px;	
	left: 45px;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	line-height: 20px;
}
#welkom {
	width: 660px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: normal;
	display: block;
	word-spacing: normal;
	overflow: hidden;
	position: absolute;
	top: 100px;
	left: 45px;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	line-height: 20px;
}
#welkom td {
  vertical-align: top;
}
#welkom h2 {
  font-size: 14pt;
  margin-top: 0;
}
#welkom .wit {
  padding-top: 0px;
  color: #ffffff;
}
#welkom .blauw {
  padding-top: 0px;
  color: #474797;
}
#welkom .rood {
  padding-top: 0px;
  color: #d64411;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
/*  list-style-image: url(/img/listred.gif); */
	display: block;
}
img {
  border: 0;
}
img.left-floating {
	float: left;
}
.servicesheaders{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	visibility: visible;
	position: absolute;
	top: 95px;
	height: 25px;
	left: 0px;
	right: 0px;
	bottom: 0px;
  border-bottom: 2px solid #474797;
}

#nav ul {
	width: 750px;
	display: inline;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	visibility: visible;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
	height: 25px;
	} 
#nav a {
	color: #000000;
	text-decoration: none;	
}
		
#nav a:hover, #nav a:active {
	text-decoration: underline;
	color: #d64411;	
}
#nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666999;
/*	position: relative; */
	overflow: visible;
	visibility: visible;
	left: 0px;
	width: 750px;
	height: 25px;
	top: 0px;
	right: 45px;
	bottom: 0px;
}
	
		
#nav li.home {
	width: 111px;
	height: 17px;
	list-style: none;
	display: inline;
	background-image: url(/img/home.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-left:40px;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 0px;
	vertical-align: 80%; 
}
#nav li.producten {
	width: 111px;
	height: 17px;
	list-style: none;
	display: inline;
	background-image: url(/img/producten.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-left: 40px;
	text-align: left;
	margin: 0px;
	padding-top:3px;
	padding-right: 15px;
	padding-bottom: 0px;
	vertical-align: 80%;
}
#nav li.over {
	width: 111px;
	height: 17px;
	list-style: none;
	display: inline;
	background-image: url(/img/over.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-left: 40px;
	text-align: left;
	margin: 0px;
	padding-top:3px;
	padding-right: 15px;
	padding-bottom: 0px;
	vertical-align: 80%;
}

#nav li.verkoop {
	width: 111px;
	height: 17px;
	list-style: none;
	display: inline;
	background-image: url(/img/verkoop.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-left: 40px;
	text-align: left;
	margin: 0px;
	padding-top:3px;
	padding-right: 15px;
	padding-bottom: 0px;
	vertical-align: 80%;
}
#nav li.contact {
	width: 101px;
	height: 17px;
	list-style: none;
	display: inline;
	background-image: url(/img/contact.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-left: 40px;
	text-align: left;
	margin: 0px;
	padding-top:3px;
	padding-right: 15px;
	padding-bottom: 0px;
	vertical-align: 80%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666999;
}
#navbottom {
	margin: 0;
	padding: 0;
	height: 60px;
	list-style: none;
	display: inline;
	position: absolute;
	width: 660px;
	left: 45px;
	top: 450px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	word-spacing: 10px;
	}
.top {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
#topdiv {
	margin: 0;
	padding: 0;
	height: 20px;
	position: absolute;
	width: 660px;
	left: 45px;
	top: 500px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.belowfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #92929d;	
	text-align: center;
}
#prijslijst table {
  width: 70%;
  border: 1px solid #666666;
}
#prijslijst th {
  text-align: center;
  background-color: #474797;
  color: #ffffff;
}
#prijslijst td {
  text-align: right;
  padding-right: 5px;
  border: 1px solid #666666;
}	
#prijslijst td.center {
  text-align: center;
}
#vereisten {
  border: 1px solid #474797;
  background-color: #ffecdf;
	padding: 5px;
}
#vereisten h3 {
  font-size: 13pt;
  text-transform: lowercase;
  color: #474797;
  margin: 0;
}
select, textarea, input, button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}
button {
  background-color: #e6f4ff;
}
