/* Prefabo */

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
	color: #34322c;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

html {
	width: 100%;
	color: #34322c;
	background: #fff url("bg.gif") repeat-x;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

/* Top */

#top {
	float: left;
	width: 100%;
	height: 108px;
}

#top #header {
	float: left;
	width: 225px;
	height: 108px;
	background: url("prefabo.gif");
}

#top #topmenu {
	float: left;
}

#top #topmenu li {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 74px;
}

#top #topmenu li a#home {
	display: block;
	width: 89px;
	height: 34px;
	background: url("items/home.gif");
}

#top #topmenu li a#home-active {
	display: block;
	width: 89px;
	height: 34px;
	background: url("items/home-over.gif");
}

#top #topmenu li a#home:hover {
	background: url("items/home-over.gif");
}

#top #topmenu li a#producten {
	display: block;
	width: 127px;
	height: 34px;
	background: url("items/producten.gif");
}

#top #topmenu li a#producten:hover {
	background: url("items/producten-over.gif");
}

#top #topmenu li a#producten-active {
	display: block;
	width: 127px;
	height: 34px;
	background: url("items/producten-over.gif");
}

#top #topmenu li a#referenties {
	display: block;
	width: 136px;
	height: 34px;
	background: url("items/referenties.gif");
}

#top #topmenu li a#referenties:hover {
	background: url("items/referenties-over.gif");
}

#top #topmenu li a#referenties-active {
	display: block;
	width: 136px;
	height: 34px;
	background: url("items/referenties-over.gif");
}

#top #topmenu li a#links {
	display: block;
	width: 83px;
	height: 34px;
	background: url("items/links.gif");
}

#top #topmenu li a#links:hover {
	background: url("items/links-over.gif");
}

#top #topmenu li a#links-active {
	display: block;
	width: 83px;
	height: 34px;
	background: url("items/links-over.gif");
}

#top #topmenu li a#vacatures {
	display: block;
	width: 123px;
	height: 34px;
	background: url("items/vacatures.gif");
}

#top #topmenu li a#vacatures:hover {
	background: url("items/vacatures-over.gif");
}

#top #topmenu li a#vacatures-active {
	display: block;
	width: 123px;
	height: 34px;
	background: url("items/vacatures-over.gif");
}

#top #topmenu li a#contact {
	display: block;
	width: 114px;
	height: 34px;
	background: url("items/contact.gif");
}

#top #topmenu li a#contact:hover {
	background: url("items/contact-over.gif");
}

#top #topmenu li a#contact-active {
	display: block;
	width: 114px;
	height: 34px;
	background: url("items/contact-over.gif");
}


/* Main */

#main {
	float: left;
	width: 100%;
	min-width: 1000px;
}

#main #mainleft {
	float: left;
	width: 190px;
	_width: 188px;
	margin-left: 34px;
	_margin-left: 17px;
}

#main #mainleft #adres {
	float: left;
	width: 190px;
	_width: 188px;
	color: #192b39;
	font-size: 10px;
	list-style: none;
	margin-top: 20px;
}

#main #mainleft #adres li {
	margin-bottom: 3px;
}

#main #mainleft #adres li a {
	color: #192b39;
}

#main #mainleft #adres li a:hover {
	text-decoration: none;
}

#main #mainleft #thumbs {
	float: left;
	width: 190px;
	_width: 188px;
	margin: 30px 0 0 0;
}

#main #mainleft #thumbs img {
	border: 1px solid #3b6376;
	margin-bottom: 15px;
}

#main #mainright {
	float: left;
	width: 77%;
}

#main #mainright #photo {
	clear: right;
	margin-top: 5px;
}

#main #mainright #content h2 {
	color: #8a7d63;
	font-size: 20px;
	font-weight: normal;
	margin-top: 25px;
}

#main #mainright #content h2 a {
	color: #8a7d63;
	font-size: 20px;
	font-weight: normal;
	margin-top: 25px;
}

#main #mainright #content p {
clear:both;
	line-height: 17px;
	width: 600px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#main #mainright #content p.subpagina {
	float: left;
	width: 59%;
	line-height: 25px;
}

#main #mainright #content p.referenties {
	float: left;
	width: 90%;
	line-height: 25px;
}

#main #mainright #content img.home {
	float: left;
	margin-left: 60px;
}

#main #mainright #content #fotocontainer {
	float: left;
	width: 254px;
	margin-left: 60px;
}

#main #mainright #content #fotocontainer img {
	margin-bottom: 15px;
}

#main #mainright #groepen {
	float: left;
}

#main #mainright #groepen .groep {
	float: left;
	width: 730px;
	padding: 20px;
	background: #f2f9fc;
	margin: 0 20px 20px 0;
	border: 1px solid #cae1ec;
}

#main #mainright #groepen .groep .imgcontainer {
	float: left;
	width: 150px;
}

#main #mainright #groepen .groep .imgcontainer img {
	border: 1px solid #486776;
}

#main #mainright #groepen .groep h3 a {
	font: bold 18px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #002d43;
}

#main #mainright #groepen .groep h3 a:hover {
	text-decoration: underline;
}

#main #mainright #groepen .groep p {
	float: left;
	width: 500px;
}

#main #mainright .link {
	float: left;
	width: 100%;
	border-top: 1px solid #000;
	padding: 10px 0 0 0;
	margin-top: 25px;
}

#main #mainright #content .link big {
	font-weight: bold;
}

#main #mainright #content .link p {
	float: left;
	width: 59%;
	line-height: 25px;
}

#main #mainright #content .link #fotocontainer {
	float: left;
}

#main #mainright #content .item table {
	float: left;
	width: 63%;
	margin: 20px 0;
	line-height: 20px;
}

/* Footer */

#footer {
	float: left;
	width: 100%;
	height: 62px;
	background: #253e78;
	border-top: 1px solid #fff;
}

#footer span {
	float: right;
	color: #a6d5ec;
	margin: 35px 34px 0 0;
	font-weight: bold;
}

#footer a.door {
	float: left;
	color: #a6d5ec;
	text-decoration: none;
	margin: 35px 0 0 34px;
}

#footer a.door:hover {
	color: #a6d5ec;
	text-decoration: underline;
}

#footer #bottommenu {
	float: left;
	list-style: none;
	margin: 35px 0 0 75px;
}

#footer #bottommenu li {
	float: left;
	border-left: 2px solid #fff;
	padding: 0 15px 0 15px;
}

#footer #bottommenu li#first {
	float: left;
	border-left: 0;
}

#footer #bottommenu li a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#footer #bottommenu li a:hover {
	text-decoration: underline;
}

img.pic {

	margin: 10px 10px 0 0;
}

small a {
	font-weight: normal;
	color: #6b6b6b;
}
