html, body {
	margin: 0;
	padding: 0;
}
body {
	color: #fff;
	background-color: #575c6d;
	font: 0.8em Tahoma, helvatica, arial, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}
a {
	color: #fff;
	text-decoration: underline;
	margin: 0;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
img {
	border: 0;
}
h1, h2, h3, h4 {
	margin: 0;
}
ul {
	list-style: none;
}
h1 span, h2 span, h3 span {
	display: none;
}
/* Header */
div#headerContainer {
	background-image: url(/img/layout/background-header.gif);
	background-repeat: repeat-x;
	height: 144px;
	margin: 0;
	padding: 0;
}
div#header {
	width: 900px;
	height: 144px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
div#header img {
	float: left;
	margin-top: 16px;
}
/* Menu */
ul#menu {
	display: inline;
	float: right;
	clear: right;
	margin-top: 115px;
	font-size: 1.4em;
	letter-spacing:2px
}
ul#menu li a {
	text-decoration: none;
}
ul#menu li a:hover {
	color: #989eb8;
}
ul#menu li {
	display: inline;
}
ul#menu li img {
	margin: 0 0 0 8px;
}
/* Portfolio */
div#containerPortfolio {
	background-image: url(/img/layout/background-portfolio.gif);
	background-repeat: repeat-x;
	height: 330px;
	width: 100%;
	margin: 0;
	padding: 0;
}
#portfolioHome {
	width: 900px;
	margin: 0 auto;
}
#portfolioThumbs {
	position: relative;
	overflow: hidden;
	width: 900px;
	height: 330px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.section {
	width: 9000px;
}
.section .sub {
	float: left;
	width: 986px;
}
.portfolioThumb {
	width: 900px;
	height: 330px;
	float: left;
}
.volgende, .vorige {
	position: relative;
	z-index: 1;
	float: right;
	top: 155px;
}
.volgende {
	right: 44px;
}
.vorige {
	right: 942px;
}
a#eersteVolgende {
	right: 88px;
}
#introTekst {
	width: 250px;
	float: right;
	margin-top: 10px;
	text-align: justify;
	padding: 0;
}
#introTekst h2 {
	float: right;
	margin-bottom: 10px;
}
#introTekst p {
	padding: 0;
	line-height: 1.4em;
}
#introAfb {
	float: left;
	margin: 0;
}
#terug a {
	color: #989eb8;
	text-decoration: none;
}

#terug a:hover {
	color: #fff;
}

/* Content */
div#containerContent {
	background-color: #575c6d;
	background-image: url(/img/layout/background-content.gif);
	background-repeat: repeat-x;
	height: 330px;
	margin: 0;
	padding: 0;
}
div#content {
	width: 900px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	clear: both;
}
div.contentLeft {
	float: left;
	width: 620px;
	margin: 10px 0;
	padding-right: 30px;
	text-align: justify;
}
div.contentLeft p {
	line-height: 1.4em;
}
div.contentLeftLeft {
	width: 250px;
	float: left;
	padding-right: 75px;
}
div.contentLeftRight {
	width: 250px;
	float: left;
}	
div.contentRight {
	text-align: left;
	float: right;
	width: 250px;
	margin: 10px 0;
	text-align: left;
}
h4.nieuws {
	margin-top: 15px;
}
p.nieuws {
	margin: 0;
}
div#boxTop {
	width: 250px;
	float: right;
	background-image: url(/img/layout/hoekjes-top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
div#boxBottom {
	height: 11px;
	width: 250px;
	float: right;
	background-image: url(/img/layout/hoekjes-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#box {
	padding: 0 10px 11px 10px;
	background-color: #989eb8;
	margin: 11px 0 0 0;
	position: relative;
	clear: both;
	line-height: 1.4em;
}
div#box p {
	margin: 0;
	text-align: justify;
}
div#box ul {
	margin: 0;
	padding: 0 0 0 17px;
	list-style-type: square;
}
div#box ul li {
	margin: 0;
	padding: 0;
}
/* Portfolio pagina's */
table#rijtjeOpdrachtgever {
	width: 100%;
	margin-top: 10px;
}
table#rijtjeOpdrachtgever td.rijtjeLeft {
	text-align: left;
}
table#rijtjeOpdrachtgever td.rijtjeRight {
	text-align: right;
}
ul.opsomming {
	margin: 10px 0 10px 17px;
	padding: 0;
	list-style-image: url(/img/layout/listpointer.gif);
	list-style-type: square;
}
ul.opsomming li {
	margin-bottom: 3px;
}
ul#kenmerken {
	float: left;
}
/* Contact */
div#mapCanvas {
	margin-top: 10px;
	border: 5px solid #989eb8;
	width: 300px;
	height: 250px;
}
/* Footer */
img#footerLine {
	height: 1px;
	width: 800px;
}
div#footer {
	clear: both;
	color: #989eb8;
	margin: 0px auto;
	width: 550px;
}
div#footer p {
	margin-right: 30px;
	float: left;
	text-align: left;
}
div#footer a {
	color: #989eb8;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
/* Forms */
form {
	margin: 0 0 15px 0;
	font-style: normal;
}
fieldset {
	border: 1px solid #fff;
	padding: 10px;
	margin: 0;
}
fieldset br {
	clear: both;
}
legend {
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
}
label {
	width: 150px;
	float: left;
	margin-bottom: 3px;
}
input, textarea {
	font: 1em verdana, helvatica, arial, sans-serif;
}
input.tekst {
	width: 175px;
	border: 0px;
	background-color: #989eb8;
	margin-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
}
textarea {
	border: 0px;
	background-color: #989eb8;
	margin-bottom: 3px;
	padding-left: 1px;
	width: 300px;
}
input.knop {
	
	margin-top: 5px;
	margin-bottom: 2px;
}
div.formSub {
	margin-left: 150px;
}
p.error {
	color: #f00;
	font-weight: bold;
	margin: 0 0 15px 0;
	border: 1px solid #fff;
	background-color: #eee;
	padding: 5px;
}
input.error, textarea.error {
	border: 1px solid #f00;
	background-color: #eee;
}
abbr {
	cursor: help;
	border-bottom: 1px dotted #fff;
}
